搜索资源列表
url_unicode
- 因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl()并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。-Since in the preparation of an application need to access the page
UnicodeList
- Unicode list. Can translate between unicode character strings and numbers.
mule-gbk-0.1.2004080701.tar
- Emacs 插件代码,增加unicode支持和中文支持-unicode support for Emac Added `chinese-gb2312 charset support in `chinese-gbk coding system
HDSerial
- 获取硬盘物理序列号的类支持ASCII和UNICODE
CRC32Unicode
- CRC32自检壳加壳工具Unicode版源代码-CRC32 self-shell packers Unicode version of the source code tool
DllInjector
- 提供两个函数,分别用于向其它进程注入和卸载指定DLL模块。 支持Unicode编码。-Tow functions, inject/uninject dll module to any other processes.
VisualSlickEdit
- SlickEdit 提供全面的、灵活的C/C++, C#, Java, HTML, XML, Unicode 和许多其它编程语言文件格式和编码方式的统一的代码编写、分析和维护平台,它提供了大量的非常有助于提高你编程效率的特性,由于它在Windows、 Linux和UNIX平台下提供了统一的图形界面,为多平台编程的程序员提供了最大程度的可用性,有助于效率的大幅度提高.-SlickEdit provides a comprehensive, flexible C/C++, C#, Java, HTM
Unicodeconverter
- VC6下实现的UNICODE码集和GBK码转换-VC6 achieve the UNICODE code sets and code-switching GBK
UjtoUf
- unicode 简体中文转 unicode 繁本中文 动态连接 库-unicode jt to unicode ft
GB2312.tar
- 主要针对gb码和各种常用码制包括unicode等中文转换的对应关系,在编程中需要的处理的时候,显得尤为重要。-Aimed at gb yards and a variety of commonly used code such as the Chinese system, including unicode conversion corresponding relationship need to deal with in the programming, when it is particul
grCode
- 编码gb2312和unicode相互转换的函数。-Unicode gb2312 and encoding conversion function with each other.
GBTOUNICODE.RAR
- 一个国标码和UNICODE码的转换工具,可在无线短信设备上实现翻译-A GB code and UNICODE code conversion tools available in the wireless messaging device, on the translation
Windows_Programming
- 英文版《Windows Programming》,书不是很厚,但内容十分丰富,介绍了windows编程的基本知识,如数据类型,unicode,句柄,指针,动态链接库等-the book "Windows Programming“,a basic introduction to Windows Programming
NewAES
- 在往上找字符串加密的代码一直没有合适的,只找到了多字节字符串加密的代码。自己改进了AES加脱密算法,实现对任务长度Unicode字符串的加脱密。代码已经在Unicode编码下测试过,没问题。希望对大家的编程有所帮助。-Looking up the string in the encryption code has not been right, only to find a multi-byte string encryption code. Plus improved off their se
SuperLog_Vs2010_Unicode
- 超级日志系统,vs2010编译。支持unicode-Super-log system, vs2010 compiled. Support unicode
utf8_v2_3
- 你还在为unicode下UTF8转换发愁吗?这有一个很好的类帮你实现,简单。-Are you still worry about converting unicode UTF8 under it? This has a very good class to help you achieve and simple.
MyStdString
- 一个VC++中写的的Std String类源代码,推荐给朋友们。希望对大家有所帮助-A VC++ source code in StdString class can improve the alternative string class CString support ansi, unicode. Actually used in a number of projects for a while, I feel great and recommend it to friends. We wa
MyUnicode
- 关于Unicode编码的完整工程代码,可以用于研究Unicode.-Unicode encoding on the full project code
200991413567591
- 在这里,随便说一下pb10以下版本的程序,如果升级到pb10以上版本,需要注意的地方: PB10以下版本的程序,字符串使用的ANSI编码,pb10或以上版本,使用的是Unicode编码,所以在API函数定义上,会有些出入.大部分在参数或返回值中使用了字符串的Windows API函数,都提供了两个版本的API,一个是支持ANSI的,一般在函数后面加个A作为标记,一个是支持Unicode的,一般在函数后面加W(WideChar)作为标记.p-Here, just saying what pb
unimodem.dll-adapted-for-windows-ce-3.0-systems.r
- BSTR2, Bubble Sort2, Character to integer, CString s into char s. I am posting , Letter count with linked list, MasterString - over 3,000 lines of hardcore string manipluation (classes, structs, functions ) etc, string functions using both user