Fork me on GitHub
随笔 - 215  文章 - 13  trackbacks - 0
<2016年9月>
28293031123
45678910
11121314151617
18192021222324
2526272829301
2345678


专注即时通讯及网游服务端编程
------------------------------------
Openresty 官方模块
Openresty 标准模块(Opm)
Openresty 三方模块
------------------------------------
本博收藏大部分文章为转载,并在文章开头给出了原文出处,如有再转,敬请保留相关信息,这是大家对原创作者劳动成果的自觉尊重!!如为您带来不便,请于本博下留言,谢谢配合。

常用链接

留言簿(1)

随笔分类

随笔档案

相册

Awesome

Blog

Book

GitHub

Link

搜索

  •  

积分与排名

  • 积分 - 209009
  • 排名 - 119

最新评论

阅读排行榜

Golang
go使用rpc
posted @ 2021-09-14 11:16 思月行云 阅读(739) | 评论 (0)  编辑
Centos7安装Go语言环境
posted @ 2018-10-10 18:29 思月行云 阅读(526) | 评论 (0)  编辑
Go 1.8 的 Plugin 使用
posted @ 2018-10-09 19:13 思月行云 阅读(588) | 评论 (0)  编辑
Golang 调用 Linux 命令
posted @ 2018-10-09 16:09 思月行云 阅读(1166) | 评论 (0)  编辑
GoLand免激活
posted @ 2018-08-10 13:33 思月行云 阅读(805) | 评论 (0)  编辑
Golang输出颜色
posted @ 2017-12-15 09:08 思月行云 阅读(1216) | 评论 (0)  编辑
KCP-GO源码解析
posted @ 2017-12-09 15:20 思月行云 阅读(1107) | 评论 (0)  编辑
Go 深度好文汇总
posted @ 2017-11-24 11:33 思月行云 阅读(934) | 评论 (0)  编辑
Golang标准库探秘
posted @ 2017-08-01 17:19 思月行云 阅读(504) | 评论 (0)  编辑
Golang 网络库深入分析
posted @ 2017-06-02 11:12 思月行云 阅读(1741) | 评论 (0)  编辑
Golang 并发编程总结
posted @ 2017-06-02 10:58 思月行云 阅读(311) | 评论 (0)  编辑
Golang中GZip压缩的使用
posted @ 2017-05-05 10:05 思月行云 阅读(1450) | 评论 (0)  编辑
Golang Time互转秒、毫秒
posted @ 2017-05-04 14:33 思月行云 阅读(3753) | 评论 (0)  编辑
Go语言黑魔法
posted @ 2017-05-04 10:35 思月行云 阅读(156) | 评论 (0)  编辑
Golang string与[]byte互转
posted @ 2017-05-04 10:32 思月行云 阅读(563) | 评论 (0)  编辑
Go语言struct类型详解
posted @ 2017-05-04 10:29 思月行云 阅读(143) | 评论 (0)  编辑
在Go语言中使用JSON
posted @ 2017-05-04 10:28 思月行云 阅读(234) | 评论 (0)  编辑
Go语言之nil详解
posted @ 2017-05-04 10:28 思月行云 阅读(210) | 评论 (0)  编辑
Golang操作MySql数据库
posted @ 2017-04-18 14:11 思月行云 阅读(883) | 评论 (1)  编辑
Golang发起HTTP请求
posted @ 2017-02-09 16:25 思月行云 阅读(1402) | 评论 (0)  编辑
一个Python老兵眼中的Golang      摘要: >>> pdf下载:
http://www.cppblog.com/Files/kenkao/一个python老兵眼中的golang.zip  阅读全文
posted @ 2016-11-24 16:20 思月行云 阅读(499) | 评论 (0)  编辑
Golang常用资料合集      摘要: http://blog.haohtml.com/golang  阅读全文
posted @ 2016-09-22 17:39 思月行云 阅读(446) | 评论 (0)  编辑
gozmq的安装与使用教程 (zeromq分布式消息队列+golang)      摘要: http://blog.haohtml.com/archives/14496  阅读全文
posted @ 2016-09-22 17:33 思月行云 阅读(2350) | 评论 (0)  编辑
Golang 使用 Redis —— redigo      摘要: http://www.cnblogs.com/wolfred7464/p/4670864.html  阅读全文
posted @ 2016-09-22 15:41 思月行云 阅读(2965) | 评论 (0)  编辑
Golang实现基于Websocket协议的H5聊天室      摘要: http://www.cnblogs.com/wangrudong003/p/5535689.html  阅读全文
posted @ 2016-09-07 17:56 思月行云 阅读(1283) | 评论 (0)  编辑
[知乎] Go语言的优势在哪里      摘要: http://www.zhihu.com/question/21409296  阅读全文
posted @ 2016-09-05 11:56 思月行云 阅读(595) | 评论 (0)  编辑
剖析Go编写的Socket服务器模块解耦及基础模块的设计      摘要: http://www.jb51.net/article/80771.htm  阅读全文
posted @ 2016-08-23 16:36 思月行云 阅读(153) | 评论 (0)  编辑
GO语言并发编程之互斥锁、读写锁详解      摘要: http://www.jb51.net/article/57335.htm  阅读全文
posted @ 2016-08-23 16:34 思月行云 阅读(214) | 评论 (0)  编辑
五步让你成为GO语言高手      摘要: http://www.jb51.net/article/62728.htm
第一个阶段(菜逼): 刚刚学习了这门语言。 已经通过一些教程或者培训班了解基本的语法,可以写短的代码片段。
第二个阶段 (探索者): 可以写一个完整的程序,但不懂一些更高级的语言特征,比如“channels”。还没有使用GO写一个大项目。
第三个阶段(大手): 你能熟练的使用Go, 能够用GO去解决,生产环境中一个具体和完整的问题。已经形成了一套自己的惯用法和常用代码库。在你的编码方案中Go是一个非常好用的工具。
第四阶段 (大神): 绝逼清楚Go语言的设计选择和背后的动机。能理解的简洁和可组合性哲学。
布道师: 积极地与他人分享关于Go语言知识和你对Go语言的理解。在各种合适的场所发出自己的声音, 参与邮件列表、建立QQ群、做专题报告。成为一个布道者不见得是一个完全独立的阶段,这个角色可以在上述的任何一个阶段中。  阅读全文
posted @ 2016-07-21 08:51 思月行云 阅读(335) | 评论 (0)  编辑
修复liteide在windows下代码无法自动提示的问题      摘要: 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 思月行云 阅读(1188) | 评论 (0)  编辑
Go语言开发的JavaScript解释器:otto      摘要: http://www.open-open.com/lib/view/open1350010424369.html  阅读全文
posted @ 2016-01-13 15:49 思月行云 阅读(1560) | 评论 (0)  编辑
Go语言中的Array、Slice、Map和Set使用详解      摘要: http://www.jb51.net/article/56828.htm  阅读全文
posted @ 2016-01-13 15:17 思月行云 阅读(354) | 评论 (0)  编辑
Go语言编程入门超级指南      摘要: http://www.jb51.net/article/77664.htm  阅读全文
posted @ 2016-01-13 11:18 思月行云 阅读(266) | 评论 (0)  编辑
使用 Go 语言实现优雅的服务器重启      摘要: http://www.oschina.net/translate/graceful-server-restart-with-go  阅读全文
posted @ 2015-12-03 11:57 思月行云 阅读(271) | 评论 (0)  编辑
【转】Golang全接触(from:战魂小筑)      摘要: 用途篇
Golang到底拿来做啥? 我需要么?

高效(性能,开发)的服务器语言. 包括Web, 游戏, App

编写桌面级UI暂不是很适合

我需要把现在的C++, Python, Erlang等服务器改成Golang么?

性能有瓶颈, 开发效率低, 有钱有时间的话, 完全可以  阅读全文
posted @ 2015-10-29 10:11 思月行云 阅读(695) | 评论 (0)  编辑