-
achieve mobile drop
java,实现可移动下拉菜单-achieve mobile drop-down menu
- 2022-06-01 05:10:13下载
- 积分:1
-
a client server model of the small test system, interested DOWN can go back into...
一个服务器客户模式的小型考试系统,有兴趣的可以DOWN回去后改进成实用的系统(华南农业大学信息学院计算机系).-a client server model of the small test system, interested DOWN can go back into improving the practical system (South China Agricultural University, Department of Computer Information Institute).
- 2022-03-24 06:49:10下载
- 积分:1
-
简单的计时软件,方便大多用户提醒使用。简单的计时软件,方便大多用户提醒使用。...
简单的计时软件,方便大多用户提醒使用。简单的计时软件,方便大多用户提醒使用。-Time simple software to remind users to use the most convenient. Time simple software to remind users to use the most convenient.
- 2023-03-11 17:50:03下载
- 积分:1
-
java画图程序
java画图程序-Drawing in Java
- 2022-05-28 06:07:25下载
- 积分:1
-
JAVA下简单操作数据库的经典例子,一些简单的数据库操作方法
JAVA下简单操作数据库的经典例子,一些简单的数据库操作方法-JAVA database under the simple classic example of some simple methods of database operations
- 2022-07-18 05:34:44下载
- 积分:1
-
八皇后问题是:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何一个其他的皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一...
八皇后问题是:在8*8的国际象棋棋盘上,安放8个皇后,要求没有一个皇后能够“吃掉”任何一个其他的皇后,即没有两个或两个以上的皇后占据棋盘上的同一行、同一列或同一条对角线。-Eight queens problem is: 8* 8 chess board, placed eight at Queen" s, a Queen" s request was not able to " eat" any of the other Queen" s, that is, no two or more of the Queen" s occupied the same board OK, the same column or the same diagonal.
- 2022-09-15 05:00:03下载
- 积分:1
-
介绍了三种修改现有代码提高其可重用性的方法,它们分别是:改写类的实例方法,把参数类型改成接口,选择最简单的参数接口类型。...
介绍了三种修改现有代码提高其可重用性的方法,它们分别是:改写类的实例方法,把参数类型改成接口,选择最简单的参数接口类型。-Introduce three types of modification of existing reusable code to improve their approach, they are: examples of types of methods adapted to changed interface parameter type, choose the simplest interface type parameters.
- 2023-06-13 11:15:03下载
- 积分:1
-
用JAVA 编写简单网络聊天程序
要求如下:
利用Java图形化技术、I/O流技术和网络编程技术开发一个简单网络聊天程序。
该程序能够实现基本的网...
用JAVA 编写简单网络聊天程序
要求如下:
利用Java图形化技术、I/O流技术和网络编程技术开发一个简单网络聊天程序。
该程序能够实现基本的网络通讯功能,
(1)实现一个客户端程序能够连接服务器,并发送聊天内容。
(2)实现一个服务器端程序能够接收客户端的请求,并回复聊天内容。
服务器端口:
1、设计服务器端界面,考虑所需的组件及如何布局,其中只有“Listen”按钮是可触发的
2、、当点击“Listen”按钮时,服务器端开始监听,并显示监听的端口是8888
3、当接收到客户端发来的信息时显示客户端的地址及信息
4、当点击“Exit chat”时,将显示如下,并且“Listen”按钮被激活
客户端:
1、可以输入要连接服务器的IP地址及端口。
2、当点击“connect”按钮时,将显示服务器的IP地址和端口号。
3、当发送信息时,客户端和服务器端将同时显示
4、如果点击“Exit chat”,将显示,“Connect”按钮将被激活。
- 2023-05-14 07:30:03下载
- 积分:1
-
Java+XML写的RSS阅读器,支持RSS2.0版本。它可以完成添加、删除RSS,可以更新频道,从学习角度来说,它涉及异常处理、Swing图形界面、多线程、本...
Java+XML写的RSS阅读器,支持RSS2.0版本。它可以完成添加、删除RSS,可以更新频道,从学习角度来说,它涉及异常处理、Swing图形界面、多线程、本地IO操作、网络编程、XMLDOM等操作,不过好像程序没有全部开源。-Java+ XML Writing the RSS reader, support for RSS2.0 version. It can finish add, delete, RSS, can update the channel, from the study point of view, it relates to exception handling, Swing graphical interface, multi-threaded, the local IO operation, network programming, XMLDOM operations such as, but not all open source as if the procedure .
- 2022-12-10 16:50:02下载
- 积分:1
-
利用java的RCP的技术,是实现界面和底层代码的全面分离。
利用java的RCP的技术,是实现界面和底层代码的全面分离。-The RCP using java technology, interface and bottom to achieve the full separation of the code.
- 2023-06-22 10:00:06下载
- 积分:1