上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 68 下一页
摘要: http://downloads.mysql.com/archives/c-net/ 阅读全文
posted @ 2016-11-24 18:07 特洛伊-Micro 阅读(175) 评论(0) 推荐(0)
摘要: public class CheckIP { #region 获取浏览器版本号 /// /// 获取浏览器版本号 /// /// public static string GetBrowser() { HttpBrowser... 阅读全文
posted @ 2016-11-24 18:06 特洛伊-Micro 阅读(1159) 评论(0) 推荐(0)
摘要: https://msdn.microsoft.com/en-us/library/ff647787.aspx Retired Content This content is outdated and is no longer being maintained. It is provided as a 阅读全文
posted @ 2016-11-22 10:38 特洛伊-Micro 阅读(594) 评论(0) 推荐(0)
摘要: http://caniuse.com/#feat=websockets 阅读全文
posted @ 2016-11-18 11:45 特洛伊-Micro 阅读(5550) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2016-11-11 09:26 特洛伊-Micro 阅读(1) 评论(0) 推荐(0)
摘要: CreateService参数介绍SC_HANDLE CreateService( SC_HANDLE hSCManager, //服务控制管理程序维护的登记数据库的句柄,由系统函数OpenSCManager 返回 LPCTSTR lpServiceName, //以NULL 结尾的服务名,用于创建 阅读全文
posted @ 2016-11-11 09:15 特洛伊-Micro 阅读(571) 评论(0) 推荐(0)
摘要: 一个BUG修复需要4年!!!!!!!!!!!!!也是醉了。。。。不造被微软收购后的Xamarin会不会好起来 阅读全文
posted @ 2016-11-10 09:24 特洛伊-Micro 阅读(401) 评论(0) 推荐(0)
摘要: JavaScript事件处理的方式(三种) 作者:青青鸟 字体:[增加 减小] 类型:转载 时间:2016-04-26 我要评论 JavaScript事件处理的方式(三种) 作者:青青鸟 字体:[增加 减小] 类型:转载 时间:2016-04-26 我要评论 最近这段时间因为每天要修改网站,为网站做 阅读全文
posted @ 2016-11-09 14:03 特洛伊-Micro 阅读(308) 评论(0) 推荐(0)
摘要: 7.1.定义 7.1.1.关闭WebSocket连接 为_关闭WebSocket连接_,端点需关闭底层TCP连接。端点应该使用一个方法完全地关闭TCP连接,以及TLS会话,如果合适,丢弃任何可能已经接收的尾随的字节。当必要时端点可以通过任何可用的手段关闭连接,例如当受到攻击时。 底层TCP连接,在大 阅读全文
posted @ 2016-11-09 11:38 特洛伊-Micro 阅读(4718) 评论(0) 推荐(0)
摘要: Since you don't want to tell what minimal version of Visual C++ redistributable package you require, here you have the code sample from which you can 阅读全文
posted @ 2016-11-08 16:00 特洛伊-Micro 阅读(1126) 评论(0) 推荐(0)
上一页 1 ··· 24 25 26 27 28 29 30 31 32 ··· 68 下一页