-
LoginWindowFram
用java实现登录窗体的验证,和提示消息等等(cew vrfe vedsc frzcv vrefdsz )
- 2012-04-29 08:31:00下载
- 积分:1
-
1511186752_89825_ym
前端表格插件测试,实现数据合并,汇总,跨表求和,动态公式计算(Front-end table plug-in testing, data merging, aggregation, cross-table summation, dynamic formula calculation)
- 2020-06-18 18:20:01下载
- 积分:1
-
Public-opinion-research-hotspots-
通过微博研究网络热点舆情事件的态势及演化规律10.13(Public opinion research hotspots events through the microblogging trend and evolution 10.13)
- 2013-12-28 22:54:40下载
- 积分:1
-
123
通过该软件平台提供的工具的使用,对编程有很大的帮助(Through the use of the tools provided by the software platform, programming will be of great help)
- 2017-08-16 18:59:40下载
- 积分:1
-
Flex3-with-Java
这个是Flex3在Java中应用的开发书籍,希望对Flex开发人员有用。(This Flex3 application development in Java books, I hope useful for Flex developers.)
- 2013-04-24 22:04:08下载
- 积分:1
-
NomalClassTest
一些基本的枚举的用法例子介绍,程序都可以运行的,开发的工具是eclipse(Usage examples to introduce some basic enumeration, the program can be run, the development of tools is the eclipse
)
- 2015-05-08 11:07:08下载
- 积分:1
-
java
程序随机产生20—50根火柴,由人与计算机轮流拿,每次拿的数量不超过3根,拿到最后一根为胜。(20-50 program randomly generates a match, the person with the computer take turns, each time the number does not take more than three, to get the last one wins.)
- 2013-12-24 16:52:35下载
- 积分:1
-
OnlineQA
我的一个ssh框架实例基本包含了操作·········(my java ssh demo !!!!!!!!)
- 2014-05-17 16:28:11下载
- 积分:1
-
ked2
ke编辑器附件上传,源码在里面,需要的各类包在网上都有(Ke editor to upload attachments)
- 2013-11-09 10:50:17下载
- 积分:1
-
graphics
实验一:类与对象实验: 几何图形类的设计
实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。
实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。
④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。
Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法
设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle
对象数目。
(test one)
- 2014-05-05 08:37:25下载
- 积分:1