-
利用Java来实现C/S的客户端服务器聊天小程序。
利用Java来实现C/S的客户端服务器聊天小程序。-The use of Java to implement C/S client-server chat applet.
- 2023-08-24 18:55:04下载
- 积分:1
-
一个画图程序,用于画简易地图的程序!
一个画图程序,用于画简易地图的程序!-a drawing program for drawing simple maps procedures!
- 2022-02-04 09:35:06下载
- 积分:1
-
write a book Inquiry System (c/s) version
一个java写的图书查询系统(c/s)版-write a book Inquiry System (c/s) version
- 2022-08-18 07:29:57下载
- 积分:1
-
用JAVA开发的多用户聊天室希望能通过,
用JAVA开发的多用户聊天室希望能通过,-with JAVA development of the multi-user chat rooms hope that through, thank you
- 2022-03-17 23:53:30下载
- 积分:1
-
Write a program grade point average calculation of three lessons to require the...
编写程序计算三门课的平均成绩,要求应用程序分别用Java语言三种不同的循环语句实现,每门课的成绩用Math类的random()方法
随机产生(random()产生的数值在0和1之间),成绩范围为40~100。 -Write a program grade point average calculation of three lessons to require the application were used Java language in three different loop realization of the achievements of each course with the Math class, random () method of randomly generated (random () produces values between 0 and between 1), results range from 40 ~ 100.
- 2022-09-01 17:05:03下载
- 积分:1
-
multiinterfaces.zipgbuffer Searchme =新的StringBuffer(
multiinterfaces.zipgBuffer searchMe = new StringBuffer(
"peter piper picked a peck of pickled peppers")
int max = searchMe.length()
int numPs = 0
for (int i = 0 i < max i++) {
//interested only in p s
if (searchMe.charAt(i) != p )
continue
//process p s
numPs++
searchMe.setCharAt(i, P )
}
System.out.println("Found " + numPs + " p s in the string.")
System.out.println(searchMe)
}
}
-multiinterfaces.zipgBuffer searchMe = n ew StringBuffer ( "peter piper picked a peck of p ickled peppers ") searchMe.length max = int () i nt = 0 numPs for (int i = 0 i
- 2023-04-21 16:25:03下载
- 积分:1
-
java读取的数据在Excel表格,和一包JDBC的功能等价
javaexcel读取表单中的数据,与jdbc功能相当于一个包
- 2022-03-24 21:50:11下载
- 积分:1
-
简单的劳保管理系统, 简单的劳保管理系统
简单的劳保管理系统, 简单的劳保管理系统-A simple labor management system, a simple labor management system, a simple labor management system
- 2022-11-06 12:50:04下载
- 积分:1
-
用JAVA实现由中文字符向UNICODE编码转换的简单代码.这是一个上课演示用过的...
用JAVA实现由中文字符向UNICODE编码转换的简单代码.这是一个上课演示用过的-using JAVA from Chinese characters to UNICODE data conversion simple code. This is a class Demonstration used
- 2022-05-16 14:13:20下载
- 积分:1
-
一个关于虚拟存储器的页面调度算法的模拟实现,包括图形的界面模拟和模拟过程的记录( 华南农业大学信息学院计算机系)....
一个关于虚拟存储器的页面调度算法的模拟实现,包括图形的界面模拟和模拟过程的记录( 华南农业大学信息学院计算机系).-on a virtual memory pages scheduling algorithm to achieve the simulation, including graphical interface modeling and simulation of records (South China Agricultural University, Department of Computer Information Institute).
- 2022-08-16 12:24:13下载
- 积分:1