Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
Marc Steven
@MarcSteven
会员
第 33560 位会员 / 2017-11-16

1 篇帖子 / 9 条回帖
2 关注者
1 正在关注
0 收藏
未设置 GitHub 信息。
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 为何 RailsGirl 的教练都不收费,活动还停了? at 2019年10月26日

    RailsGirl 国内有吗?没见过

  • 新手关于 ruby 符号 &. 的问题,不明白是什么意思?如何定义做到可以这样使用的? at 2019年09月06日

    If you want to learn more, you can visit here https://github.com/ruby/ruby/blob/master/array.c.

    [ 1, 1, 3, 5 ] & [ 3, 2, 1 ]                 #=> [ 1, 3 ]
    [ 'a', 'b', 'b', 'z' ] & [ 'a', 'b', 'c' ]   #=> [ 'a', 'b' ]
    

    Set Intersection — Returns a new array containing unique elements common to the two arrays. The order is preserved from the original array.

    It compares elements using their hash and eql? methods for efficiency.

  • 非计算机专业程序员补习基础,求推荐书籍。 at 2019年07月29日

    算法导论是作为提升算法的一本必读书,很经典,不懂算法的程序员不是好程序员

  • [深圳] 2018.8.19 Elixir Shenzhen Meetup at 2018年08月17日

    cool

  • [深圳] 2018-06-30 Ruby 技术交流活动 [活动报名] at 2018年06月16日

    已报名

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