资源列表

« 1 2 ... .35 .36 .37 .38 .39 10140.41 .42 .43 .44 .45 ... 20695 »

[JSP源码/JavaGraduateFee

说明:学校中有老师和学生两类人,而在职研究生既是老师又是学生,对学生的管理和对教师的管理在他们身上都有体现。 -School teachers and students in two kinds of people, and postgraduate students are teachers and the students of management and the management of teachers is reflecte
<胡迪> 在 2025-05-20 上传 | 大小:2kb | 下载:0

[JSP源码/JavaPoint

说明:分别编写两个类Point2D,Point3D来表示二维空间和三维空间的点,使之满足下列要求: (1) Point2D有两个整型成员变量x, y (分别为二维空间的X,Y方向坐标),Point2D的构造方法要实现对其成员变量x, y的初始化。 (2)Point2D有一个void型成员方法offset(int a, int b),它可以实现Point2D的平移。 (3)Point3D是Point2D的直接子类,它有有三个整型成员
<胡迪> 在 2025-05-20 上传 | 大小:2kb | 下载:0

[JSP源码/JavaShape

说明:定义抽象类Shape,抽象方法为showArea(),求出面积并显示,定义矩形类Rectangle,正方形类Square,圆类 Circle,根据各自的属性,用showArea方法求出各自的面积,在main方法中构造3个对象,调用showArea方法-Define abstract class Shape, abstract methods showArea (), find the area and showed that defin
<胡迪> 在 2025-05-20 上传 | 大小:3kb | 下载:0

[JSP源码/JavaOperAction

说明:给一张数据库表,通过执行程序,可生成分页的静态页面~-To a database table, through the implementation process, can generate static pages ~ Page
<> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[JSP源码/Javaopen

说明:直接打印到控制台 声明StringBuffer的对象来装载SQL语句 -StringBuffer statement to print directly to the console to load the SQL statement object
<> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[JSP源码/JavaInterfaceTest

说明:在第 (3) 小题中由于新加入的 Clock 类仅仅实现了 Soundable 接口的stopsound() 和playsound() 方法 , 而 increaseVolume() 和 decreaseVolume() 方法没有实现 , 因此它实质上是一个抽象类 , 而抽象类是不能实例化的 , 所以导致编译错误。但是按照常理 , 闹钟的滴答声确实是不可以增大或减小的 , 那么如何解决这个问题呢 ? 现在请在 Clock 类中加入下面两
<胡迪> 在 2025-05-20 上传 | 大小:4kb | 下载:0

[JSP源码/Javavehicle

说明:设计出一个自己的接口程序 , 要求先设计一个 moveable 可移动接口 , 然后分别设计 3 个类 , 即汽车 Car 、轮船 Ship 、飞机 Aircraft 来实现该接口 , 最后设计一个应用程序来使用它们。-To design its own interface program, requested to design a moveable mobile interface, and then were designed f
<胡迪> 在 2025-05-20 上传 | 大小:3kb | 下载:0

[JSP源码/JavaInterClassTest

说明:从程序运行结果来看 , 内部类 Inner 和局部类 Local 都能直接访问外部类 Outer 中的data[] 数组 , 那么反过来外部类 Outer 中的方法能否直接访问内部类 Inner 和局部类 Local中的成员呢 ? 请将 checkInner() 方法中的 innerObj.show() 改成 show() 同时也把checkLocal() 方法中的 localObj.show() 改成 show() 测试这个结果。-F
<胡迪> 在 2025-05-20 上传 | 大小:3kb | 下载:0

[JSP源码/Javajavacodeconvention

说明:《Java--编码常规》,对JAVA的初学者有一定的帮助,里面有挺多的基础知识 运行环境: Win9x/Win2000/WinXP/-" Java- encoding regular" on the JAVA be helpful for beginners, there are with a lot of basic knowledge of operating environment: Win9x/Win200
<陆加俊> 在 2025-05-20 上传 | 大小:37kb | 下载:0

[JSP源码/Javaxml

说明:Java 解析/读取XML 文件,内含一简单xml文件-Java parse/read the XML file that contains a simple xml file
<> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[JSP源码/JavaCanny

说明:Canny edge detection algorithm
<prf> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[JSP源码/JavaSD1102_jdbc_day02all

说明:JDBC连接,简单的连接 不过掌握了基本以后就没问题-using jdbc to connection
<philip> 在 2025-05-20 上传 | 大小:1.92mb | 下载:0
« 1 2 ... .35 .36 .37 .38 .39 10140.41 .42 .43 .44 .45 ... 20695 »

源码中国 www.ymcn.org