文件名称:C
- 所属分类:
- 其他小程序
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- zhuyu*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
文章编辑问题
1.分别统计出其中英文字母数和空格数及整篇文章总字数;
2.统计某一字符串在文章中出现的次数,并输出该次数
3.删除某一子串,并将后面的字符前移
4.存储结构使用线性表,分别用几个子函数实现相应的功能
-Article Edit Question 1. Are the statistics of the number of letters and spaces in which the number and total number of words the whole article 2. Statistics of a string the number of occurrences in the article, and outputs the number 3. Remove a substring, and the following character forward 4. storage structure using a linear form, were used to achieve the corresponding functions of several sub-functions
1.分别统计出其中英文字母数和空格数及整篇文章总字数;
2.统计某一字符串在文章中出现的次数,并输出该次数
3.删除某一子串,并将后面的字符前移
4.存储结构使用线性表,分别用几个子函数实现相应的功能
-Article Edit Question 1. Are the statistics of the number of letters and spaces in which the number and total number of words the whole article 2. Statistics of a string the number of occurrences in the article, and outputs the number 3. Remove a substring, and the following character forward 4. storage structure using a linear form, were used to achieve the corresponding functions of several sub-functions
(系统自动生成,下载前可以参看下载内容)
下载文件列表
1.c