摘要: 原文:https://www.jianshu.com/p/900a2dbc6237 本地添加一个忽略文件 txt文件名:gitignore_global.txt txt内容: obj/ packages/ .vs/ bin/ 阅读全文
posted @ 2020-08-31 17:02 古兴越 阅读(834) 评论(0) 推荐(0)
摘要: 最近SQL Server 2008出问题了,连接数据库经常要连接半天,然后就把卸载了重装,结果翻了好几次车。 最后还是装SQL Server 2012解决了,都不用管什么卸载干净了没有,真轻松啊。 安装教程:https://www.cnblogs.com/cyx-b/p/12693566.html 阅读全文
posted @ 2020-08-31 13:56 古兴越 阅读(439) 评论(0) 推荐(0)