91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介


代碼片段和文件信息

package?com;

import?java.sql.*;
import?model.*;
public?class?DAO?{
private?static?Connection?conn?=?null;
private?static?String?driver?=?“com.mysql.jdbc.Driver“;
private?static?String?url?=?“jdbc:mysql://172.16.200.40:3306/DEMO?useUnicode=true&characterEncoding=utf-8“;
private?static?String?user?=?“root“;
private?static?String?pwd?=?“1qaz!QAZ“;
/**
?*?連接數(shù)據(jù)庫
?*?@return
?*/
public?static?Connection?getConnection(){
try{
Class.forName(driver).newInstance();
conn?=?DriverManager.getConnection(urluserpwd);
if(conn!=null){
System.out.println(“連接sql?server數(shù)據(jù)庫成功!“);
}
}catch(Exception?ex){
ex.printStackTrace();
System.out.println(ex.getMessage());
}
return?conn;
}
/**
?*?查詢專業(yè)名稱
?*?@return
?*/
public?static?ResultSet?ge

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????378??2019-12-05?13:41??swing版本員工管理\EmManage\.classpath

?????文件????????384??2019-12-05?13:17??swing版本員工管理\EmManage\.project

?????文件????????598??2019-12-05?13:17??swing版本員工管理\EmManage\.settings\org.eclipse.jdt.core.prefs

?????文件??????16615??2019-12-05?15:01??swing版本員工管理\EmManage\bin\com\DAO.class

?????文件????1310720??2008-11-11?15:47??swing版本員工管理\EmManage\bin\db\EmployeeManager_Data.MDF

?????文件????1048576??2008-11-11?15:47??swing版本員工管理\EmManage\bin\db\EmployeeManager_Log.LDF

?????文件????????100??2019-12-05?12:48??swing版本員工管理\EmManage\bin\dd\MANIFEST.MF

?????文件???????1158??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\About.class

?????文件???????1760??2019-12-05?14:16??swing版本員工管理\EmManage\bin\frame\AddDuty$1.class

?????文件???????2117??2019-12-05?14:16??swing版本員工管理\EmManage\bin\frame\AddDuty.class

?????文件???????2331??2019-12-05?14:53??swing版本員工管理\EmManage\bin\frame\AddEmployee$1.class

?????文件???????4428??2019-12-05?14:53??swing版本員工管理\EmManage\bin\frame\AddEmployee$2.class

?????文件???????1838??2019-12-05?14:53??swing版本員工管理\EmManage\bin\frame\AddEmployee$3.class

?????文件???????7519??2019-12-05?14:53??swing版本員工管理\EmManage\bin\frame\AddEmployee.class

?????文件???????1488??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\AddSpecialDuty$1.class

?????文件???????2173??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\AddSpecialDuty$2.class

?????文件???????3138??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\AddSpecialDuty.class

?????文件???????1324??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\AddStation$1.class

?????文件???????1832??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\AddStation$2.class

?????文件???????2340??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\AddStation.class

?????文件???????1319??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\BasicInfoAdd$1.class

?????文件???????1571??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\BasicInfoAdd.class

?????文件???????1332??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\DeleteEmployee$1.class

?????文件???????1309??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\DeleteEmployee$2.class

?????文件???????1764??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\DeleteEmployee.class

?????文件???????1331??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\DeptInfo$1.class

?????文件???????1436??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\DeptInfo$2.class

?????文件???????1358??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\DeptInfo$3.class

?????文件???????1312??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\DeptInfo$4.class

?????文件???????4315??2019-12-05?13:41??swing版本員工管理\EmManage\bin\frame\DeptInfo.class

............此處省略71個文件信息

評論

共有 條評論

相關(guān)資源