-
Qt对XML文件增删查改操作
实现QT对XML文件的创建,添加节点,查找节点,删除节点,添加节点下键值,读取节点下的键值,本代码最多支持4层节点,如果需要更多节点,可以参照我的函数进行重载 来实现。调用方便,类已经封装好,有中文注释。1.创建XML文件,2.添加一级节点,或添加2、3、4级节点3.设置添加的键值4.添加指定下节点的键值5.查找键值6.删除键值7.读取键值
- 2022-07-23 13:00:36下载
- 积分:1
-
一个小脂肪文件系统的源代码
一个小型的FAT文件系统源码-a small FAT file system source code
- 2022-02-21 08:08:04下载
- 积分:1
-
one used to read and write office excel document library
一个用来读取,和写office excel 文件的类库-one used to read and write office excel document library
- 2023-06-14 15:10:03下载
- 积分:1
-
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。...
一份PE文件修改的VC源码,可查看PE文件的大量信息和修改部分文件信息,可查看进程加载的模块。-a PE files VC source, PE document can be found on the vast amount of information and documents to amend some information can be found on the module loading process.
- 2023-07-20 11:50:03下载
- 积分:1
-
mapinfo二次开发,检查数据格式是否为等值线数据
mapinfo二次开发,检查数据格式是否为等值线数据-MapInfo secondary development, inspection data format for data isogram
- 2023-07-24 06:50:03下载
- 积分:1
-
用Exec编的仓库管理软件
用Exec编的仓库管理软件-used Exec series of the warehouse management software
- 2022-03-18 03:58:11下载
- 积分:1
-
scheduling process management processor is the core content. The experiment call...
进程调度是处理机管理的核心内容。本实验要求用C语言编写和调试一个简单的进程调度程序。通过本实验可以加深理解有关进程控制块、进程队列的概念,并体会和了解优先数和时间片轮转调度算法的具体实施办法-scheduling process management processor is the core content. The experiment called for using the C language and debug a simple process scheduler. Through this experiment can deepen our understanding of the process control block, the concept of the process of formation and to experience and understand a few priorities and time-Cycle Scheduling Algorithm of concrete measures for implementation
- 2022-04-30 03:24:33下载
- 积分:1
-
D12的一个非常有用的电脑应用程序的源代码,可以直接使用或对…
D12的一个非常实用的上位机应用程序源代码,可以直接用或在此基础上增加功能-D12 a very useful PC application program source code, or can be directly used on the basis of functional
- 2022-03-17 21:11:27下载
- 积分:1
-
一个记事本得小程序 虽然很简单 不过也是我得一个成果啊
一个记事本得小程序 虽然很简单 不过也是我得一个成果啊-a small notebook in a very simple procedure, however, is also a result I have ah
- 2022-05-11 00:02:02下载
- 积分:1
-
PE文件解析
应用背景对EXE DLL文件pe结构 进行解析 ,包括 是否PE文件 资源表 导入表 导出表 重定位表 等各目录表项 PE文件基本信息 入口点 大小 区段等关键技术pe文件的各结构 进行解析 各目录表项:1.资源表 2.重定位表 3.导出表 4.导入表等 详细信息:入口点 大小 区段等
- 2022-04-14 18:19:04下载
- 积分:1