CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - CString

搜索资源列表

  1. FormatStringSrc.zip

    0下载:
  2. 实现了CString的Format功能的代码,The realization of the CString' s Format function code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:18924
    • 提供者:王志强
  1. gbunicode

    0下载:
  2. vc6.0 环境下写的一个小工具,用于生成unicode格式的16进制代码,对于用单片机开发手机短消息很有帮助的工具。从源码可以理解MFC中的CString,UNICODE WCHAR 等的转换过程。-vc6.0 environment to write a small tool used to generate unicode format hexadecimal code 16, for development with single-chip mobile phone short mess
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1908989
    • 提供者:duan
  1. SGIP1.2.0.10.DEMO

    0下载:
  2. 用c++编写的的中国联通SGIP协议,内容挺全。 MultiByteToWideChar WideCharToMultiByte CString CFile CFileException CWinApp CDialog CDataExchange CWnd DestroyIcon LoadIcon GetSystemMenu CMenu LoadString AppendMenu SetWindowText SetTimer IsIconic CPaintDC SendMessage Get
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:645941
    • 提供者:tw
  1. Text

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-CDC grasp of the word processing program to prepare, how to generate custom fonts and custom insertion site, and is familiar with the use of CString
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:38357
    • 提供者:xue
  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, CStringArray, CByteArray, CArray
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:9769
    • 提供者:sporder
  1. cstring_ext_num

    0下载:
  2. 对于MFC中字符串CString类的一个扩展.-CString string an extension category.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:39152
    • 提供者:
  1. life

    0下载:
  2. CString aa,bb if(theApp.m_strzeren.GetLength()>256 ) { int len=0 aa=InterceptString(len,theApp.m_strzeren) len=aa.GetLength() bb=theApp.m_strzeren.Mid(len) } else aa=theApp.m_strzeren 以上为调用部分 以下为函数部分
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:629
    • 提供者:yulin
  1. StringCFA

    0下载:
  2. 字符串CSTRING类的利用,多个实例代表不同转换,解决新手CSTRING类不熟悉的问题-CSTRING the use of string type, a number of examples representing different conversion, CSTRING new type of solution are not familiar with the issue of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:27992
    • 提供者:aaaaaaaa
  1. cstring

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

    • 发布日期:2017-04-17
    • 文件大小:326696
    • 提供者:zhenzhen
  1. ftpscanner

    0下载:
  2. unctions/Classes: CCommandLineInfo CString CWnd CDialog CDataExchange GetDlgItem CComboBox CWinApp CSingleDocTemplate DdeInitialize DdeCreateStringHandle DdeGetLastError DdeNameService DdeConnect SetEvent CEvent WaitForSingleObject PostMessage DdeG
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:647078
    • 提供者:akub
  1. daima

    0下载:
  2. 求一段类似堆栈的解决方案,VC的,最好有代码 需求,有众多CString 的变量,要将这些变量存组数据结构中(内存存储),类似堆栈,或者数组中,可以随时统计这些变量的个数,也可以删除其中任意的变量,比如: 定义一字符串数组变量为aaa aaa【1】=“efwf” aaa【2】=“daf” aaa【3】=“dfew” -Seeking a solution similar to the stack, VC, preferably with code requirements
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2755
    • 提供者:albertpsqq
  1. vcText

    0下载:
  2. 用VC++编写一个CDC文字处理程序的代码,通过本程序大家可掌握如何产生自定义字体和自定义插入符,熟悉对CString类的使用。讲解定时器的使用和DrawText函数的巧妙运用以及CDC的裁减功能。-Using VC++ to write a word processing program code CDC, through this process we can learn how to create custom fonts and custom insert a symbol, famil
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:31690
    • 提供者:zs2
  1. CSTRING

    0下载:
  2. 字符串处理是程序设计语言的一个重要的组成部分。有的字符串是内置的(VB等),有的是模拟的(C字符串为字符集合,算法等以库的形式提供),而C++所提供的字符串std::string是以库的形式提供。-C puls plus
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:280562
    • 提供者:changzhizhang
  1. pro_nc2Dlg

    0下载:
  2. 将double转成CString(UNICODE)-The double conversion CString (UNICODE)
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:2306
    • 提供者:hello
  1. copy-font

    0下载:
  2. 文字复制 将一个CString类似的数据拷贝到剪切板-Copy the text similar to a CString data copied to the clipboard. . . . . . . . . . . . .
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:25541
    • 提供者:刘阳
  1. mfc

    0下载:
  2. 通讯录管理系统[经验]通讯录管理系统 - VC.NET论坛 - 编程论坛 8条回复 - 发帖时间: 2005年5月9日 利用MFC连接数据库有很多方法,选择一个比较适中的方法——利用MFC的ODBC类来制作通讯录管理系统。建立对话框应用程序,为其添加菜单实现登陆和密码修改功能,添加MFC-CDialog CString MessageBeep CWnd LoadIcon CDataExchange CWinApp CPoint CDC GetObject CreateFontIndir
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-13
    • 文件大小:3524868
    • 提供者:王婷
  1. test

    0下载:
  2. 实现字符串CString(如2011-7-28)转换成CTime类的代码,仅适合初学者。-For string CString (eg 2011-7-28) into CTime class code is only suitable for beginners.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:25890
    • 提供者:张斌
  1. Cstring-transition-char-string-int

    0下载:
  2. Cstring转char、string、int等数据类型的方法,这是我们VC编程经常用到的方法,希望对大家有用!-The transfected char, string, int data type in Cstring. Txt
  3. 所属分类:Other systems

    • 发布日期:2017-11-13
    • 文件大小:2368
    • 提供者:黄德才
  1. CString

    0下载:
  2. 比较规范的CString类,实现主要功能。-Specification CString class to achieve the main function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:992954
    • 提供者:王小龙
  1. convert-the-base-data--cstring

    0下载:
  2. 如何将基本数据类型转换成CString类型-How to convert the base data type cstring type
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-25
    • 文件大小:8477084
    • 提供者:蓝色天使211
« 12 3 »
搜珍网 www.dssz.com