sean

厚积薄发,坚持到最后一分钟。

2018年12月19日

javaweb数据库编程代码详细讲解

摘要: 1 import java.sql.*; 2 3 /*默写数据库练习数据库编程及注释讲解代码*/ 4 public class Main{ 5 public static void main(String[]args)throws Exception{ 6 7 Class.forName("com. 阅读全文

posted @ 2018-12-19 15:52 Sean521 阅读(906) 评论(0) 推荐(0) 编辑

导航