搜索资源列表
String_Set.rar
- 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索-MFC-based platform and STL string type, can achieve a rapid search string
字符串计算引擎
- 功能:给出一个字符串表达式(可以是任意复杂的字符串表达式),计算字符串表达式的值. <br> 特性: <br> 1:用户可以添加其它运算符号 ,也就是说用户可以制定新的运算符,引擎中不存在的运算符号,当然具体的运算类还是得用户提供. <br> 2: 可以修改运算符的性质,你可以使得3*3=6,只要将*的运算类指向expression.DAdd就可以了,具体如何操作,ReadMe中有说明.<br> 3:可以使操作符运算具有多种形态。您即可以用“+”表
cqa0408
- 代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework expose
MD5加密的C++类
- 这是一个好用的MD5的C++类;这个类可以加在控制台 程序中也可用在MFC中, 并且提供了详细的错误处理 函数,是一个安全的类。例程是一个MD5的MFC程序, 支持字符串和文件两种输入。 LPCSTR TargetFile(char *filename=NULL) //计算文件的MD5值 void TargetStr(LPCSTR str) //计算字符串的MD5值 LPCSTR GetDigestKey() //取MD5运算后的结果 LPCSTR GetErr() //如果有错误,取错误字串
字符串的查找和提取
- 本例讲述在MFC中类Cstring的一些基本用法,希望能给初学者帮助-the cases described in MFC category Cstring some basic usage, in hopes of giving help beginners
classstr2
- 完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : String Integer; Integer string;
String_Set
- 基于MFC和STL平台的字符串类,可以实现在快速字符串搜索-MFC-based platform and STL string type, can achieve a rapid search string
Ctext
- 一个与CString类似的类CText, 它可替代CString的大部分功能, 在不使用MFC的情况下也可以方便使用字符串类-and redeem a similar category CText, it may redeem the alternative most functions without the use of the MFC can also facilitate the use of string category
MyString20060704
- 我自己编写的字符串类,可以实现一些简单的功能,如赋值、加法、字符串比较、下边运算符重载等!-myself prepared by the String class, can achieve some simple functions, such as assignment, Ghaffar, string comparison, Now, as Operator!
一个可替代CString的字符串类CStdStr
- 一个可替代CString的字符串类CStdStr-redeem an alternative string class CStdStr
!实例研究:字符串类String
- 重载+=为字符串的连接-Heavy + = connected to a string of
一个可替代CString的字符串类CStdStr
- 这是一个非常好的、可以替代mfc中的CString的字符串类。支持ansi、unicode。-This is a very good alternative to redeem mfc the string category. Support ansi, unicode.
js表格翻页_APOLLO改进_改进为类_eval最终版
- /*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX数组表格分页类 | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009年2月5日9:44:56| | | | 调用方式: | var
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
1262523828
- VC 源代码 -------------------------------------------------------------------------------- CatListBox_src.zip CatListBox_demo.zip 这个程序模仿Outlook建立分类列表框。 CClockST_src.zip CClockST_demo.zip 一个简单的数字时钟程序,其中的date类派生于MFC
WString
- Brew上的字符串类,接口接近STL里的wstring-Unicode string in Brew
第12章04自定义字符串类_String
- 自定义一个String类,实现多种字符串的相关操作(Customize a String class to implement a variety of String related operations)
CMystring
- 自己实现的c++ cstring类 导出了dll静态库 动态库 欢迎下载使用(The c++ CString class that it implements has exported the DLL static library dynamic library for download and use)
vb string 类
- 方便创建字符串类,还有方便的函数和属性,非常好