搜索资源列表
不依赖系统的CString类.zip
- 不依赖系统的CString类
一个可替代CString的字符串类CStdStr
- 一个可替代CString的字符串类CStdStr-redeem an alternative string class CStdStr
CString-hex
- CString数据类型转换为16进制的数据-redeem data type conversion of the 16-band data
CString
- 这是一个CString的源代码,经过修改过,支持Ansi编码的字符串。比库的string更通俗易懂,是学习内存引用和自动垃圾回收的好代码!
CString
- 介绍CString类的基本用法,类型转换,常用的内部成员函数
CString
- 自己写的 CString类 实现简单的字符串大小比较
一个可替代CString的字符串类CStdStr
- 这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.
wchar_t.rar
- vc中常用数据格式转换,如wchar_t,char*,CString,int等。,vc commonly used data format conversion, such as wchar_t, char*, CString, int, etc..
MFCCStringForATL
- 在非MFC的ATL程序中加入CString类 -Adding CString class to none-MFC ATL application
不依赖系统的CString类
- 不依赖系统的CString类- Does not rely on the system the CString kind
CString
- 文件包括字符串的基本操作等信息,字符串的分类,读取等-Documents include basic operations such as string information, the classification of the string, reading, etc.
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
Parameters
- 一个类似于微软的_variant_t类,挺好用的 你觉得在VC里 CString,CStringArray,CByteArray,CArray<>,CList<>,CMap<> 还不够你用或用烦了 试试这个吧-Similar to Microsoft s _variant_t a category, you feel very good use in the VC in CString, CStringArray, CByteArray, CArray
CString
- MFC中CString类的使用 基于对话框模式设计实现的交互式应用-Vc++ 6.0 Cstring class example
CString
- 详细介绍了CString的用法,包括格式转换,CString中的各种方法介绍等-Detailed information on the usage of CString
CString
- 用标准C++实现CString的部分功能-Using standard C++ implementation of some functions CString
cstring
- CString 的源码转载 http://blog.csdn.net/jones2000/archive/2006/07/27/984578.aspx-CString source http://blog.csdn.net/jones2000/archive/2006/07/27/984578.aspx reprint
CString
- 通过本文档可以学习如何有效地使用 CString,介绍了一些技巧-Through this document to learn how to effectively use CString, introduced a number of techniques
CString
- 对初学者进行C++的CString学习很有帮助,希望读者能够收益-For beginners to learn C++, CString helpful, hope readers will be able to return
CString-const-char-char-to-WCHAR
- UNICODE下宽字符的CString转换为const char 和char到WCHAR的相互转换-Under the wide character UNICODE CString convert to WCHAR const char and char conversion between