-
最简单的FRAME 聊天空能 本地测试
最简单的FRAME 聊天空能 本地测试-FRAME simple chat space to local testing
- 2022-08-17 20:48:26下载
- 积分:1
-
一个个很很好好的软件
一个个很很好好的软件-a very good good software!
- 2023-02-04 06:40:04下载
- 积分:1
-
CRMS Customer Relationship Management System (Java version) (JAVA source
CRMS客户关系管理系统(JAVA版)(JAVA源码-J2EE源码)-CRMS Customer Relationship Management System (Java version) (JAVA source-source J2EE)
- 2022-08-19 14:52:46下载
- 积分:1
-
KeyPairGenerator实例算法
KeyPairGenerator实例算法-KeyPairGenerator
- 2022-01-28 21:55:13下载
- 积分:1
-
模仿icq的源码,适合初学者
模仿icq的源码,适合初学者-imitate icq the source code for beginners
- 2022-05-10 18:48:42下载
- 积分:1
-
JAVA一个有关通信方面的实例,实现了手机同计算机之间互发彩信功能。...
JAVA一个有关通信方面的实例,实现了手机同计算机之间互发彩信功能。-JAVA an example of the communications to achieve a cell phone with MMS capabilities between computers in each hair.
- 2023-06-13 11:00:04下载
- 积分:1
-
OpenSwing的经典示例
OpenSwing的经典示例-classic example OpenSwing
- 2023-05-17 05:00:04下载
- 积分:1
-
6456ewrgsdg
6456ewrgsdg
- 2022-03-31 13:46:16下载
- 积分:1
-
一个J2EE模式的,基于Structs架构的Web工程。演示了如何将图片保存到SQL2000数据库中,并根据条件将数据库中的图片显示到网页。...
一个J2EE模式的,基于Structs架构的Web工程。演示了如何将图片保存到SQL2000数据库中,并根据条件将数据库中的图片显示到网页。-a J2EE model, based on Structs structure of the Web works. Demonstration of how to preserve photographs of SQL2000 database, and the conditions under which the database will show pictures of the website.
- 2022-06-19 01:28:32下载
- 积分: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