Last week, I bought a LAUNCH X431 idiag from autonumen.com,the customer sercie did help me a lot, because I registered but I forgot my user name, so I ...
分类:
其他好文 时间:
2020-04-16 19:34:58
阅读次数:
84
错误信息提示 # mount /dev/sdb1 /mnt/usb Mount is denied because the NTFS volume is already exclusively opened. The volume may be already mounted, or another ...
分类:
系统相关 时间:
2020-04-15 15:18:17
阅读次数:
192
今天在centOS 7下更改完静态ip后发现network服务重启不了,翻遍了网络,尝试了各种方法,终于解决了。 现把各种解决方法归纳整理,希望能让后面的同学少走点歪路。。。 首先看问题:执行service network restart命令后出现下面的错误: Restarting network ...
分类:
Web程序 时间:
2020-04-14 22:48:00
阅读次数:
134
Fatal error: The slave I/O thread stops because master and slave have equal MySQL server UUIDs; these UUIDs must be different for replication to work. ...
分类:
数据库 时间:
2020-04-09 21:30:55
阅读次数:
92
1、Max Pool Size 默认为100。 2、查看当前数据库连接数量, select * from sysprocesses where dbid= db_id('数据库名称') 结果为190, 3、添加数据库查询的最大连接数量 Data Source=.;Initial Catalog=i_ ...
分类:
数据库 时间:
2020-04-08 12:00:50
阅读次数:
105
参考以下两种解决: 1.zip While using git-bash, you may need the zip command to zip files. Then you will get error like “command not found“. This is because git ...
Env Debian 9 报错 程序连接数据库报错,mongodb日志中显示 。 初步判定是mongodb的连接数满了。 排错过程 1. 查看mongo连接数 连接数果然满了 2. 尝试修改连接数,mongo启动时增加 参数,重启mongo,一会连接数又满了,一些资料上说最大是 20000,默认是1 ...
分类:
数据库 时间:
2020-04-04 14:32:24
阅读次数:
107
LocalSystem Account The LocalSystem account is a predefined local account used by the service control manager. This account is not recognized by the s ...
分类:
其他好文 时间:
2020-03-31 10:37:19
阅读次数:
88
解决方法: 创建新的分支,更改 ->同步->推送。 选中新创建的分支luelue(略略略),然后重复相同操作,在github页面上merge一下就行了。 ...
分类:
其他好文 时间:
2020-03-27 22:02:41
阅读次数:
161
Trees are an important component of the natural landscape because of their prevention of erosion and the provision of a specific ather-sheltered ecosy ...
分类:
其他好文 时间:
2020-03-26 23:12:43
阅读次数:
109