文件名称:WordCount
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 41kb
- 下载次数:
- 0次
- 提 供 者:
- 鲍**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
a) 从指定的文本文件中读取文本信息;
b) 将除去标点符号外的单词进行统计;
c) 统计的单词不区分大小写(选做);
d) 统计结果包含单词名称及在文本中出现的次数
e) 统计结果结束输出到控制台屏幕;
f) 统计结果输出到指定的统计文件中;
g) 统计结果按字母顺序排列。
-a) from the specified text file to read text messages b) to remove the punctuation outside the word statistics c) statistics are not case-sensitive (elected to do) d) results contain the names and words in the text number of emerging e) Statistical results of the end of the output to the console screen f) statistical results of the statistical output to the specified document g) results in alphabetical order.
b) 将除去标点符号外的单词进行统计;
c) 统计的单词不区分大小写(选做);
d) 统计结果包含单词名称及在文本中出现的次数
e) 统计结果结束输出到控制台屏幕;
f) 统计结果输出到指定的统计文件中;
g) 统计结果按字母顺序排列。
-a) from the specified text file to read text messages b) to remove the punctuation outside the word statistics c) statistics are not case-sensitive (elected to do) d) results contain the names and words in the text number of emerging e) Statistical results of the end of the output to the console screen f) statistical results of the statistical output to the specified document g) results in alphabetical order.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Lab1
....\bin
....\...\Debug
....\...\Release
....\Lab1.csproj
....\Lab1.csproj.user
....\obj
....\...\Debug
....\...\Release
....\Properties
....\..........\AssemblyInfo.cs
....\WordCount.cs
....\WordCountEntry.cs
....\bin
....\...\Debug
....\...\Release
....\Lab1.csproj
....\Lab1.csproj.user
....\obj
....\...\Debug
....\...\Release
....\Properties
....\..........\AssemblyInfo.cs
....\WordCount.cs
....\WordCountEntry.cs