-
我自己做的俄罗斯方块源码,请指教
我自己做的俄罗斯方块源码,请指教-I do Tetris source, please enlighten
- 2022-01-26 06:58:18下载
- 积分:1
-
seems to be an implementation of SQL Design, but I did not test, interested to s...
好像是一个SQL执行器的设计实现,不过我没有进行测试,有兴趣的看一下吧-seems to be an implementation of SQL Design, but I did not test, interested to see it
- 2022-01-26 01:17:52下载
- 积分:1
-
作者的经验之谈,一定给你开发J2EE系统带来很多帮助。
作者的经验之谈,一定给你开发J2EE系统带来很多帮助。-The author
- 2022-03-16 13:09:02下载
- 积分:1
-
Lianliankan JAVA source code
连连看JAVA源代码,从对象入手,完整源代码-Lianliankan JAVA source code
- 2022-03-02 14:39:53下载
- 积分:1
-
java的继承机制的演示,有关swing 界面的继承机制的实现。
java的继承机制的演示,有关swing 界面的继承机制的实现。-the inheritance mechanism of the display, the swing interface inheritance mechanism to achieve.
- 2022-03-17 08:08:43下载
- 积分:1
-
基于Struts+EJB购书系统,采用了STRUTS框架,实现了会话跟踪功能。...
基于Struts+EJB购书系统,采用了STRUTS框架,实现了会话跟踪功能。-Struts-based EJB Buyers system using the STRUTS framework to achieve a conversation tracking.
- 2023-08-13 07:45:03下载
- 积分:1
-
简单的一个答题系统,记录正确率和答题数量~
简单的一个答题系统,记录正确率和答题数量~-Answer a simple system to record the correct answer rate and the number of ~
- 2023-03-09 18:35:04下载
- 积分: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
-
聊天室说明:
此程序基于C/S模式,Server端只要运行一个就可以了,一个用户对应一个Client端,可以运行多个Client端进行多人聊天,聊天分...
聊天室说明:
此程序基于C/S模式,Server端只要运行一个就可以了,一个用户对应一个Client端,可以运行多个Client端进行多人聊天,聊天分为广播形式和单点对单点的选择发送形式。此程序可以在单机和局域网运行。
在原来程序的基础上,稍加修改了程序,添加了检测用户名唯一性的功能,并且完善了注释。如果有什么错误,请大家多多指导!-Chat Room Note : This procedure based on the C/S mode, Server running an end as long as we can. a user corresponding one-Client can run multiple Client-for people to chat, Chat radio format and divided into single-point single point of this form of choice. This procedure can be single and LAN operation. In the original procedure on the basis of some amendments to the procedures, adding users were detected only sexual function, and improve the Notes. If there is anything wrong, please Members can guide!
- 2022-04-19 13:22:40下载
- 积分:1
-
23种设计模式的Java实现,很不错的。
23种设计模式的Java实现,很不错的。-23 kinds of Design Pattern Java realize, it is good.
- 2022-10-06 13:25:02下载
- 积分:1