-
a Java application, user input from a keyboard 1 ~ 99,999 between the number of...
一个Java应用程序,用户从键盘输入一个1~99999之间的数,程序将判断这个数是几位数,并判断这个数是不是回文数。回文数是指将该数含有的数字逆序排列后得到的数和原数相同,例如12121、3223都是回文数。-a Java application, user input from a keyboard 1 ~ 99,999 between the number of This procedure will determine the number is few, and a judgment of this amount is not palindrome number. Palindrome refers to this number with a few figures to be printed in reverse chronological order after the number and the same as the original, such as the 12121, 3223 is palindrome number.
- 2022-01-25 16:47:05下载
- 积分:1
-
可重用的向量/矩阵类代码,这是一个灵活的向量/矩阵类代码,其边界可以任意设定。...
可重用的向量/矩阵类代码,这是一个灵活的向量/矩阵类代码,其边界可以任意设定。--Class code of vector/Matrix which may be reuseful, it is a flexible vector/matrix class code, and its border may be setted freely.
- 2022-04-10 04:52:17下载
- 积分:1
-
java邮件源程序
java邮件源程序-java e-mail source
- 2022-07-23 02:35:26下载
- 积分:1
-
java实例计算器.rar
java实例计算器.rar-java examples calculator. Rar
- 2022-03-21 15:44:29下载
- 积分:1
-
The guide of java spring . it is fit for the java spring developer and beginner...
The guide of java spring . it is fit for the java spring developer and beginner .
- 2022-02-04 08:50:07下载
- 积分:1
-
清华教科书上的非常好的原代码
清华教科书上的非常好的原代码-Qinghua textbooks in a very good source
- 2022-01-26 00:23:37下载
- 积分:1
-
world network
天地网络-JSP留言薄-world network- JSP Guestbook
- 2022-03-16 22:11:53下载
- 积分:1
-
java数组应用与学习
java数组应用与学习-application and learning
- 2022-04-16 00:15:41下载
- 积分:1
-
SSD3 PQ8的答案
于2009.12.03编写
SSD3 PQ8的答案
于2009.12.03编写
-the key to PQ8
- 2022-03-24 01:01:55下载
- 积分: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