Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
2622
@jjym
VIP
NO. 2622 / 2012-06-22

[email protected]
上海
26 Topics / 1077 Replies
24 Followers
0 Following
118 Favorites
GitHub Public Repos
  • hdwallet 34

    HD wallet BIP-32 related key derivation utilities.

  • buddy-alloc 31

    Buddy-alloc is a memory allocator for no-std Rust, used for embedded environments.

  • minimal-ray-tracer-zig 2

  • godwoken 1

  • ckb-std 1

    This library contains serveral modules that could help you write CKB contract with Rust.

  • fiber-autopilot 0

  • ckb-cli 0

    CKB command line interface

  • vulkan-tutorial-c 0

    Learn https://vulkan-tutorial.com/Introduction with C

  • test-bincode 0

  • force-bridge 0

    General Force Bridge components.

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • 进行面试时需要注意的几个点——一个技术岗位电话面试的经历 at April 19, 2013

    #16 楼 @robin 👍

  • cruby 的实现和 js 引擎 v8 的实现,根本不在同一级别上。 at April 19, 2013
    function(){
      v8(function(){
         is(function(){
           very(function(){
             fast();
           })
         })
      })
    }
    
  • 如果我想在某个属性里设置自增长怎么弄 at April 19, 2013

    加个 timestamp,where(:timestamp.lt #{Time.now.to_i}).count

  • 有人清楚 RHG (Ruby Hacking Guide) 中文化的情况么? at April 19, 2013

    指望汉化不如硬啃日文..

  • 关于 ruby 底层的书? at April 19, 2013

    #6 楼 @zgm rails 很多文件上面都有详细的注释,readme 也是

  • 关于 ruby 底层的书? at April 19, 2013

    这本应该不错啊,虽然作者某些概念有点小错误

  • 进行面试时需要注意的几个点——一个技术岗位电话面试的经历 at April 18, 2013

    #9 楼 @zgm 看到一行代码,你就要想到那块的内存被用到了,执行的时候硬盘的针头会转到什么地方,CPU 温度大概多少,这些心理都要有数

  • nokogiri 传到服务器上后不能解析 xml at April 18, 2013

    极有可能是编码问题..被坑过无数次的路过。。 试着在服务器上打印出 doc 的 content 看下,是不是乱码,是的话 encode 下就 ok 了

  • 求要招聘 ruby 的开发小团队的公司投资者 [深圳] at April 17, 2013

    我就知道你们是同一个人...

  • 男人最重要的品质 at April 16, 2013

    从容

  • Mac 上应用图标变模糊了,肿么破 at April 14, 2013

    :trollface:好好休息..

  • Github 邮件被读,网站也变成已读,这个是怎么实现的 at April 13, 2013

    学到了..以前都没注意过..

  • ScmRb : Scheme Interpreter In Ruby at April 11, 2013

    学习了..

  • 简单吐槽 at April 11, 2013

    估计别人愚人节发的,到你手上已经晚了..

  • [上海][2013年04月09日] Ruby Tuesday 活动公告 at April 07, 2013

    期待

  • 不知为什么总是收到 format 为 NULL 的请求 at April 07, 2013

    #4 楼 @quakewang 牛..收藏先...

  • 新手搭建 ruby 开发环境多次失败,求助 at April 06, 2013

    rvm requirements 然后安装提示的所有依赖包, 之后再rvm reinstall all --force试试

  • 分享一个基于 faye 的简易聊天室 at April 06, 2013

    页面很漂亮

  • activerecord 线程中使用遇到 DEPRECATION WARNING at April 05, 2013

    #2 楼 @Louis 报下无所谓..

  • activerecord 线程中使用遇到 DEPRECATION WARNING at April 05, 2013

    不用管..按照他说的做

  • 几个 Rails 的面试题 at April 05, 2013

    居然还有作业..

  • ruby 的某个服务器 3 倍速了.. at April 05, 2013

    #1 楼 @blacktulip 并行嘛..说不定加几个核会比 node 快..

  • [更新] 探寻 Ruby 原力——SICP 公开课中英双语字幕 at April 04, 2013

    收藏先..以前想看 SICP 的结果没看下去..

  • 关于 eval 操作实例变量的问题 at April 03, 2013

    可能和 ruby 版本有关

  • 我的一天 at April 02, 2013

    不错...自己没毅力啊..要向 LZ 学习

  • 喜感贴 at April 02, 2013

    😆

  • 如何列出一个对象的所有属性 at April 02, 2013
    class A
      def initialize
        @a=0;@c=3
      end
      attr_accessor :a, :c, :b
    end
    
    a = A.new
    
    ins_vars = a.instance_variables.map{|v|v.to_s[1..-1]}
    methods = a.methods.map &:to_s
    ins_vars & methods #attribute
    
  • Teahour.fm 第 9 期发布 -- 采访 DHH at April 01, 2013

    😰

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