Welcome![Sign In][Sign Up]
Location:
Search - ini

Search list

[File OperateCIniFile

Description: 一个VB对INI文件进行读写得很好用的类-a VB right INI file read and write very user-friendly category
Platform: | Size: 1024 | Author: | Hits:

[Windows Developread_write_ini_file

Description: a class for read/write win ini file.
Platform: | Size: 17408 | Author: willyan | Hits:

[Disk ToolsrwIni

Description: 一个读写INI文件的程序源码-an INI file read and write procedures FOSS
Platform: | Size: 1024 | Author: 兰怀玉 | Hits:

[Otherevcsaveinfosrc

Description: Ini文件处理-Ini document processing
Platform: | Size: 2048 | Author: 光辉 | Hits:

[File OperateSA3_V1.0

Description: vc中保存文件为ini格式文本,以及读取ini格式的文本,清晰易懂-vc preserved ini file format for text, and to read ini format text, lucid
Platform: | Size: 58368 | Author: 里拨 | Hits:

[Other时钟事物提醒

Description: 一款功能齐全的事务提醒,时钟软件。其中包括对窗口特效的处理、对INI文件的操作等-a feature Affairs reminded that the clock software. Including the effects of the treatment window to the INI file operation
Platform: | Size: 136192 | Author: 张张 | Hits:

[Waveletasciiart

Description: 一款图片转换为ASCII码艺术画的软件,完全开放源码,同时还采用了.ini文件保存技术,使代码更少。还可以修改ASCII字符的默认亮度等,是一款不可多得的BBS利器。-converted to ASCII art painting software, a completely open-source, and also used that. Ini document preservation technology, code less. Also ASCII characters can modify the default brightness, is a rare BBS weapon.
Platform: | Size: 591872 | Author: jlkj | Hits:

[File OperateProcCfgF

Description: 對INI文件進行讀寫操作,適用於Windows/Linux/Dos系統-right INI file read and write to Windows/Linux/Dos system
Platform: | Size: 24576 | Author: 劉丹 | Hits:

[File OperateATL写的一个操作INI文件的COM组件

Description: 一个别人写的ini文件读写com控件,可以作为学习ATL编程的好例子,也可以学习ini文件读写-a written document literacy com ini control, ATL can learn as a good example of programming, but also can learn to read and write documents ini
Platform: | Size: 18432 | Author: wgw | Hits:

[Otherinicon32

Description: 在VB中实现访问WINDOWS INI 文件的源代码-in VB achieve visit Windows INI file source code
Platform: | Size: 26624 | Author: 吕伟 | Hits:

[File Operateini_class

Description: 读写ini文件类,可以用于读写ini文件,-literacy ini file type, which can be used to read and write ini file,
Platform: | Size: 3072 | Author: 赵云 | Hits:

[File Operate读取当前目录下ini文件的类

Description: 读取当前目录下的Ini文件类 CIiniFile功能:系统提供的WriteProfileInt()等函数,写到注册表或系统ini文件,调用比较麻烦,而且会占用注册表资源,下载了网上的ini类用起来又不太顺手,所以参照写了一个读取当前目录下ini文件的类。程序有详细的注释,欢迎批评指正-read in the current directory Ini document CIiniFile functional categories : the system provides WriteProfileInt () function, wrote registry or system ini document, called more trouble, but will occupy the registry resources, downloaded online category with the ini I did not dig up, a reference was made to read current directory ini document type. Detailed procedures of the Notes welcome criticism correction
Platform: | Size: 17408 | Author: li | Hits:

[Windows DevelopINI文件编程__框架基础__常州VC编程网

Description:
Platform: | Size: 6144 | Author: 海应 | Hits:

[Internet-Networkupdateonline

Description: 使用 Http 在线自动升级程序: 近几日一些程序老要修改点小毛病,为避免每次都通知程序使用者,便有想做一个在线自动升级的程序。在VCKBase看到一个是使用 FTP 的,想到 FTP 需要用户名密码,许多程序如KFW 防火墙都能监看到程序发送的数据包,为防止密码泄露,故自己选用Http来做更新。我的思路是用命令行传递程序名称、版本号和 Update.ini 配置文件的 URL。-use automatic escalation procedures : in recent days some of the procedures to amend the old minor illnesses, in order to avoid the notification procedures each time users will want an on-line automatic escalation procedures. In a VCKBase see is the use of FTP, users need to think of FTP Password, many procedures such as KFW firewall can see the supervisor to send data packets to prevent disclosure of passwords, so do their choice Http update. My idea is to use a command line transfer procedure name, version and configuration files Update.ini URL.
Platform: | Size: 179200 | Author: aaa | Hits:

[Ftp Server2005629112413549

Description: 包含的技术包括:ftp传输文件 ini文件读写 获取版本号 -include technologies include : ftp file transfer ini file read and write access version, etc.
Platform: | Size: 34816 | Author: 黄光 | Hits:

[Windows Develop200521511239637

Description: 这是一个收集整理网址的小东东GetLink,主要运用ini文件保存网址类别,dat文件保存网址,支持多视通信,可以直接从IE页面上拖放网址。 -this is a little tool name of GetLink that is used to collect website,It is used to save web s catalog by .ini file and to save website by .dat file and to insist mult-visual comunication and to draw website inderectly from IE browser
Platform: | Size: 115712 | Author: 风风 | Hits:

[File Operatefileread

Description: 一个很好用的读写INI文件的类,各函数使用方法请看头文件-the class can read/write ini file,to get more info.,you can see the head file
Platform: | Size: 3072 | Author: 刘蛟 | Hits:

[Data structsINIFileOP

Description: 用C写的INI文件的读写,具有通用性,可放心用于嵌入式开发-C wrote INI file reader can be used, and can be assured for Embedded Development
Platform: | Size: 4096 | Author: 廖月旺 | Hits:

[Windows Develop20050805005748_main306

Description: 用ini文件实现最近文件MRU   这样一个用ini文件管理的最近文件类就做好了。使用时,需要根据程序所在路径设置ini文件路径名m_IniFileName,之后调用该类中的函数管理最近文件。   详细用法可参考示例程序。 -ini file with the recent realization of such a document MRU ini file with the most recent document management category on a good job. When used in accordance with procedures set ini road where paper path m_IniFileName, after calling the function of such recent document management. Detailed usage reference sample program.
Platform: | Size: 62464 | Author: 海天 | Hits:

[GUI Develop基于FormView的多语言界面程序

Description: 基于Formview的程序的多语言界面的实现,采用ini文件方式,支持用户定制语言-Formview based on the procedures for the multi-language interface to achieve ini using paper forms, customized language support
Platform: | Size: 70656 | Author: 张三 | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net