You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
初学者,对java swing不熟悉,运行程序时可以出现登陆界面,但是点击登陆会出现很多代码错误。比如说:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure。我猜是应该需要配置mysql数据库吧,如果是,请问我应该怎么修正?
初学者,对java swing不熟悉,运行程序时可以出现登陆界面,但是点击登陆会出现很多代码错误。比如说:com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure。我猜是应该需要配置mysql数据库吧,如果是,请问我应该怎么修正?