-
counter11111
一个简单的java计算器(a simple java Calculator)
- 2005-02-06 20:45:15下载
- 积分:1
-
Version-8-Update-JavaSetup8u181-09102018
java programa 8 testes
- 2018-10-25 23:51:12下载
- 积分:1
-
drawPanel
java swing 实现画板功能 绘画 修改 截屏 保存 浏览保存的信息(this is a drawPanel. java swing you can draw by it .)
- 2014-09-25 15:49:28下载
- 积分:1
-
day15-regist
使用mvc架构开发的一个小型注册程序,帮助学习java(Using MVC framework developed by a small registration procedures to help learn java)
- 2017-08-02 12:59:11下载
- 积分:1
-
new-java-exercise50
最新JAVA编程题全集_50题及答案,收集了最新的一些java试题,有很详细的解答(Complete _50 latest JAVA programming problems questions and answers, a collection of some of the latest java questions, there is a very detailed answer)
- 2013-09-23 16:15:14下载
- 积分:1
-
RHPack
说明: 铁锈之心多线程铁解包打包自带额外加密,支持对官方格式二次加密!(Rust Heart Multithread Iron Unpackaged Package with Additional Encryption!)
- 2019-02-26 16:54:31下载
- 积分:1
-
ChooseLockPattern
If the user has a lock pattern set already, makes them confirm the existing one.
- 2013-12-13 14:58:52下载
- 积分:1
-
FrmMenu
本代码是用java编写的住院管理系统菜单界面源代码,很有用的(The java code is used to prepare the patient menu interface management system source code, very useful)
- 2009-03-09 14:59:41下载
- 积分:1
-
java_client
微信支付退款接口java实现,微信官方文档提供,仅供参考(java weixin pay tuikuan interface,2016.06.28)
- 2016-06-28 18:12:14下载
- 积分: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