文件名称:all-kinds-of-string-function
- 所属分类:
- Linux/Unix编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 2kb
- 下载次数:
- 0次
- 提 供 者:
- 罗*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.取左子串2.取右子串3.去除字符串空格及TAB及回车换行 4.替换字符串5.一个文件有很多行,每行的宽度是固定的,例如都是 100个字符.
给出一个字符串序列,在指定的宽度处加上空格,生成新文件.
-1. Take the left sub-string 2. Get the right sub-string 3. Remove the spaces and TAB, and enter the string line 4. Replace string 5. A file has a lot of lines, each line width is fixed, for example, are 100 characters. gives a sequence of strings, add the specified width of the space, create a new file.
给出一个字符串序列,在指定的宽度处加上空格,生成新文件.
-1. Take the left sub-string 2. Get the right sub-string 3. Remove the spaces and TAB, and enter the string line 4. Replace string 5. A file has a lot of lines, each line width is fixed, for example, are 100 characters. gives a sequence of strings, add the specified width of the space, create a new file.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
all kinds of string function.c