搜索资源列表
sqlserversims
- sqlserver学生信息管理系统.rar,连接sql server数据库,实现登录、删除、修改、添加等操作。密码为1-sqlserver student information management system. Rar. sql server database linking achieve login, delete, modify, add operational. For a password
StuManagementSystem
- 一个没有数据库连接的小型学生信息管理系统
xuanke
- 自己用java编的选课系统,连接数据库,管理学生教师和选课信息-Java made using their own system of course, connected database, student teachers and course management information
java+sql
- java+sql学生管理系统,管理学生的信息,与server数据库进行连接-java+ sql student management system to manage student information, and the database server to connect
aa
- Java 完成一学生课程管理系统,连接了数据库sql2005.对学生信息进行插入删除修改-Java completion of a student course management system, connected to the database, sql2005. Pairs of Student Information to insert delete modify
3
- 学生管理系统,使用Javascr ipt实现,连接access数据库,可简单的完成学生信息的查询、添加、删除及编辑。-Student management system, use the Javascr ipt implementation, to connect access database, student information can be simply the completion of the query, add, delete and edit.
work_student
- 开发一个学生信息管理系统,后台数据库可以采用access和sql server2000。运用javaswing编程编程的基本方法,使用了对于标准的输入输出,对文件的输入输出,利用缓冲区的输入输出,对于数据源的建立,对于数据库的连接操作-Development of a student information management system, can be used back-end database access, and sql server2000. Javaswing programm
20097720119
- 本程序共实现了两个功能:数据的查询(学生信息按学号查询)和数据的录入(学生信息录入)。 程序名称:Jdbc 数据库名称:student 数据源名称:lpf 建立表名称:message(学号、姓名、生日);fenshu(学号、英语) 其中: 子类 myframe:建立主页面样式(包括:窗体名称、菜单项目(学生管理-学生查询、学生录入;系统-退出系统)、窗体内容); 子类 xscx:查询学生信息(学号、姓名、生日);设计xscx窗口样式;sql语句的录入; 子类 xs
java
- 学生信息管理系统 与数据库连接,包括登陆,功能选择,个人信息,查询、录入成绩等-Student Information Management System
xuexi
- 主程序 关于学生信息管理系统的 程序开发的代码- Public void jButton1_actionPerformed(ActionEvent e) { driver=jTextField1.getText() URL=jTextField2.getText() table=jTextField3.getText() name=jTextField4.getText() password=
StuMIS
- java web 学生管理系统 里面有对于学生信息的存储以及增加删除修改。。连接了数据库但上传内容不包含数据库文件-java web student management system which has modified for student information storage and increase deleted. . Connected to the database upload content does not contain database files
stu
- 学生信息管理系统,能够连接数据库,并对数据库中数据进行各种操作-Student information management system that can connect to the database, and the data in the database for various operations
DBTest
- eclipse+SQL 2005,连接数据库的学生信息管理系统软件源代码-good is good
java-web-design
- 通过完成一个学生管理系统的系统设计,来学习、了解并掌握相关的软件,安装包或开发平台和运行平台的搭建,熟悉Tomcat的目录结构,掌握如何在Tomcat下开发Web应用,以及如何利用集成开发环境MyEclipse开发Web应用。 通过实验,能够熟练掌握MySQL数据库的安装,熟练使用SQL语言创建与修改数据库,熟练掌握JDBC访问数据库的步骤,能够使用JDBC技术在动态网站中实现获取数据、增加数据、修改数据、删除数据等功能。 在安装好相应的数据库并建立数据源之后,需要获取相应数据库的JDB
stu
- 简单的学生信息增删改查,用的mysql数据库做的连接(Simple student information additions and deletions to change search, in connection with the MySQL database to do)
MySQL
- quantus连接MySQL数据库执行学生信息管理系统。 学生成绩表Student(Sno 字符串,长度9, Sname 字符串,长度10, Class 字符串,长度10, Age 整型, Sex 字符串,长度2) 实现如下功能: A.输入若干个学生的信息到Student表; B.修改制定学号学生的基本信息; C.删除指定学号的学生基本信息; D.按照性别找出所有相应的学生基本信息; E.按照年龄段找出所有相应的学生基本信息,例如[19,21]的学生(Connect quantus to MyS
Java学生信息管理系统源码包
- 学生信息管理系统,插入,修改,删除,连接sql server数据库(Student information management system)
1500802043莫钦麟
- eclipse中开发的系统,主要框架dao+util+model+web.语言都是jsp+servlet,所用数据库mysql5.7.20,如需使用,请将源码直接导入eclipse中,然后下载个sqlyog工具,把数据库文件导进去,把代码中的数据库连接那块的用户名、密码等改下,即可正常使用。绝对有效!!!!!(eclipse in the development of the system, the main framework dao + util + model + web. Languag
SMS
- 本项目基于学生信息管理系统java课程设计,支持GUI界面,并连接了mysql数据库,可以实现对学生信息的增删改查、以及登录、注册等相应功能。(Student management system)
xuesheng
- 学生信息的增删改差,包括选课等表数据,连接mysql数据库(Student information additions and deletions, including class selection and other table data, connect to MySQL database.)