搜索资源列表
cstring_ext_num
- 这个是字符串处理程序-this is a string process program
xstring_source
- 这个是字符串处理程序- This is the character string disposal procedure
faststring_demoexec
- 依然是字符串处理的程序-program of string process
高速字符串处理功能的 C 语言源程序
- 高速字符串处理功能的 C 语言源程序,经修改后可以移植到其他程序中?-string-handling functions of the C language source code, as amended, can be transferred to other procedures?
四级1999-2.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
四级2000-1.上机考试题
- 这是一个关于2000年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 2000 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
四级上机练习程序原代码
- 这是一个关于计算机等级考试的上机预测的练习题目的原代码,文件中有相关的说明,是一系列个关于文件,数字和字符串处理的好例子!-This is a computer grade examination on the previous forecast of practice for the original topic code, a document related to the note of a series of 000 documents, digital, and the string
四级2000-2.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
四级2000-3.上机考试题
- 这是一个关于1999年计算机等级考试的上机题目的原代码,是一个关于文件,数字和字符串处理的好例子,适合初学者学习!-This is one of the 1999 computer grade examination on the topic for the original code, is one of the documents, figures, and the string of good example for beginners learning!
字符串处理函数集1
- 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控
字符串处理库
- 字符串处理库
STRINGS
- C语言的字符串处理,包括字符串的合并,取长度,大小写变化-C-string processing, including a string of mergers, take length, case changes. . .
utf8.h
- 超级好用的utf8字符串处理函数库,c接口,跨平台(Super easy to use UTF8 string processing function library)
字符串数值运算_函数
- 计算字符串中的数字与某个因数相乘的结果,结果返回源字符串中的数字与因数相乘结果(calculate the result of a string multiply a number)
字符串反转
- 接收用户输入的一个字符串,将其中的字符以与输入相反的顺序输出(convert string test,this is test ,wecom you!)
字符串处理器.cpp
- 对输入的字符串进行各种处理,含有菜单管理。(The input string for various processing, including menu management.)
StrUtils
- 字符串工具类,封装了绝大多数的字符串处理方法(String tool class, encapsulates the vast majority of string processing methods)
StringUtil
- 处理字符串 Created by albert.ma on 15-7-22.(String processing tool)
字符串处理
- 进行字符串的处理,包括字符串的复制、剪切,计数等等(deal with string ,including copying,getting char numbers and so on)
StrUtil
- 字符串处理类,多字节转换,格式化输入输出等。。。(string manipulation, multibyte and unicode translate, formated io)