Welcome![Sign In][Sign Up]
Location:
Search - CString

Search list

[Consolecstring

Description: VISUAL C plus CSTRING 的详细使用代码-This is c++ descriptions how to use c++ string
Platform: | Size: 11264 | Author: 张小亮 | Hits:

[matlabchar2CString

Description: char和CString之间赋值的问题,包含char* 转化成 CString,CString 转化成 char* ,BSTR 型转化成 CString 型等等。-between the char and CString assignment problem with char* into a CString, CString into a char*, BSTR type into CString type and so on.
Platform: | Size: 15360 | Author: lizhiqian | Hits:

[Windows DevelopCString

Description: 通过阅读本文你可以学习如何有效地使用 CString-By reading this article you can learn how to effectively use CString
Platform: | Size: 25600 | Author: 曾平 | Hits:

[Windows DevelopCSTRING-PLUS

Description: 我自己写的一个类,派生于CSTRING类,加入了一些新功能,也比较简单。功能在于算法的实现。-I write a class derived from CSTRING class, adds some new features, are relatively simple. Function is the algorithm.
Platform: | Size: 48128 | Author: 刘山玉 | Hits:

[Windows DevelopCString

Description: 改源码功能:使用C++来实现字符串的封装,风格规范,功能齐全,是C++初学者的好资料,对体会C++的本质很有帮助。-Change the source functions: to implement using C++ strings package, style specifications, complete functions, is the C++ for beginners as well information on the nature of C++ experience helpful.
Platform: | Size: 12288 | Author: 李晨旭 | Hits:

[VC/MFCCString

Description: CString,学习vc的同学,都遇到过的问题-CString, students learn vc are the problems encountered
Platform: | Size: 5120 | Author: youngahao | Hits:

[VC/MFCVCprog

Description: VC编程技巧大会总 1、VC++常用数据类型(1) 一.VC常用数据类型列表 二.常用数据类型转化 2.1 数学类型变量与字符串相互转换 2.2 CString 及 string,char *与其他数据类型的转换和操作 ●CString,string,char*的综合比较 ●数学类型与 CString 相互转化 ●CString与 char*相互转换举例 ●CString 与 BSTR 型转换 ●VARIANT 型转化成 CString 型 2.3 BSTR、_bstr_t 与 CComBSTR 2.4 VARIANT 、_variant_t 与 COleVariant 附录 CString 及字符串转及操作详解 参考书籍:CSDN,<<MFC深入浅出(Second Edit)>> 一.VC常用数据类型列表 -VC编程技巧大会总 1、VC++常用数据类型(1) 一.VC常用数据类型列表 二.常用数据类型转化 2.1 数学类型变量与字符串相互转换 2.2 CString 及 string,char*与其他数据类型的转换和操作 ●CString,string,char*的综合比较 ●数学类型与 CString 相互转化 ●CString与 char*相互转换举例 ●CString 与 BSTR 型转换 ●VARIANT 型转化成 CString 型 2.3 BSTR、_bstr_t 与 CComBSTR 2.4 VARIANT 、_variant_t 与 COleVariant 附录 CString 及字符串转及操作详解 参考书籍:CSDN,<<MFC深入浅出(Second Edit)>> 一.VC常用数据类型列表
Platform: | Size: 98304 | Author: 郑梅 | Hits:

[VC/MFCMFC--CString

Description: MFC CString类 主要应用和介绍-MFC CString class introduces the major applications and
Platform: | Size: 7168 | Author: | Hits:

[VC/MFCcstring

Description: libreria cstring contiene funciones miembros ejemplos. libreria cstring contiene funciones miembros ejemplos. libreria cstring contiene funciones miembros ejemplos.-libreria cstring contiene funciones miembros ejemplos. libreria cstring contiene funciones miembros ejemplos. libreria cstring contiene funciones miembros ejemplos. libreria cstring contiene funciones miembros ejemplos.
Platform: | Size: 32768 | Author: robinsongut | Hits:

[source in ebookVisual-CPP400source-code

Description: Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出 实例008——产生随机数 实例009——实现排序操作 实例010——使用Windows API创建程序窗口 实例011——使用AppWizard创建基于文档视图结构MFC应用程序框架 实例012——使用AppWizard建立对话框应用程序框架 实例013——实现查找、替换字符串 实例014——根据指定字符分割字符串 实例015——格式化字符串 实例016——CString字符串的类型转换 实例017——获取当前的日期、时间并格式化输出 实例018——计算某日为星期几 实例019——计算两个时间点的时间间隔 实例020——使用CStringArray类创建和使用字符串数组 实例021——使用CPtrList类创建和使用链表 第2章 实例022——基本键盘操作——判断按键消 -CD-ROM Help 1. Book code of the operating environment 1 Chapter 17 Visual C++ 6.0 2. Instances of source book accompanying CD-ROM Chapter 1 Example 001- C++ classes to achieve multiple inheritance Example 002- run-time implementation using virtual function polymorphism Example 003- operator overloading to achieve compile polymorphism (the plural of the addition operation) Example 004- use the function template to achieve the extreme functions of different data types Example 005- use the C++, formatted data IO Example 006- the amount of Chinese capital Digital Conversion Example 007- Converts a decimal number to binary output Example 008- random number generation Example 009- to achieve the sort operation Example 010- create a window using the Windows API Example 011- use the AppWizard to create the structure based on the document view MFC application framework Example 012- use the AppWizard dialog box application framework e
Platform: | Size: 22657024 | Author: 陈霸天 | Hits:

[Program docCString

Description: 这是MFC中CString类型的所有函数,对于VC初学者应该有所帮助-This is the MFC CString type in all the functions, should be helpful for beginners VC
Platform: | Size: 11264 | Author: wx | Hits:

[EditBoxCString

Description: 通过举例子说明,CString类的使用。-Through the examples illustrate, CString classes.
Platform: | Size: 40960 | Author: liuwenju | Hits:

[File Operatecstring-Transform

Description: CString,float,int,long,String,char *,char[],之间的转换-CString, float, int, long, String, char, char*, char [], the conversion between
Platform: | Size: 3072 | Author: 陈伟源 | Hits:

[VC/MFCCString

Description: c++中专讲cstring功能的文档,适合初学者-the secondary stresses cstring function documentation c++ for beginners
Platform: | Size: 14336 | Author: zhouhe | Hits:

[VC/MFCCString

Description: CString 操作指南,虽然不是CString的完全手册,但囊括了大部分常见基本问题-CString operations guide, although not CString completely manual, but include most of the common basic problem
Platform: | Size: 501760 | Author: 张三 | Hits:

[OtherCString

Description: 比较规范的CString类,实现主要功能。-Specification CString class to achieve the main function.
Platform: | Size: 993280 | Author: 王小龙 | Hits:

[VC/MFCCString

Description: VS2005下CString的用法 CString学习的好办法-CString VS2005 usage A good way to learn CString
Platform: | Size: 2048 | Author: 三龙 | Hits:

[Data structscstring-3.6.2

Description: cstring 是一个小型、简单的C类库,用来操作C语言风格的字符串。字符串是以 cstring_t 结构的实例展现,通过这个类库的方法来操作: Selection of different allocator pools (including Global, COM Task and process heap allocators on Win32) Mapping cstring_t instances as views onto existing memory areas Efficient work-ahead memory optimisation Minimal link requirements: only requires KERNEL32 and C standard library on Win32-cstring is a small, simple C library used to operate the C-style string. Instances of the string is cstring_t structure show through this library to operate: Selection of the different an allocator pools It (including Global, COM task and process the heap allocators " on Win32) Mapping cstring_t instances as views onto existing Memory areas Efficient The work-ahead memory optimisation Minimal link requirements: only requires KERNEL32 and C standard library on Win32
Platform: | Size: 704512 | Author: mou | Hits:

[OtherCstring-transition-char-string-int

Description: Cstring转char、string、int等数据类型的方法,这是我们VC编程经常用到的方法,希望对大家有用!-The transfected char, string, int data type in Cstring. Txt
Platform: | Size: 2048 | Author: 黄德才 | Hits:

[CSharpCString

Description: CString类为MFC常用类,本代码用于学习CString类的使用-study of CString class
Platform: | Size: 3052544 | Author: 李建业 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 28 »

CodeBus www.codebus.net