this shows some error of Could not find or load main class myjdbc while i run my program and also Caused by: java.lang.ClassNotFoundException: myjdbc

前端 未结 0 1994
不思量自难忘°
不思量自难忘° 2020-12-30 20:25

import java.sql.*;

public class myjdbc{ public static void main(String args[]){

            String url="jdbc:mysql://localhost/b04" ;
                


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题