JavaScript语言精粹读书笔记 fix #290

This commit is contained in:
迷渡 2015-03-16 10:20:45 +08:00
parent 0dc266f2e8
commit e03ad4511e

View File

@ -489,6 +489,7 @@
* [中文文案排版指北](https://github.com/sparanoid/chinese-copywriting-guidelines)
* [Standard C 语言标准函数库速查 (Cheat Sheet)](http://ganquan.info/standard-c/)
* [Git Cheatsheet Chs](http://gh.amio.us/git-cheatsheet-chs/)
* [JavaScript语言精粹](https://github.com/qibaoguang/Study-Step-by-Step/blob/master/%E8%AF%BB%E4%B9%A6%E7%AC%94%E8%AE%B0/javascript_the_good_parts.md)
### 测试相关