搜索资源列表
将utf-8和gb2312之间转换的方法源码
- iconv是xml转换过程中,将utf-8和gb2312之间转换的方法,iconv is xml conversion process will be utf-8 and the method of conversion between gb2312
win-iconv_tml-20080731_win64
- win-iconv WINDOWS编译转换-win-iconv WINDOWS compiler conversion
linux
- 在 linux 做开发或者系统管理遇到乱码是经常的事情,主要 windows windows下中文的默认编码是 gb2312 gb2312,而 linux 下是 utf -8。很多时候 涉及到和 windows windowswindows平台系统的通信免不了编码转 平台系统的通信免不了编码转 化,可能大部分人都用 iconv iconv iconv库函数(包含在 glib glibglib中)和 iconv iconv iconv命令来执行编码转换,今天 我 要推荐的是另一个 要推荐的是另一个
libiconv-1.14-small
- iconv基于GPL公开源代码,是GNU项目的一部分。在各种UNIX操作系统下均可使用,而在Windows系统,需要特殊的环境如cygwin或者GnuWin32等软件平台下方可使用-iconv under the GPL open source, is part of the GNU project. Can be used in a variety of UNIX operating system, and Windows systems, require special environmen
windows-code-decode.lib
- windows编码解码转换器,根据iconv自己手动编译出来的动态库程序,例子程序也在里面-windows codec converter, according to its own manual compiled iconv dynamic library program, example program also inside
iconv--win
- unix下已经有iconv.h,但是win下面没有 这个包就是windows下使用iconv--win编码转换办法(包括lib,dll 和头文件)可以很 方便的实现转换 utf8 到 gbk,里面的说明文件给了一个样列和操作方法-UNIX already has iconv.h, but not win below 这个包就是windows下使用iconv--win编码转换办法(包括lib,dll 和头文件)可以很 Methods using the iconv--w