文件名称:Word
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2014-01-01
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- y**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个java应用程序,要求如下:
(1)程序可以读取一个由英文单词组成的文本文件,该文件中的英文单词以空格、逗号、回车符分隔
(2) 窗体上有两个按钮、一个文本框和一个文本区,单击“下一个单词”按钮,可以把读取的下一个单词读到文本框中。
(3)在文本框中输入单词的前几个字符,单击“查找”按钮,可以把所有符合要求的单词显示在文本区中。-Write a java application requirements are as follows: (1) program can be read by the English word consisting of a text file, the file English words with a space, comma, separated by a carriage return (2) There are two buttons on the form , a text box and a text area, click the " next word" button, you can read the next word read in the text box. (3) In the text box, enter the first few characters of a word, click the " Find" button, you can meet the requirements of all the words appear in the text area.
(1)程序可以读取一个由英文单词组成的文本文件,该文件中的英文单词以空格、逗号、回车符分隔
(2) 窗体上有两个按钮、一个文本框和一个文本区,单击“下一个单词”按钮,可以把读取的下一个单词读到文本框中。
(3)在文本框中输入单词的前几个字符,单击“查找”按钮,可以把所有符合要求的单词显示在文本区中。-Write a java application requirements are as follows: (1) program can be read by the English word consisting of a text file, the file English words with a space, comma, separated by a carriage return (2) There are two buttons on the form , a text box and a text area, click the " next word" button, you can read the next word read in the text box. (3) In the text box, enter the first few characters of a word, click the " Find" button, you can meet the requirements of all the words appear in the text area.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Word.java
word.txt