-
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
-
ExportDocUtil
java版 使用poi导出word的工具类(The Java version uses POI to export the tool class of word)
- 2017-06-05 09:53:12下载
- 积分:1
-
net.mindview
《JAVA编程思想》中文第四版配套类库
本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从JAVA的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。(" JAVA programming ideas" supporting the fourth edition Chinese Library book won wide acclaim the world' s programmers, even the most obscure concepts in the text affinity Bruce Eckel and small, direct programming examples will be resolved before the invisible. JAVA the basic grammar to the most advanced features (depth of object-oriented concepts, multi-threading, automatic build, unit testing and debugging, etc.), this book can guide you step by step easy to master.)
- 2016-10-20 16:03:49下载
- 积分:1
-
audioplay
说明: 音频捕获和播出,自认为很不错。欢迎大家下载(audio capture and broadcast, since that is pretty good. You are welcome to download!)
- 2006-03-24 18:18:58下载
- 积分:1
-
cs
用JAVA编写的模拟客户端与服务器端的通信(Simulated using JAVA client and server communication)
- 2013-07-10 09:20:54下载
- 积分:1
-
Chess
8*8棋盘覆盖模型。java程序。第一步设置特殊方块坐标,第二步点击覆盖。(8* 8 board cover model. java program. The first step to set a special box coordinates, the second step click coverage.)
- 2011-11-09 20:49:32下载
- 积分:1
-
ipDial
使用Java做的安卓的一个小案例,实现了IP拨号的功能(A small case using Java do the Android, the realization of the IP dial function)
- 2015-01-13 23:20:56下载
- 积分:1
-
TankBattle
一个Java小游戏,采用多线程技术,游戏难度可以自行调整(A Java game, using multi-threading technology, the difficulty of the game can be adjusted by itself.)
- 2020-06-22 15:00:02下载
- 积分:1
-
Java-generates
java生成的一一维码图片,该程序可以在eclipse直接运行(Java generated one one dimensional picture code, the program can be run in eclipse directly)
- 2013-10-09 11:57:47下载
- 积分:1
-
Eclipse_pdf
说明: 对于初学JAVA语言的人来说,经常对eclipse这个开发工具的使用很不熟悉,这个PDF文件可以帮助你进行很好的了解和掌握(JAVA language for beginner people, often eclipse the use of development tools is very familiar with, this PDF document can help you carry out a very good understanding and knowledge of)
- 2008-11-17 09:04:11下载
- 积分:1