-
unauthorized users from booting up your system
禁止未经授权的用户启动系统
- 2022-03-23 04:12:52下载
- 积分:1
-
各种经典算法和大家分享,让大家可以提高疑问…
各种matlab 经典算法 和大家一起分享 让大家共同提高 如有疑问 望来电-various classical algorithm and share with everyone so that we can improve doubt if Wang calls
- 2023-03-19 21:10:04下载
- 积分:1
-
GBA games are one of the most popular of a game, the game interface can not play...
GBA游戏是最受欢迎的一种游戏之一,这个游戏界面效果很好不可不玩玩。-GBA games are one of the most popular of a game, the game interface can not play well.
- 2022-04-13 09:19:59下载
- 积分:1
-
用vc调用matlab7.0编写的小程序,可以实现简单的控制系统…
用vc调用matlab7.0写的小程序,可以实现简单的控制系统仿真演示-with vc call matlab7.0 write small programs, can achieve a simple control system simulation demo
- 2022-09-03 08:15:03下载
- 积分:1
-
vb examples of the use of setwindowstext and getwindowstext
vb 使用setwindowstext 和getwindowstext 实例-vb examples of the use of setwindowstext and getwindowstext
- 2023-08-30 05:15:03下载
- 积分:1
-
Windows内核
Windows Kernel
- 2022-05-14 09:33:52下载
- 积分:1
-
USB 识别盘符 代码高效,运行稳定
USB 识别盘符 代码高效,运行稳定-USB drive letter code to identify efficient and stable operation
- 2022-05-28 08:09:12下载
- 积分:1
-
增强MFC的回滚操作
增强MFC的回滚操作-The example of enhancing the MFC s ability of rollback
- 2022-05-16 07:13:31下载
- 积分:1
-
一个搞笑游戏,其中的算法很有意思,大家可以下载后玩一玩,但界面很垃圾,希望大家帮忙改改....
一个搞笑游戏,其中的算法很有意思,大家可以下载后玩一玩,但界面很垃圾,希望大家帮忙改改.-a funny game, the algorithm is very interesting, you can download a play after play, but the interface is rubbish, we hope to help change it.
- 2022-01-25 16:31:45下载
- 积分:1
-
注册表导出文件 (.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