-
cms_v20_src
内容管理系统,可以管理栏目、内容,可管理权限(Content management system to manage the program, content, administrative rights can be)
- 2009-02-18 10:25:05下载
- 积分:1
-
TankClient
说明: 简单完成坦克作战程序,主要利用Java,在对应平台完成编码、运行(Using Java to complete the compilation of classical game tank battle, complete the operation of tank battle in different machines)
- 2019-05-18 08:26:48下载
- 积分:1
-
TryTest42
人工蜂群代码,用于算法的基础学习,仅供参考。
也可以用来进行java代码的学习(Artificial bee colony code, for the basic learning algorithm. It can also be used to learn java codes)
- 2018-06-04 16:05:13下载
- 积分:1
-
J2EE
说明: J2EE案例的開發一些代碼案例.對學習感覺特別有效。簡單功能強大(J2EE cases develop some code cases.)
- 2010-04-12 20:32:38下载
- 积分:1
-
JXTA
jxta 技术手册 英文版 实现java编程(jxta technical manuals English to achieve java programming)
- 2010-07-06 11:30:07下载
- 积分:1
-
GameServer
Selector 版本服务器,消息协议使用google proto buffer,包括AcceptService, GameService,LogicService等等(Selector version of the server, the message protocol using google proto buffer, including AcceptService, GameService, LogicService etc.)
- 2014-05-09 09:45:57下载
- 积分:1
-
school
这是本人的j2ee期末课程设计,是根据校方需求,为其所作的学校事务及教学信息管理系统,可以进行后台登陆的增删改查。功能比较完善。(This is the end of my j2ee curriculum design is based on school needs, for the school affairs and teaching information management system, can change the background investigation landing deletions. Function relatively perfect.)
- 2009-12-28 09:10:45下载
- 积分:1
-
ioFile
java io体系中的File类的操作,一个个的小例子,便于初学者学习(File class in java io system operation, a small example easy for beginners to learn)
- 2012-04-19 10:13:40下载
- 积分:1
-
MineSweeper
Java 实现的扫雷小程序,有可爱的图片贴图。(java mine sweeper)
- 2013-09-27 09:25:05下载
- 积分:1
-
Java
说明: 设计模式一(单子、工厂、策略模式)练习
1. 假设现在要设计一个贩卖各类书籍的电子商务网站的购物车系统。对所有的教材类图书 实行每本一元的折扣;对连环画类图书提供每本7%的促销折扣;而对非教材类的计算机图书有3%的折扣;对其余书没有折扣。使用策略模式、工厂模式、单子模式进行设计(Design Mode 1 (List, Factory, Strategy Mode) Exercise
1. Suppose we are going to design a shopping cart system for e-commerce websites that sell all kinds of books. All textbook books are discounted at one yuan per book; comic books are discounted at 7% per book; computer books are discounted at 3% for non-textbook books; and other books are discounted at no rate. Design using strategy mode, factory mode and single mode)
- 2020-07-01 06:40:02下载
- 积分:1