搜索资源列表

  1. php dezender批量反编译php加密文件的工具

    2下载:
  2. 需求:
    1、操作系统:Windows 2000/XP,内存越大越好,推荐1G以上。

    2、安装php5,假定安装在c:\php5,复制c:\php5下所有文件到c:\php-de文件夹。

    3、安装ZendOptimizer-3.3.0,假定安装在C:\Program Files\Zend\ZendOptimizer-3.3.0。

    4、解压dezend.rar包到c:\ph

  3. 所属分类:开发工具

    • 发布日期:2008-01-29
    • 文件大小:1127705
    • 提供者:dssz.net
  1. ini

    0下载:
  2. 一个简单的读取Ini文件的类,你可以自己扩充高级功能- Simple reads takes the Ini document the kind, you may own expand the high-level function
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:1890
    • 提供者:陈智
  1. vb-ini

    0下载:
  2. 在VB中读写INI文件,数据库配置文件会用到的-in VB literacy INI files, database configuration files will use the
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:3869
    • 提供者:郭军权
  1. Ini

    0下载:
  2. ini文件操作示例程序,VC代码,可以方便用户进行INI文件操作。
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:35918
    • 提供者:科第
  1. INI

    0下载:
  2. 一个类似于WIndows API中INI文件读写的源码,可以在基于C的多平台(如Vxworks)下方便使用
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5411
    • 提供者:forest
  1. INI

    0下载:
  2. 用VC实现INI文件的读写操作,功能包括了对INI进行操作的全部代码
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:26977
    • 提供者:lasdfa
  1. INI

    0下载:
  2. INI文件操作代码,使用非常方便,只需要几行代码便可以实现INI文件的读写,实例终止时自动存盘
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:21767
    • 提供者:yuantiger
  1. ini

    0下载:
  2. 读写ini文件,即系统初始化文件,简单明了一学就会
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3431497
    • 提供者:张晨
  1. ini加密

    0下载:
  2. 使用vb对ini文件加密以及读取-use vb right ini file encryption and read
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:35412
    • 提供者:钱宇吉吉
  1. Ini

    0下载:
  2. Ini文件操作 sqlConn = new SqlConnection(strConnection)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18329
    • 提供者:liyu
  1. ini

    0下载:
  2. 读写ini文件的程序,在VC环境下编译运行。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27716
    • 提供者:dudly
  1. ini

    0下载:
  2. ini文件的读取函数,实现对INI文件进行查找,然后读取输出
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:4604
    • 提供者:madeng
  1. Ini

    0下载:
  2. Wince平台下INI文件读写程序源码,该升级包,主要修改了以前添加记录后,继续读写INI文件出现的指针错误等bug。是一个比较完美的INI文件读取程序。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3668
    • 提供者:牛欣欣
  1. INI

    0下载:
  2. 读写ini文件
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:55219
    • 提供者:kingforever
  1. ini

    0下载:
  2. 一个ini文件解析的C++实现,使用STL,并有文档说明。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:27866
    • 提供者:tigersoar
  1. INI

    0下载:
  2. 本源码是关于读写ini文件的vc程序,开发环境是vc++6.0。该程序实现了以索引式的读写ini文件,经过适当的修改将可以实现各种存储功能。-the source of the document literacy ini vc procedures, the development environment is vc + + 6.0. The process to achieve a literacy Index-ini file, a
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:45293
    • 提供者:李力邦
  1. inifile

    0下载:
  2. 此源码实现ini文件读取及写入,以c++语言实现。(read and write ini file by c++)
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小新12
  1. RWini

    0下载:
  2. 一个简化读写INI文件的类, 由VC++6.0写成。(A class that reads and writes INI files simply)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-16
    • 文件大小:75776
    • 提供者:yixiao0002000
  1. IniFileReadWriter

    0下载:
  2. 封装INI文件读写功能,对各种常见数据类型进行自动转换。(It encapsulates INI file read and write function, and automatically transforms all kinds of common data types.)
  3. 所属分类:文件操作

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:小戴子
  1. INIDemo

    0下载:
  2. 读取INI文件中的文件,并将文件中的不用字段显示在界面的控件上(Read the files in the INI file, and display the fields that are not displayed in the files to the controls on the interface.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:68608
    • 提供者:囧22
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org