-
apache-tomcat-7.0.42
说明: tomcat压缩包,里面配置了,中文防乱码和负载均衡配置(Tomcat compression package, which is configured, Chinese anti-scrambling and load balancing configuration)
- 2020-06-25 19:00:01下载
- 积分:1
-
upgrade
说明: This is a content manage system for upgrade, java platform
- 2020-06-20 08:00:01下载
- 积分:1
-
weaktight-poster-1.3rc1
weaktight poster v1.3 is a very useful tool for poker players. using this u can share your hand history via weaktight.com without without loss of time in the browser
- 2014-01-27 09:43:13下载
- 积分:1
-
Struts2
Struts学习文档,内有详细实战例子。并有大量的企业实战经验分享,包括一些开发中常见的问题的解决方法。(The Struts learning document with detailed real example. And a lot of hands-on experience to share, including some of the common problems in the development of the solution.)
- 2013-04-08 19:06:25下载
- 积分:1
-
java-talk
java 即时聊天系统 自己看起来还不错,大家可以相互借鉴一下(java real-time chat system Looks good, we can learn from each other)
- 2012-02-13 18:48:58下载
- 积分:1
-
regress-89443
Just seeing if this script will compile without stack overflow.
- 2014-02-09 13:16:50下载
- 积分:1
-
Securing-Web-applications
Web application vulnerabilities have become a major concern in software security. This paper will present major attack patterns, i.e. SQL injection, cross-site scripting, cross-site request forgery, JavaScript hijacking, and DNS rebinding, together with a survey and assessment
of the countermeasures available to web application developers.
- 2013-04-02 16:39:21下载
- 积分:1
-
cinima
x3d做的电影院,分三个场景,有影片点播功能(cinima)
- 2020-11-19 20:09:37下载
- 积分:1
-
gep4j
Googlecode较有代表性得完整代码,可以按照自己需要组合使用。(Google code is more representative and complete code, which can be combined according to its own needs.)
- 2020-06-17 04:20:02下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1