搜索资源列表
mark_manager
- 学生课程和成绩的管理系统,基于j2ee。 请先运行建表.txt->视图.txt->其他txt文件
Course Select 学生管理
- 基于j2ee的SSH框架的选课系统 用于学生管理
hake
- J2EE项目开发实例(学生课程设计项目开发管理系统)-J2EE+Jbuilder+Mysql+Dremwear
marketplace
- 学生管理系统,基于J2EE,具有权限管理,任务管理,个人状态,作业管理等功能.是学习J2EE的入门好资料-Student management system, based on J2EE, with rights management, task management, personal status, job management and other functions. Is to learn a good introductory information on J2EE
Re
- 个人编写的学生管理系统,采用BS模式编写,J2EE架构-Personal prepared student management system that uses the preparation of BS model, J2EE architecture
SorePrj
- 成绩管理系统 J2EE 简单的登分 ,查分 程序。分为教师和学生两种登录方式-J2EE performance management system, a simple registration points, check points program. Teachers and students are divided into two login
java-student
- 基于java的学生信息管理系统,实现对学生具体信息的查询,修改,添加,删除-This paper first introduced the J2EE platform architecture and MVC (model-view-controller) development model, based on the J2EE platform and was widely used. Second, a brief descr iption of the system to use the
vc108423425252
- 基于vc++的学生管理信息系统,对学生信息进行查询,修改,添加,删除。-This paper first introduced the J2EE platform architecture and MVC (model-view-controller) development model, based on the J2EE platform and was widely used. Second, a brief descr iption of the system to use the ke
2j2ee
- j2ee 学生信息管理系统 包 代码 不错 齐全-Student Information Management System j2ee good complete package code
student
- 基于J2EE架构设计与实现学生信息管理系统-Based on J2EE architecture design and implementation of student information management system
978-7-302-17018-1
- 本书内容包括: Java简介,语言基础,控制语句,面向对象程序开发, Java是面向对象语言, Java的继承与多态,类的高级使用,异常处理, Java的输入/输出,多线程,AWT,Swing,网络编程,JDBC数据库编程,HTML, Javascr ipt,JSP,Servlet,J2EE概述,学生信息管理系统,网上书店等.-This book includes: Java Introduction, basic language, control statements, object-ori
StudentDBMS
- 学生信息管理系统,ssh框架下的J2ee应用-Student information management system, ssh framework
stu
- 对于普通高校学生信息管理系统的简单实现,主要功能模块有: 1.学生档案管理(包括学生基本信息和学籍信息) 2. 学生入学信息管理(包括院系管理、专业管理和班级管理) 3.学生贫困生信息管理 4.学生奖惩信息管理 5. 学生购买保险信息管理 6. 用户个人信息维护 7.系统管理 -The Design and Implementation of J2EE Based Student Management System
library-1.0.0-suorces
- Stucts2架构的图书管理系统,没有华丽的界面,但是基本都能都有包括:图书管理、读者管理、借书还书等;非常适合学习J2EE的学生们参考-Stucts2-based library management system, no fancy interface, but the basic can have include: library management, the reader management, borrowing and returning books, etc. very sui
crm
- 基于J2EE架构的WEB应用程序,使用Struts2、Spring、Hibernate框架实现,建立一个学生个人信息管理系统, 实现登录验证等功能。-J2EE based WEB application, using the Struts2, Spring, Hibernate framework, to establish a management system of student s personal information,with functions such as login au
StuManage
- J2EE servlet 学生管理系统 MVC框架-J2EE servlet MVC framework for student management system
xscjManage
- 一个简单的ssh框架实现登录功能,是一个学生管理系统,功能很简单-a easy j2ee frame
jsp862878922
- 用jsp、javabean做了一个学生信息管理系统,虽然j2ee的框架很多,但是基础仍然很重要。麻雀虽小五脏俱全,希望本博客对j2ee初学者有帮助,也是对自己知识的复习和整合。(A student information management system is made with JSP and JavaBean. Although there are many frameworks for J2EE, the foundation is still important. Although t
学生成绩管理源码
- j2ee平台学生管理系统框架,结构清晰,适用于初学者进行学习(J2EE platform student management system framework)
SSM学生管理系统
- 这是一个基于j2ee实现的学生管理系统,使用了sping+spingmvc+mabatis三个框架整合的JAVA工程,使用maven管理,内含三个角色,学生和教师和管理员,使用拦截器分别实现登录验证,鉴权功能