上一页 1 ··· 267 268 269 270 271 272 273 274 275 ··· 401 下一页
摘要: https://xunit.github.io/docs/shared-context Shared Context between Tests It is common for unit test classes to share setup and cleanup code (often cal 阅读全文
posted @ 2018-12-13 16:41 ChuckLu 阅读(419) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/41908156/validating-missing-parameter-from-procedure-calls I don't think that there is a single "right" way to do 阅读全文
posted @ 2018-12-11 18:18 ChuckLu 阅读(231) 评论(0) 推荐(0)
摘要: 谷歌搜索 saml 2.0 site:cnblogs.com 基于SAML的单点登录介绍 https://www.cnblogs.com/zsuxiong/archive/2011/11/19/2255497.html SAML2.0 协议初识(一) https://www.cnblogs.com/ 阅读全文
posted @ 2018-12-11 15:57 ChuckLu 阅读(431) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/aspnet/web-api/overview/getting-started-with-aspnet-web-api/tutorial-your-first-web-api https://docs.microsoft.com/en 阅读全文
posted @ 2018-12-11 11:26 ChuckLu 阅读(153) 评论(0) 推荐(0)
摘要: Why is lock(this) {…} bad? https://stackoverflow.com/questions/251391/why-is-lockthis-bad It is bad form to use this in lock statements because it is 阅读全文
posted @ 2018-12-05 10:13 ChuckLu 阅读(519) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/concepts/linq/how-to-write-queries-on-xml-in-namespaces 阅读全文
posted @ 2018-12-04 17:42 ChuckLu 阅读(216) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/2555668/how-to-programmatically-get-sites-list-and-virtual-dirs-in-iis-7 Check out this post - seems to be a brand 阅读全文
posted @ 2018-12-04 11:01 ChuckLu 阅读(295) 评论(0) 推荐(0)
摘要: https://en.wikipedia.org/wiki/Cross-site_scripting Definition Cross-site scripting (XSS) is a type of computer security vulnerability typically found 阅读全文
posted @ 2018-12-03 15:07 ChuckLu 阅读(822) 评论(0) 推荐(0)
摘要: sonarqube的扫描结果提示 https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/exceptions/creating-and-throwing-exceptions https://stackoverflow.co 阅读全文
posted @ 2018-11-29 10:10 ChuckLu 阅读(362) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/dotnet/core/testing/unit-testing-best-practices 阅读全文
posted @ 2018-11-28 16:09 ChuckLu 阅读(254) 评论(0) 推荐(0)
上一页 1 ··· 267 268 269 270 271 272 273 274 275 ··· 401 下一页