Description: Java项目开发实用案例之公司办公信息管理系统
本系统为公司办公信息管理系统EIMS,主要用来管理公司的员工信息和财务信息,并提供公司内部信息交流平台。
文件说明:
/EIMS/project-Eclipse/WSAD/Lomboz/MyEclipse开发环境下的工程文件目录;
?
/EIMS/database-SQL Server 2000环境下的数据库数据文件和日志文件;
?
/EIMS/war-通过Eclipse/WSAD/Lomboz/MyEclipse导出的war文件;
/EIMS/doc-本案例相关的文档;
详细安装及使用指导请参考/EIMS/doc文档-Java project to develop practical Case corporate office information management system of the system of the company office information management system EC EIMS mainly used to manage the company's employees and financial information and provide internal information exchange platform. This document explains : / EI / project-Eclipse / WSAD / Lomboz / MyEcli pse development environment under the project directory; / EI / database-SQL Server 2000 database environment and the data files log files; / EIMS/war- through Eclipse / WSAD / Lomboz / MyEclips e derived war; / EIMS/doc- this case the relevant documentation; details of the installation and use reference guide / EI / doc file Platform: |
Size: 4346094 |
Author:andy |
Hits:
Description: 基于jsp+javabean+tomcat+eclipse+SQLServer2000的酒店信息服务系统(原创)具有客房信息发布,客房信息修改,客房信息查询,客房酒店预订,客房远程预订,客人离店结算等功能模块-based on jsp javabean tomcat eclipse CRM hotel information system (original) with Rooms release of information, Rooms information changes Rooms Information, room hotel reservations, room remote reservations, guests Check Out settlement function modules Platform: |
Size: 131072 |
Author:张永伟 |
Hits:
Description: 基于jsp+javabean+tomcat+eclipse+SQLServer2000的酒店信息服务系统(原创)具有客房信息发布-based on jsp javabean tomcat eclipse CRM hotel information system (original) has released information Rooms Platform: |
Size: 50176 |
Author:zn |
Hits:
Description: Java项目开发实用案例之公司办公信息管理系统
本系统为公司办公信息管理系统EIMS,主要用来管理公司的员工信息和财务信息,并提供公司内部信息交流平台。
文件说明:
/EIMS/project-Eclipse/WSAD/Lomboz/MyEclipse开发环境下的工程文件目录;
?
/EIMS/database-SQL Server 2000环境下的数据库数据文件和日志文件;
?
/EIMS/war-通过Eclipse/WSAD/Lomboz/MyEclipse导出的war文件;
/EIMS/doc-本案例相关的文档;
详细安装及使用指导请参考/EIMS/doc文档-Java project to develop practical Case corporate office information management system of the system of the company office information management system EC EIMS mainly used to manage the company's employees and financial information and provide internal information exchange platform. This document explains :/EI/project-Eclipse/WSAD/Lomboz/MyEcli pse development environment under the project directory;/EI/database-SQL Server 2000 database environment and the data files log files;/EIMS/war- through Eclipse/WSAD/Lomboz/MyEclips e derived war;/EIMS/doc- this case the relevant documentation; details of the installation and use reference guide/EI/doc file Platform: |
Size: 4345856 |
Author:andy |
Hits:
Description: 学生档案管理系统 eclipse开发
数据库用的是SQL Sever
详细见里面的说明-students file management systems eclipse with the development of the database is SQL Server see details inside Note Platform: |
Size: 803840 |
Author:yangshuolei |
Hits:
Description: eclipse中开发的航空票务系统源代码,平台:Windows Xp
Java平台:JDK1.4
Server:Tomcat5.0.28
开发环境:Eclipse3.1和Eclipse3.0
-eclipse in the development of aviation ticketing system source code, platform: Windows XpJava platform: JDK1.4Server: Tomcat5.0.28 development environment: Eclipse3.1 and Eclipse3.0 Platform: |
Size: 18104320 |
Author:benben |
Hits:
Description: 博客管理系统。安装说明:
1、在SQLSERVER中创建blog数据库并创建登陆帐号blog:blog,然后在SQL Server查询分析器中运行doc目录下db.sql创建所有表;
2、将工程导入Eclipse;
3、部署工程;
4、运行tomcat;
5、进入tomcat管理web后台,
在Tomcat->Service->Host->Context(blog)->Resources->Data Sources中添加
Data Source URL: jdbc:jtds:sqlserver://${dbhost}:1433 DatabaseName=blog
JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver
User Name: blog
Password: blog
6、done!-Blog management system. Installation instructions: 1, create a blog in SQLSERVER database and create a login account blog: blog, and then in the SQL Server Query Analyzer run the doc directory to create all db.sql table 2, will be the project into Eclipse 3, the deployment of engineering 4, running tomcat 5, enter the tomcat management web background, in the Tomcat-> Service-> Host-> Context (blog)-> Resources-> Data Sources add Data Source URL: jdbc: jtds: sqlserver:// $ (dbhost): 1433 DatabaseName = blog JDBC Driver Class: net.sourceforge.jtds.jdbc.Driver User Name: blog Password: blog6, done! Platform: |
Size: 947200 |
Author: |
Hits:
Description: 通过数据库录入学生数据信息,基于eclipse 数据库 SQL server 2-Student data entry through a database of information, based on the eclipse database SQL server 2 Platform: |
Size: 36864 |
Author:luo |
Hits:
Description: 本人的毕业设计,JAVA实现数据库转化,我用Java作为编程语言(Java的版本是6.0),JDOM作为XML解析器。数据库是SQL Server 2000,开发工具是NetBeans IDE 5.5
大家在运行程序的时候最好还是使用NetBeans IDE 5.5和Java 6.0,因为我设计的是图形界面,在设计的时候我用到了NetBeans的Swing设计工具Martisse,如果把我的程序放在JBuilder、Eclipse或JCreator中无法运行的(NetBeans是免费下载的)
src就是我程序的源代码,XRSystem.SQL就是建立数据库的脚本文件,解压缩后在查询分析器中打开直接运行就可以建立好数据库,文件夹XML是几个XML文档示例-My graduation project, JAVA implementation into a database, I used Java as a programming language (Java version 6.0), JDOM as an XML parser. Database is SQL Server 2000, development tools, NetBeans IDE 5.5 U.S. are running the program at a time when it would be better to use NetBeans IDE 5.5 and Java 6.0, because my graphics are designed to interface design at a time when I used the NetBeans Design Tools Martisse of Swing If I put the procedure on JBuilder, Eclipse or JCreator can not run in the (NetBeans is a free download) src is the source code of my program, XRSystem.SQL is set up the database script file, unzip it in the Query Analyzer open a direct operation can be well set up databases, XML folder are some examples of XML documents Platform: |
Size: 84992 |
Author:xinyu |
Hits:
Description: Java+jsp+sql功能完善的注册登录程序,适合初学者学习使用-Java+ jsp+ sql function of sound registration log-in procedure, suitable for beginners learning to use Platform: |
Size: 544768 |
Author:gaojunjia |
Hits:
Description: java编写的公共人事管理系统,采用的是sql server数据库,eclipse编程环境
-hospital management system written in java, uses a sql server database, eclipse programming environment Platform: |
Size: 1463296 |
Author:徐华 |
Hits:
Description: 本资源为Java版的学生管理系统,界面友好,人性化,功能完善,涵盖数据库所有操作,可以作为数据库以及Java等课程的课程设计(含两个版本,可以分别在dos下运行或者eclipse下运行)
PS:内附数据库表格(运行前需导入到数据库),数据库环境为SQL Server 2005,另附课程设计报告,介绍制作流程以及思路,用法。-The resources for the Java version of the student management system, user-friendly, user-friendly, comprehensive, covering all database operations, such as databases, and Java course curriculum design (including the two versions can be run separately or in dos run eclipse ) PS: containing a database table (to be imported into the database before running), the database environment is SQL Server 2005, attached curriculum design report describing the production process and the idea of usage. Platform: |
Size: 756736 |
Author:xiao ru |
Hits: