-
tanchishe
一个简单的贪吃蛇功能,其中包含的奖励球方式,以及穿过屏幕空间等(Snake a simple function that contains the bonus ball, as well as through screen space)
- 2015-07-17 16:51:31下载
- 积分:1
-
java 时钟程序
java 时钟程序-java clock procedures
- 2022-09-27 23:20:03下载
- 积分:1
-
宿舍管理系统
宿舍管理系统基于ssh开发,功能齐全,且适合新手学习
- 2022-06-02 18:04:50下载
- 积分:1
-
app
掌握相册界面的开发,实现相册的立体与倒影效果(Grasp the development of album interface, realize the stereo and reflection effect of album)
- 2020-06-16 08:20:02下载
- 积分:1
-
基于struts2+spring的在线答疑系统
关于配置信息,里面有介绍,用myeclipse编写的,直接导入即可
- 2022-02-27 00:38:30下载
- 积分: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
-
JAVA--40-questions-
JAVA经典算法40题(含解答) 学习Java的必备文档(JAVA classical algorithm 40 questions (with answers) the necessary documentation to learn Java)
- 2013-06-16 14:23:29下载
- 积分:1
-
Android
本书用于在安卓开发中进行指导,新手可以参考一下。(This book for guidance in Android development, and newcomers can reference.)
- 2015-07-05 19:15:29下载
- 积分:1
-
log4j The Complete Manual
java中的log4j日志的使用手册完全版本。-log4j The Complete Manual
- 2022-02-28 21:16:13下载
- 积分:1
-
天气预报android项目
本项目是一个基于安卓的天气查询项目源码,关于天气的项目源码,这类项目实现简单,无非就是找个接口。带城市查询然后解析返回数据显示在前台即可。但是想做的精致也不简单。所以深受技术水平从菜鸟到大神不同阶段人群的喜爱。本项目的接口貌似是自己写的是把城市代码带入http://wthrcdn.etouch.cn/weather_mini?citykey=xxxx即可,城市代码数据在db_weather.db文件里,项目不大,但是有分层。定位采用的是百度定位的SDK7.0。需要的可以自己下载研究一下。
- 2023-04-14 09:20:10下载
- 积分:1