Ruby China
  • Topics
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • Sign Up
  • Sign In
Bachue Zhou
@ibachue
VIP
NO. 172 / 2011-11-22

七牛
上海
102 Topics / 2375 Replies
43 Followers
9 Following
17 Favorites
这个人很懒。。
GitHub Public Repos
  • quiche-test 1

    测试 quiche

  • go-curl 0

  • mongodb-replica-set-me... 0

    To monitor metrics of MongoDB Replica Set

  • OSX-KVM 0

    Run macOS on QEMU/KVM. With OpenCore + Big Sur + Monterey + Ventura support now! Only commercial ...

  • hello-world-javascript... 0

  • aws-crt-cpp 0

    C++ wrapper around the aws-c-* libraries. Provides Cross-Platform Transport Protocols and SSL/TLS...

  • aws-sdk-java-v2 0

    The official AWS SDK for Java - Version 2

  • hadoop 0

    Apache Hadoop

  • go-fil-markets 0

    Shared Implementation of Storage and Retrieval Markets for Filecoin Node Implementations

  • aws-sdk-cpp 0

    AWS SDK for C++

More on GitHub
  • Overview
  • Topics
  • Replies
  • Favorites
  • Following
  • Followers
  • Ruby class variable 求教 at April 24, 2013

    #11 楼 @baxiaopeng 额 貌似是这样的 不过为啥 class << self 就不是 scope gate 呢?

  • 王垠谈编辑器与 IDE at April 24, 2013

    #91 楼 @steveLTN 额 你神马时候写回 Java 去了。。

  • 聊聊 Ruby 中的 block, proc 和 lambda at April 23, 2013

    #23 楼 @ericguo 1. 例子中说并没有它推荐 Proc 啊

    1. 其实这里它强调的是 Proc,而不是 proc 或是 lambda,proc 和 lambda 都是 Proc 对象,它这里的意思就是这里接受一个 Proc 对象,可以用 Proc.new,可以用 proc,可以用 lambda,全都可以。作为教程它当然尽可能的把它所有能接受的参数都告诉你,但并没有推荐你去用 proc 或是 lambda 的意思。
  • Ruby class variable 求教 at April 23, 2013

    #3 楼 @luikore 👍 确实没啥用 反正和类对象自身的 instance variable 不通用。。。

  • Ruby class variable 求教 at April 23, 2013

    #1 楼 @luikore 发现了。。。 http://www.oreillynet.com/ruby/blog/2007/01/nubygems_dont_use_class_variab_1.html 虽然是 2007 年的文章了 但是似乎到了 2013 年还是不改进。。

  • 有没有快速建立 HTTP 服务器进行文件共享的方法? at April 23, 2013

    #10 楼 @googya

  • 聊聊 Ruby 中的 block, proc 和 lambda at April 23, 2013

    #10 楼 @reyesyang 这个部分似乎没有楼主讲得这么简单 ['1','2'].map(&:to_i)里还蕴含了很多奇怪的地方恐怕只能通过阅读 Ruby 源码来了解了

  • 有没有快速建立 HTTP 服务器进行文件共享的方法? at April 23, 2013

    #7 楼 @googya 试过了 貌似没有-b 选项 -e 也不行 没有 run 方法,必须写成一个文件用 rackup 去跑。

  • ruby 和 "脚本语言" at April 23, 2013

    #5 楼 @fsword 脚本语言的优势不仅仅是不需要编译啊。。。而且编译问题也不是偷偷编译能够轻易解决的。。

  • ruby 和 "脚本语言" at April 23, 2013

    #3 楼 @fsword 你后面那部分观点我同意啊...

  • ruby 和 "脚本语言" at April 23, 2013

    不同意王垠这个观点 他根本没有开发大型项目的经验 根本看不到脚本语言在开发速度上的优势。 我不否认运维脚本存在代码堆砌的现象,这只是因为这个脚本通常完成一些很简单的任务或是只运行一次,用完即删。因此心理上没有足够的重视,如果换一种更严谨的语言也未必解决这个问题。如果是标准的项目,肯定会基于一套已有的框架或是自行设计,因为心理上已经足够的重视并且可以预见到这个项目未来的规模,肯定会足够谨慎,不会再出现堆砌代码的现象了。

  • 请教:文件读取超多 2937 行就不读取的问题 at April 23, 2013

    @i5ting 还是给文件吧。可以用 Dropbox 或者 github 传一下。

  • Rails 初学者指南 at April 23, 2013

    亮点难道是 QQ 群??

  • [北京] ruby 会议问题: OS X 中怎样快速调出终端? at April 23, 2013

    这个我在一拿到 Mac 的时候就已经这么做了。完全 Ubuntu 习惯。。 你们竟然还要专门在北京开个会议来解决这个问题??

  • 聊聊 Ruby 中的 block, proc 和 lambda at April 22, 2013

    👍 Proc 里写 return 会把 call Proc 的方法直接 return 掉是一个很奇怪的设计,一直被我认为违反了代码结构化。

  • 关于 proc/lambda 对象的 arity 方法返回数量不对的问题 at April 22, 2013

    http://ruby-doc.org/core-2.0/Proc.html#method-i-arity 这里列的很详细 但是缺乏 method 部分的结果 所以还是完全摸不到规则。。

  • 读远:主题阅读,好书共享 at April 22, 2013

    #17 楼 @xinkiang 已经对 iPad 游戏完全失去兴趣了。。233

  • 请教:文件读取超多 2937 行就不读取的问题 at April 22, 2013

    文件拿出来看看?

  • 读远:主题阅读,好书共享 at April 22, 2013

    #15 楼 @xinkiang 好吧 是挺奇怪的 我能在上班路上在手机上读完整部小说(当然 通常非技术相关 比如鬼故事之类的 233)也能在 iPad 上按照计划把技术书读掉 并无什么困难 我觉得意志薄弱是不是因为对阅读的东西没有兴趣

  • 读远:主题阅读,好书共享 at April 22, 2013

    #13 楼 @xinkiang 这个逻辑是不对的 就好像大部分人用图形界面的系统是不会用来写代码的 因此你只用命令行界面,然后就认为只有这样才能安心写代码了一样。。。

  • 读远:主题阅读,好书共享 at April 22, 2013

    你里面这篇《Kindle 与 iPad,是读书与不读书的区别》让我震惊了 让我这种大部分电子书都是在 iPad 上看完的情何以堪啊

  • 读远:主题阅读,好书共享 at April 22, 2013

    这种网站我看到的第一反应就是是否解决了版权问题。。

  • 四川大学软件学院大三学生求 Web 开发相关的工作 (已结帖) at April 22, 2013

    #18 楼 @alsotang 好吧 EMC 在成都也有研发中心,不过我现在和 EMC 的人事还没建立关系 就帮不了了。。

  • 四川大学软件学院大三学生求 Web 开发相关的工作 (已结帖) at April 22, 2013

    #13 楼 @alsotang 如果愿意来上海的话 可以尝试我们公司哦,虽然最近不知道还有没有名额了

    About Us
    VMware is the world leader in virtualization and cloud infrastructure solutions. We empower our 400,000 customers by simplifying, automating, and transforming the way they build, deliver, and consume IT. We are a passionate and innovative group of people, comprised of thousands of top-notch computer scientists and software engineers spread across the world.
    
    VMware Shanghai
    Our Shanghai office is located in the Yangpu District, near Fudan University. We’ve recruited the smartest and most talented engineers from around China, with representation from notable universities like Fudan and Nanjing, and alumni from companies like Tudou.com, Microsoft, and EMC. Together, we’re working on CloudFoundry, the world’s first open-source platform-as-a-service (PAAS).
    
    Job Description: 
    Requirements: 
    BS/MS in Computer Science preferred, or equivalent experience
    Fluency across a range of programming languages, comfortable picking up new languages quickly. 
    Knowledge of an object-oriented coding language such as Ruby, Java and modern web application framework like Ruby on Rails, Spring, etc.
    Knowledge of VMware platforms is a plus
    Good communication skills in English
    
  • 四川大学软件学院大三学生求 Web 开发相关的工作 (已结帖) at April 22, 2013

    👍 楼主近两篇 Blog 长度和微博差不多 另外 翻墙技术写进简历还是第一次看见

  • 关于 emacs Exuberant Ctags 读 rails 源码的问题 at April 22, 2013

    #3 楼 @zgm 上照片让群众鉴定下? 😄

  • 关于 emacs Exuberant Ctags 读 rails 源码的问题 at April 22, 2013

    #2 楼 @yibo pry

  • [已解决] socket 编程求助。。。。 at April 22, 2013

    #9 楼 @jjzxcc 哈 找那个人去 没有代码文档又不清晰的东西谁用啊

  • [已解决] socket 编程求助。。。。 at April 22, 2013

    #4 楼 @jjzxcc 那这个文档拿出来看看?里面至少有一个C#版本的example吧

  • [已解决] socket 编程求助。。。。 at April 22, 2013

    #2 楼 @jjzxcc 主要是想知道你 Server 接口部分是怎么写的

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