03 2018 档案
摘要:https://www.w3schools.com/bootstrap/bootstrap_ref_comp_glyphs.asp
阅读全文
摘要:判断子目录是否有.git文件夹 分别统计当前目录下的每一个子目录所包含的文件夹个数
阅读全文
摘要:https://docs.microsoft.com/en-us/dotnet/framework/wcf/diagnostics/tracing/recommended-settings-for-tracing-and-message-logging Recommended Settings fo
阅读全文
摘要:http://www.runoob.com/sql/sql-union.html 使用sql server数据库 构造数据 查询两张表中的数据 进行union 只能对union后的结果进行排序
阅读全文
摘要:windows启动栏的搜索,会经常找不到exe。 使用wox可以非常快速的找到启动程序 https://github.com/Wox-launcher/Wox/ 安装完成后,默认alt+space出现。 可以在settings中设置,hide wox when focus is lost
阅读全文
摘要:http://qttabbar.wikidot.com/ 这个才是官方网站,百度和必应搜出来的,都是假网站 - Extends Explorer by tabs and extra folder views - Free/Donationware - Multiple-language suppor
阅读全文
摘要: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_
阅读全文
摘要:https://jingyan.baidu.com/article/8065f87faf067d2330249858.html 虚拟网络编辑器,添加一个桥接的网络 http://blog.csdn.net/peanutdgk/article/details/70227708 net start vm
阅读全文
摘要:git update-git-for-windows 配置了正确的代理,就可以通过命令行直接升级。最好是可以访问谷歌的代理,否则国内的网络通过命令行升级,下载到一半,就会失败。
阅读全文
摘要:C# String.IsNullOrEmpty Javascript equivalent https://stackoverflow.com/questions/5746947/c-sharp-string-isnullorempty-javascript-equivalent 扩展 https:
阅读全文
摘要:use testcasesource instead https://stackoverflow.com/questions/4220943/how-to-pass-dynamic-objects-into-an-nunit-testcase-function
阅读全文
摘要:https://www.swtestacademy.com/jenkins-dotnet-integration/ 8) Unit Tests and Test Coverage Settings Download and extract OpenCover under “C:\Tools” fol
阅读全文
摘要:fixed是相对于浏览器窗口固定 absolute是相对于整体网页固定。(整体网页包括所有的内容,包含右侧滑动条滑动所能看到的内容)
阅读全文
摘要:https://docs.microsoft.com/en-us/dotnet/standard/parallel-programming/how-to-write-a-simple-parallel-foreach-loop 使用并行可能存在的问题,很重要 Potential Pitfalls i
阅读全文
摘要:https://docs.microsoft.com/en-us/dotnet/api/system.serviceprocess.servicebase.onstart?view=netframework-4.7.1#System_ServiceProcess_ServiceBase_OnStar
阅读全文
摘要:C# Interactive Walkthrough
阅读全文
摘要:燕然未勒:指战事未平,功名未立。燕然:即燕然山,今名杭爱山,在今蒙古国境内。 据《后汉书·窦宪传》记载,东汉窦宪率兵追击匈奴单于,去塞三千余里,登燕然山,刻石勒功而还。 会意字:义,孬 李代桃僵,成语,李树代替桃树而死,原比喻兄弟互相爱护互相帮助,后转用来比喻以此代彼或代人受过 孺人,古时称大夫的妻
阅读全文
摘要: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
阅读全文
摘要: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
阅读全文
摘要:You'll use SQL Source Control differently depending on which development model you're using: 不同的模式有不同的使用方式 The dedicated model In the dedicated model,
阅读全文
摘要:https://docs.microsoft.com/en-us/sql/t-sql/language-elements/raiserror-transact-sql Generates an error message and initiates error processing for the
阅读全文
摘要: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
阅读全文
摘要:https://www.codeproject.com/script/articles/articleversion.aspx?aid=1019659&av=2163976&msg=5111300 https://github.com/sheshbabu/PowerShell-Minify
阅读全文
摘要:https://www.cnblogs.com/zhangchengye/p/5473860.html
阅读全文