搜索资源列表

  1. libiconv-1.9.2-1-src

    0下载:
  2. 来自国外的免费的编码转换库,可任意转换编码,iso-2202-jp -> gb2312 ,gbk,big5,...,is0-8859-1,2,3,... 反正可以任意编码转换。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1735279
    • 提供者:周义清
  1. libiconv-1.11

    0下载:
  2. linux 支持 NTFS-3G.linux-arm ntfs 文件体统的支持
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:3739249
    • 提供者:兰建 飞
  1. libiconv

    0下载:
  2. 所属分类:Linux/Unix编程

    • 发布日期:2011-04-01
    • 文件大小:4716070
    • 提供者:gwwolf
  1. libiconv-1.1.tar

    0下载:
  2. 字符集转换程序 -The source of the conversation program of char set
  3. 所属分类:源码下载

    • 发布日期:2024-05-07
    • 文件大小:1685504
    • 提供者:站长
  1. libiconv-1.9.2-1-src

    0下载:
  2. 来自国外的免费的编码转换库,可任意转换编码,iso-2202-jp -> gb2312 ,gbk,big5,...,is0-8859-1,2,3,... 反正可以任意编码转换。-From abroad free library encoding conversion may convert encoding arbitrary, iso-2202-jp-
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:1734656
    • 提供者:周义清
  1. libiconv-1.8.tar

    0下载:
  2. 多语言转化工具库,既可支持命令行转换也可支持编程,最新版本-Multi-language conversion tool library, can support the command-line conversion will also support the programming, the latest version
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-07
    • 文件大小:3514368
    • 提供者:lin
  1. libxml2_include_zlib_libiconv

    0下载:
  2. 方便快捷,容易上手的libxml库源码最新版,包括zlib和libiconv源码的最新版。-Convenient and easy to use the libxml library source the latest version, including the zlib and source the latest version of libiconv.
  3. 所属分类:xml/soap/webservice

    • 发布日期:2024-05-07
    • 文件大小:9162752
    • 提供者:刘金海
  1. libiconv-1.11-sol8-sparc-local

    0下载:
  2. solaris安装apacche必须的几个文件之一。libiconv-1.11-sol8-sparc-local.gz-solaris installation apacche must be one of several documents. libiconv-1.11-sol8-sparc-local.gz
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:1465344
    • 提供者:diudiu
  1. libiconv-1.12.tar

    0下载:
  2. 字符集转换程序,提供iconv()函数,可将多种编码的字符集互相转换,如将GB2312->UTF-8,等等。-GNU LIBICONV- character set conversion library This library provides an iconv() implementation, for use on systems which don t have one, or whose implementati
  3. 所属分类:Windows编程

    • 发布日期:2024-05-07
    • 文件大小:4513792
    • 提供者:李喜毅
  1. libiconv

    0下载:
  2. 编码格式转换库,很难下到的,我找了很久才找到,与大家分享了。-Encoding format conversion library, it' s very hard to, I am looking for a long time to find and share the.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-07
    • 文件大小:4731904
    • 提供者:陶建卫
  1. libiconv-1.13.1.tar

    0下载:
  2. libiconv-1.13.1.tar.gz Source code for Linux , you need to cross compile for MIPS
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-07
    • 文件大小:4716544
    • 提供者:jeevasenthil
  1. curltest

    0下载:
  2. 使用libcurl和libiconv的下载网页内容并转换编码的mfc实例,带进度显示,使用2线程同时访问2个站点 -Use libcurl and libiconv download and convert Web content mfc code examples, with the progress that the use of two threads simultaneously access two sites
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-07
    • 文件大小:7684096
    • 提供者:匿名
  1. libiconv-1.14.tar

    0下载:
  2. 字符编码转换 libiconv 源码,gnu开源代码库-Libiconv character encoding conversion source, gnu open-source code base
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:4984832
    • 提供者:hello
  1. libiconv-1.9.2.tar

    0下载:
  2. linux 下iconv函数的函数库,编译好后就可以使用iconv函数族-under linux iconv function library compiled, you can use iconv function family
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:3919872
    • 提供者:zm
  1. libIconv(1.1.4aVS2008)

    1下载:
  2. VS2008下编译iconv(1.14)静态链接库及使用的的简单例子-VS2008 compiled iconv (1.14) static link library and a simple example of use
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:13694976
    • 提供者:杨涛
  1. libiconv编译和测试代码by_vs2008

    0下载:
  2. 参考http://blog.csdn.net/bladeandmaster88/article/details/54808644使用使用VS2008编译libIconv库,参考http://blog.csdn.net/bladeandmaster88/article/details/54815820编写测试代码。实现utf-8、gbk、Unicode之间的转换(http://blog.csdn.net/bladeandmaster88/
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:7409664
    • 提供者:scipio
  1. libiconv-1.15.tar

    0下载:
  2. iconv可以将一种已知的字符集文件转换成另一种已知的字符集文件。(This library provides an iconv() implementation, for use on systems which don't have one, or whose implementation cannot convert from/to Unicode.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:5263360
    • 提供者:rezin
  1. libiconv-1.14.tar

    0下载:
  2. Qt5移植配置 中英文显示,程序运行移植首选(Linux Qt5)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:4983808
    • 提供者:ussel
  1. libiconv-1.144

    0下载:
  2. 编译安装libiconv库 $tar zxvf libiconv-1.14.tar.gz $cd libiconv-1.14 $ ./configure --prefix=/usr/local $ make $ make install 在/usr/local/lib/目录下,拷备需要的库文件libcharset.so.1, libiconv.so.2。(compile and install libiconv Librar
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:4300800
    • 提供者:Magiccc
  1. libiconv

    0下载:
  2. iconv函数库,实现编码转换,UTF8 GB2312(Iconv function library, code conversion)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-07
    • 文件大小:8395776
    • 提供者:Michael洋
« 12 »

源码中国 www.ymcn.org