03 2018 档案

摘要:https://www.w3schools.com/bootstrap/bootstrap_ref_comp_glyphs.asp 阅读全文
posted @ 2018-03-30 10:24 ChuckLu 阅读(3269) 评论(0) 推荐(0) 编辑
摘要:判断子目录是否有.git文件夹 分别统计当前目录下的每一个子目录所包含的文件夹个数 阅读全文
posted @ 2018-03-26 17:47 ChuckLu 阅读(4054) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/dotnet/framework/wcf/diagnostics/tracing/recommended-settings-for-tracing-and-message-logging Recommended Settings fo 阅读全文
posted @ 2018-03-22 19:02 ChuckLu 阅读(242) 评论(0) 推荐(0) 编辑
摘要:http://www.runoob.com/sql/sql-union.html 使用sql server数据库 构造数据 查询两张表中的数据 进行union 只能对union后的结果进行排序 阅读全文
posted @ 2018-03-22 10:12 ChuckLu 阅读(272) 评论(0) 推荐(0) 编辑
摘要:windows启动栏的搜索,会经常找不到exe。 使用wox可以非常快速的找到启动程序 https://github.com/Wox-launcher/Wox/ 安装完成后,默认alt+space出现。 可以在settings中设置,hide wox when focus is lost 阅读全文
posted @ 2018-03-21 15:48 ChuckLu 阅读(1486) 评论(0) 推荐(0) 编辑
摘要:http://qttabbar.wikidot.com/ 这个才是官方网站,百度和必应搜出来的,都是假网站 - Extends Explorer by tabs and extra folder views - Free/Donationware - Multiple-language suppor 阅读全文
posted @ 2018-03-21 15:28 ChuckLu 阅读(1833) 评论(0) 推荐(0) 编辑
摘要:https://stackoverflow.com/questions/6178401/how-can-i-debug-git-git-shell-related-problems git_trace=1 gcm_trace=1 git push wsl中不识别小写 GIT_TRACE=1 GCM_ 阅读全文
posted @ 2018-03-21 13:41 ChuckLu 阅读(1740) 评论(0) 推荐(0) 编辑
摘要:https://jingyan.baidu.com/article/8065f87faf067d2330249858.html 虚拟网络编辑器,添加一个桥接的网络 http://blog.csdn.net/peanutdgk/article/details/70227708 net start vm 阅读全文
posted @ 2018-03-21 01:00 ChuckLu 阅读(279) 评论(0) 推荐(0) 编辑
摘要:git update-git-for-windows 配置了正确的代理,就可以通过命令行直接升级。最好是可以访问谷歌的代理,否则国内的网络通过命令行升级,下载到一半,就会失败。 阅读全文
posted @ 2018-03-16 17:20 ChuckLu 阅读(11263) 评论(0) 推荐(1) 编辑
摘要:C# String.IsNullOrEmpty Javascript equivalent https://stackoverflow.com/questions/5746947/c-sharp-string-isnullorempty-javascript-equivalent 扩展 https: 阅读全文
posted @ 2018-03-15 17:59 ChuckLu 阅读(231) 评论(0) 推荐(0) 编辑
摘要:use testcasesource instead https://stackoverflow.com/questions/4220943/how-to-pass-dynamic-objects-into-an-nunit-testcase-function 阅读全文
posted @ 2018-03-14 17:31 ChuckLu 阅读(127) 评论(0) 推荐(0) 编辑
摘要:https://www.swtestacademy.com/jenkins-dotnet-integration/ 8) Unit Tests and Test Coverage Settings Download and extract OpenCover under “C:\Tools” fol 阅读全文
posted @ 2018-03-14 10:47 ChuckLu 阅读(268) 评论(0) 推荐(0) 编辑
摘要:输出结果为: 阅读全文
posted @ 2018-03-12 16:49 ChuckLu 阅读(279) 评论(0) 推荐(0) 编辑
摘要:fixed是相对于浏览器窗口固定 absolute是相对于整体网页固定。(整体网页包括所有的内容,包含右侧滑动条滑动所能看到的内容) 阅读全文
posted @ 2018-03-09 10:46 ChuckLu 阅读(178) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/how-to-write-a-simple-parallel-foreach-loop 使用并行可能存在的问题,很重要 Potential Pitfalls i 阅读全文
posted @ 2018-03-08 13:49 ChuckLu 阅读(259) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/dotnet/api/system.serviceprocess.servicebase.onstart?view=netframework-4.7.1#System_ServiceProcess_ServiceBase_OnStar 阅读全文
posted @ 2018-03-06 14:40 ChuckLu 阅读(321) 评论(0) 推荐(0) 编辑
摘要:C# Interactive Walkthrough 阅读全文
posted @ 2018-03-06 13:36 ChuckLu 阅读(438) 评论(0) 推荐(0) 编辑
摘要:燕然未勒:指战事未平,功名未立。燕然:即燕然山,今名杭爱山,在今蒙古国境内。 据《后汉书·窦宪传》记载,东汉窦宪率兵追击匈奴单于,去塞三千余里,登燕然山,刻石勒功而还。 会意字:义,孬 李代桃僵,成语,李树代替桃树而死,原比喻兄弟互相爱护互相帮助,后转用来比喻以此代彼或代人受过 孺人,古时称大夫的妻 阅读全文
posted @ 2018-03-02 22:34 ChuckLu 阅读(755) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/sql/ssms/visual-db-tools/create-self-joins-manually-visual-database-tools https://www.tutorialspoint.com/sql/sql-self 阅读全文
posted @ 2018-03-02 20:37 ChuckLu 阅读(334) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/sql/t-sql/queries/select-over-clause-transact-sql Determines the partitioning and ordering of a rowset before the ass 阅读全文
posted @ 2018-03-02 19:07 ChuckLu 阅读(534) 评论(0) 推荐(0) 编辑
摘要:You'll use SQL Source Control differently depending on which development model you're using: 不同的模式有不同的使用方式 The dedicated model In the dedicated model, 阅读全文
posted @ 2018-03-02 13:59 ChuckLu 阅读(388) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/sql/t-sql/language-elements/raiserror-transact-sql Generates an error message and initiates error processing for the 阅读全文
posted @ 2018-03-02 10:44 ChuckLu 阅读(264) 评论(0) 推荐(0) 编辑
摘要:https://docs.microsoft.com/en-us/sql/t-sql/language-elements/case-transact-sql Evaluates a list of conditions and returns one of multiple possible res 阅读全文
posted @ 2018-03-02 10:07 ChuckLu 阅读(289) 评论(0) 推荐(0) 编辑
摘要:https://www.codeproject.com/script/articles/articleversion.aspx?aid=1019659&av=2163976&msg=5111300 https://github.com/sheshbabu/PowerShell-Minify 阅读全文
posted @ 2018-03-01 18:22 ChuckLu 阅读(197) 评论(0) 推荐(0) 编辑
摘要:https://www.cnblogs.com/zhangchengye/p/5473860.html 阅读全文
posted @ 2018-03-01 10:10 ChuckLu 阅读(164) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示