资源列表
netshopnet
- 这是一个bookstore的应用,是一个类似于著名的j2ee学习案例petstore的web应用,主要用了struts+hibernate!-This is a bookstore application, is similar to a famous case study j2ee petstore web applications, the main struts hibernate!
CoffeeManageSystem
- 这是一个用JAVA编写的小型商品管理系统,实例是一个对咖啡馆货物的管理,也可对它扩充。将全部文件载入工程区后运行其中的CatalogGUI文件即可。-This is a preparation with JAVA small merchandise management system, is one of the examples of the cafe, cargo management, it can also be expanded. All documents will be inclu
很好的JSP商城代码
- 很好的JSP带码 有好东西大家共同分享 适合想学JSP网站建设的同志。-good JSP code with a good thing for everyone to share, like the JSP website comrades.
SeaFoodMarket
- 海鲜超市管理 登录 修改 增加 等功能jsp+servlet-Seafood Supermarket Management logged revised increase of functional servlet jsp
tool_paint
- 使用java语言编写的画图板,类似于windows的画板。可以进行任意绘画-use java language prepared by the drawing board, similar to windows slate. Painting can be arbitrary
globaldemo_new
- 航空自助值机java BS模式程序,它符合国际通用cuss标准,为目前大多数航空公司所接受的软件服务程序的通用模式-airline self - java-in BS model procedures, it is in line with common international standards cuss. Airlines currently accepted by the majority of software services for the generic model
JTableToExcel
- 实现JTable与Excel之间的数据交换-achieve JTable and Excel data exchange between the
UDP-weiqi
- 这是个基于UDP编写的围棋程序。使用Java编写,代码挺好的,具有一定的参考价值-This is based on UDP Go prepared by the procedure. The use of Java, code is very good and has some reference value
jfreechar
- 很好的制作统计图表的代码,可以制作各种各样的统计图表-good produce statistical charts code, can make all sorts of statistical charts
rsa-java
- rsa加密算法的JAVA实现,绝对能够运行-rsa encryption algorithm JAVA absolutely capable of running
jiaoyipingtai
- 采用ASP。NET做的网上游戏交易平台,基本实现了网站所需的全部功能,既可应用也可用来学习提高。-ASP.NET to do transactions online game platform, the basic realization of the full site functions, Applications can also be used to enhance learning.
java-download
- 简单的下载工具,GUI界面,能同时下载多个文件,并报告下载的字节数、下载完成的百分比进度和下载状态。支持断点续传,能暂停、恢复、取消下载任务。 此源码共有四个文件:Download.java,DownloadManager.java,DownloadsTableModel.java,ProgressRenderer.java。 启动程序的方法: C:\\ja>javac *.java C:\\ja>java DownloadManage