Rube 忙于实习,抽空编辑了这第五期。
- graphql/graphql-js https://github.com/graphql/graphql-js
graphql-js 是 用 JavaScript 参考 GraphQL 实现的一个技术预览,这是 Facebook 开发的一种查询语言,用于在复杂的应用程序中建立数据模型,描述数据需求。 这是 facebook 今年 web 开发3大利器中之一, graphql 同时将改变 react 组件的数据通讯方式。之后的发展拭目以待,或许又是 web 开发的又一次变革。 - awslabs/s2n https://github.com/awslabs/s2n
s2n 是 亚马逊 web services 实验室开发的一个TLS / SSL协议的简单,小巧,快速,安全的C99实现,。它发布和许可在Apache2.0软件许可证下。
- drduh/pwd.sh https://github.com/drduh/pwd.sh
pwd.sh 是一个使用 shell 脚本编写的密码生成与管理工具
安装git clone https://github.com/drduh/pwd.sh && cd pwd.sh
安装之前需要安装 gpg
osx 下使用brew install gpg
, linux 下使用sudo apt-get install gnupg
- JulienGenoud/android-percent-support-lib-sample https://github.com/JulienGenoud/android-percent-support-lib-sample
android 百分比布局示例 - 资源介绍
gilbarbara/logos https://github.com/gilbarbara/logos
为 web 开发者提供的一套 svg logo
sublimehq/Packages https://github.com/sublimehq/Packages
sublime 3 的语言自动提示包
OSX 下安装举列:
1 2 3 |
<span class="hljs-formula">$ git clone https://github.com/sublimehq/Packages.git $</span> ln -s `pwd`/Packages/Python <span class="hljs-special">~</span>/Library/Application<span class="hljs-command">\ </span>Support/Sublime<span class="hljs-command">\ </span>Text<span class="hljs-command">\ </span> 3/Packages/Python |
https://campus.alibaba.com/positionList.htm
2016校园招聘季已经开始了,同学们想要内推阿里巴巴的找我~ email:353371737@qq.com
发表评论