文件名称:wenbenfenxi
- 所属分类:
- 汇编语言
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2012-12-11
- 文件大小:
- 3.91mb
- 下载次数:
- 0次
- 提 供 者:
- 梁**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
请封装一个类CText, 并编写一个软件,它可以完成对任意一个文本文件的字符统计工作。可以统计的信息有:
(1)中文字符数;
(2)英文单词数;
(3)行数;
(4)字符个数(不计空格);
(5)空格数。
上述的字符统计信息,要求写到一个Report.txt文件中,并且能显示出来。
(注:不要求界面,只要能以命令行的形式输入及显示即可;统计功能可参考Word中 的“字数统计工具”)
-Please package a class CText, and write a software, it can be completed character statistical work on any text file. Statistics: (1) The number of Chinese characters (2) the number of English words (3) the number of lines (4) the number of characters (excluding spaces) (5) the number of spaces. The character statistics, requires wrote a Report.txt file and can be displayed. (Note: The interface is not required, as long as the can to the command line in the form of input and display statistical functions can refer to the word count tool " in Word)
(1)中文字符数;
(2)英文单词数;
(3)行数;
(4)字符个数(不计空格);
(5)空格数。
上述的字符统计信息,要求写到一个Report.txt文件中,并且能显示出来。
(注:不要求界面,只要能以命令行的形式输入及显示即可;统计功能可参考Word中 的“字数统计工具”)
-Please package a class CText, and write a software, it can be completed character statistical work on any text file. Statistics: (1) The number of Chinese characters (2) the number of English words (3) the number of lines (4) the number of characters (excluding spaces) (5) the number of spaces. The character statistics, requires wrote a Report.txt file and can be displayed. (Note: The interface is not required, as long as the can to the command line in the form of input and display statistical functions can refer to the word count tool " in Word)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
project\Debug\project.exe
.......\.....\project.ilk
.......\.....\project.pdb
.......\ipch\project-e23cd370\project-12eaf403.ipch
.......\project\Ctext.h
.......\.......\Debug\CL.read.1.tlog
.......\.......\.....\CL.write.1.tlog
.......\.......\.....\funtion.obj
.......\.......\.....\link-cvtres.read.1.tlog
.......\.......\.....\link-cvtres.write.1.tlog
.......\.......\.....\link.2064-cvtres.read.1.tlog
.......\.......\.....\link.2064-cvtres.write.1.tlog
.......\.......\.....\link.2064.read.1.tlog
.......\.......\.....\link.2064.write.1.tlog
.......\.......\.....\link.2360-cvtres.read.1.tlog
.......\.......\.....\link.2360-cvtres.write.1.tlog
.......\.......\.....\link.2360.read.1.tlog
.......\.......\.....\link.2360.write.1.tlog
.......\.......\.....\link.2440-cvtres.read.1.tlog
.......\.......\.....\link.2440-cvtres.write.1.tlog
.......\.......\.....\link.2440.read.1.tlog
.......\.......\.....\link.2440.write.1.tlog
.......\.......\.....\link.4156-cvtres.read.1.tlog
.......\.......\.....\link.4156-cvtres.write.1.tlog
.......\.......\.....\link.4156.read.1.tlog
.......\.......\.....\link.4156.write.1.tlog
.......\.......\.....\link.4940-cvtres.read.1.tlog
.......\.......\.....\link.4940-cvtres.write.1.tlog
.......\.......\.....\link.4940.read.1.tlog
.......\.......\.....\link.4940.write.1.tlog
.......\.......\.....\link.5688-cvtres.read.1.tlog
.......\.......\.....\link.5688-cvtres.write.1.tlog
.......\.......\.....\link.5688.read.1.tlog
.......\.......\.....\link.5688.write.1.tlog
.......\.......\.....\link.5824-cvtres.read.1.tlog
.......\.......\.....\link.5824-cvtres.write.1.tlog
.......\.......\.....\link.5824.read.1.tlog
.......\.......\.....\link.5824.write.1.tlog
.......\.......\.....\link.5832-cvtres.read.1.tlog
.......\.......\.....\link.5832-cvtres.write.1.tlog
.......\.......\.....\link.5832.read.1.tlog
.......\.......\.....\link.5832.write.1.tlog
.......\.......\.....\link.read.1.tlog
.......\.......\.....\link.write.1.tlog
.......\.......\.....\main.obj
.......\.......\.....\mt.read.1.tlog
.......\.......\.....\mt.write.1.tlog
.......\.......\.....\project.exe.embed.manifest
.......\.......\.....\project.exe.embed.manifest.res
.......\.......\.....\project.exe.intermediate.manifest
.......\.......\.....\project.lastbuildstate
.......\.......\.....\project.log
.......\.......\.....\project_manifest.rc
.......\.......\.....\rc.read.1.tlog
.......\.......\.....\rc.write.1.tlog
.......\.......\.....\vc100.idb
.......\.......\.....\vc100.pdb
.......\.......\funtion.cpp
.......\.......\main.cpp
.......\.......\project.vcxproj
.......\.......\project.vcxproj.filters
.......\.......\project.vcxproj.user
.......\.......\Report.txt
.......\.......\Text.txt
.......\project.sdf
.......\project.sln
.......\project.suo
.......\text.txt
.......\ipch\project-e23cd370
.......\project\Debug
.......\Debug
.......\ipch
.......\project
project