代码搜索:StudentManager
找到约 481 项符合「StudentManager」的源代码
代码结果 481
www.eeworm.com/read/453038/1643410
properties dbinfor.properties
//下列信息用于数据库的连接
drivers=com.microsoft.jdbc.sqlserver.SQLServerDriver
url=jdbc:microsoft:sqlserver://localhost:1433;DatabaseName=studentmanager
user=sa
password=wang411dong516
//下列信息用于表名及表结构的建立