搜索资源列表

  1. VCtxt

    0下载:
  2. VC读写文本文件, CString strLine while(file.ReadString(strLine)){str = strLine + "P-Tree" a<<str<<end-VC to read and write text files, CString strLine while (file.ReadString (strLine)) (str = strLine+ P-Tree a
  3. 所属分类:文件操作

    • 发布日期:2024-05-21
    • 文件大小:1987584
    • 提供者:yangyong
  1. 81423973

    0下载:
  2. 将字符串型日期转换成日期型,CString“2003-11-30”to CTime 2003-11-30 -String-type date into date-based, CString
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:27648
    • 提供者:qinger
  1. SuperStr10

    0下载:
  2. Advanced String class with more features than CString.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:63488
    • 提供者:韩明
  1. StringA_StringW

    0下载:
  2. CStringA 和 CStringW 与 CString 一样的接口,及其方便的Ansi 和 Unicode编码转换和字符操作-CStringW with CString and CStringA the same interface, and its convenient Ansi and Unicode character encoding conversion and operation of
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:20480
    • 提供者:梁雨
  1. Char_Cstring_TCHAR

    0下载:
  2. Visual C++ 2005中CHAR,TCHAR,CString间转换函数-Visual C++ 2005 in CHAR, TCHAR, CString intergovernmental transfer function
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:carl yuheng
  1. CString

    0下载:
  2. 介绍CString类的基本用法,类型转换,常用的内部成员函数-CString introduction of the basic usage, the type of conversion, commonly used within member functions
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:31744
    • 提供者:zhqo
  1. CString

    0下载:
  2. 文件包括字符串的基本操作等信息,字符串的分类,读取等-Documents include basic operations such as string information, the classification of the string, reading, etc.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:36864
    • 提供者:王小七
  1. cnewstr

    0下载:
  2. 一个仿照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
  3. 所属分类:系统编程

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:xuyangjie
  1. Parameters

    0下载:
  2. 一个类似于微软的_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
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:sporder
  1. CString

    0下载:
  2. MFC中CString类的使用 基于对话框模式设计实现的交互式应用-Vc++ 6.0 Cstring class example
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1899520
    • 提供者:caokun
  1. stringconvert

    0下载:
  2. 字符串转换 TCHAR CString LPCTSTR-TCHAR CString LPCTSTR string conversion and so on
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:48128
    • 提供者:xing
  1. wchar_t

    0下载:
  2. vc中常用数据格式转换,如wchar_t,char*,CString,int等。-vc commonly used data format conversion, such as wchar_t, char*, CString, int, etc..
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:zhang lz
  1. CString

    0下载:
  2. CString 操作指南 doc版本,具体说明-Doc version of CString Operations Guide, specify
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:29696
    • 提供者:liuzhe
  1. datatype-transform

    0下载:
  2. C++ int,char,string,CString类型转换-int,char,string,CString datatype-transform in C++
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:sjunme
  1. md5

    0下载:
  2. Md5算法的C++封装类CMD5 CMD5 md5 CString csMd5Buffer=md5.MD5("a string") 执行完成之后csMd5Buffer中即存储了由"a string"计算得到的MD5值: 3a315533c0f34762e0c45e3d4e9d525c-Md5 Algorithm Class C++ package CMD5 CMD5 md5 CString csMd5Buff
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:4096
    • 提供者:淡月清风
  1. cstring

    0下载:
  2. 自己写的CString类,可对字符串实行各种运算符的重载,可与微软的系统类做比较。-CString write their own category, can be implemented on a variety of string overloaded operator.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:326656
    • 提供者:zhenzhen
  1. cstring

    0下载:
  2. VISUAL C plus CSTRING 的详细使用代码-This is c++ descr iptions how to use c++ string
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-21
    • 文件大小:11264
    • 提供者:张小亮
  1. char2CString

    0下载:
  2. 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.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:15360
    • 提供者:lizhiqian
  1. CString

    0下载:
  2. 通过阅读本文你可以学习如何有效地使用 CString-By reading this article you can learn how to effectively use CString
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:25600
    • 提供者:曾平
  1. CSTRING-PLUS

    0下载:
  2. 我自己写的一个类,派生于CSTRING类,加入了一些新功能,也比较简单。功能在于算法的实现。-I write a class derived from CSTRING class, adds some new features, are relatively simple. Function is the algorithm.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:48128
    • 提供者:刘山玉
« 1 2 34 5 6 7 8 9 10 ... 26 »

源码中国 www.ymcn.org