文件名称:daima
- 所属分类:
- Windows编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1.43mb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
在英文txt文档中查找任意字符串,输出其出现的位置及个数。由题目可知,要求所编的程序可打开任意英文txt文档,查找其中的任意英文字符串,输出其所在的位置,即其所在的行列,而且所查找的字符串可能在文章中出现多次,所以还要输出其出现的个数。-Txt document in English to find any string, the output of its location and the number appears. Known by the title, the procedures required by the code to open any txt document in English, the English string to find any of them, the output of its position in that it in the ranks, and the search string may appear multiple times in the article, Therefore, the number of its appearance but also the output.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
有错误的代码
............\WAN.CPP
............\Debug
............\.....\vc60.idb
............\.....\vc60.pdb
............\.....\WAN.pch
............\.....\WAN.obj
............\.....\WAN.ilk
............\.....\WAN.exe
............\.....\WAN.pdb
............\WAN.ncb
............\WAN.PLG
............\m.txt
............\WAN.DSP
............\WAN.OPT
............\WAN.DSW
源代码
......\meng.ncb
......\meng.plg
......\Debug
......\.....\vc60.idb
......\.....\vc60.pdb
......\.....\meng.exe
......\.....\meng.pdb
......\.....\meng.pch
......\.....\meng.obj
......\.....\meng.ilk
......\meng.cpp
......\meng.dsp
......\meng.opt
......\meng.dsw
......\本程序默认打开的TXT文档为D盘下test.txt文档,要在某个TXT文档中查找字符串,将其改名为test.txt并保存在D盘目录下.txt
............\WAN.CPP
............\Debug
............\.....\vc60.idb
............\.....\vc60.pdb
............\.....\WAN.pch
............\.....\WAN.obj
............\.....\WAN.ilk
............\.....\WAN.exe
............\.....\WAN.pdb
............\WAN.ncb
............\WAN.PLG
............\m.txt
............\WAN.DSP
............\WAN.OPT
............\WAN.DSW
源代码
......\meng.ncb
......\meng.plg
......\Debug
......\.....\vc60.idb
......\.....\vc60.pdb
......\.....\meng.exe
......\.....\meng.pdb
......\.....\meng.pch
......\.....\meng.obj
......\.....\meng.ilk
......\meng.cpp
......\meng.dsp
......\meng.opt
......\meng.dsw
......\本程序默认打开的TXT文档为D盘下test.txt文档,要在某个TXT文档中查找字符串,将其改名为test.txt并保存在D盘目录下.txt