Please respect the original: Original address: Click to open the link
:: WritePrivateProfileString (_t ("Options"), _t ("Name"), M_strname, Papp->m_szini);INI file programming, WINAPI function Writeprivateprofilestring,getprivateprofilestring
INI file (initialization file), which usually stores the initialization information of a program. An INI file consists of several sections. Each section consists of several keys, and each key can be assigned a corresponding value. Reading and
Delphi reads and writes the INI file instance // -- mainly implements two processes: when the form is closed, the interface information of the file is saved; when the form is created, the program reads the information stored in the file. // -- Uses
PhpIniDir application php source code. ini-dist and php. differences between ini-recommended and PhpIniDir applications (reproduced) PhpIniDir is the PHP initialization file php. ini path. ini is stored in the windows directory. in PHP5, PHP. the
The MFC of VC ++ wraps the latest file so that you can implement the menu of the latest file without writing any code. However, this method is also flawed:
① A user program must use a document and view structure and can only use the documents
Read and write INI file in VC + + Write INI fileCString Path,index;int i;Path= "d:/qc_download/bin_code/teu800_long_sms/";I=1;Index. Format (_t ("%d"), I);:: WritePrivateProfileString (_t ("Successcompath"),index,_t
INIFILE Management
By clin003 at 20070528 from: http://blog.csdn.net/clin003INI files play an important role in system configuration and saving and setting application parameters, for example, VB, Vc, VFP, and Delphi all provide methods to read and
After downloading php, there will be two php. ini: php. ini-dist and php. ini-recommended during configuration. what is the difference? If you select a suitable version, the security level of php. ini-recommended is higher than that of php. ini-dist.
---- INI files play an important role in system configuration and saving and setting application parameters. Therefore, a Visual Programmer, for example, VB, Vc, VFP, and Delphi all provide methods to read and write INI files. Among them, operations
An INI file is a file with the extension "ini. In Windows, there are many INI files. The most important ones are system. ini, system32.ini, and win. ini ". This file mainly stores user selection and various system parameters. You can change the
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.