搜索资源列表
String
- 自己写的一个string类,很有用,功能强大~
string
- 一个string类的处理数据重复以及输出每个数据
string
- String类,分享一下。可以实现==, >, <, [], <<, Trim, Reverse, Find, upper, lower等功能
string
- string类应用方法 比较全面的介绍了STRING的应用,值得收藏。 以后什么时候想不起来的时候可以当做资料查看下
string类
- 数据结构中的字符串实习 都是用的模板类和模板函数-data structure string attachment is used and the type of template template function
c++实现java中string类的方法
- c++实现java中string类的方法,可熟悉指针在内存中的移动
带附件及Html显示的邮件发送类
- unit UnitSendMail; interface uses Windows, SysUtils, Classes,StdCtrls, ExtCtrls, ComCtrls, Dialogs, IdMessage, IdBaseComponent, IdComponent, IdTCPConnection, IdTCPClient, IdExplicitTLSClientServerBase,IdMessageClient, IdSMTP
C++string类常用函数
- C++string类常用函数
std_string+封装的string操作类
- std_string+封装的string操作类,方便操作
不依赖系统的CString类
- 不依赖系统的CString类- Does not rely on the system the CString kind
string
- C++ string类的用法,收录了大多数的操作。自己整理的,希望对大家有用-C++ String type of usage, a collection of most of the operation. Finishing their own, in the hope that useful
MyString
- 一个自己写的 string 类例子,比较方便-Write a string class examples of their own, more convenient
MyStdString
- 一个VC++中写的的Std String类源代码,推荐给朋友们。希望对大家有所帮助-A VC++ source code in StdString class can improve the alternative string class CString support ansi, unicode. Actually used in a number of projects for a while, I feel great and recommend it to friends. We wa
string
- String类的实现,简单易懂,设计实现对某一个字符的查找(第一次出现、最后一次出现)、删除、string类的替换、插入等操作。(Implementation of the String class)
String
- C++中String类的简单实现,运算符重载(The simple implementation of the String class in C++, operator overloading)
String
- string类源代码,可用于学习并深刻了解string类(String class source code, can be used to learn and understand the string class)
第12章04自定义字符串类_String
- 自定义一个String类,实现多种字符串的相关操作(Customize a String class to implement a variety of String related operations)
C++
- 不使用string.h的头文件,实现一个string类,包括运算符重载等(Implement a string class, including the operator overloading)
string
- String类的实现,包括+,+=的运算符重载等,还有一些复制构造函数。(The implementation of String class)
string类
- 自己写的c++string类的实现,有助于更加理解c++string类的实现,也有助于理解c++面向对想编程。(The implementation of the c++string class written by myself is helpful to understand the implementation of c++string class better, and also helps understand c++ oriented programming.)