搜索资源列表
Creating an Entity Bean in MyEclipse and WebLogic.
- 这是一段关于在eclipse+myeclipse环境下,基于webLogic服务器和mysql开发的J2EE-flash的实用例子教程。-This is a + eclipse on the notion environment, based on webLogic mysql server and the development of J2EE-flash of practical examples Guide.
jspoa
- JSP 办公系统 eclipse+MYSQL
Jiangguoxing_etp_jsp
- 学生管理系统,java,eclipse,mysql,数据库的增删查改-Student management system, java, eclipse, mysql, database, add or delete search changed ~ ~
vote
- struts2 spring2.5 hibernate3.0 eclipse投票管理系统实例-struts2 spring2.5 hibernate3.0 eclipse vote management system for example
noticemanager
- 这是一个公告管理系统,管理员能实现对公告的增删改查等功能,数据库服务器为MySQL v 5.0.45。 开发平台为Eclipse SDK v 3.2.2。 -Notice This is a management system, administrators can achieve the notice of additions or deletions to search and other functions, the database server for MySQL v 5.0.45
hotelJsp
- 小型,简单酒店管理系统,采用JSP,MYSQL数据库环境,eclipse编程-Small, simple hotel management system, using the JSP, MYSQL database programming environment, the eclipse
library
- 图书借阅管理系统,有用户注册与登陆,图书的预借、借阅、归还功能,读者和管理员两大功能模块,并能对图书经行分类。(eclipse和MySQL)-Library Loan Management System, a user registration and login, the advances of books, borrow, return function, readers and administrators to the two function modules, and can book
TestMysql
- 一个用eclipse和mysql开发的仓库管理系统-mysql,eclipse
CMS
- 简单的客户信息管理系统,实现了项目信息管理,客户信息管理等功能 使用tomcat + Eclipse + mysql实现-Simple customer information management system to achieve the project information management, customer information management and other functions using tomcat+ Eclipse+ mysql implementatio
xuanke
- 用jsp及mysql实现简单的学生选课系统 在eclipse 环境中运行-Jsp and mysql with the realization of a class selection
myExam
- 在线考试系统,SSH组合开发,在eclipse环境下开发的web程序,以mysql为数据库-exam inline
ksxt
- 考试系统,开发环境:JDK 5.0+Eclipse 3.2,数据库为MySQL。可对表进行添删改查等数据操作。-Examination system, development environment: JDK 5.0+ Eclipse 3.2, the database is MySQL. Tim excision can check on the table and other data operations.
student
- 有java GUI编写的 带数据库的 学生管理系统 在eclipse环境下完成 数据库使用mysql-Written with a java GUI database management system for students to complete the eclipse environment to use the mysql database
javahrsrc
- Java人事管理系统源码+论文+答辩PPT,西北农林科技大学信息工程学院面向对象综合试训实习报告,计算机083班毛维静的作品,通过源代码以及文档资料,你将学习和了解: ①加强对员工的管理,形成纽带,以点带线.实现对员工的跟踪与控制,使部门与部门之间加强联系,形成上下一体; ②学会Java程序开发的环境搭建与配置,并在实际运用中学习和掌握Java程序开发的全过程; ③学会在短时间内运用一门语言并用于实际,扩展知识面,加强了调试的能力; ④通过此次开发,了解了
ystp
- 一个OA系统的框架,使用MySQL,Tomcat和Eclipse开发-The framework of an OA system, MySQL, Tomcat and the Eclipse development
BankManagementSystem
- 下开户、存款、取款、查询、转账、改密码、销户等七项工作。日志记录所有对账户的操作。 所有的数据持久化。开发工具为eclipse,开发语言Java,应用数据库MySql。-The following accounts, deposits, withdrawals, inquiries, transfers, change your password, cancel the account and other seven work. All logging operations on the acc
Curricula
- 简单的教务选课系统 使用Spring与Hibernate (通过配置web.xml文件,可以替换数据库MySQL或SQLite) (context.xml配置连接mysql的参数) 实现对课程、学生、教师的基本CRUD操作, 教务处添加课程和学生选课都可以实现 学生与课程、课程与教师 的关系都是多对多, 学生选课的同时,在课程的多个代课老师中,选定自己的任课老师。 登录功能不完善。 压缩包中同时有eclipse项目文件和可以直接发布到tomcat的war