搜索资源列表
mfc_array_tutorial
- │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类
mfc_array_tutorial
- │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类
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, CSt
[MFC]CStringArrayArray[By-QQ20437023]
- MFC CStringArray MFC CStringArray数组类 找了很久都没有这样的东西,自己写了一个.-MFC CStringArrayArray Class
ym_cpp-maopao-Demo_Sort
- 该函数模板使用冒泡法对集合元素进行排序,参数说明: collection 集合对象,集合对象必须提供 [] 操作。 element 集合元素,该参数的作用仅仅是确定集合元素类型,参数的值没有用,建议取集合的第一个元素。集合,素必须提供复制、赋值和比较操作。 count 集合元素的数目 ascend 表明排序时使用升序(true)还是降序(false),该函数模板支持C++数组以及MFC集合CSt
Demo_Sort
- C++ 排序函数模板源码,MFC程序可用(冒泡) 一个排序可以用的C++函数模板,无意间需要对字符串集合CStringArray进行排序,但标准模板库STL提供的函数模板sort虽然功能强大,不过有些不便-Can be a sort of C++ function template, a collection of unintentionally CStringArray need to sort the string, but
Visual-CPP400source-code
- Visual C++范例大全 400+的实例源码 光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金额的中文大写转换 实例007——将十进制数转换为二进制输出
StringArray
- vc 使用CStringArray类创建和使用字符串数组\StringArray-vc use CStringArray class to create and use string arrays \ StringArray
Demo-of-Visual-CPP
- 光盘说明 1.本书代码的运行环境 1~17章 Visual C++ 6.0 2.本书所附光盘实例源码 第1章 实例001——实现C++类的多重继承 实例002——使用虚函数实现运行时多态 实例003——操作符重载实现编译多态(复数的加法运算) 实例004——使用函数模板实现不同数据类型的极值函数 实例005——使用C++实现格式化数据的IO 实例006——实现数字金
StringArray
- vc——使用CStringArray类创建和使用字符串数组\StringArray-vc- Use CStringArray class to create and use string arrays \ StringArray
StringArray
- 使用CStringArray类创建和使用字符串数组\StringArray\StringArray.rar,很不错的vc源码,希望对大家有所帮助。-Use CStringArray class to create and use string arrays \ StringArray \ StringArray.rar, very good vc source code, we want to help.
Button-tansparent
- Button-tansparent: LoadImage CPoint CWnd CButton GetActiveWindow GetCapture SetFocus SetCapture CRect GetClientRect PtInRect ReleaseCapture CDC CPen CBrush fr a meRect FillRect GetSysColor SelectObject LineTo DrawFocus
CUseSKin
- How to use skin control: LoadImage CPoint CWnd CButton GetActiveWindow GetCapture SetFocus SetCapture CRect GetClientRect PtInRect ReleaseCapture CDC CPen CBrush fr a meRect FillRect GetSysColor SelectObject LineTo Dra
CStringArray
- 使用CStringArray类创建和使用字符串数组。简单实例-The use CStringArray class to create and use an array of strings. Simple example
shFvjUQrs
- 代码是用来实现使用CStringArray类创建和使用字符串数组的程序的源码,好,有需要的朋友可以-The code is used to achieve the to use CStringArray class to create and use an array of strings, the source code of the program, good, need friends can see
StringArray
- 使用CStringArray类创建和使用字符串数组,VC++精选编程源码,很好的参考。-Use the CStringArray class to create and use an array of strings, VC++ select programming source code, a good reference.
Raffile_MFC
- MFC写的随机抽奖程序,主要用了CStringArray,仅供参考。-MFC write random draw process, mainly used CStringArray, for reference only.
ToolFile
- 文件的读写,以及根据文件的绝对路径获取文件名。将CStringArray写入到文件;将文件内容读取到CStringArray-MFC file read and write, as well as the absolute path of the file name. Writes CStringArray to a file reads the file contents to CStringArray
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, CString
PC6410-V1.0---pudn
- 工作中从wince中获取的unicode格式数据,在windows下需要转换,文中提供了多种转换方式。同时使用CStringArray方法对数据进行去重处理。-wince unicode data convert to ansi,use cstringarray process data