Ruby世界:元编程函数一例
由Gudao Luo在2011-03-20 at 20:15发表的
- 说明
- 所有函数的不同内容都写入到变量legos中
- 函数本身参数写入do之后的两竖之中
网络图书:《冒号课堂》,又名《冒号和他的学生们》
由Gudao Luo在2009-07-08 at 20:10发表的
代码世界:Ruby语言元编程的方法
由Gudao Luo在2008-08-06 at 04:31发表的
Rails框架网站推荐:Rails框架插件库
由Gudao Luo在2007-06-05 at 21:06发表的
Ruby语言分布框架
由Gudao Luo在2007-04-26 at 21:12发表的
- Starfish
- https://rubyforge.org/forum/message.php?msg_id=12909
- http://typo.onxen.info/articles/2006/08/21/mapreduce-for-ruby-ridiculously-easy-distributed-programming
- http://tech.rufy.com/2006/08/mapreduce-for-ruby-ridiculously-easy.html
- 参考资料:
- http://theexciter.com/files/oslo_rug_drb.pdf
- http://rufy.com/distributed-programming/
- http://tech.rufy.com/2006/08/mapreduce-for-ruby-ridiculously-easy.html
- http://segment7.net/projects/ruby/drb/rinda/ringserver.html
目前最大的Ruby语言扩展库Ruby Facets
由Gudao Luo在2007-02-23 at 23:57发表的

- Ruby Facets首页:http://facets.rubyforge.org/
- Ruby Facets API:http://facets.rubyforge.org/doc.html
- 安装命令:
- gem install facets -r
- 说明:Ruby Facets最新版本1.8.51发行。
操纵网络页面和自动浏览页面工具Chickenfoot
由Gudao Luo在2007-02-20 at 22:57发表的

- 说明:Firefox插件Chickenfoot是一个重要的软件开发工具,它定义了一些常用命令,让我们可以简单操纵网络页面,避免了写“低层面”的JavaScript,但是你要了解它的API。另外给个提示,该插件有5MB左右。



