-
webspheremqdemo
实现Java接口的MQ编程,有读取和写到MQ队列(MQ interface to achieve Java programming, there are read and wrote MQ queue)
- 2021-04-08 09:39:00下载
- 积分:1
-
Grails_Develop
利用grails框架开发web工程,并进行部署(grails develop)
- 2012-06-06 15:25:51下载
- 积分:1
-
FGA_Bounds
java实现的浮点数编码遗传算法,很有用,只需更改适应度函数即可(the complement of genetic algorithm by java, which is very useful via changing the fitness function for any use.)
- 2011-12-06 01:37:53下载
- 积分:1
-
CltApp
java applet 网络通讯小程序,最简单的聊天程序(java applet small network communications procedures, the most simple procedures Chat)
- 2007-06-10 01:29:35下载
- 积分:1
-
OsSimulation
一个简单的操作系统模拟程序
java+swing
可进行一般的文件操作
进程建立及删除等(A simple operating system simulation program java+ Swing can be a general file operations, such as the process of creation and deletion)
- 2021-01-07 03:58:52下载
- 积分:1
-
hc_characterdatareplacedatabegining
import org.w3c.domts.DOMTestDocumentBuilderFactory .
- 2013-11-28 14:47:58下载
- 积分:1
-
java-Custom-Annotation
java自定义Annotation,代码详细有注释,可以直接在MyEclipse运行。欢迎下载使用(java custom Annotation, codes detailed notes, directly in MyEclipse. Welcome to download)
- 2016-05-10 10:30:08下载
- 积分:1
-
NSNINTERNSFINAL
Log file to excel sheets converter.i.e from text file to Excel sheet.
- 2013-10-12 11:30:55下载
- 积分:1
-
fccCode-practice-master
说明: 运用最新的SpringBoot2.0以上版本和SpringCloud各大组建以及SpringcCloud-Alibaba 的Nacos,Seata,Sentinel等组件整合成的大型项目(It is a large-scale project integrated with the latest version of spring boot 2.0 or above, the major components of spring cloud, and the components of Nacos, Seata, sentinel of spring cloud Alibaba)
- 2021-03-14 19:12:38下载
- 积分:1
-
test
说明: part1
(1)可以在“请输入文件路径和名称:”后面的文本框中输入文件名和路径。
(2)可以在文本区中写文本。
(3)可以在“请输入需要追加的内容:”后面的文本域中输入内容,按回车键之后,其中的内容会添加到文本区中(添加的内容另起一行)。
(4)单击“将文本区的内容写入文件”按钮,文本区中的内容就会被写到指定的文件中。
part2
(1)窗体的标题是“猜数字小游戏”。
(2)单击“得到一个随机数”按钮,系统会产生一个1~10之间的随机整数(使用Math类的方法random( ))。
(3)在“输入您的猜测:”后面的文本框中输入你要猜测的整数,之后单击“确定”按钮。
(4)对你猜测的整数,图形用户界面的最下面会有提示信息,没有猜的时候,显示“无反馈信息”,如果猜大了,显示“猜大了”,如果猜小了,显示“猜小了”,如果猜对了,显示“猜对了”。(其中,蓝色字体是JLabel类的对象调用方法setForeground(Color.blue)实现的。)(Java Simple Graphic Interface)
- 2020-12-11 15:59:18下载
- 积分:1