上一页 1 ··· 288 289 290 291 292 293 294 295 296 ··· 399 下一页
摘要: 1.project name 这个作为git clone的target folder 2.Multiple SCMs 建立2个git类型的操作,相互独立。 additional Behaviors 设置为checkout to a sub directory 这样的话,一个project可以拿到2个 阅读全文
posted @ 2018-01-18 17:09 ChuckLu 阅读(284) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/37275/sql-query-for-logins https://www.mssqltips.com/sqlservertip/4299/sql-server-errors-with-drop-login-and-drop- 阅读全文
posted @ 2018-01-18 11:02 ChuckLu 阅读(651) 评论(0) 推荐(0)
摘要: Build https://docs.microsoft.com/en-us/visualstudio/ide/reference/build-devenv-exe Builds a solution using a specified solution configuration file. Re 阅读全文
posted @ 2018-01-18 10:18 ChuckLu 阅读(325) 评论(0) 推荐(0)
摘要: 1.强制所有用户查看系统的时候,都显示英文 https://stackoverflow.com/questions/12350707/jenkins-in-windows-shows-ui-in-russian-language 首先安装一个叫做 locale 的插件,然后打开系统配置 2.在一个项 阅读全文
posted @ 2018-01-16 11:16 ChuckLu 阅读(367) 评论(0) 推荐(0)
摘要: 找到C:\ProgramData\Microsoft\SQL Server Management Studio\11.0\Addins路径,用notepad++打开RedGate.SIPFramework.AddIn。 会发现其中的Assembly节点是空的,手动加上就可以了 阅读全文
posted @ 2018-01-10 16:50 ChuckLu 阅读(493) 评论(0) 推荐(0)
摘要: https://www.cnblogs.com/chenwolong/p/Lock.html https://www.cnblogs.com/dengshaojun/p/3955826.html https://docs.microsoft.com/en-us/sql/relational-data 阅读全文
posted @ 2018-01-05 14:33 ChuckLu 阅读(491) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/14607920/the-character-breaks-passwords-that-are-stored-in-the-web-config 答案一 I suspect that you didn't encode the 阅读全文
posted @ 2018-01-04 11:15 ChuckLu 阅读(1680) 评论(0) 推荐(0)
摘要: 打开任务管理器,有一个叫做start up的选项卡,里面的东西就是启动项。 右键选中需要disable的,然后禁用。 阅读全文
posted @ 2018-01-03 13:58 ChuckLu 阅读(509) 评论(0) 推荐(0)
摘要: https://stackoverflow.com/questions/1920558/what-is-the-difference-between-scope-identity-identity-identity-and-ide The @@identity function returns th 阅读全文
posted @ 2018-01-02 17:44 ChuckLu 阅读(521) 评论(0) 推荐(0)
摘要: https://docs.microsoft.com/en-us/sql/t-sql/data-types/date-and-time-types date (Transact-SQL)datetime (Transact-SQL)datetime2 (Transact-SQL)datetimeof 阅读全文
posted @ 2017-12-29 15:23 ChuckLu 阅读(350) 评论(0) 推荐(0)
上一页 1 ··· 288 289 290 291 292 293 294 295 296 ··· 399 下一页