上一页 1 ··· 360 361 362 363 364 365 366 367 368 ··· 400 下一页
摘要: http://think-like-a-git.net/sections/rebase-from-the-ground-up/cherry-picking-explained.html Git's own online help has a great, if characteristically 阅读全文
posted @ 2015-08-06 09:38 ChuckLu 阅读(10246) 评论(0) 推荐(0)
摘要: 在Program.cs中添加如下代码,之后整个应用程序都不需要额外处理异常了。所以的异常都会在这里处理 补充: 还需要考虑没有文件的写权限,catch (UnauthorizedAccessException ex) Access to the path 'D:\ChuckLu\Git\Edenre 阅读全文
posted @ 2015-08-05 15:14 ChuckLu 阅读(636) 评论(0) 推荐(0)
摘要: AppDomainhttp://www.cnblogs.com/xiashengwang/archive/2012/07/17/2594623.htmlhttp://www.cnblogs.com/xiashengwang/archive/2012/07/17/2594641.html 阅读全文
posted @ 2015-08-05 14:03 ChuckLu 阅读(232) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/xiashengwang/p/3843197.html 阅读全文
posted @ 2015-08-05 13:57 ChuckLu 阅读(311) 评论(0) 推荐(0)
摘要: log4net使用总结 阅读全文
posted @ 2015-08-05 13:46 ChuckLu 阅读(167) 评论(0) 推荐(0)
摘要: Net.TCP Port Sharing 阅读全文
posted @ 2015-08-04 13:48 ChuckLu 阅读(531) 评论(0) 推荐(0)
摘要: Hosting Multiple Service Implementations On The Same Port With WCFRecently I have been playing around with WCF and Visual Studio 2008. I was building ... 阅读全文
posted @ 2015-08-04 13:41 ChuckLu 阅读(543) 评论(0) 推荐(0)
摘要: 错误信息:此集合已经采用方案 http 的地址。此集合中每个方案中最多只能包含一个地址。如果服务承载于 IIS 中,则可以通过将“system.serviceModel/serviceHostingEnvironment/multipleSiteBindingsEnabled”设置为 true,或指... 阅读全文
posted @ 2015-08-04 10:56 ChuckLu 阅读(2772) 评论(1) 推荐(0)
摘要: http://sandrinodimattia.net/fixing-common-issues-when-hosting-a-net-4-0-wcf-service-in-iis-7/Until today I never had to host a WCF service in IIS… I a... 阅读全文
posted @ 2015-08-03 13:24 ChuckLu 阅读(305) 评论(0) 推荐(0)
摘要: http://www.cnblogs.com/lzhlyle/p/4696645.html 如题,实际上,我想这是很困难的。 除非——只是为了给自己做一个提醒,能够看一眼就快速回想起该设计模式的种种记忆。 下列是我之前在学习《大话设计模式》时做的笔记总结,当中有部分措辞来自其作者程杰。(非常感谢他为 阅读全文
posted @ 2015-08-03 12:11 ChuckLu 阅读(239) 评论(0) 推荐(0)
上一页 1 ··· 360 361 362 363 364 365 366 367 368 ··· 400 下一页