Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Leo
@leozwa
高级会员
第 96 位会员 / 2011-11-15

多伦多
16 篇帖子 / 454 条回帖
0 关注者
0 正在关注
1 收藏
GitHub Public Repos
  • WordList 1

    quick and simple tool to help me memorize some GRE vocabulary

  • get_shit_done 1

    a host file modifier to block distracting sites

  • sudoku-solver 1

  • QRtube 1

    a chrome extension that generates QR codes based on the current url of the tab or any given text

  • over_the_pan 1

  • kibana 0

    Kibana

  • dc.js 0

    Multi-Dimensional charting built to work natively with crossfilter rendered with d3.js

  • ruby-china 0

    ruby-china.org website source code.

  • cuckoofilter-ingestion... 0

  • h-store 0

    H-Store Distributed Main Memory OLTP Database System

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • Sublime Text2 tab 标签咋没了 at 2012年04月22日

    如果是从 project 里单击文件名的话 就不会打开一个新的标签 双击会

  • Sublime Text 2 中有没有类似 Vim 下 zz 的命令 at 2012年04月22日

    #3 楼 @cqpx mac 下是 scroll to selection 还不是我想的那种

    如果是下面还有很多行的话是可以滚到屏幕中间

    可是我在最后一行试的时候就不行...

  • Sublime Text 2 中有没有类似 Vim 下 zz 的命令 at 2012年04月22日

    #1 楼 @caryl 我用的 macbook pro... 各种 ctrl 下箭头 command 下箭头 都没什么反应...

  • 做了个关于云推荐的网站,麻烦各位帮提提意见 at 2012年04月11日

    就你注册的这两个域名的话 obeycloud.com 更好一点吧... suckcloud.com 有什么由来么?

    cloudfinding.com 貌似还是空闲的哦...

  • 请问如何修改 Sublime Text 键盘按键? at 2012年04月11日

    关于 Q2 mac 上 command enter 就是从下一行开始输入 windows 上应该是 ctrl enter 吧

    还有这个

    { "keys": ["tab"], "command": "move", "args": {"by": "characters", "forward": true}, "context":
        [
            { "key": "following_text", "operator": "regex_contains", "operand": "^[)\\]\\>\\'\\\"\\}\\ %>]", "match_all": true }
        ]
    }
    
    

    我用 tab 来跳过自动补全的括号 ) ] 之类的 就可以不用去按->了

  • Ruby 纪念 T-Shirt 设计反馈 at 2012年04月03日

    前两个至少得是黑底吧... =w=

    红宝石能不能印在肩下面?

  • 看大家在哪里购买域名做玉米虫 at 2012年04月01日

    去年底因为 SOPA 被从 godaddy 忽悠到 namecheap 去了 呵呵... 我就俩域名... 也看不出好坏...

  • 日本女人的 Rubyist at 2012年03月30日

    天哪她是 91 年的么... 比我小一岁都这么厉害了...

  • 日本女人的 Rubyist at 2012年03月30日

    所以说 ruby 界的女神就要这么确定了么 hoho

  • 常用资源 at 2012年03月29日

    我还记得当时 spin 出的时候 有人去看效果... 说等了 5 分钟才明白那只是个旋转的齿轮罢了... 不是在读取东西...

  • 回复是不是也需要被 “喜欢” at 2012年03月28日

    #2 楼 @huobazi 那可以考虑稍微的高亮或标记一下 让这种被认可的帖子更醒目更容易被注意到

  • 回复是不是也需要被 “喜欢” at 2012年03月28日

    然后各种被喜欢的 comment 可以小置顶一下... ...一下子成了 youtube 了...

  • 如何深入掌握一样 “东西”? at 2012年03月28日

    还是要有兴趣吧... 无尽的兴趣...

  • Rails 中的虚拟属性还是不明白 at 2012年03月27日

    #4 楼 @tiseheaini
    看看这个 http://www.iteye.com/topic/625947

  • 假如让我开发 Vim 的话,我就用 wasd 作为上下左右 at 2012年03月27日

    说实话好像也不错...

  • 请教一个关于 Agile Web Development with Rails 的问题 at 2012年03月25日

    #10 楼 @fenprace ruby for loop 中的 variables 没有 scope, 不像 iterators (times, each, upto...)

    如果我没记错的话

    for i in [1,2,3,4]
      # do nothing
    end
    put i   # 4
    
    
    
    
    

    相比之下 如果使用 iterator

    [1,2,3,4].each do |i|
      # do nothing
    end
    
    put i  # error, i is undefined
    
    
    
    
    

    而且我好像记得 ruby 中的 for loop 好像都会被 translate 成.each

  • 发点牢骚! 真的觉得日本人好牛~~ at 2012年03月25日

    ruby 2.0 新的 garbage collection 好像也是日本人写的...

  • Github 开放了自己的编程风格指南 at 2012年03月23日

    这个和本站 wiki 里放出的规范差不多 http://ruby-china.org/wiki/coding-style

  • 还能再慢点不?! at 2012年03月22日

    我觉得 lz 只是来吐槽一下?...

  • 上一页
  • 1
  • 2
  • …
  • 13
  • 14
  • 15
关于 / RubyConf / Ruby 镜像 / RubyGems 镜像 / 活跃会员 / 组织 / API / 贡献者
由众多爱好者共同维护的 Ruby 中文社区,本站使用 Homeland 构建,并采用 Docker 部署。
服务器由 赞助 CDN 由 赞助
iOS 客户端 / Android 客户端 简体中文 / English