登录
首页 » 文件处理 » From the Internet to find some preserved Ini file reader class, feeling not very...

From the Internet to find some preserved Ini file reader class, feeling not very...

于 2022-07-21 发布 文件大小:21.67 kB
0 128
下载积分: 2 下载次数: 1

代码说明:

从网上找到一些保存读取Ini文件的类,感觉不是很好用,于是作者自己动手写了一个简单的CIniFile类,保存程序的参数设置-From the Internet to find some preserved Ini file reader class, feeling not very good, and therefore the author to write yourself a simple CIniFile category, save the parameter setting procedures

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 将。列表后缀(用于格式地质)、纯为DBF格式大…
    将.list后缀(地质学中常用的一种格式)的纯文本文件转换成dbf格式的vf数据库文件。 采用超线程技术,对于大尺寸的文件操作不会使界面卡死,稍作修改可成为通用的文本文件导入数据库的程序。-Will. List suffix (geology used in a format), plain text file into dbf format database file vf. The use of Hyper-Threading Technology for the large size of the file operations interface card does not die, with some slight modifications can be a text file to import generic database procedures.
    2022-05-21 02:20:01下载
    积分:1
  • 导入sql数据库,导入sql数据库
    文本文件导入sql数据库,文本文件导入sql数据库-Text file import sql database, text file into sql database
    2023-05-14 13:35:03下载
    积分:1
  • 朴素贝叶斯分类器
    应用背景那ïVE贝叶斯分类器:关键技术Java机器学习朴素贝叶斯文本分类器
    2022-02-04 05:08:35下载
    积分:1
  • delphi开机启动管程序
    Delphi编写的用于检查开机项启动项的小程序,可通过注册表的操作,依次检测注册表各个键值分支下的开机启动运行项目,并列举出这些内容后,支持让用户删除此项目。本程序的扩展性还是有很大空间的,稍加改造,可写成一款系统优化软件,为电脑中级以上用户监控木马和病毒提供方便,省了翻找注册表的麻烦。
    2022-06-20 11:28:59下载
    积分:1
  • procedures Note : 1 : Multi
    程序说明: 1:多用户系统 2:商品分类支持多级; 3:支持IPAY 在线支付系统和银行转账; 4:功能完整,可以收藏,EMAIL推荐给好友,在线充值,银行转账 具体功能见演示-procedures Note : 1 : Multi-User System 2 : Commodity Classification support multi-level; 3 : support IPAY online payment systems and bank transfers; 4 : functional integrity, collections, EMAIL recommended to friends, online prepaid, bank transfer specific functions to see demo
    2022-03-29 11:57:22下载
    积分:1
  • │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDl...
    │ Array.cpp │ Array.ds w │ Array.h │ Array.rc │ ArrayDlg.cpp │ ArrayDlg.h │ ReadMe.txt │ Resource.h │ StdAfx.cpp │ StdAfx.h │ └─res Array.ico Array.rc2 MFC的数组类支持的数组类似于C++中的常规数组,可以存放任何数据类型。C++的常规数组在使用前必须将其定义成能够容纳所有可能需要的元素,而MFC数组类创建的对象可以根据需要动态地增大或减小,数组的起始下标是0,而上限可以是固定的,也可以随着元素的增加而增加,数组在内存中的地址仍然是连续分配的。   MFC定义了数组模板类CArray,并针对各种常用变量类型定义了CByteArray,CWordArray,CUIntArray,CDWordArray,CStringArray,CObArray,CPtrArray。 MFC数组类使用方法基本相同。--- Array.cpp Array.dsp---- Array .dsw . h-- Array.rc ArrayDlg.cpp---- Read ArrayDlg.h Me.txt-- Resource.h StdAfx.cpp---- supply-StdAfx.h res Array.ico Array.rc2 MFC array is an array type of support similar to the regular C Regulation array can store any data type. Conventional C prior to the use of the array must be defined as possible to accommodate all the needs of the elements, MFC array type and the object can be created based on the need to dynamically increase or decrease the threshold array index is 0, and the ceiling i
    2022-03-07 20:55:03下载
    积分:1
  • 使用朴素贝叶斯本分类的Python代码
    应用背景朴素贝叶斯分类器是最成功的已知的学习分类文本文件的算法。我们将提供adatasetcontaining 20000新闻组消息从20个新闻组绘制。数据集包含20个新闻组的1000个文件。关键技术1.请请从 http://www.cs.cmu.edu/afs/cs/project/theo-11/www/naive-bayes.html 下载数据 2.分类是做 usingNaive 贝叶斯分类技术。 3.程序语言编写的 python。 4.Theaccuracyresult 是 98.7%是很好。 5.数据集很大,所以训练分类器的数据作为训练数据半休息一半作为测试数据
    2022-02-04 14:40:20下载
    积分:1
  • 实现WINDOWS的资源管器的所有功能。支持更多方式的查询。具体请看说明。...
    实现WINDOWS的资源管理器的所有功能。支持更多方式的查询。具体请看说明。-achieve resource management of all functions. More ways to support the inquiry. See note specific.
    2022-03-06 13:01:43下载
    积分:1
  • 光纤射频传输系统中相干正交频分复用的研究.kdh
    Research on Coherent Orthogonal Frequency Division Multiplexing in Optical Fiber RF Transmission System document file.
    2023-05-24 02:45:03下载
    积分:1
  • 简单的小写字母改为大写字母的程序读取
    简单的把读的文件中的字母由小写改为大写 只需在程序写的相应目录建相应文件即可-Simple to read documents in lowercase letters changed to uppercase by the program just to write the corresponding directory to build the corresponding document can be
    2022-06-26 09:03:07下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载