-
chap08
Java 程序设计教程(第五版)EXAMPLESchap08源码(Java Programming tutorial (Fifth Edition) EXAMPLES chap08 source)
- 2009-03-13 11:01:31下载
- 积分:1
-
falt4extreme.tar
Falt4是一个免费的WEB内容管理系统,旨在供中小型站点使用.该系统含有许多模块和一些供日常使用的核心功能.Falt4 易于使用,即使是没有什么建站经验的人也可以很容易的使用它.Falt4 的各个组成部分都是多语言的,(这仅仅是开始),它还含有一个巨大的媒体数据库来管理站点上的所有文件,一个模板编辑器和一个支持翻译的集成发布系统.,falt4.的这些核心功能在开源系统里也是很少见的.(Is a free web content management system Falt4, is designed for small and medium-sized site use. The system contains many modules and some for daily use of core functions.Falt4 easy to use, even if there is no what site experience people can easily use it.Falt4 each part of the is multi language. (this only is started), it also contains a huge of media to manage all the files on the site, a template editor and a translation support integrated publishing system. The core functions of falt4. in open source systems is also very rare.)
- 2016-04-20 08:20:40下载
- 积分:1
-
人力资源管理系统
说明: com.ssh.action action
com.ssh.dao dao
com.ssh.domain 实体类
beans.xml 修改数据库和具体配置
struts.xml struts配置
http://127.0.0.1:8080/ssh-1/ 系统管理页面
http://127.0.0.1:8080/ssh-1/Clogin.jsp 签到请假页面
工资分析后才能够查询工资(Wage analysis before you can inquire about wages)
- 2020-06-16 08:00:02下载
- 积分:1
-
equagion
一个java开发的定时器操作的小例子,欢迎大家使用(A small example of Java development timer operation, to welcome you all to use)
- 2017-05-29 00:13:38下载
- 积分:1
-
YOYOcode
YOYO播放器的源代码,是用Java语言写的,非常经典,拿出来供各位Java学习者学习(YOYO player source code is written in Java language, very classic, you out for Learners Java)
- 2010-10-22 14:55:31下载
- 积分:1
-
SnmpNetTopo
一个java编写的拓扑自动发现程序,机遇snmp协议的~~~(Prepared a java topology auto-discovery procedures, the protocol snmp opportunities ~ ~ ~)
- 2021-03-13 22:49:23下载
- 积分:1
-
Project8
一个娱乐行业的管理软件,使用Java编程,有完整的程序代码,非常详细(An entertainment industry management software using the Java programming, a complete code, very detailed)
- 2013-12-23 19:12:57下载
- 积分:1
-
binary-weixin-java-tools-master
微信支付、开放平台、公众号、企业号、小程序开发的Java SDK(Java SDK, WeChat payment, open platform, public number, enterprise number, and small program development)
- 2017-12-14 10:33:27下载
- 积分:1
-
mozilla-shell-emulation
Sets up fake implementations of MDC built-in objects and functions necessary to run the tests in V8.
- 2014-02-02 22:43:09下载
- 积分: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