-
Java的实用文件程序 运用命令行演示通过了调试
Java的实用文件程序 运用命令行演示通过了调试-Java documentation procedures practical demonstration of the use of command-line through the debug
- 2022-02-25 21:54:11下载
- 积分:1
-
中文分词算法的java语言实现
一个中文分词算法的java语言实现,词典采用文本文件形式。-A Chinese word segmentation algorithm java language implementation
- 2022-07-08 21:46:28下载
- 积分:1
-
volumebar_demo
Volume Bar Demo Control
- 2009-10-18 09:40:17下载
- 积分:1
-
jnidemo
convert bmp img to png by using jni in android
- 2015-03-19 13:40:57下载
- 积分:1
-
GridDelete
A grid with vertical spacing between rows Source Code for Andriod.
- 2013-12-16 11:31:51下载
- 积分:1
-
a ranking prepared by the Java source code, relatively simple, hoping that they...
一个JAVA编写的排序源代码,比较简单,希望大家不要见笑,上课可以用-a ranking prepared by the Java source code, relatively simple, hoping that they will not laughed at, the school can use
- 2022-08-14 17:08:18下载
- 积分: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
-
FIR-coding
this is a java based FIR application where police register FIR .
- 2012-09-23 13:25:50下载
- 积分:1
-
Exe4_1
1.设计一个简单的学生管理系统(StudentManager)。主要功能包括:
(1)学生信息的录入。主要包括:学号(no)、姓名(name)、年龄(age)、性别(gender)等;
(2)学生信息的查询。根据学号、姓名、年龄和性别等查询学生的信息。注意:查询结果可能不唯一。
(3)学生信息的修改。根据学号查询到指定学生的信息,再用新的内容替换。
(4)学生信息的删除。根据学号删除指定学生的信息。
设计时,采用层次化设计法,将类分为界面层(ui)、功能层(business)和持久层(persistence)3层,放在不同子包中。整个系统的代码放在exe4_1包中。(1. Design a simple student management system (StudentManager). Key features include:
(1) The entry of student information. Including: Student ID (no), name (name), aged (age), sex (gender) and the like
(2) query the student information. According to school, name, age and sex inquiry student information. Note: query results may not be unique.
(3) amend the student information. Query based on student number to the designated student information, and then replaced with new content.
(4) delete student information. Designated students with information based on student number removed.
Design, the use of hierarchical design method, the class is divided into the interface layer (ui), the functional layer (business) and persistence (persistence) 3 layers in different sub-packages. The system code in the exe4_1 package.)
- 2020-12-09 21:39:18下载
- 积分:1
-
LBSMIDlet
一个关于JSR179全球定位系统的应用程序例子(A global positioning system on the JSR179 application examples)
- 2008-03-20 19:25:30下载
- 积分:1