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

搜索资源列表

  1. cSharp-inidemo

    1下载:
  2. c# 操作ini文件进行简单的读取和写入,以便做程序配置项 -CSharp operte ini file
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:38589
    • 提供者:宇兰
  1. IniFileCppV0.2.1

    0下载:
  2. 一个跨平台的ini文件读写函数,封装为了C++的读写类,大家可以在各种程序需要读写ini的程序中自由使用-Ini file a cross-platform reading and writing functions, C++ package for reading and writing classes, we can read and write in a variety of program needs to free use of a program ini
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:3837
    • 提供者:xusheng
  1. frmupdate

    0下载:
  2. 简单的自动更新程序 需要准备: 1.服务器中的文件 2.服务器中的更新版本号update.txt 只需填写版本号即可 注:最多一个小数点分割 3.本地的up.ini 格式按照压缩包的来,同样只能有一个小数点分割。 在压缩包里改文件下载地址、版本号更新文件地址即可使用 注意:需要引用scrrun.dll PS:由于以前做的自动更新本地的文件是ini格式,所以就没改,导致要用模块来读取ini文件,实际上可以直接用txt文件的。-Auto Update simple
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-30
    • 文件大小:73705
    • 提供者:翟易
  1. MailToCode

    0下载:
  2. c#源码用于邮件群发,支持ini文件设置邮件服务器,用txt文件作为邮件群载体,声明:源码改自他人源码-c# source code for bulk mail, mail server support ini file settings, using txt file as a mail carrier group, the statement: source changed from another source
  3. 所属分类:Email Client

    • 发布日期:2017-03-29
    • 文件大小:217377
    • 提供者:Gabriel
  1. CSharp_WINCEIniCF

    0下载:
  2. CE平台下的INI文件读取类,CSharp编写,使用方法和winform下一样。-CE platform of the INI file read class, CSharp write, using the same methods and under winform.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1462
    • 提供者:undead
  1. Ini.Inject

    2下载:
  2. DNF外挂新型配置文件注入方式。避免检测且安全稳定-DNF plug-in configuration file into the new way. Avoid detection, and security and stability inside
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-03-23
    • 文件大小:410176
    • 提供者:李冰
  1. ReadAndWriteIniFile_Class

    0下载:
  2. 可以随意读写ini文件 在不同的段名下,可以拥有相同的键名。-Can read and write ini file name in different paragraphs, you can have the same key name.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:2193
    • 提供者:navy
  1. Win32Tetris_C

    1下载:
  2. 原创Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Original Windows entry procedures, the preparation of the direct use of Windows API. Widows en
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4805632
    • 提供者:Maryland
  1. FileCopyTimer

    0下载:
  2. 文件定时复制工具。 频度,原始文件位置,移动到的位置都可以通过ini文件进行配置。支持windows网络路径。-File Copy tool from time to time. Frequency, the original file location, move to the location can be configured through the ini file. Support windows network path.
  3. 所属分类:File Operate

    • 发布日期:2016-01-26
    • 文件大小:577347
    • 提供者:whisk
  1. CIniFile

    0下载:
  2. 用于INI文件读取的CIniFile类CIniFile 非常实用的一个C++类;-INI file used to read CIniFile Class CIniFile a very practical C++ Category
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:5663
    • 提供者:梅亭竹
  1. INIpass

    0下载:
  2. vb加密码算法,INI文件加密,是一个简单的例子-vb add cryptographic algorithm, INI file encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:2281
    • 提供者:杜先生
  1. StorageLibrary3.56_FullSource_Delphi2010

    1下载:
  2. 【最新for delphi 2010全源码版本】 应用程序设置管理是任何应用程序和基础的重要组成部分。通常TIniFile和TRegistry类用于这一目的。Storage Library为应用程序设置管理的新途径。Storage Library是为应用程序设置工作,使组件的集合。Storage Library的概念是非常优雅和简单的: *TrsStorage -主要含有类似的内存结构树中的所有数据 *一些TrsStorageData控件与ini,XML文件,注册表或TS
  3. 所属分类:Delphi控件源码

    • 发布日期:2013-07-12
    • 文件大小:608924
    • 提供者:uuhunter
  1. simpleini

    0下载:
  2. C++写的Linux下简单读INI文件的程序。-C++ under Linux written in a simple reading of INI file.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:1431
    • 提供者:aloong
  1. CPU

    0下载:
  2. 可先限制固定程序的CPU占用,防止死机现象,防止主机CPU100 ,控制CPU。-This program allow limit CPU usage by any other program. This can be usefull for example for those users, who use distributed clients and have problems with CPU overheating. Edit cpulimit.ini file for c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-31
    • 文件大小:1019318
    • 提供者:adorn
  1. MyIni

    0下载:
  2. 对注册表的操作,对ini文件的操作,从对话框内读取文件内容的操作-The operation of the registry, ini file for the operation, from the dialog box to read the contents of the documents within the operation of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:26926
    • 提供者:张永康
  1. EVC4.2.iniFilereadwriteFounction

    0下载:
  2. 是一个在EVC下开发的闹钟定制程序。其中一个难点就是如何创建、写、读一个ini 文件。由于是在EVC下,所以很多API函数都不被支持比如关于.ini文件读写GetPrivateProfileString和 WritePrivateProfileString函数。于是我开始在网上搜寻可以轻松读写ini文件的方法。最后找到了一个人写好的,可以实现类似 GetPrivateProfileString功能的函数。-EVC is a customizable alarm clock, developed
  3. 所属分类:Windows CE

    • 发布日期:2017-04-04
    • 文件大小:3947
    • 提供者:baihaili
  1. fileini

    0下载:
  2. 总有一些配置信息需要保存下来,以便完成程序的功能,最简单的办法就是将这些信息写入INI文件中,程序初始化时再读入-There will always be the need to preserve configuration information in order to complete the process function, the simplest approach is to write these messages INI file, read into the initializ
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:17198
    • 提供者:wang
  1. iniVCDemo

    0下载:
  2. windows下的ini文件读取代码,内附示例,在多哦项目中使用,希望对大家有借鉴意义。-ini file under windows to read the code, containing examples of projects in a multi-use, oh, I hope all of you have referential significance.
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:52963
    • 提供者:zhu
  1. CMyIniFile

    0下载:
  2. CIniFile类。可以读取INI后缀名的外部文件。习惯了在外部文件修改文件参数的朋友有福了。不用怕编译好的EXE文件在过后要修改文件的参数而重新编译文件。只要把你的内部参数接口写在Ini文件上面,就可以实现简单的修改参数工作。-CIniFile category. INI can read an external file name suffix. Used to modify the file in an external file parameters friend blessed. Do
  3. 所属分类:File Operate

  1. web

    0下载:
  2. 用web注册用户 随着办公自动化的热潮在国内不断的蔓延,LOTUS NOTES也随之成为众多人们离不开的工具。用过LOTUS NOTES的人们都知道NOTES.INI文件对于LOTUS的重要性,但是有关notes.INI的参数设置技巧却很少有人提及。作者经过自己的摸索和从国内外收集大量的资料,总结了以下的NOTES.INI文件参数设置秘籍,奉献给大家。 -Registered users to use web office automation with the upsurge in
  3. 所属分类:OA

    • 发布日期:2017-03-30
    • 文件大小:5534
    • 提供者:李海
« 1 2 ... 9 10 11 12 13 1415 16 17 18 19 ... 50 »
搜珍网 www.dssz.com