摘要:
二、增加 public static void main(String[] args) { //TODO Auto-generated method stub //4.用户输入需要添加的项目 Scanner sc = new Scanner(System.in); System.out.printl
阅读全文
posted @ 2016-05-24 19:15
花花世界花花姐
阅读(266)
推荐(0)
摘要:
一.查找 public class class1 { public static void main(String[] args) { // TODO Auto-generated method stub try { //1.找到数据库,并且链接上 Class.forName("com.micros
阅读全文
posted @ 2016-05-24 19:09
花花世界花花姐
阅读(341)
推荐(0)