文件名称:test
- 所属分类:
- JSP源码/Java
- 资源属性:
- [Java] [源码]
- 上传时间:
- 2015-05-12
- 文件大小:
- 3kb
- 下载次数:
- 0次
- 提 供 者:
- mic****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
Write an application that uses random-number generation to create sentences. Use four arrays of strings called article, noun, verb and preposition. Create a sentence by selecting a word at random each array in the following order: article, noun, verb, preposition, article and noun. As each word is picked, concatenate it to the previous words in the sentence. The words should be separated by spaces. When the final sentence is output, it should start with a capital letter and end with a period. The application should generate and display 20 sentences. The articl-Write an application that uses random-number generation to create sentences Use four arrays of strings called article, noun, verb and preposition Create a sentence by selecting a word at random each array in the following order:.. Article, noun, verb, preposition, article and noun. As each word is picked, concatenate it to the previous words in the sentence. The words should be separated by spaces. When the final sentence is output, it should start with a capital letter and end with a period. The application should generate and display 20 sentences. The articl
(系统自动生成,下载前可以参看下载内容)
下载文件列表
test\.classpath
....\.project
....\bin
....\...\test
....\...\....\ButtonFrame.class
....\src
....\...\test
....\...\....\ButtonFrame.java