- 博客(4)
- 收藏
- 关注
原创 使用JDBC 常见错误及调试方法
com.mysql.jdbc.CommunicationsException: Communications link failure due to underlying exception:** BEGIN NESTED EXCEPTION **java.net.ConnectExceptionMESSAGE: Connection timed out: connectSTACKT...
2019-10-16 09:13:41
1104
原创 Unbutu使用apt install **报Package ** has no installation candidate错误
例:执行ifconfig(ip查询命令)此时控制台要求安装net-tools 输入安装命令:apt install net-tools原因:系统缺少安装相关软件的包,需要更新软件源 执行:sudo apt-get update apt-get命令一般需要root权限执行,所以一般跟着sudo命令更新完成后,重新执行安装命令即可tips:安装软件源时 1:检查该软件...
2019-09-24 16:17:33
6086
15
原创 Ubuntu中提示dpkg was interrupted, you must manually run ‘dpkg --configure -a’ to correct the problem.
Ubuntu中提示dpkg was interrupted, you must manually run ‘dpkg --configure -a’ to correct the problem.案例:查询ip 输入ifconfig解决方法: 输入命令:sudo dpkg --configure -a ...
2019-09-24 15:33:11
1053
1
原创 虚拟机中Operating System not found 解决方法
虚拟机中Operating System not found显示这个的意思是:找不到系统 ; 原因:系统盘错误,无法读取,或者硬盘没有找到;正常情况下错误原因:使用前没有将其映像文件导入(选中),因此虚拟机在使用时(加载)没有发现其CD/DVD文件解决方法:右键点击该虚拟机,找到设置选项,点击进去后(在硬件中)找到CD/DVD并点击,在右边栏 (连接)...
2019-09-06 17:58:14
105543
32
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人