摘要: http://lua.ren/topic/135/%E5%85%B3%E4%BA%8E-openresty-%E7%9A%84%E4%B8%A4%E4%B8%89%E4%BA%8B
阅读全文
posted @
2016-08-02 13:48 思月行云 阅读(731) |
评论 (0) |
编辑 收藏
摘要: http://blog-zq-org.qiniucdn.com/pyblosxom/oss/openresty-intro-2012-03-06-01-13.html
阅读全文
posted @
2016-08-01 09:50 思月行云 阅读(289) |
评论 (0) |
编辑 收藏
摘要: http://zengrong.net/post/2228.htm
阅读全文
posted @
2016-08-01 09:42 思月行云 阅读(672) |
评论 (0) |
编辑 收藏
摘要: http://www.stuq.org/my/courses/study/1015
阅读全文
posted @
2016-07-29 08:46 思月行云 阅读(1353) |
评论 (0) |
编辑 收藏
摘要: http://www.jb51.net/article/62728.htm
第一个阶段(菜逼): 刚刚学习了这门语言。 已经通过一些教程或者培训班了解基本的语法,可以写短的代码片段。
第二个阶段 (探索者): 可以写一个完整的程序,但不懂一些更高级的语言特征,比如“channels”。还没有使用GO写一个大项目。
第三个阶段(大手): 你能熟练的使用Go, 能够用GO去解决,生产环境中一个具体和完整的问题。已经形成了一套自己的惯用法和常用代码库。在你的编码方案中Go是一个非常好用的工具。
第四阶段 (大神): 绝逼清楚Go语言的设计选择和背后的动机。能理解的简洁和可组合性哲学。
布道师: 积极地与他人分享关于Go语言知识和你对Go语言的理解。在各种合适的场所发出自己的声音, 参与邮件列表、建立QQ群、做专题报告。成为一个布道者不见得是一个完全独立的阶段,这个角色可以在上述的任何一个阶段中。
阅读全文
posted @
2016-07-21 08:51 思月行云 阅读(336) |
评论 (0) |
编辑 收藏
摘要: https://moonbingbing.gitbooks.io/openresty-best-practices/content/index.html
阅读全文
posted @
2016-07-18 14:47 思月行云 阅读(451) |
评论 (0) |
编辑 收藏
摘要: 0. 安装golang,配置环境变量,安装LiteIDE(不懂的问度娘)
1. 添加第二种方法提到的各种环境变量
2. go get github.com/nsf/gocode 获取最新gocode
直接LiteIDE打开并编译得到与当前go版本相匹配的gocode.exe
3. gocode.exe分别放置到go/bin和LiteIDE目录下一份
ps:默认没智能感知不是LiteIDE的错,因为LiteIDE自带的gocode.exe已经和你当前的go版本不匹配了;
重新编译很重要,不同版本的go编译获得的gocode甚至大小都不一样 ^ ^
阅读全文
posted @
2016-07-07 09:39 思月行云 阅读(1195) |
评论 (0) |
编辑 收藏
摘要: http://blog.chinaunix.net/uid-429659-id-3396370.html
阅读全文
posted @
2016-03-28 09:01 思月行云 阅读(533) |
评论 (0) |
编辑 收藏
摘要: http://wqtn22.iteye.com/blog/1820587
http://blog.chinaunix.net/xmlrpc.php?r=blog/article&uid=429659&id=5205993
阅读全文
posted @
2016-03-28 08:21 思月行云 阅读(3356) |
评论 (0) |
编辑 收藏
摘要: http://blog.sina.com.cn/s/blog_7e0be1580101r09c.html
阅读全文
posted @
2016-03-15 14:16 思月行云 阅读(808) |
评论 (0) |
编辑 收藏
摘要: https://www.zhihu.com/question/20405300?sort=created&page=1
阅读全文
posted @
2016-03-14 17:12 思月行云 阅读(2217) |
评论 (0) |
编辑 收藏
摘要: http://cl314413.blog.163.com/blog/static/1905079762012102124637521/
https://blog.51cto.com/kenkao/1707619
阅读全文
posted @
2016-03-14 15:02 思月行云 阅读(2055) |
评论 (0) |
编辑 收藏
摘要: http://www.infoq.com/cn/articles/design-motivation-and-introduction-of-Pomelo-framework
阅读全文
posted @
2016-03-14 09:15 思月行云 阅读(475) |
评论 (0) |
编辑 收藏
摘要: http://www.infoq.com/cn/articles/game-server-development-3
阅读全文
posted @
2016-03-14 09:14 思月行云 阅读(370) |
评论 (0) |
编辑 收藏
摘要: http://www.infoq.com/cn/articles/game-server-development-2
阅读全文
posted @
2016-03-14 09:13 思月行云 阅读(1774) |
评论 (0) |
编辑 收藏
摘要: http://www.infoq.com/cn/articles/game-server-development-1
阅读全文
posted @
2016-03-14 09:12 思月行云 阅读(422) |
评论 (0) |
编辑 收藏
摘要: http://www.cnblogs.com/lhb25/archive/2012/12/02/pomelo-game-server-framewok-for-node-js.html
阅读全文
posted @
2016-03-12 16:48 思月行云 阅读(795) |
评论 (0) |
编辑 收藏
摘要: http://www.open-open.com/lib/view/open1350010424369.html
阅读全文
posted @
2016-01-13 15:49 思月行云 阅读(1583) |
评论 (0) |
编辑 收藏
摘要: http://www.jb51.net/article/56828.htm
阅读全文
posted @
2016-01-13 15:17 思月行云 阅读(372) |
评论 (0) |
编辑 收藏
摘要: http://www.jb51.net/article/77664.htm
阅读全文
posted @
2016-01-13 11:18 思月行云 阅读(266) |
评论 (0) |
编辑 收藏