搜索资源列表
FixHalfChinese
- 一个朋友为从UNIX上传递尾部带半个汉字的xml脚本,导至系统异常,困扰了至少半年之久。所以用VC++作了一个演示,解决了这个跨平台的,不大不小的难题。-from a friend to pass on UNIX with half a tail of the Chinese characters xml scr ipt, lead to a system anomaly, beset at least six months long. Therefore, the use of VC made
libdoc
- 中文编程语言——易语言(可视化编程,跨平台编程) 的支持库开发包(第一版) (VC源码)-Chinese programming language -- Yi languages (Visual Programming, cross-platform programming) supports the development kits (first edition) (VC-source)
shstr
- 一个跨平台的共享字符串类实现,能减少字符串拷贝所花费的时间空间-a cross-platform sharing string class implementation, we can copy a string to spend time and space
icu4c-4_4_1-src
- ICU是多国语言处理最权威的跨平台跨语言开发包,涉及多语种处理的方方面面。也是Unicode组织官方推荐的开发包。Java底层的多语言处理就是采用ICU4j。因为Java内核已经集成进去了,Java程序员可以在这方面少花许多脑筋。 一句话,如果用C++处理文本编码问题,ICU4c是不二之选。-ICU was originally developed by the Taligent company. The Taligent team later became the Unicode grou
GBK2utf
- 跨平台的GBK与utf8之间互转的一段C++代码,对编码转换很有帮助-GBK and utf8 cross-platform system conversion between a section of C++ code
unicode2gbk
- 汉字有时需要在Unicode编码和GBK编码间转换,且该转换要求是跨平台的,故不能依赖Windows的API,解决方法是生成Unicode与GBK的映射表,转换时直接查表即可。本实验要求利用本实验利用Windows提供的WideCharToMultiByte函数实现编码转换并生成映射表保存至文件。-Unicode characters are sometimes needed between GBK encoding and transcoding, and the conversion req
LanguageCore
- 一个对INI文件格式解析处理的调用库,跨平台, 可编译成UTF8或者ANSI,UNICODE格式的处理库. 本人常将其用在商用软件中. 代码为本人业余编写, 不涉及版权. 可随意使用. 编写时请使用QT.-Call Library one pair INI file format parsing process, cross-platform, can be compiled into UTF8 or ANSI, UNICODE format processing library. I ofte