-
注册表导出文件 (.reg) 解析器
翻译maninwest@Codeforge 作者Henryk Filipowicz@CodeProject
有时你可能需要读取并分析导出的 .reg 文本以跟注册表值对比或者仅导入几行导出的注册表值。
我需要读取一个30 MB 的 reg文件,并跟现有注册表值进行对比,并对其中一些进行更改。我在网上搜了一下没有找到合适的,就只好自己写了个 DLL 库读取并解析注册表文件
背景
我已经在一些项目中使用了 .NET Regex 类,对于 Regex 方法的智能化非常佩服。我的读取功能需要在5 秒以内读取完我的 30 MB 注册表文件( 标准 3Ghz PC (Windows 7)).
主类是 RegFileObject 类
.re
- 2023-04-17 18:50:03下载
- 积分:1
-
zigbee无线定位
ZigBee无线网络定位图形监视软件Setup_Z-Location_Engine_1.3.1.rar
- 2022-03-13 23:46:28下载
- 积分:1
-
A resizing example in visual basic best for practcal demostration in vb
A resizing example in visual basic best for practcal demostration in vb
- 2022-12-27 09:30:03下载
- 积分:1
-
使用CWinApp写控制台程序的例子
使用CWinApp写控制台程序的例子-The Example of writing console application using CWinA
- 2022-12-31 08:10:03下载
- 积分:1
-
获得API地址的代码.
获得API地址的代码.-Address access to API code.
- 2022-02-05 23:22:06下载
- 积分:1
-
计算器工具 提供简单的科学计算
计算器工具 提供简单的科学计算-Calculator tool provides a simple scientific computing
- 2022-01-31 01:59:41下载
- 积分:1
-
对于给定输入,求解双联通分量。输入格式为第一行节点个数,以后为边...
对于给定输入,求解双联通分量。输入格式为第一行节点个数,以后为边-For a given input, solve the two-component Unicom. Input format for the first line of the node number, since the edge
- 2022-01-25 21:26:43下载
- 积分:1
-
WSAEvent 事件选择模型
简单的WSAEvent 事件选择模型,实现服务器与客户端之间的简单通信
- 2022-01-26 08:01:24下载
- 积分:1
-
software can be used for the compression and decompression of downloading docume...
是常用软件 可以用于压缩及解压文件 对下载等很有帮助-software can be used for the compression and decompression of downloading documents helpful
- 2022-08-18 20:47:25下载
- 积分:1
-
简单的计算器源码!可以运用+,
简单的计算器源码!可以运用+,-,*,/运算,用栈实现的简易计算器-a simple calculator that supports plus, minus, multiple and division. designed by stack.
- 2022-12-12 19:00:03下载
- 积分:1