上一页 1 ··· 362 363 364 365 366 367 368 369 370 ··· 401 下一页
摘要: http://stackoverflow.com/questions/1252791/how-to-solve-the-channeldispatcher-is-unable-to-open-its-ichannellistener-erroWith this type of exception i... 阅读全文
posted @ 2015-07-28 18:35 ChuckLu 阅读(1536) 评论(0) 推荐(0)
摘要: http://blogs.msdn.com/b/ericlippert/archive/2009/02/02/properties-vs-attributes.aspxHere is yet another question I got from a C# user recently:I have ... 阅读全文
posted @ 2015-07-28 15:20 ChuckLu 阅读(293) 评论(0) 推荐(0)
摘要: of of element of 阅读全文
posted @ 2015-07-28 15:11 ChuckLu 阅读(159) 评论(0) 推荐(0)
摘要: Windows Communication Foundation Configuration Schema 阅读全文
posted @ 2015-07-28 14:43 ChuckLu 阅读(174) 评论(0) 推荐(0)
摘要: 在wcf中使用自定义的用户名和密码验证方式 https://msdn.microsoft.com/en-us/library/aa702565.aspx http://www.codeproject.com/Articles/96028/WCF-Service-with-custom-usernam 阅读全文
posted @ 2015-07-28 13:34 ChuckLu 阅读(722) 评论(0) 推荐(0)
摘要: AttributeThe Attribute class associates predefined system information or user-defined custom information with a target element. A target element can b... 阅读全文
posted @ 2015-07-25 16:25 ChuckLu 阅读(312) 评论(0) 推荐(0)
摘要: http://stackoverflow.com/questions/29722838/system-timers-timer-steadily-increasing-the-interval需要在计时器每次运行后,修正计时器的间隔通过DateTime的Tick来处理 不过这个修正貌似有点不准p... 阅读全文
posted @ 2015-07-24 15:19 ChuckLu 阅读(1624) 评论(0) 推荐(1)
摘要: AttributesAttributes provide a powerful method of associating metadata, or declarative information, with code (assemblies, types, methods, properties,... 阅读全文
posted @ 2015-07-23 20:48 ChuckLu 阅读(301) 评论(0) 推荐(0)
摘要: private void Init() { tChart = new TChart(); panel1.Controls.Add(tChart); tChart.Aspect.View3D = false; ... 阅读全文
posted @ 2015-07-23 17:40 ChuckLu 阅读(620) 评论(0) 推荐(0)
摘要: 最新的方法https://github.com/getlantern/lantern C:\Windows\System32\drivers\etc 在这个路径下找到Hosts文件 如何修改Host Host文件的具体内容 How to refresh hosts file without rebo 阅读全文
posted @ 2015-07-22 09:30 ChuckLu 阅读(372) 评论(0) 推荐(0)
上一页 1 ··· 362 363 364 365 366 367 368 369 370 ··· 401 下一页