-
With JSP+ BEAN connect database. Folder will be compressed package directory fil...
用JSP+BEAN实现连接数据库。
将压缩包文件夹目录下的文件拷贝到JSP服务器目录。
例如:
如果是tomcat服务器,请拷贝这个目录到webapps目录下;不需要重启服务,即可运行本实例。
-With JSP+ BEAN connect database. Folder will be compressed package directory files are copied to the JSP server directory. For example: If the tomcat server, please copy this directory to the webapps directory do not need to restart the service, to run the examples.
- 2022-02-20 03:29:57下载
- 积分:1
-
建立于Eclipse平台的WEB应用系统
建立于Eclipse平台的WEB应用系统-物流管理系统变更模块,使用的SSH架构技术。-PEMS on Eclipse, it uses SSH architecture.
- 2022-03-21 03:46:37下载
- 积分:1
-
文本编辑器,可以作为初学者窗口界面设计参考
文本编辑器,可以作为初学者窗口界面设计参考-A text editor, windows interface design can be used as reference for beginners
- 2022-02-03 22:51:58下载
- 积分:1
-
向服务器上传文件的时候对文件名称生成uuid,存储目录的工具类.
对上传图片生成缩略图的工具类...
向服务器上传文件的时候对文件名称生成uuid,存储目录的工具类.
对上传图片生成缩略图的工具类-Upload files to the server when the file name of the generated uuid, store the directory tools.
Generates thumbnail images on upload tools
- 2022-07-07 21:42:12下载
- 积分:1
-
个人认为是最好的Java论坛源码,开源的,可以到官方网站看最新动态http://www.jforum.net/...
个人认为是最好的Java论坛源码,开源的,可以到官方网站看最新动态http://www.jforum.net/-Personally think is the best forum for the Java source code, open source, you can watch the official website of the latest developments http://www.jforum.net/
- 2022-07-03 21:46:01下载
- 积分:1
-
用java编写的URL连接测试程序
用java编写的URL连接测试程序-prepared with the URL link test procedure
- 2023-02-28 08:25:04下载
- 积分:1
-
持久层hibernate技术使用的一个例子
持久层hibernate技术使用的一个例子-Hibernate persistence layer to use an example of technology
- 2022-08-17 09:39:47下载
- 积分:1
-
java applet小程序,对话框的使用
小APPLET程序,使用JAVA中的对话框-small APPLET procedures, the use of dialog JAVA
- 2022-02-06 11:38:30下载
- 积分:1
-
with jsp, tomcat, mysql, javabean achieve the CD shops, with the object
用jsp,tomcat,mysql,javabean实现的光盘商店,有面向对象分析和设计的图和全部设计文档及用户手册-with jsp, tomcat, mysql, javabean achieve the CD shops, with the object-oriented analysis and design of the plan and all design documentation and user manuals
- 2022-03-29 07:12:46下载
- 积分:1
-
Java编程 做一个发牌的程序
首先是创造牌(牌会有1
Java编程 做一个发牌的程序
首先是创造牌(牌会有1-6付选择),然后洗牌:将牌一分二,由( x(k+1) = (5xk mod 16) + 1 )来依次从两边取牌,直至牌不够,就将牌合起来。然后将牌发给2-60人,每人5张牌。
可以使用java.util.List, java.util.Collection, java.util.Iterator, and java.util.ListIterator,最好用Arraylist来做。像牌数和人数,由输入决定
-Java program to do a licensing program is to create the first card (brand-sum option would be 1-6), and then shuffle: The license for one sub-2, from (x (k+1) = (5xk mod 16)+ 1 ) to turn from both sides to take a license until the license is not enough, it will be brand together. Then the card issued to 2-60, with each person 5 cards. You can use java.util.List , Java.util.Collection , Java.util.Iterator , And java.util.ListIterator, preferably Arraylist do. Such as the number of licenses and the number of input decision
- 2023-07-17 21:50:03下载
- 积分:1