-
jacbo调用实例,jsp动态生成word文档,很有用的一个类
jacbo调用实例,jsp动态生成word文档,很有用的一个类-jacbo example, jsp dynamically generated word documents, a very useful category
- 2022-01-27 14:52:49下载
- 积分:1
-
Java in event handling reusable design and implementation of the code
Java中可重用的事件处理的设计与实现的代码-Java in event handling reusable design and implementation of the code
- 2022-02-10 15:46:25下载
- 积分:1
-
这是我上学期收集的一些我们班高手的JAVA期末作业的源代码,现在拿给大家看看。...
这是我上学期收集的一些我们班高手的JAVA期末作业的源代码,现在拿给大家看看。-This is my last semester collection of some of our master classes end of the Java source code operations, gave see.
- 2022-01-22 16:46:45下载
- 积分:1
-
Java class operation that the answer .. and bundled debugging code results and t...
JAVA的课后作业题答案..
并且附带了调试结果和原码
原理是利用APPLET和事件响应-Java class operation that the answer .. and bundled debugging code results and the original principle is to use APPLE T and incident response
- 2022-04-17 04:18:09下载
- 积分:1
-
运用三层结构开发的小型管理系统,对于初学者学习java有很好的借鉴作用...
运用三层结构开发的小型管理系统,对于初学者学习java有很好的借鉴作用-The use of three-tier structure of the development of small-scale management systems, for beginners to learn java has a very good reference
- 2022-01-26 06:00:27下载
- 积分:1
-
Process will be a Simplified Chinese into Traditional editor editor
程序将简体中文编成繁体
- 2022-02-26 20:22:12下载
- 积分:1
-
java game source code, a mobile phone network game client source code
java游戏源码,一个手机网络游戏客户端源码-java game source code, a mobile phone network game client source code
- 2022-08-17 04:58:38下载
- 积分:1
-
JAVA在线通讯系统
JAVA在线通讯系统-JAVA online communications system
- 2022-03-20 19:18:36下载
- 积分:1
-
32个java程序源代码,32个经典java程序例子
32个java程序源代码,32个经典java程序例子-32 java program source code, 32 classic examples of java program
- 2022-03-18 02:19:03下载
- 积分: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