-
dvzqdea
这个主要是和我发的博客的实例,但是博客的时候不知道怎么上传源码,只能单独保存了()
- 2018-01-31 23:51:25下载
- 积分:1
-
Trial
说明: This is just a trial
- 2019-04-06 14:29:06下载
- 积分:1
-
LiteNAdemo_https
完整的中国电信NB-IOT订阅用户方实现代码,包括整个对接订阅过程(Complete Chinese Telecom NB-IOT Subscriber Implementation Code, including the entire docking subscription process)
- 2020-06-22 16:00:01下载
- 积分:1
-
IniAsliInventoriBarang
Application for inventory developed with java
- 2017-05-30 09:25:59下载
- 积分:1
-
NetState
java实现的简单网络监测包括ping-ip,telnet端口(Simple network monitoring implemented by Java includes ping-ip, telnet ports)
- 2018-12-05 10:13:57下载
- 积分:1
-
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部...
用java实现的Tftp(Sftp)客户端与服务器程序。在这个程序中用到了一个“状态”的机制:客户端与服务器端在开始运行时有相同的状态,通过用户的输入或程序内部运行的机制,程序可以转到不同的状态,在不同的状态下程序实现了不同的功能-achieved using java Tftp (Sftp) client and server. In this process uses a "state" of mechanism : the client and server operation at the beginning of the same state, through user input or the internal operating procedures of the mechanisms, procedures can be transferred to a different state, in a state where different procedures to achieve different functions
- 2023-08-02 01:30:03下载
- 积分:1
-
简单的JAVA记事本,实现了部分记事本功能,仅供初学者学习参考使用...
简单的JAVA记事本,实现了部分记事本功能,仅供初学者学习参考使用-Simple JAVA Notepad, to achieve some of the notebook features, only for reference for beginners to learn to use
- 2022-04-20 10:20:59下载
- 积分:1
-
Eclipse
多语言程序设计环境Eclipse学习教程,较多用于Java开发。(Multi-language programming environment Eclipse tutorials, mostly used for Java development.)
- 2013-12-13 01:07:25下载
- 积分:1
-
BouncingBall
a simple project with a BouncinBall
- 2015-02-11 21:12:18下载
- 积分:1
-
This application includes a demo server and client program. You could write your...
This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class.
Usage:
1. Type the following command to launch the server program.
java -jar SimpleCaptureScreenServerDemo.jar portnumber
2. Type the following command to launch the client program. It s a swing-based UI.
java -jar RemoteScreenCaptureClientUI.jar
3. Select Run/Connect menu. Input your server address and port number.
You could just double-click on the RemoteScreenCaptureClientUI.jar to launch the client program if you are using Windows.
This program is written just for fun. :lol: :lol: :lol:
-This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptureClient class.
Usage:
1. Type the f
- 2022-03-24 03:17:06下载
- 积分:1