10 2014 档案
摘要:using System;using System.Net;using System.Net.Sockets;using System.Text;using System.Threading;namespace RDavey.Net{ public class AsyncTcpClient ...
阅读全文
摘要:goland 中国 caisy qq Czx123456
阅读全文
摘要:http://www.golangtc.com/download/package
阅读全文
摘要:一般在网上会说明 修改my.ini文件的 lower_case_table_names = 0参照: http://www.linuxidc.com/Linux/2013-04/82719.htm.但是在软件的安装目录下找不到该文件. 安装目录一般为 C:\Program Files\MySQL必须...
阅读全文
摘要:事实上, websocket-sharp 也包括服务端的实现, 还有 HTTP Authentication的功能http://sta.github.io/websocket-sharp/https://github.com/sta/websocket-sharp/blob/master/READM...
阅读全文