上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 69 下一页
摘要: http://technet.microsoft.com/en-us/library/cc753510(WS.10).aspx 阅读全文
posted @ 2014-04-15 15:25 zyip 阅读(196) 评论(0) 推荐(0)
摘要: JSON.stringify(_json) 阅读全文
posted @ 2014-04-10 13:25 zyip 阅读(191) 评论(0) 推荐(0)
摘要: Protobufnettyminahttp://www.open-open.com/doc/list/227http://supersocket.codeplex.com/ 阅读全文
posted @ 2014-04-10 13:04 zyip 阅读(152) 评论(0) 推荐(0)
摘要: C:\Users\Administrator\AppData\Local\Google\Chrome\User Data\Default\Extensions 阅读全文
posted @ 2014-04-10 10:14 zyip 阅读(247) 评论(0) 推荐(0)
摘要: http://www.jetbrains.com/webstorm/download/download_thanks.jsp?os=win 阅读全文
posted @ 2014-04-10 08:56 zyip 阅读(124) 评论(0) 推荐(0)
摘要: 找到dispatch: function (e) { e = b.event.fix(e); var n, r, i, s, o, u = [], a = d.call(arguments), f = (b._data(this, "events") || {})[e.type] || [], l = b.event.special[e.type] || {}; a[0] = e, e.delegateTarget = this; ... 阅读全文
posted @ 2014-04-09 13:50 zyip 阅读(575) 评论(1) 推荐(0)
摘要: http://xdmessaging.codeplex.com/http://www.codeproject.com/Articles/17606/NET-Interprocess-Communication 阅读全文
posted @ 2014-04-08 15:45 zyip 阅读(255) 评论(0) 推荐(0)
摘要: Should my database calls be Asynchronous?http://blogs.msdn.com/b/rickandy/archive/2009/11/14/should-my-database-calls-be-asynchronous.aspxhttp://msdn.microsoft.com/zh-cn/library/ee728598(v=vs.100).aspx 阅读全文
posted @ 2014-04-04 17:28 zyip 阅读(209) 评论(0) 推荐(0)
摘要: function: public static dynamic GetAppSecret() { //string[] result = new string[] { "", "" }; dynamic result = new System.Dynamic.ExpandoObject(); result = new { appid="appid", appSecret = "appSecret" }; return result; }if you want to use t... 阅读全文
posted @ 2014-04-03 17:00 zyip 阅读(329) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2014-04-03 09:17 zyip 阅读(0) 评论(0) 推荐(0)
上一页 1 ··· 34 35 36 37 38 39 40 41 42 ··· 69 下一页