Welcome![Sign In][Sign Up]
Location:
Search - lomboz.3

Search list

[Database systemJ2EE_mzhjxt

Description: 基于J2EE的门诊划价系统 目 录 第1章 绪论 1 1.1 引言 1 1.2 概述 2 1.2.1 简要概述 2 1.2.2 目标 3 1.2.3 条件或限制 3 1.3 J2EE概述 3 第2章 系统运行的必要环境 6 2.1 J2EE运行环境的要求 6 2.1.1 对硬件条件和操作系统的要求 6 2.1.2 对软件环境的要求 6 2.2 安装和配置JDK 7 2.3 Eclipse的下载和安装 8 2.4 安装和配置JBoss 8 2.5 Lomboz的下载、安装和配置 8 2.6 Microsoft SQL Server 的配置 12 第3章 系统分析与设计思想 13 3.1 系统功能分析 13 3.2 系统设计思想 14 3.2.1 数据库层-逻辑层-表示层三层结构 14 3.2.2 与数据库的连接 14 第4章 系统实现与详细设计 15 4.1 数据库设计 15 4.1.1 设计思路 15 4.1.2 表的设计 15 4.2 逻辑层的设计 16 4.2.1 逻辑层包结构设计 16 4.2.2 与数据库建立连接类DBMananger 17 4.2.3 模块分析 19 4.3 表达层的设计 20 4.3.1 表达层的设计概述 20 4.3.2 表达层中使用的几个主要的JSP对象 21 4.4系统功能实现 22 第5章 设计总结 25 致谢 26 参考文献 27 附录一 开题报告 28 附录二 任务书 32 附录三 设计实现的具体内容 -err
Platform: | Size: 1300480 | Author: 张虎 | Hits:

[JSP/Javalomboz.301

Description: jsp开发 com.objectlearn.jdt.j2ee_3.0.1 -jsp development com.objectlearn.jdt.j2ee_3.0.1
Platform: | Size: 6312960 | Author: 王玉辉 | Hits:

[Education soft systemWebBasedManagementSystemOfStudentSocieties

Description: 项目名称:基于web的学生社团管理系统 ========= 运行环境:tomcat5.5.17 + sql server 2000 ========= 开发环境:eclipse3.1+lomboz+tomcat ========= 安装: 1、还原数据库SAMS 2、更改SAMS\WEB-INF\classes\sams\beans下的jdbc.properties文件中的pswd=你的数据库登录密码 3、将SAMS文件夹拖入tomcat下的webapps文件夹下 4、启动sql server数据库服务器,启动tomcat服务器 5、在浏览器中输入http://localhost:8080/SAMS/pages/ -Project Title: web-based management system of student societies ========= Operating Environment: tomcat5.5.17+ sql server 2000 ========= development environment: eclipse3.1+ lomboz+ tomcat == ======= Installation: 1, to restore the database SAMS 2, change the SAMS \ WEB-INF \ classes \ sams \ beans under jdbc.properties document pswd = your database password 3, drag the folder to SAMS into the webapps under tomcat folder 4, start the sql server database server, start the tomcat server 5, in the browser, type http://localhost:8080/SAMS/pages/
Platform: | Size: 1071104 | Author: 独行侠 | Hits:

[Compress-Decompress algrithmslomboz.3

Description: 尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-Eclipse
Platform: | Size: 6684672 | Author: 随风 | Hits:

[JSPEclipse

Description: 书籍:Eclipse从入门到精通,本书以最新的eclipse 3.2作为写作版本。全书分为5篇:起步篇介绍了eclipse及相关插件的安装,还介绍了一些eclipse开发环境的基本使用技巧;swt/jface篇详细介绍了swt、jface的使用:插件开发篇详细讲解了eclipse插件开发的各个步骤;rcp开发篇给出了一个基于数据库开发和面向对象分析设计的完整rcp项目实例:web开发篇以tromcat+lomboz+struts+hibernate为开发环境,详述了其下载、安装、配置和开发的全过程。本书以swt/jface、插件开发、rcp平台开发为核心内容,并兼顾了web开发,eclipse开发环境的使用只占极少部分。 -Books: Eclipse from entry to the master
Platform: | Size: 1849344 | Author: sh | Hits:

[JSP/JavaBBS-JSP-MySQL

Description: 在此目录下还有一个目录是[source],里面装有整个教学项目的源代码,建议大家在动手操作的过程中参考 我们是直接在d:\JavaProject目录下将所有项目copy到source目录中的,如果您希望在eclipse中直接将这些项目引入,请按以下步骤进行: 1:把这些项目文件copy到你得workspace下面 如:d:\JavaProject 2:在lomboz-eclipse的package explorer中点击右键,选择import 3:选择General - Existing Projects into Workspace 4:选择你要引入的项目根目录,如:d:\JavaProject\TestTomcat 5:确定 6:要想让项目正常运行,需要您正确地配置tomcat,请观看视频,强烈建议观众自己将项目构建出来-In this directory there is a directory [source], which is equipped with the teaching project' s source code, we recommend that everyone in the hands of the process is a direct reference to us in d: \ JavaProject directory, copy all the items in the source directory , if you want to be directly in the eclipse introduce these items, please follow these steps: 1: copy these files to the project workspace the following if you have: d: \ JavaProject 2: In lomboz-eclipse Right-click in the package explorer Select import 3: Select General- Existing Projects into Workspace 4: Select the items you want into the root directory, such as: d: \ JavaProject \ TestTomcat 5: OK 6: to get the project running, requires you to properly configure tomcat, Please watch the video, it is strongly recommended the project to build out its own audience
Platform: | Size: 2700288 | Author: renwei | Hits:

[JSPweb

Description: 1. 配置服务器Tomcat 2 1.1. 详细配置如下 2 2. Axis2与Eclipse的整合 7 2.1. Axis2下载,并部署axis2到Tomcat 7 2.2. Eclipse下安装Axis2插件 8 2.2.1. 下载axis2的eclipse插件 8 3. 编写Web service程序 10 3.1. Axis2的简单WebService示例 10 3.1.1. 0配置POJO的Webservice 10 3.1.2. 用axis2的辅助工具发布、调用WebService 12 3.1.3. WebService会话Session的管理 24 3.1.4. 用Spring创建的JavaBean发布成WebService 29 3.1.5. 异步调用WebService 32 4. Eclipse中安装 Lomboz 35 4.1. 持久化对象与OID 35 4.1.1. 对持久化对象的要求 35 4.1.2. OID 36-1 configuration server Tomcat 2 1.1. Detailed configuration is as follows 2 2. Axis2 and Eclipse integration 7 2.1. Axis2 download and deploy axis2 to Tomcat 7 2.2. Install Axis2 plugin under Eclipse 8 2.2.1. Downloaded axis2 in eclipse plugin 83 . written procedures simple Web service WebService example 10 3.1. Axis2 10 3.1.1. 0 configuration POJO' s Webservice 10 3.1.2. publish with axis2 aids, call WebService 12 3.1.3. WebService session Session Management 24 3.1. 4 created using JavaBean Spring release into WebService 29 3.1.5. asynchronous call WebService 32 4. Eclipse install Lomboz 35 4.1. persistent object with OID 35 4.1.1. requirements for persistent objects 35 4.1.2. OID 36
Platform: | Size: 1243136 | Author: 彭作 | Hits:

CodeBus www.codebus.net