搜索资源列表
C++字符串完全指南
- C++字符串操作的基本指南,新手必读-C string manipulation of the basic guidelines, mandatory rookie
csplitstring拆分字符串
- 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem thi
C语言编程
- 讲述c语言中字符串操作
C++字符串完全指南
- C++字符串操作的基本指南,新手必读-C string manipulation of the basic guidelines, mandatory rookie
csplitstring拆分字符串
- 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string manipulation, use redeem thi
字符解密
- 这是一个通过字符串操作来实现文本加密解密的源程序,通过打乱原文本字符串的顺序,隐藏信息,通过解密,可以回复原字符正常顺序,达到加密解密的目的.压缩包包括源程序文件,再vc中运行.-This is a string manipulation through the text to achieve encryption and decryption of the source, through the disruption of the t
第5章5字符串操作指令
- 汇编语言程序设计 汇编语言程序设计-assembly language programming a ssembly language programming
字符串处理函数集1
- 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函
c语言深入学习必备参考例子
- 文件名:c语言深入学习必备参考例子 很多经典的c例子:高级的宏定义,深奥的c内存操作,灵活的字符串操作,还有流操作,-File Name : c-depth language learning essential source of many examples of classic example c : Acer High definition esoteric c memory operation, flexible strin
STstr
- 这是本人原创的对字符串操作的类,需要的可以下载使用-this is my original string manipulation of the type required can be downloaded using the
stringsplit
- 在做程序时,经常需要把文本按固定的标志进行拆分,CString 类提供了一些基本的字符串操作,本文就是利用CString类的基本函数来实现文本串的自由拆分 ,-doing procedures, the need for regular text by the fixed signs split redeem category provides some basic string operations, redeem this pape
PwdDicMaker
- 一个字典生成工具的原代码。可以很好的练习你的字符串操作的能力。字典的VC原代码--VC6工程
TestDlg
- 字符串操作演示-String operation and demonstration of
string
- 字符串操作的数据组织结构,包含字符串的查找、删除、插入等操作-String operation of the organizational structure of data, including string search, delete, insert, such as operation
cnewstr
- 一个仿照CString功能的字符串类,CString中大部分的方法都已经实现,并增加了一些使用的字符串操作函数-CString features a replica of the string type, CString most methods have been realized, and to increase the use of a number of string manipulation functions
mystring
- 字符串操作程序,包含字符串合并,删除等操作-String operation, including the string merging delete operations, etc.
zifuchau
- 字符串操作,对于字符串得基本操作得源代码,简单易懂-String operations, for the basic operation of the string must have the source code, easy to understand
实例29_字符串操作_反转字符串
- 实例29_字符串操作_反转字符串(Examples of 29_ _ reverse string string operations)
Js字符串操作函数大全
- javascr ipt 常用字符串操作 去除左边的空格 去除右边的空格 去除前后空格(Javascr ipt string manipulation)
数据结构源代码
- 数据结构源代码,包含字符串操作,常用的堆与栈的操作,以及常见的排序算法与查找算法(Data structure source code, including string operations, common heap and stack operations, and common sorting algorithms and lookup algorithms)