-
struts-2基本架包
说明: Struts2是一个基于MVC设计模式的Web应用框架,它本质上相当于一个servlet,在MVC设计模式中,Struts2作为控制器(Controller)来建立模型与视图的数据交互。(A standard and universal tag library for Java Web developers, Struts2, is a web application framework based on MVC design pattern, which is essentially equivalent to a servlet. In MVC design pattern, Struts2 is used as a controller to establish data interaction between model and view.)
- 2019-11-12 22:34:23下载
- 积分:1
-
moon-master
说明: moonmaster user develop font
- 2020-06-20 13:20:01下载
- 积分:1
-
avatar
这是一个上传头像的源代码 可以实现电脑的拍照功能 保存成一大一小照片 可以根据自己的需求开发(This is a picture to upload the source code can be saved as a computer' s camera and a small photo can develop according to their needs)
- 2015-02-02 15:08:25下载
- 积分:1
-
Java_snake
Java版贪吃蛇。参照某人的博客做的。很有价值。(Java version of Snake. Reference to someone' s blog. Valuable.)
- 2013-04-06 16:43:44下载
- 积分:1
-
HealthClub
一个健身俱乐部的源码,页面时有用jsp和jquery。比较完整,导入即可运行。数据库用的是mysql(A health club source, while a useful jsp page and jquery. More comprehensive introduction to run. Database using mysql)
- 2013-12-02 13:52:12下载
- 积分:1
-
MHknapsack
Merkle-Hellman knapsack cryptosystem
- 2011-05-04 05:05:29下载
- 积分:1
-
useradd
springmvc前台新增页面配合dwz简单demo,方便学习开发,简单易懂。(springmvc new front page with dwz simple demo, facilitate learning and development, easy to understand.)
- 2013-07-11 17:30:01下载
- 积分:1
-
Java-programming-thought
Java程序设计语言经典教程,从理解Java设计思想的层面上来学习Java编程。(Java programming language classic handbook, from the level of understanding of the design ideas come to learn Java Java programming.)
- 2013-12-13 01:02:47下载
- 积分:1
-
资源调度
说明: 用Java实现云计算任务调度功能,并在cloudsim上仿真(Use Java to implement cloud computing task scheduling function and simulate on cloudsim)
- 2020-09-01 20:05:23下载
- 积分:1
-
java
编写一个Java程序,设计一个运输工具类Transport,包含的成员属性有:速度pace、载重量load;汽车类Vehicle是Transport的子类,其中包含的属性有:车轮的个数wheels和车重weight;飞机Airplane类是Transport的子类其中包含的属性有:机型enginertype和发动机数量enginers。每个类都有相关所有数据的输出方法。(Write a Java program, designing a means of transport category Transport, including members of the attributes: speed pace, load load Automotive Transport Vehicle is a subclass, which contains the attributes: the number of wheels and wheel weight weight Transport Aircraft Airplane class is a subclass of which contains the attributes: the number of aircraft and engine enginertype enginers. Each class has all data related to the output method.)
- 2010-06-01 09:57:54下载
- 积分:1