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

搜索资源列表

  1. INI文件测试

    0下载:
  2. 在编写一些C#应用程序的时候,通常要写文件保存一些配置,那么INI文件就很好的解决了这个问题,能将一些固定的信息保存起来.-in the preparation of some C# application procedures, usually write documents preserved configuration INI file so good on the solution of this problem and fixed can store information.
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:9490
    • 提供者:吴维志
  1. ini

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

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

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

    • 发布日期:2008-10-13
    • 文件大小:9325
    • 提供者:下载
  1. iniReadPrj.rar

    0下载:
  2. .ini配置文件读取程序,纯c语言编写,vc下编译通过,. ini configuration file read procedure, pure c language, vc compiler adopted under
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:1078
    • 提供者:fuzi35
  1. duxie_INI

    0下载:
  2. 用Visual c++.net (VC.net) 编写的 如何读写INI文件 的程序。代码注释详细,适合初学者。有需要的朋友可以看看。-Using Visual c . Net (VC.net) prepared in how to read and write INI files. Note the code in detail, suitable for beginners. In need of a friend can see.
  3. 所属分类:.net

    • 发布日期:2017-03-31
    • 文件大小:197806
    • 提供者:羊妹妹
  1. libini-1.1.10-2.tar

    0下载:
  2. c语言读写ini格式文件,用于配置文件-c language to read and write ini files for configuration files. . . .
  3. 所属分类:File Operate

    • 发布日期:2017-03-24
    • 文件大小:329596
    • 提供者:tiger.zz
  1. MyOKFile

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

    • 发布日期:2017-11-14
    • 文件大小:38806
    • 提供者:qiyunping
  1. INILite

    1下载:
  2. 高效的INI配置文件操作库,纯C实现,解决需要反复读写INI文件或者操作大型INI文件时的效率问题,比Win32 的INI操作函数快200倍或以上。-INI configuration files and efficient operation of the Treasury, pure C realization of the need to repeatedly solve the INI file to read and write INI files or large-scale ope
  3. 所属分类:File Operate

    • 发布日期:2015-03-18
    • 文件大小:198406
    • 提供者:刘久人
  1. CsharpRWIni

    0下载:
  2. 在C#中如何读写INI文件 网上收集整理几种方法在里边DOC文档-In C# how to read and write INI files online collection in several ways inside DOC documents
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:32998
    • 提供者:lizhang
  1. ini

    0下载:
  2. 利用C#访问ini配置文件。文件封装了读写ini文件的函数,用户访问简单、明了。-Use C# to visit ini configuration file. Package of documents to read and write ini file function, easy user access, and clear.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7023
    • 提供者:李峰
  1. C_Ini

    0下载:
  2. 实现对INI文件的操作,比如INI的读和写。比较规范,辅助用来实现程序中可变化参数的设置。-Implementation of the INI file operations, such as the read and write INI. Fairly standard, auxiliary procedures can be used to achieve changes in parameter settings.
  3. 所属分类:File Operate

    • 发布日期:2017-05-02
    • 文件大小:992269
    • 提供者:高茜
  1. INI

    0下载:
  2. ini读写类(c#) ini读写类(c#)-ini to read and write categories (c#) ini to read and write categories (c#)
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:3850010
    • 提供者:Ardy
  1. Win32Tetris_C

    0下载:
  2. 原创Windows入门程序,直接用C语言调用Windows API的方式编写。几乎包含了Windows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,带详细注释的源代码,开发环境是VC6。-Original Windows entry procedures, the direct use of C language to call Windows API way to prepare. Almost c
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-17
    • 文件大小:4803805
    • 提供者:沉沦
  1. ini

    0下载:
  2. 很多软件刚开始运行都会产生读写INI文件的功能,这就是一个用c语言写INI文件的实例。-Just started running a lot of software will have to read and write INI files, this is a language used to write INI file c example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2183
    • 提供者:fenghuan
  1. ini

    0下载:
  2. 学习c++操作ini的小例子,有需要的可以下载-Learning c++ operator ini a small example, there is need to look at can be downloaded
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:17714
    • 提供者:陈辰
  1. 184261-inifile-0.2.tar

    0下载:
  2. ini配置文件操作读写的c函数源代码库.-ini configuration file to read and write operations c-function source code base.
  3. 所属分类:File Operate

    • 发布日期:2017-04-07
    • 文件大小:21287
    • 提供者:tang
  1. INI_demo

    0下载:
  2. Demonstrate a creation of an .ini file in C#
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:24480
    • 提供者:DaMir
  1. ini

    0下载:
  2. c语言读写ini文件,VC6工程可直接打开-c language to read and write ini files, VC6 project can be directly opened
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:1240915
    • 提供者:likai
  1. Ini

    0下载:
  2. MFC ini 配置文件操作类,可方便的实现对ini文件的读写操作(this is a class for ini file operation)
  3. 所属分类:文件操作

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:独孤求??
  1. inih-master

    1下载:
  2. Utilitiles for reading .ini files
  3. 所属分类:其他

    • 发布日期:2019-12-13
    • 文件大小:25600
    • 提供者:ccctttt
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com