-
bs_shopping
bs_网上购物系统每个例子文件夹都附有数据库表、程序源文件和一个war包(或者jar包)。如果是cs结构的,那么是个jar包,而且还多一个可执行程序文件夹,如果是bs结构的则是个war包。结构如下所示:
例子
|
+--- -例子名称
|
+------数据库表(文件夹)
|
+------源代码(文件夹)
|
+-----jar包(ejb模块)或者war包(web模块)【部署到服务器上】
|
+------可执行程序(cs结构的例子特有)
| |
| +-------可执行的jar包
|
+------文本文件(http.txt,启动例子时,IE中输入的地址,bs结构的例子特有)
在使用例子之前,你可以用Jbuilder打开原来的工程文件,重新编译,也可以直接部署war包(或者jia包)。
(bs_ online shopping system each case folder with all the database tables, Source documents and procedures for a war Package (jar or packet). If the structure is cs, is a jar packets, but also more than one executable file folders, If the structure is bs this is a war packet. Structure as follows : Examples |---- Example Name |------ database tables (folder) |------ source code (document folder) |----- jar Package (ejb module), or war Package (web module) [deployment to the server-- |------ executable (cs structure of the specific examples) | | |------- enforceable ja r Pack |------ text file (http.txt start example, the importation of the IE address, bs structure of the specific examples) in the use of examples, You can use Jbuilder opened the original engineering documents, recom)
- 2006-12-25 22:37:51下载
- 积分:1
-
HeadFirst.pdf.tar
設計模式 淺顯易懂的 oo programming 及 設計模式教學 (design pattern)
- 2009-11-18 12:15:08下载
- 积分:1
-
iiuytytyyygyuuy
java聊天程序源码(java chat program FOSS)
- 2004-10-31 01:00:01下载
- 积分:1
-
传智播客毕向东java上课PPT及源码
说明: 传智播客毕向东Java学习PPT及源码学习资料(Learn PPT and source code learning materials from Bi Xiangdong Java)
- 2020-10-14 19:17:30下载
- 积分:1
-
OPfile
这是一个关于打开文件和将要显示的内容直接写入到一个txt文件中去。(this is an java project which is open file and write the result into the txt doc .)
- 2012-04-11 22:42:50下载
- 积分:1
-
EJBApplication
Application using Entreprise java bean (EJB)
- 2014-01-06 21:29:09下载
- 积分:1
-
java_jsq
一个java计算器。(a calculator.)
- 2004-11-08 15:01:22下载
- 积分:1
-
Cal_Viewable
说明: 一个javaGUI计算器,可以计算多项式(A java GUI calculator that can solving polynomials)
- 2019-01-03 19:29:00下载
- 积分:1
-
springboot-mybatis
(4)结果映射:将操作数据库的结果按照映射的配置进行转换,可以转换成HashMap、JavaBean或者基本数据类型,并将最终结果返回(result mapping: transform the result of the operation database according to the configuration of the mapping, which can be converted into HashMap, JavaBean or basic data type, and return the final result)
- 2019-04-05 22:07:33下载
- 积分:1
-
FastIndex
建立快速索引,FastIndex为抽象类,AscFastIndex和DescFastIndex分别为两个实现(Quick Indexing. FastIndex is an abstract class and AscFastIndex and DescFastIndex are two implementations respectively.)
- 2019-07-02 08:19:14下载
- 积分:1