上一页 1 ··· 266 267 268 269 270 271 272 273 274 ··· 400 下一页
摘要: https://www.elastic.co/guide/en/elasticsearch/reference/current/getting-started-concepts.html There are a few concepts that are core to Elasticsearch. 阅读全文
posted @ 2018-12-17 11:41 ChuckLu 阅读(277) 评论(0) 推荐(0)
摘要: 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 阅读(416) 评论(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 阅读(219) 评论(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 阅读(422) 评论(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 阅读(145) 评论(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 阅读(512) 评论(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 阅读(205) 评论(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 阅读(280) 评论(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 阅读(810) 评论(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 阅读(345) 评论(0) 推荐(0)
上一页 1 ··· 266 267 268 269 270 271 272 273 274 ··· 400 下一页