上一页 1 ··· 193 194 195 196 197 198 199 200 201 ··· 400 下一页
摘要: Updates to the Git Commit Graph Feature Finally, the most immediately-visible improvement is the time it takes to sort commits by topological order. T 阅读全文
posted @ 2020-01-09 11:02 ChuckLu 阅读(214) 评论(0) 推荐(0)
摘要: Basic, Agile, Scrum, and CMMI The default processes differ mainly in the work item types (WITs) they provide for planning and tracking work. Basic is 阅读全文
posted @ 2020-01-09 10:01 ChuckLu 阅读(219) 评论(0) 推荐(0)
摘要: Agile Vs Scrum: Know the Difference What Is Agile Methodology? Agile methodology is a practice that helps continuous iteration of development and test 阅读全文
posted @ 2020-01-09 09:58 ChuckLu 阅读(489) 评论(0) 推荐(0)
摘要: https://about.draw.io/uml-state-diagrams-with-draw-io/ State diagrams have been used in programming to describe the various possible states that a sys 阅读全文
posted @ 2020-01-08 09:52 ChuckLu 阅读(589) 评论(0) 推荐(0)
摘要: 发现自带的,取消记住密码无效。 找到下面这个文件 C:\Users\clu\AppData\Roaming\Microsoft\SQL Server Management Studio\18.0\UserSettings.xml 找到<ServerConnectionSettings>结点,然后删除 阅读全文
posted @ 2020-01-07 10:18 ChuckLu 阅读(1245) 评论(0) 推荐(0)
摘要: https://documentation.red-gate.com/sca/developing-databases/working-with-the-ssms-add-in/setting-up-a-project-in-ssms/setting-up-a-project-with-a-sql- 阅读全文
posted @ 2020-01-03 11:12 ChuckLu 阅读(201) 评论(0) 推荐(0)
摘要: 这个问题是因为安装了Npcap导致的问题,我当时的解决方案是不安装Npcap,而安装WinPcap。 https://wiki.wireshark.org/WinPcap Npcap and WinPcap are Windows versions of the libpcap library. O 阅读全文
posted @ 2020-01-03 10:04 ChuckLu 阅读(5145) 评论(0) 推荐(0)
摘要: http://www.ruanyifeng.com/blog/2012/10/javascript_module.html http://www.ruanyifeng.com/blog/2012/10/asynchronous_module_definition.html http://www.ru 阅读全文
posted @ 2019-12-31 13:14 ChuckLu 阅读(151) 评论(0) 推荐(0)
摘要: Not equal <> != operator on NULL 问题 Could someone please explain the following behavior in SQL? SELECT * FROM MyTable WHERE MyColumn != NULL (0 Result 阅读全文
posted @ 2019-12-24 13:46 ChuckLu 阅读(401) 评论(0) 推荐(0)
摘要: https://answers.microsoft.com/en-us/msoffice/forum/all/how-to-exclude-certain-folders-from-syncing-to/20173022-5ef9-4a69-a7bc-da63fbb5282d Select the 阅读全文
posted @ 2019-12-23 10:25 ChuckLu 阅读(1838) 评论(0) 推荐(0)
上一页 1 ··· 193 194 195 196 197 198 199 200 201 ··· 400 下一页