
软件安装配置
文章平均质量分 57
HurricanGod
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
Git安装与配置
Downloading Git(https://www.git-scm.com/download/win) Git基本信息设置 1.设置用户名 git config –global user.name ‘注册时的名字’2.设置用户邮箱 git config –global user.email ‘注册时的邮箱’3.查看设置 git config –list 初始化一个git仓库原创 2016-09-11 01:35:07 · 451 阅读 · 0 评论 -
error while performing databases login with sqlserver driver:unable to create connection
MyEclipse2014连接Sql Server2012,在测试数据库连接状态时出现如下错误: error while performing databases login with sqlserver driver:unable to create connection,check your url 一开始觉得自己的Url肯定没有错误,因为Url的前部分是由MyEclipse提供的,觉得原创 2016-12-24 16:42:31 · 1000 阅读 · 0 评论 -
Windows Server 2012安装密钥
Windows Server 2012 Standard 密钥:NB4WH-BBBYV-3MPPC-9RCMV-46XCBWindows Server 2012 StandardCore 密钥:NB4WH-BBBYV-3MPPC-9RCMV-46XCBWindows Server2012 Datacenter 密钥:BH9T4-4N7CW-67J3M-64J36-WW98YWindows S原创 2017-01-31 23:11:50 · 80386 阅读 · 2 评论 -
Idea14安装并破解JRebel插件
Window下IDEA安装并破解插件Jrebel 插件下载地址JRebel插件下载地址原创 2017-06-30 14:41:18 · 441 阅读 · 0 评论 -
mysql.service failed because the control process exited with error code问题
mysql.service failed because the control process exited with error code错误原创 2017-07-02 12:54:42 · 63368 阅读 · 3 评论