-
RouteSpecificPool
A connection sub-pool for a specific route, used by {@link ConnPoolByRoute}. The methods in this class are unsynchronized. It is expected that the containing pool takes care of synchronization.
- 2013-12-03 13:43:19下载
- 积分:1
-
Java-run
用Java开发的小的关于计算器的源代码可以直接运行(With Java development little about calculator source code can be run directly)
- 2017-03-19 19:19:18下载
- 积分:1
-
2008010
编写一个线段类 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)
- 2009-12-24 14:03:10下载
- 积分:1
-
Java入门到精通
说明: JAVA入门到精通,这是一部为java初学者和爱好者编辑的书本(JAVA From entry to mastery)
- 2018-12-27 11:02:38下载
- 积分:1
-
DatagramChannelTest
Test for DatagramChannel Source Code for Andriod.
- 2014-02-17 14:55:18下载
- 积分:1
-
OwnFont
自己写的带有字体的java带界面的代码,导入可以直接使用。可以显示你的电脑上安装的大部分字体。(Write your own fonts with java code to interface with the import can be used directly. Most can display fonts installed on your computer.)
- 2014-01-18 19:14:32下载
- 积分:1
-
src
drawplot_demo 代码,可能有点乱(drawplot_demo code, may be a bit messy)
- 2014-03-17 11:17:55下载
- 积分:1
-
timetable
一款Java版的课程表软件 联合开发网 - pudn.com
- 2015-06-02 19:23:48下载
- 积分:1
-
socket
使用java语言,开发的通讯程序,使用套接字实现这一功能,很好很强大!(socket)
- 2009-05-30 17:25:22下载
- 积分:1
-
QuicSort
显示一个应用界面,可以对数字进行快速排序,并显示交换次数(Digital display the interface of an application, quick sort, and display the number of exchanges)
- 2012-12-30 19:56:57下载
- 积分:1