CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - c ini

搜索资源列表

  1. src

    0下载:
  2. 采用c++编写的ini格式解析器,很简洁的代码。-Ini format using c++ parser written in very concise code.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-17
    • 文件大小:1652
    • 提供者:hzxie
  1. RdWrtIni

    0下载:
  2. 对Ini文件格式的解析,通过C言语编写方便使用在不同的系统中!-Ini file format for analysis, through the C language to write easy to use in different systems!
  3. 所属分类:File Operate

    • 发布日期:2017-11-19
    • 文件大小:32566
    • 提供者:蓝本
  1. iniparser

    0下载:
  2. ini文件的解析c++实现,包含文件的读取与写入等等。-Ini file parsing c++ implementation, including file read and write and so on.
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:28171
    • 提供者:dijingshu
  1. libini

    0下载:
  2. ini文件解析 完全由c编写,可以在任何平台移植运行 -ini parse
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:4120
    • 提供者:jainesxie
  1. AutoRun

    0下载:
  2. 将添加一个AutoRun.ini的文件在程序目录中,高手请跳过,这个是为C#入门者准备的简单实例,功能与开机启动有些差别。 ,作者版权所有,仅供学习与参考。-A AutoRun.ini will add the files in the directory in the master, please skip, this is for the simple example of C# beginners preparation, function and boot some differen
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:111177
    • 提供者:桂花翅子
  1. readini

    0下载:
  2. 用于c#读写ini文件的类,可以设置不同ini文件。-Ini file is used to read and write c# class, you can set different ini file.
  3. 所属分类:File Operate

    • 发布日期:2017-04-13
    • 文件大小:2148
    • 提供者:陈圣
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1925173
    • 提供者:奋斗不止
  1. ReadConfig

    0下载:
  2. 利用C语言实现配置文件(.ini)的读写操作,可跨平台使用,实现的功能与windows API 函数 GetPrivateProfileString 和WritePrivateProfileString的功能一样-Using C language to complete two functions which can read and write config files, like that with suffix .ini
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:16976
    • 提供者:yangpeng
  1. 57625626

    0下载:
  2. 读写INI,C#经典编程实例源码,很好的参考资料。-Read and write INI, classic instance of C# programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:82866
    • 提供者:南煎丸子
  1. 84573573

    0下载:
  2. 操作INI文件,C#经典编程实例源码,很好的参考资料。-INI file operation, classic instance of C# programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:41225
    • 提供者:清拌蟹肉
  1. 4865475

    0下载:
  2. 在WIN.INI文件中保存程序信息,C++ Builder精选学习源码,很好的参考资料。-Save the program in the WIN.INI file information, C++ Builder featured learning source, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:259202
    • 提供者:红烧鲫鱼
  1. SEAL-WIL.ZIP

    0下载:
  2. berikut ini adalah sebuah program c untuk sha-256
  3. 所属分类:CA program

    • 发布日期:2017-04-13
    • 文件大小:1978
    • 提供者:vandalf
  1. CsINI

    0下载:
  2. C#读写INI文件的封装类,一般用于系统参数设置。-C# wrapper class to read and write INI files, generally used for system parameters.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:1213
    • 提供者:Jason
  1. SD24

    2下载:
  2. msp430afe253的程序SD24 AD采集程序 ..........\18B20.h ..........\Debug ..........\.....\Exe ..........\.....\...\sunshine.d43 ..........\.....\List ..........\.....\Obj ..........\.....\...\main.r43 ..........\.....\...\sunshine.pbd
  3. 所属分类:SCM

    • 发布日期:2014-12-29
    • 文件大小:282624
    • 提供者:xuzhiyong
  1. IniFile

    0下载:
  2. C#下的读写INI文件的类库,简单方便。-Under C# class library to read and write INI files, simple and convenient.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:4147
    • 提供者:Tokeyman
  1. iniparser-3.1.tar

    0下载:
  2. C语言实现的读取和写入配置文件的库,可以复用,还是不错的-implement reading and writing ini files with c language
  3. 所属分类:File Operate

    • 发布日期:2017-04-09
    • 文件大小:39097
    • 提供者:hs
  1. CollocateODBC

    0下载:
  2. C#自动配置ODBC数据源的示例,namespace CollocateODBC,先注册odbc数据源,ODBC数据源名称,要与SQL Server数据库名保持一致,需要填写SQL Server数据库服务器名、用户名,然后配置数据库,在ODBC.INI中创建一个子键和相应的数据源名,DsnName ODBC数据源名称,ServerName eSQL Server数据库服务器名,DNdatabase SQL Server数据库,UserName 用户名等-C# automatically conf
  3. 所属分类:CSharp

    • 发布日期:2017-04-23
    • 文件大小:454395
    • 提供者:ypudn57
  1. IniFile

    0下载:
  2. Windows下读取.ini 配置文件的C++类。 包装了底层API函数。-Under Windows reads. Ini configuration file for C++ classes. Packing the underlying API functions.
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:1221
    • 提供者:dengyufeng
  1. Public

    0下载:
  2. 项目开发的基础代码,实现快速开发。 没什么用。仅供参考。-Under Windows reads. Ini configuration file for C++ classes. Packing the underlying API functions.
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:9984
    • 提供者:dengyufeng
  1. Testini

    0下载:
  2. 跨平台的ini读写程序,支持#和 注释 主要文件有两个CYRdWrIni.c和CYRdWrIni.h-Ini write cross-platform program to support# and notes there are two key documents and CYRdWrIni.h CYRdWrIni.c
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:11825
    • 提供者:陈鹏飞
« 1 2 ... 7 8 9 10 11 1213 14 15 »
搜珍网 www.dssz.com