文件名称:test
-
所属分类:
- 标签属性:
- 上传时间:2015-05-12
-
文件大小:3.04kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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
test/.project
test/bin/
test/bin/test/
test/bin/test/ButtonFrame.class
test/src/
test/src/test/
test/src/test/ButtonFrame.java
test/.project
test/bin/
test/bin/test/
test/bin/test/ButtonFrame.class
test/src/
test/src/test/
test/src/test/ButtonFrame.java
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.