搜索资源列表

  1. TextFileIO_src

    0下载:
  2. Reading or writing a line from/to an ANSI/Unicode encoded text file in Unicode/MBCS applications-Reading or writing a line from / to an ANSI / U nicode encoded text file in Unicode / MBCS appli cations
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4373
    • 提供者:周惠
  1. mbcs

    0下载:
  2. 一个组播的源代码,可以加入一个组播,然后可以往这个组播上发送数据-a multicast source code, can join a multicast, which can then be multicast to send the data
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:8805
    • 提供者:胡永春
  1. simpleopt-2.8

    0下载:
  2. Cross platform command line parsing and file globbing By brofield. Parse almost any of the standard command line formats in use today with the same code on both Windows and Un*x. Includes full processing of fi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:49511
    • 提供者:LiuZP
  1. simpleopt-doc

    0下载:
  2. Cross platform command line parsing and file globbing By brofield. Parse almost any of the standard command line formats in use today with the same code on both Windows and Un*x. Includes full processing of fi
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:66396
    • 提供者:LiuZP
  1. TextFileIO

    3下载:
  2. Reading or writing a line from or to a text file maybe a very common task in programming. The CTextFileIO class wants to simplify this task, whatever your text file encoding type be, and your program environment could be
  3. 所属分类:Windows编程

    • 发布日期:2010-01-27
    • 文件大小:4048
    • 提供者:windfall
  1. TextFileIO_src

    0下载:
  2. Reading or writing a line from/to an ANSI/Unicode encoded text file in Unicode/MBCS applications-Reading or writing a line from/to an ANSI/U nicode encoded text file in Unicode/MBCS appli cations
  3. 所属分类:文件操作

    • 发布日期:2024-10-05
    • 文件大小:4096
    • 提供者:周惠
  1. mbcs

    0下载:
  2. 一个组播的源代码,可以加入一个组播,然后可以往这个组播上发送数据-a multicast source code, can join a multicast, which can then be multicast to send the data
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2024-10-05
    • 文件大小:8192
    • 提供者:胡永春
  1. simpleopt-2.8

    0下载:
  2. Cross platform command line parsing and file globbing By brofield. Parse almost any of the standard command line formats in use today with the same code on both Windows and Un*x. Includes full processing of fi
  3. 所属分类:Windows编程

    • 发布日期:2024-10-05
    • 文件大小:49152
    • 提供者:LiuZP
  1. simpleopt-doc

    0下载:
  2. Cross platform command line parsing and file globbing By brofield. Parse almost any of the standard command line formats in use today with the same code on both Windows and Un*x. Includes full processing of fi
  3. 所属分类:Windows编程

    • 发布日期:2024-10-05
    • 文件大小:69632
    • 提供者:LiuZP
  1. MBandWC

    0下载:
  2. 选择字符集,输入一个双字节字,点击“Get”按钮,得到其对应的Unicode编码。注意:同一个字形,如果字符集不同,MBCS编码很可能不同,但其Unicode编码相同。-Select character set, enter a double-byte characters, click " Get" button, and get its corresponding Unicode encoding. Note: t
  3. 所属分类:中文信息处理

    • 发布日期:2024-10-05
    • 文件大小:268288
    • 提供者:TianYi
  1. (2009042115)Trans2UNICODE

    0下载:
  2. mbcs源代码转成unicode源代码 以前做过很多项目,都是多字节的,最近做了几个库,用的是unicode,实在不愿意再针对那些函数,做一套ansi的,于是想着自己做个小工具,把以前整个项目的代码,都改成unicode函数,比如strcpy替换成lstrcpy,"字符常量"替换成_T("字符常量"),这种方式的好处就是两种编码方式,可以快速切换。 -translate mbcs code to unicode code
  3. 所属分类:Windows编程

    • 发布日期:2024-10-05
    • 文件大小:1110016
    • 提供者:chenfeng
  1. FontMaker_demo_v1.03

    0下载:
  2. 1. 支持Windows的所有字符集。 中(简繁),日,韩,西欧,中欧,泰文,西里尔文。。。 2. 支持 unicode 与 内码(MBCS)两种编码格式的字库 3. 支持对单个字符的编辑修改保存。 4. 支持不同大小点阵 (16, 24, 32 。。。) 5. 支持字符集组合(只针对unicode编码格式) ,不包含的字符集将不会生成点阵信息。(如:西欧 + 简中 + 日文 + 。。。) 6. 提供详细文档和Dem
  3. 所属分类:其他小程序

    • 发布日期:2024-10-05
    • 文件大小:754688
    • 提供者:wujianguo
  1. simpleini-4.8.2(2)

    0下载:
  2. Ini文件读写源代码,支持多种操作平台 - support for multi-line values (values with embedded newline characters) - optional support for multiple keys with the same name - optional case-insensitive sections and keys (for ASCII char
  3. 所属分类:Windows CE

    • 发布日期:2024-10-05
    • 文件大小:56320
    • 提供者:michael
  1. AllStringTraining

    0下载:
  2. 在开发过程中,我们常常会遇到ASCII、Unicode以及MBCS等不同类型的字符串,而且还需要经常进行转换操作。本文先介绍字符的编码方式、各种基本字符串类型,然后说明相关的帮助类,如CComBSTR、_bstr_t、CString和basic_string等,最后讨论在它们之间以及和其他的数据类型的转换方法。-In the development process, we often encounter ASCII, Unicode a
  3. 所属分类:Windows编程

    • 发布日期:2024-10-05
    • 文件大小:66560
    • 提供者:姜爱逢
  1. VC-internat

    0下载:
  2. 本文主要讲解以下内容   (1)CAsyncSocket类编程模式。   (2)CSocket类编程模式。   (3)CSocketFile类和CArchive类简介。   通过学习,可以掌握CAsyncSocket类和CSocket类的编程模式,了解CSocketFile类和 CArchive类。CAsyncSocket类逐个封装了Winsock函数,以前介绍过的Winsock函数在CAsync
  3. 所属分类:Windows编程

    • 发布日期:2024-10-05
    • 文件大小:24576
    • 提供者:AAA
  1. AnyChatCoreSDK_Win32(MBCS)_V4.0

    0下载:
  2. 网络上会牛的网络编程,点对点聊天工具.socket套接字实现、-Cattle on the network the network programming, peer to peer chat. Socket socket implementation,
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-10-05
    • 文件大小:4346880
    • 提供者:lqf
  1. AnyChatCoreSDK_Win32(MBCS)_V4.0

    0下载:
  2. AnyChatCoreSDK_Win32(MBCS)_V4.0.rar 即时通信的软件 可以多用户视频通话-AnyChatCoreSDK_Win32 (MBCS) _V4.0.rar instant messaging software that can be multi-user video calls
  3. 所属分类:ICQ/即时通讯

    • 发布日期:2024-10-05
    • 文件大小:4290560
    • 提供者:frank
  1. AnyChatCoreSDK_Win32(MBCS)_V4.1

    0下载:
  2. 佰锐多媒体应用开发库,应用例程,库文件,dll文件-Bai Rui multimedia application development library, application routines, library files, dll files
  3. 所属分类:多媒体编程

    • 发布日期:2024-10-05
    • 文件大小:8829952
    • 提供者:九霄云
  1. AnyChatCoreSDK_Win32(MBCS)_V4.2

    0下载:
  2. 这是一个P2P视频会议开发工具包,它支持C#和C++等编程语言。-This is a SDK for programming video conference system.
  3. 所属分类:P2P编程

    • 发布日期:2024-10-05
    • 文件大小:5129216
    • 提供者:林场
  1. IN-ATL

    0下载:
  2. UNICODE及MBCS/DBCS和ANSI/SBCS及TCHAR/_TCHAR使用过程中的一个详细总结 希望对您有帮助-UNICODE and MBCS/DBCS and ANSI/SBCS and TCHAR/TCHAR _ during use of a detailed summary I hope for your help
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-10-05
    • 文件大小:4096
    • 提供者:ffl
« 12 »

源码中国 www.ymcn.org