搜索资源列表

  1. WinCE显示JPEG、读写INI文件

    0下载:
  2. 采用Platform Builder进行编程,可以显示JPEG图像、并读取INI文件。在嵌入式定位导航系统中应用。-using Platform Builder program can display JPEG images. INI file and read. Embedded in the GPS navigation system applications.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:21968
    • 提供者:新新
  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. 读取ini文件类

    1下载:
  2. 读取ini文件类,十分实用的工具-read ini file type, a very useful tool
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:14608
    • 提供者:许志广
  1. 读取INI文件

    0下载:
  2. c#读取INI文件-read INI file
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9325
    • 提供者:下载
  1. vb.net读写ini

    0下载:
  2. 本代码主要是介绍怎样读取和处理ini文件,方面设置使用.
  3. 所属分类:源码下载

    • 发布日期:2011-03-25
    • 文件大小:136287
    • 提供者:huangicy
  1. linux读取ini文件

    0下载:
  2. 读取ini文件的例子
  3. 所属分类:VC/C++相关

  1. ini读取

    0下载:
  2. 自定义读取ini项目值
  3. 所属分类:源码下载

    • 发布日期:2011-08-04
    • 文件大小:48913
    • 提供者:xjc04001
  1. INI_demo

    0下载:
  2. 读取INI文件中的关键值-read the key value in INI files.
  3. 所属分类:Windows编程

    • 发布日期:2024-06-19
    • 文件大小:32768
    • 提供者:阿苗
  1. readINI

    0下载:
  2. 读取INI文件的源码-read the source document
  3. 所属分类:Windows编程

    • 发布日期:2024-06-19
    • 文件大小:14336
    • 提供者:
  1. ini

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

    • 发布日期:2024-06-19
    • 文件大小:2048
    • 提供者:陈智
  1. 读取ini文件类

    0下载:
  2. 读取ini文件类,十分实用的工具-read ini file type, a very useful tool
  3. 所属分类:Windows编程

    • 发布日期:2024-06-19
    • 文件大小:14336
    • 提供者:许志广
  1. 读取INI文件

    0下载:
  2. c#读取INI文件-read INI file
  3. 所属分类:C#编程

    • 发布日期:2024-06-19
    • 文件大小:27648
    • 提供者:下载
  1. WinCE显示JPEG、读写INI文件

    0下载:
  2. 采用Platform Builder进行编程,可以显示JPEG图像、并读取INI文件。在嵌入式定位导航系统中应用。-using Platform Builder program can display JPEG images. INI file and read. Embedded in the GPS navigation system applications.
  3. 所属分类:Windows CE

    • 发布日期:2024-06-19
    • 文件大小:21504
    • 提供者:新新
  1. readini

    0下载:
  2. 一个读取ini文件的实例-A read ini file examples
  3. 所属分类:系统编程

    • 发布日期:2024-06-19
    • 文件大小:3072
    • 提供者:jiangbinjie
  1. inifile

    0下载:
  2. 从网上找到一些保存读取Ini文件的类,感觉不是很好用,于是作者自己动手写了一个简单的CIniFile类,保存程序的参数设置-From the Internet to find some preserved Ini file reader class, feeling not very good, and therefore the author to write yourself a simple CIniFile category,
  3. 所属分类:文件操作

    • 发布日期:2024-06-19
    • 文件大小:21504
    • 提供者:westmstc
  1. Fileinistudycode

    0下载:
  2. 系统初始化常常需要读取INI文件,资源里面有代码和文章,请大家学习。-System initialization usually required to read INI files, there are code resources and articles, please study U.S..
  3. 所属分类:文件操作

    • 发布日期:2024-06-19
    • 文件大小:30720
    • 提供者:Jackson
  1. ReadINI

    0下载:
  2. 这个vc++工程可以读取INI文件的内容信息-This project could read a INI file
  3. 所属分类:系统编程

    • 发布日期:2024-06-19
    • 文件大小:386048
    • 提供者:Ivan.Ru
  1. ConfigurationIni

    0下载:
  2. 读取ini配置信息,读取ini指定的配置项,可以根据要求自定义-Reading ini configuration information
  3. 所属分类:C#编程

    • 发布日期:2024-06-19
    • 文件大小:49152
    • 提供者:谢计春
  1. ini

    0下载:
  2. 自己写过的代码 读取ini文件-Wrote their own code \ read ini file
  3. 所属分类:文件操作

    • 发布日期:2024-06-19
    • 文件大小:5302272
    • 提供者:陈国辉
  1. 读取INI

    0下载:
  2. 这是一个简单读取ini程序,下载编译之后,请自行在程序同一目录下创建一个“config.ini”,内容根据代码内设置的变量填写。(This is a simple program to read ini. After downloading and compiling, please create a "config. ini" in the same directory of the program, and fi
  3. 所属分类:.net编程

    • 发布日期:2024-06-19
    • 文件大小:25600
    • 提供者:DarknightCaen
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org