-
一款由Java实现的电子时钟程序,以模拟表盘形式显示
一款由Java实现的电子时钟程序,以模拟表盘形式显示-Offered by the Java program realize the electronic clock to simulate dial display
- 2022-11-23 16:30:03下载
- 积分:1
-
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调...
如何在Java程序中使用我们现有的DLL。因为这些DLLs并不是为在由Java创建的头文件中使用而编写的。这个问题的解决方法就是创建一个封装的DLL,它仅用来调用你的DLL的函数。这个应用程序是关于VC++, Java和集合的接口连接程序。- How uses our existing DLL in the Java procedure. Because these
DLLs certainly is not for in the head document which founds by Java
uses compiles. This question solution is founds a seal DLL, it only
uses for to transfer your DLL function. This application procedure is
about VC, the connection connection procedure which Java and gathers.
- 2022-04-08 02:28:49下载
- 积分:1
-
本软件为绿色软件,解压缩后可以直接运行,特别方便存于闪存中,使用时可直接点击node.exe打开。 备份资料只需要备份data目录,软件升级只需要升级web目录...
本软件为绿色软件,解压缩后可以直接运行,特别方便存于闪存中,使用时可直接点击node.exe打开。 备份资料只需要备份data目录,软件升级只需要升级web目录。-software for the green software solutions can be compressed to run, especially convenient stored in flash memory, the use of direct hits node.exe open. Only backup data backup data directory, software updates only need to upgrade the web.
- 2022-08-07 12:45:17下载
- 积分:1
-
清华大学的HTML语言教程
清华大学的HTML语言教程-Tsinghua"s Guide to HTML
- 2023-05-15 09:30:03下载
- 积分:1
-
微软软件构架讲义,很不错的东西,希望对大家有所帮助
微软软件构架讲义,很不错的东西,希望对大家有所帮助-Microsoft
- 2022-11-23 07:40:03下载
- 积分:1
-
tot guest book
不需要配数据源,只要改路径就可以使用,大家随便改吧-tot guest book
- 2022-10-26 18:00:03下载
- 积分:1
-
此为Java语言程序设计的源代码,此Java语言程序设计源代码可以在Win2003/XP/2000/NT 下运行...
此为Java语言程序设计的源代码,此Java语言程序设计源代码可以在Win2003/XP/2000/NT 下运行-This is the Java programming language source code, the Java programming language source code can be run under Win2003/XP/2000/NT
- 2022-07-10 21:47:43下载
- 积分:1
-
java IO 实例源码,推荐载!
java IO 实例源码,推荐载!-Examples of source java IO recommended set!
- 2022-06-16 22:29:01下载
- 积分:1
-
java编写的yjy随机文件操作
java编写的yjy随机文件操作-yjy prepared by the random file manipulation
- 2022-01-26 04:01:48下载
- 积分: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