-
使用junit进行单元测试的例子,供大家参考!
使用junit进行单元测试的例子,供大家参考!-junit test
- 2022-01-22 15:27:04下载
- 积分:1
-
java 的程序集合,会节省你很多时间的,有两个包.
java 的程序集合,会节省你很多时间的,有两个包.-java set of procedures, it would save you a lot of time, two packets.
- 2023-06-11 14:20:04下载
- 积分:1
-
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1...
编写一个线段类 MyLine,要求如下:
主要属性有: x ,y ;类型为Point (查看API)
编写构造方法,如 MyLine(Point p1 , Point p2)
编写5个成员方法。如:
检查线段是否位于第一象限check()…
求线段的长度 length() …
判断两条直线是否相交(另一线段作为参数)。
编写一点到该线段(或延长线)的距离
其他方法。
注:编写方法时,考虑利用Point类的方法
编写测试程序-Write a segment class MyLine, requirements are as follows: The main attributes are: x, y type Point (see API) the preparation of construction methods, such as MyLine (Point p1, Point p2) prepared by five members of the method. Such as: Check whether the line segment in the first quadrant check () ... order to segment the length of the length () ... to determine whether the two straight lines intersect (the other segment as a parameter). The preparation of 1:00 to the line segment (or extension) of the distance from other methods. Note: The preparation method, consider using the Point class approach to preparing test program
- 2022-05-10 16:17:22下载
- 积分:1
-
java开发中的 数据分页,普遍在网页中可以看到,基本都是这个原理,把数据分页显示出来...
java开发中的 数据分页,普遍在网页中可以看到,基本都是这个原理,把数据分页显示出来-java development data page, the page generally can be seen, the basic principle of all this, the data page is displayed
- 2022-12-08 09:45:03下载
- 积分:1
-
java中关于XML的解析
java中关于XML的解析-on XML Analysis
- 2023-09-05 06:05:04下载
- 积分:1
-
ejb20_sequence_src.rar
ejb20_sequence_src.rar
- 2022-04-16 20:47:02下载
- 积分:1
-
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。...
(1) 使用所学过的组件设计一友好的登记表, 设计方式可以Applet 或Application。
(2) 该表可以为学生入学登记表或邮件用户登记表。
(3) 要求将所学过的所有组件在表中体现,并通过事件处理对组件进行相关操作。
(4) 表中的输入信息要求存放于一文本文件中。
(5) 通过数据输出的方式,将文本中的输入信息读出后显示到屏幕上。
-(1) use the learned component to design a friendly registration form, design ways to Applet or Application. (2) The enrollment form for registration form or mail the user registration form. (3) requiring that all of the components studied reflected in the table and, through the event handling of the components related to operation. (4), enter the information requirements in the table stored in a text file. (5) The data output by the way, the text in the input information read out after the show to the screen.
- 2022-04-09 16:12:05下载
- 积分:1
-
Hibernate is a very popular object
Hibernate是非常流行的对象关系映射工具。本书详细介绍了运用目前最成熟的Hibernate 2.1版本进行Java对象持久化的技术。Hibernate是连接Java对象模型和关系数据模型的桥梁,通过本书,读者不仅能掌握用Hibernate工具对这两种模型进行映射的技术,还能获得设计与开发Java对象模型和关系数据模型的先进经验。-Hibernate is a very popular object-relational mapping tools. The book details the use of the most mature Hibernate 2.1 version of Java Object Persistence technology. Hibernate is to connect Java object model and relational data model of the bridge, through this book, readers not only can use Hibernate tools to master these two models mapping technology, but also access to design and development of Java object model and relational data model of the advanced experience of .
- 2022-06-18 00:01:52下载
- 积分:1
-
很不错的东东哦,ajax技术与struts的最佳结合.
很不错的东东哦,ajax技术与struts的最佳结合.-very good Eastern Oh, ajax technology and the best combination of struts.
- 2022-04-15 04:56:22下载
- 积分:1
-
use of a functional and timing threads JAVA small program
一个使用线程与定时功能的JAVA小程序,-use of a functional and timing threads JAVA small program
- 2022-01-22 04:57:52下载
- 积分:1