-
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
-
Thinking-in-Java-4th-Edition
Thinking in Java 4th英文原版,经典好书,讲述详细全面,由于不是汉化版,所以不存在误导和缺漏(Thinking in Java 4th English original, classic books, tells a detailed and comprehensive, as it is not finished version, so there is no misleading and omissions)
- 2013-07-22 18:53:20下载
- 积分:1
-
tskkncuy_notes
notes for java book. here u ill find diff methods.
- 2012-12-25 20:06:26下载
- 积分:1
-
AbstractItemVisitor
An output stream for the body of an HTTP request Source Code for Java Script.
- 2013-10-04 10:18:01下载
- 积分:1
-
医疗健康管理类企业
说明: (注)这里大家经常会出现的问题是“数据库服务器或登录密码无效,无法连接数据库,请重新设定”,出现这个问题是上面的选项您没有填写正确,一般只需填写四项,第一:数据库主机,(数据库主机一般的空间默认是localhost,如果您的空间的数据库主机是localhost,那就不需要填写,如果不是默认的localhost,就填写你的数据库主机)第二:数据库用户,第三:数据库密码,第四:数据库名称,在这说明一下,数据库前缀请勿修改!如果上面的信息您不是很清楚或者不知道,请咨询你购买空间的空间商!
3.安装完成,点击进入后台。(如出现错误页面可 直接 域名/dede进入后台}(Medical health management)
- 2020-06-20 16:00:02下载
- 积分:1
-
urljjgj_v1.0
通过本工具可以将URL快速转换为迅雷、快车、旋风等专用下载链接(Through this tool can be quickly converted to a URL Thunder, Express, cyclones and other special download link)
- 2015-04-20 17:25:37下载
- 积分:1
-
rgc
FileInputReader接收键盘输入的字符串,用FileWirter类将字符串写入文件,用FileReader类读出文件内容显示在屏幕上。(FileInputReader receives the keyboard input string, writes the string to the file with the FileWirter class, reads the document content with the FileReader class, displays in the screen.)
- 2017-11-15 14:04:25下载
- 积分:1
-
809420
在java中实现2个线程之间的死锁,即程序始终不终止,但也仍在运行()
- 2018-02-10 21:16:13下载
- 积分:1
-
java200
要将 MenuBar 加入一个Frame 中,应使用的方法是?
A. setMenu()
B. setMenuBar()
C. add()
D. addMenuBar()
2. 使用哪一个布局管理器时,当Frame 的大小被改变时Frame 中的按钮的位置可能会被改
变?
A. BorderLayout
B. FlowLayout
C. CardLayout
D. GridLayout(To add a Frame MenuBar, the method should be using? A. setMenu () B. setMenuBar () C. add () D. addMenuBar () 2. When using a layout manager which, when Frame Frame size is changed in the position of the buttons may be changed? A. BorderLayout B. FlowLayout C. CardLayout D. GridLayout)
- 2014-05-17 21:12:54下载
- 积分:1
-
ThreeInOne
插值演示,牛顿插值,拉格浪日插值,三次样条插值(interpolation demonstration of Newton's interpolation, the waves of Rugby Day interpolation, cubic spline interpolation)
- 2020-12-02 20:09:25下载
- 积分:1