A PHP string manipulation library with multibyte support
翻译 - 具有多字节支持的PHP字符串操作库
A better way to NSLog multibyte string for OSX/iOS. (see also: http://qiita.com/items/85437eba2623f6ffbdbd)
An AV evasion technique using multibyte xor encoding of shellcode
Europa Universalis IV double byte language patch; master:1.34.2, dev:1.37.4.0
翻译 - Europa Universalis IV双字节语言补丁;管理员:1.30.3.0,开发人员:1.30.3.0
Pack multibyte binary values into buffers with specific endiannesses.
Create and parse multibyte binary buffers
Extracts keywords from multibyte strings.
Goodby CSV is a high memory efficient flexible and extendable open-source CSV import/export library for PHP 5.3. 1. Memory Management Free This library designed for memory unbreakable. It will not be...
翻译 - Goodby CSV是用于PHP 5.3的高内存效率的灵活可扩展开源CSV导入/导出库。 1.免费的内存管理此库专为牢不可破的内存而设计。它不会累积在内存的整行中。导入程序读取CSV文件并逐行执行回调函数。 2.多字节支持此库支持多字节输入/输出:例如SJIS-win,EUC-JP和UTF-8。 3.准备用于企业应用程序Goodby CSV已经过全面的单元测试。该库很稳定,可以在大型项目(如企业应用程序)中使用。