-
java中继承类的介绍
java中继承类的介绍-inherit introductory class
- 2022-06-19 04:00:24下载
- 积分:1
-
eclipse 插件
eclipse 插件--可以在eclipse里面反编译class文件。直观方便,双击就可以反编译。-eclipse plugin
- 2022-02-06 22:08:57下载
- 积分:1
-
java小程序,自己希望能有点帮助的小团体,在时间和地方…
java小程序,自己编的,希望能有点小帮组,按时地方按时的发-java applet, own the hope that it can help a bit small group, on time and local time of the fat
- 2022-01-25 13:59:38下载
- 积分:1
-
java文件采集(linux下wtmpx文件的分析以及采集)
java文件采集(linux下wtmpx文件的分析以及采集)-file collection wtmpx of linux
- 2022-08-03 13:06:06下载
- 积分:1
-
Jive (J Road version) Jive (J Road version) is version 2.1 of the Jive adapted o...
Jive(J道版) Jive(J道版)是在Jive 2.1版本基础上改编而成,增加一些功能,更加实用,本下载包中包括源程序,你可以修改为你自己的网站定制。 学习Jive源程序,可以更好的理解和应用设计模式,学习Java必须读懂两套源代码,第一个就是Jive 第二个是Sun的宠物店Pet Store. 关于Jive,道友yesky12一段话非常精辟: 设计模式和面向对象的思想是java学习的内功,而jive无疑是九阴真经。 Jive论坛的优点是由于采用缓冲机制,可以承受巨大访问量,同时能保持快速反应,在国外站点采用很多。Jive从2.5以后就不再无条件的开放源代码,同时有licence限制。 Jive(J道版)包括完整的源程序和可直接运行的配置,Jbuilder7可直接打开,本版本不但取消了licence的限制,同时增加了jive高版本的内容,努力把Jive建成一个功能更强大的虚拟社区软件。-Jive (J Road version) Jive (J Road version) is version 2.1 of the Jive adapted on the basis of which, some additional functions, more practical, the download package includes source code, you can modify for your own customized Web site. Learning Jive source, we can better understand and application design patterns, learning Java must understand two sets of source code, a Jive is the second of Sun"s pet Pet Store. On Jive, Friends Road yesky12 very incisive words : design patterns and object-oriented thinking of java study the internal organs, and jive is no doubt but his form is signed. J
- 2023-06-03 14:40:06下载
- 积分:1
-
仔细看吧,从网上下载的,然后由厂商去讲究一下把。
仔细看吧,从网上下载的,然后由厂商去讲究一下把。-Check it out carefully, downloaded from the Internet, and then by the manufacturers to pay attention to what the.
- 2022-11-23 06:35:03下载
- 积分:1
-
JAVA实现的人工智能的八数码题,不过没有界面,只能在命令窗口中显示....
JAVA实现的人工智能的八数码题,不过没有界面,只能在命令窗口中显示.-JAVA of artificial intelligence that eight digital, but not the interface, the order can only display window.
- 2022-01-25 16:20:26下载
- 积分:1
-
预订请JSP开发管理系统!初始版本,…
JSP开发订餐管理系统!初期版本,待调试!请试用!-For reservations, please JSP Development Management System! The initial version, to be debugging! Try!
- 2022-05-23 11:48:21下载
- 积分:1
-
信道编码主要永与信道编码技术及其应用加之什么什么的
信道编码主要永与信道编码技术及其应用加之什么什么的-Channel Coding
- 2022-02-26 11:24:00下载
- 积分: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