资源列表
Triange
- (三角类)设计一个类的名字,扩展GeometricObject.The三角类包含: *三双数据字段命名side1,side2,并使用默认值1.0 side3来表示三角形的三个方面。 *一个无参数的构造函数创建一个默认的三角形。 *构造函数创建一个具有指定side1,side2三角形和side3。 *在所有3个数据字段的访问方法。 *命名getArea()方法返回这个三角形的面积。 *命名getPerimeter()方法返回这个三角形周长。
SendICMP
- 基于Jpcap的发送ICMP报文的java源代码-Based on the Jpcap send ICMP message of the java source code
upload_flash
- flash上传用的asp flash上传用的asp
matirx
- java 矩阵算法例子,从这个例子,可以理解java矩阵概念。-java matirx and how to show
backgroundsimple
- 是一个JAVA背景图片设置样例 需要的请参考下 出自一个论坛…-JAVA is a sample needs to set the background image, please refer to the following from a forum ...
Do_collect_e_mail_attachments_Jmail_classic_proced
- 用Jmail做收取邮件附件的程序经典代码Do collect e-mail attachments with Jmail classic procedure code-Do collect e-mail attachments with Jmail classic procedure code
Sjx.java
- 编写一个三角形类,能根据3个实数构造三角形对象,如果三个实数不满足三角形的条件,则自动构造以最小值为边的等边三角形。输入任意三个数,求构造的三角形面积。-Preparation of a triangle class, according to three real objects constructed triangle, if the triangle does not meet the three conditions of a real number, is automatically
KeyWord
- (统计Java 源代码中的关键字)编写程序,读取一个Java 源代码文件,报告该文件中关键字的个数。从命令行传递该文件的文件名。 编程提示: Java 关键字集合的形成; 方法一:创建规则散列集对象,使用add()将所有Java 关键字存放在该集合中; 方法二:创建一个文件存放Java 关键字,然后将文件内容读入一个规则散列集中。 Java 源代码文件的处理(参考练习二的文件处理); 原文件中关键字个数统计:如果一个单词在关键字集合中,则计数器增1;否则计数器不变。
pdf-img
- java将pdf文件转成图片,并且在转了之后删除pdf文件-java to pdf files into pictures, and in turn delete pdf file
StudentTest
- /*(1) 定义一个Java类来表示学生信息,类名为Student ,包含属性有:int类型的id(学号)、String类型的name(姓名)、double类型的grade(成绩)和int类型的age(年龄)。 (2)编写一个StudentTest类来创建并使用一个或多个Student对象,要求输出: 学号 姓名 成绩 年龄 1 张三 89 20 2 李四 98 21 (3) 修改学生类,将各个属性改为private类型的,然后添加相应的get和set方法用来获得和设置
div-layer
- JS弹出一个网页对话框,后面全变灰,并不可用,在点击了弹出的DIV层后,才可以浏览主题网页内容 -JS a web page dialog box pops up, followed by full grayed out is not available, click on the pop-up DIV layer can view the theme page content
net.java.tar
- 实现两种上网方式 域名和IP 实现两种上网方式 域名和IP-Two means of access domain names and IP