摘要: http://www.cnblogs.com/pied/archive/2013/04/23/3039088.html 阅读全文
posted @ 2015-10-20 13:03 zengkefu 阅读(147) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/zistxym/article/details/42918339 阅读全文
posted @ 2015-10-20 12:47 zengkefu 阅读(204) 评论(0) 推荐(0)
摘要: http://www.cnerlang.com/download/ erlang 下载http://www.blogjava.net/killme2008/archive/2007/06/13/123860.html 入门http://blog.csdn.net/lqg1122/article/d... 阅读全文
posted @ 2015-10-20 12:09 zengkefu 阅读(800) 评论(0) 推荐(0)
摘要: 作者:朱辉开源网址:https://github.com/teawater http://teawater.github.io/kgtp/ 有中文版说明内核编绎:General setup --->[ * ] Prompt for development and/or incomplete code... 阅读全文
posted @ 2015-10-20 11:18 zengkefu 阅读(799) 评论(0) 推荐(0)
摘要: http://blog.chinaunix.net/uid-298599-id-2443099.html 阅读全文
posted @ 2015-10-18 09:31 zengkefu 阅读(138) 评论(0) 推荐(0)
摘要: bash-3.2# prtdiag 报告一般系统信息System Configuration: VMware, Inc. VMware Virtual PlatformBIOS Configuration: Phoenix Technologies LTD 6.00 06/02/2011===... 阅读全文
posted @ 2015-10-17 23:10 zengkefu 阅读(305) 评论(0) 推荐(0)
摘要: #include #include int main(int argc, char *argv[]) { // initialize resources, if needed // Q_INIT_RESOURCE(resfile); QApplication app(argc, a... 阅读全文
posted @ 2015-10-17 22:44 zengkefu 阅读(400) 评论(0) 推荐(0)
摘要: http://www.cnerlang.com/article/tech/201407/103.html 阅读全文
posted @ 2015-10-17 16:21 zengkefu 阅读(210) 评论(0) 推荐(0)
摘要: http://www.imysql.cn/ 阅读全文
posted @ 2015-10-14 20:18 zengkefu 阅读(189) 评论(0) 推荐(0)
摘要: 1.起动mysqldmysqld --explicit_defaults_for_timestamp --debug --standalone --console(不作为服务运行)mysqld --explicit_defaults_for_timestamp --debugmysqld --con... 阅读全文
posted @ 2015-10-12 22:32 zengkefu 阅读(177) 评论(0) 推荐(0)
摘要: http://www.ecug.org/http://www.aliyun.com/ 阿里云 阅读全文
posted @ 2015-10-10 14:11 zengkefu 阅读(187) 评论(0) 推荐(0)
摘要: http://golangtc.com/download GO 下载https://www.zybuluo.com/leowenyang/note/97621 学习http://studygolang.com/articles/3094 WIN7 配... 阅读全文
posted @ 2015-10-10 13:57 zengkefu 阅读(335) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/hopingwhite/article/details/5808101 阅读全文
posted @ 2015-10-10 13:52 zengkefu 阅读(157) 评论(0) 推荐(0)
摘要: http://ourmysql.com/http://blog.chinaunix.net/uid-26896862-id-4009777.html 阅读全文
posted @ 2015-10-10 13:34 zengkefu 阅读(293) 评论(0) 推荐(0)
摘要: http://xuclv.blog.51cto.com/5503169/1184517 阅读全文
posted @ 2015-10-10 13:31 zengkefu 阅读(170) 评论(0) 推荐(0)
摘要: http://segmentfault.com/a/1190000002541077#articleHeader1 阅读全文
posted @ 2015-10-10 13:26 zengkefu 阅读(200) 评论(0) 推荐(0)
摘要: http://segmentfault.com/a/1190000002975665 阅读全文
posted @ 2015-10-10 13:22 zengkefu 阅读(130) 评论(0) 推荐(0)
摘要: http://www.biaodianfu.com/centos-install-redis.htmlhttp://os.51cto.com/art/201403/431103.htmhttp://gnucto.blog.51cto.com/3391516/998509 阅读全文
posted @ 2015-10-10 13:14 zengkefu 阅读(173) 评论(0) 推荐(0)
摘要: http://dev.mysql.com/doc/refman/5.6/en/dba-dtrace-server.htmlMySQL 5.6 Reference Manual->5 MySQL Server Administration:: 5.4 Tracing mysqld Using DTra... 阅读全文
posted @ 2015-10-10 12:47 zengkefu 阅读(301) 评论(0) 推荐(0)
摘要: http://afei2.sinaapp.com/book:《MySQL必知必会》,很薄,可以很快读完。《MySQL性能调优和架构设计》,很薄,可以很快读完。《高性能MySQL(第三版)》,阿里的几个DBA翻译的,非常经典,值得耐心阅读;开发人员可以阅读这一本即可应对大部分问题。《MySQL技术内幕... 阅读全文
posted @ 2015-10-10 10:30 zengkefu 阅读(547) 评论(0) 推荐(0)
摘要: http://blog.sina.com.cn/s/blog_45eaa01a01014eb5.html 阅读全文
posted @ 2015-10-09 15:34 zengkefu 阅读(145) 评论(0) 推荐(0)
摘要: Windows程序调试系列: 使用VC++生成调试信息ZhangTao,zhangtao.it@gmail.com, 译自 “Generating debug information with Visual C++”,Oleg Starodumov 出处: http://www.cnblogs.... 阅读全文
posted @ 2015-10-08 23:00 zengkefu 阅读(310) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/lyhabc/p/3691555.html 阅读全文
posted @ 2015-10-08 22:40 zengkefu 阅读(217) 评论(0) 推荐(0)
摘要: https://bugs.mysql.com/ 阅读全文
posted @ 2015-10-08 22:39 zengkefu 阅读(143) 评论(0) 推荐(0)
摘要: http://blog.csdn.net/taotaoyouarebaby/article/details/27326829 阅读全文
posted @ 2015-10-07 22:11 zengkefu 阅读(452) 评论(0) 推荐(0)