Ruby China
  • 社区
  • 招聘
  • Wiki
  • 酷站
  • Gems
  • 注册
  • 登录
kevinzhow
@kevinzhow
高级会员
第 1704 位会员 / 2012-04-04

[email protected]
Catch Inc
北京
22 篇帖子 / 272 条回帖
53 关注者
4 正在关注
5 收藏
GitHub Public Repos
  • PNChart-Swift 1371

    A simple and beautiful chart lib used in Piner and CoinsMan for iOS(https://github.com/kevinzhow/...

  • albatross 28

    A Swift webhook handler

  • swift-on-server-tour 17

    Sample code for Swift on Server Tour

  • micro-blog-demo 4

  • syncthing-lzc 4

  • baiducloudsigner-swift 3

    A simple request signer for baidu cloud

  • mattermost-lzc 2

    lazycat Mattermost

  • Bonsoir 1

    A Zeroconf library that allows you to discover network services and to broadcast your own. Based ...

  • awesome-swiftwasm 1

    A community-driven curated list of SwiftWasm projects and content

  • podcast_search 1

    A simple library providing programmatic access to the iTunes search API for podcasts.

More on GitHub
  • 概况
  • 话题
  • 回帖
  • 收藏
  • 正在关注
  • 关注者
  • 为 OS X 设计的快速 App Dock & Switcher:全新的 Manico 1.2 正式发布了 at 2013年10月19日

    牛逼到爆炸!新特性得心应手

  • Homebrew 在 OS X 10.9 GM 里正常了吗? at 2013年10月17日

    #5 楼 @kgen 是啊

  • Homebrew 在 OS X 10.9 GM 里正常了吗? at 2013年10月17日

    Warning: You are using Mac OS X 10.9. We do not yet provide support for this (unreleased) version.

    GM 依旧

    另外

    Apple dropped libstdc++ on OS X 10.9 and symlinked it to libc++

    所以新安装转软会出现一些依赖问题

    只能删除以前编译的包,然后用新的重新编译

  • 多种编程语言间切换会不会有走火入魔的感觉? at 2013年10月17日

    objc 写多了在 ruby 行尾加 ;

  • RubyConfChina 2013 大会日程发布 at 2013年10月16日

    这次去不了了~

  • 求救,mac 的系统不知道什么原因不停死机 at 2013年10月16日

    #5 楼 @kgen 现在我叔叔都知道 360 会搞坏系统了

  • 推荐一个博客平台——Ghost at 2013年10月16日

    #4 楼 @chunlea 上传图片是直接拖拽进去浏览器

  • 熬夜写代码后头昏眼花 at 2013年10月16日

    熬夜写代码要吃东西的亲

  • 号外,XX 开房记录查询 at 2013年10月16日

    这里不只是锦江之星的,汉庭,如家,七天,都有

  • 一个让 JSON 产生加快的 patch at 2013年09月25日

    生成复杂 json 用 rabl 嘛

  • APNS 的 push 通知的错误 at 2013年09月24日

    证书也是会过期的哟

  • 如果有个刚开始学计算机的弟弟,你会给他什么建议? at 2013年09月14日

    不要把把妹的事业落下

  • 启动 Solr 后需要手动生成索引文件吗? at 2013年09月14日

    #2 楼 @hlcfan 必须 reindex

  • 启动 Solr 后需要手动生成索引文件吗? at 2013年09月14日

    rake sunspot:solr:reindex

  • rails 用 ngnix + passenger 部署,没有成功,求问原因 at 2013年09月10日

    可以看这里 http://nginx.org/en/docs/http/request_processing.html

    In this configuration nginx tests only the request’s header field “Host” to determine which server the request should be routed to. If its value does not match any server name, or the request does not contain this header field at all, then nginx will route the request to the default server for this port. In the configuration above, the default server is the first one — which is nginx’s standard default behaviour. It can also be set explicitly which server should be default, with the default_server parameter in the listen directive:

    server { listen 80 default_server; server_name example.net www.example.net; ... }

    The default_server parameter has been available since version 0.8.21. In earlier versions the default parameter should be used instead.

  • 你们家里用的电脑座椅都什么价位 at 2013年09月02日

    宜家那把 299 的,和 2K 级别的椅子感觉不出差别 http://www.ikea.com/cn/zh/catalog/products/70196598/ 坐着还不错,特别是自己组装出来还是蛮有感情的

  • 为什么 dota 会那么吸引? at 2013年08月29日

    #21 楼 @kgen 太掉体力了

  • 为什么 dota 会那么吸引? at 2013年08月29日

    #19 楼 @kgen 没有游戏玩的好伤心,现在天天玩三消游戏

  • Teahour FM 29 期:专访 Ubuntu Tweak 的作者 @tualatrix at 2013年08月29日

    #19 楼 @lgn21st 谢谢!潜伏了 1 年多了

  • Teahour FM 29 期:专访 Ubuntu Tweak 的作者 @tualatrix at 2013年08月29日

    我刚度过大二的暑假,没有愧对师傅的教育 #17 楼 @tualatrix

  • 程序员不易找对象的原因 at 2013年08月29日

    不社交哪来的妹子

  • 推荐一本对你影响最大的书 at 2013年08月29日

    高三时候看的《三体》 算是重塑价值观了

  • 为什么 dota 会那么吸引? at 2013年08月29日

    #14 楼 @kgen 得了吧,你天天星际争霸还 Code 毛线

  • 喜欢交朋友 - 有在北京的朋友吗 at 2013年08月29日

    ……要放高清自拍照

  • 发现今天 Ruby-China 点击链接的时候,右上角会转圈圈 at 2013年08月25日

    #37 楼 @kgen Turbolinks~

  • 发现今天 Ruby-China 点击链接的时候,右上角会转圈圈 at 2013年08月23日

    我挺喜欢的,以前我耍过一段时间,后来扔掉 web 了,就这个也丢掉了。估计以后也不会上了,记得以前用的时候有一些 bug

  • 日本 linode 全线崩盘 at 2013年08月23日

    我回来后家里的联通不能 JP 机房,果断换 US 的 @kgen

  • 用 NSRails 这个库,让 Cocoa 与 Rails 完美结合 at 2012年12月20日

    #18 楼 @huacnlee 一直再用 Restkit。。这个还没开始用。。

  • 用 NSRails 这个库,让 Cocoa 与 Rails 完美结合 at 2012年12月12日

    #7 楼 @kgen 哈哈,我也是这么想的,所以没有应用起来

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