08 2018 档案

摘要:https://blog.csdn.net/dreamengsoul/article/details/80439278 方法1:重装VMware tools; 方法2:使用增强型键盘鼠标; 方法3:检查是否有桌面日历(比如360,腾讯管家日历),关闭桌面日历,因为桌面日历与VM的鼠标服务冲突; 方法 阅读全文
posted @ 2018-08-31 22:12 ChuckLu 阅读(870) 评论(0) 推荐(0) 编辑
摘要:https://stackoverflow.com/questions/2607508/how-to-control-docking-order-in-winforms Go to View -> Other windows -> document outline. In that window d 阅读全文
posted @ 2018-08-31 11:30 ChuckLu 阅读(527) 评论(0) 推荐(0) 编辑
摘要:dock and location 是因为设置了控件的Dock,导致无法修改 阅读全文
posted @ 2018-08-31 11:27 ChuckLu 阅读(2657) 评论(0) 推荐(1) 编辑
摘要:Why are there two ways to unstage a file in Git? git rm --cached <filePath> does not unstage a file, it actually stages the removal of the file(s) fro 阅读全文
posted @ 2018-08-31 11:22 ChuckLu 阅读(2159) 评论(0) 推荐(0) 编辑
摘要:Return Value https://docs.microsoft.com/en-us/sql/t-sql/language-elements/return-transact-sql?view=sql-server-2017 https://stackoverflow.com/questions 阅读全文
posted @ 2018-08-27 16:57 ChuckLu 阅读(304) 评论(0) 推荐(0) 编辑
摘要:The easiest way is to use [XmlEnum] attribute like so: [Serializable] public enum EnumToSerialize { [XmlEnum("1")] One = 1, [XmlEnum("2")] Two = 2 } T 阅读全文
posted @ 2018-08-20 14:42 ChuckLu 阅读(434) 评论(0) 推荐(0) 编辑
摘要:The input stream is not a valid binary format. The starting contents (in bytes) are: 53-79-73-74-65-6D-2E-52-75-6E-74-69-6D-65-2E-52-65 ... Descriptio 阅读全文
posted @ 2018-08-14 10:21 ChuckLu 阅读(1143) 评论(0) 推荐(0) 编辑
摘要:https://www.red-gate.com/hub/product-learning/sql-source-control/source-controlling-database-permissions Adding a User filter in SQL Source Control Li 阅读全文
posted @ 2018-08-13 09:47 ChuckLu 阅读(321) 评论(0) 推荐(0) 编辑
摘要:https://stackoverflow.com/a/28064699 error: add_cacheinfo failed to refresh for path 'LISA.Kentico.Upgrade/Upgrade_70_to_80/Upgrade_70_to_80/Lib/Micro 阅读全文
posted @ 2018-08-06 18:21 ChuckLu 阅读(2954) 评论(0) 推荐(0) 编辑
摘要:1.The date is commit date not the date of author 2.The log line is ordered by time, actually it should order by --topo--order 阅读全文
posted @ 2018-08-03 09:17 ChuckLu 阅读(160) 评论(0) 推荐(0) 编辑
摘要:Understand the interface Bookmarks window From that window, select the Local or Remote buttons to view the local repositories on your computer or the 阅读全文
posted @ 2018-08-03 09:15 ChuckLu 阅读(161) 评论(0) 推荐(0) 编辑
摘要:https://stackoverflow.com/questions/5437723/iis-apppoolidentity-and-file-system-write-access-permissions Here's an issue with IIS 7.5 and ASP.NET that 阅读全文
posted @ 2018-08-02 15:43 ChuckLu 阅读(488) 评论(0) 推荐(0) 编辑

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