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: 自己写的一个图书馆管理。GUI。eclipse下用jigloo创建画的界面,使用sql server数据库-A library written in their own management. GUI. eclipse create a painting using jigloo interface, use the sql server database Platform: |
Size: 116736 |
Author:陈佳金 |
Hits:
Description: bb论坛 这是一个在eclipse中开发的一个项目,数据库是sql server 2005-bb forum my name eclipse sql server 2005 to you help my hope for your bb forum my name eclipse sql server 2005 to you help my hope for yourbb forum my name eclipse sql server 2005 to you help my hope for yourbb forum my name eclipse sql server 2005 to you help my hope for yourbb forum my name eclipse sql server 2005 to you help my hope for your加工厂奔跑地方工业十一国庆节车水马龙国仍一县城 Platform: |
Size: 13312 |
Author:qiao |
Hits:
Description: 系统采用了tomcat+My eclipse +SQL server 2005数据库进行开发,开发语言为java + WML + WML script。系统完成就酒店、景区等信息的发布,管理,维护等功能,并实现了Internet WEB与WAP两种方式对信息的浏览查询。-System uses tomcat+ My eclipse+ SQL server 2005 database development, development of language for the java+ WML+ WML
script. System to complete the hotel, the release area and other information, management, maintenance and other functions, and implemented Internet WEB and WAP are two ways
View inquiry type of information.
Platform: |
Size: 154624 |
Author:林浩 |
Hits:
Description: Java学生管理系统,使用eclipse,sql server 2000,包括基本的查询,更新,修改功能-Java student management system, using eclipse, sql server 2000, including basic query, update, modify the function Platform: |
Size: 124928 |
Author:涂刚凯 |
Hits:
Description: Eclipse连接SQL Server 2005数据库 在连接数据库之前必须保证SQL Server 2005是采用SQL Server身份验证方式而不是windows身份验证方式。-Eclipse to connect SQL Server 2005 database before connecting to the database must ensure that SQL Server 2005 is to use SQL Server authentication mode rather than windows authentication. Platform: |
Size: 384000 |
Author:李飞 |
Hits: