搜索资源列表
libiconv-1.1.tar 字符集转换程序
- 字符集转换程序 -The source of the conversation program of char set
gsm_sms
- 最新的linux下的SMS的PDU编码及解码,包含iconv函数的用法,及起ASCII到UFT-8的转化。-Under the latest linux SMS-PDU encoding and decoding, including the iconv functions are used, and from ASCII to the UFT-8 conversion.
iconv-1.8.win32
- 部署rails应用的重要组件包,linux服务器上使用。-Rails deployment of key components of the application package, linux servers.
irdadump2006-11-08
- This is a very quick port of irdadump from Linux irda-utils-0.9.16. It requires various DLLs (iconv, libglib) which were downloaded ready-compiled from sites on the internet, and are included here also. -This is a very quick port of irdadump
cxxtools-1.4.8.tar
- Cxxtools 源码, Cxxtools把大部分linux C 库函数封装成C++类。封装方法巧妙高效,可以用于学习和直接使用。-Cxxtools is a collection of general-purpose C++ classes. It includes classes for: * argument parsing * logging * wrappers for threading (pthreads) * network
linux
- 在 linux 做开发或者系统管理遇到乱码是经常的事情,主要 windows windows下中文的默认编码是 gb2312 gb2312,而 linux 下是 utf -8。很多时候 涉及到和 windows windowswindows平台系统的通信免不了编码转 平台系统的通信免不了编码转 化,可能大部分人都用 iconv iconv iconv库函数(包含在 glib glibglib中)和 iconv iconv iconv命令来执行编码转换,今天 我 要推荐的是另一个 要推荐的是另一个
libiconv-1.9.2.tar
- linux 下iconv函数的函数库,编译好后就可以使用iconv函数族-under linux iconv function library compiled, you can use iconv function family
libXml2
- C++标准库中没有操作XML的方法,LIBXML2是其中一种很优秀的XML库,应用LibXml2库来进行xml文档操作,libxml2库依赖iconv和zlib库.这是LIBxml2的解析代码-Manipulate XML the C++ standard library and, LIBXML2 XML library is one of the very good, to apply LibXml2 library xml document manipulation the libxml2
gconvert
- Convert between character sets using iconv.
SDL_iconv
- This file contains portable iconv functions for SDL.
iconv
- linux c 语言编码转换 gb2312到cp936 cp936到gb2312-linux c language code conversion to gb2312 gb2312 to cp936 cp936
iconv
- Allocate descr iptor for code conversion codeset FROMCODE to codeset TOCODE. -Allocate descr iptor for code conversion codeset FROMCODE to codeset TOCODE.
libiconv-1.15.tar
- iconv可以将一种已知的字符集文件转换成另一种已知的字符集文件。(This library provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode.)
libiconv
- iconv函数库,实现编码转换,UTF8 GB2312(Iconv function library, code conversion)