-
基于Windows的二级文件系统开发
基于Windows的二级文件系统开发-Windows-based development of the secondary file system
- 2022-02-15 05:56:31下载
- 积分:1
-
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能
vc下模拟linux文件系统,实现超级用户,文件权限更改等功能-vc to simulate linux file system, to achieve super-user, change the file permissions and other functions
- 2022-09-06 20:20:02下载
- 积分:1
-
Can be back to the desktop toolbar.
可以缩回到桌面上的工具条。-Can be back to the desktop toolbar.
- 2022-01-25 16:46:30下载
- 积分:1
-
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头...
在用C++写要导出类的库时,我们经常只想暴露接口,而隐藏类的实现细节。也就是说我们提供的头文件里只提供要暴露的公共成员函数的声明,类的其他所有信息都不会在这个头文件里面显示出来。这个时候就要用到接口与实现分离的技术。
-Using C++ to write the database to export category, we just want to expose the regular interface, and the realization of the hidden details of categories. This means that we provide only the first document to be exposed to public member functions of the statement, all other information in this header file will not be displayed inside. This time will be used to achieve separation of interface and technology.
- 2022-05-07 22:12:27下载
- 积分:1
-
查看系统历史记录,绿色软件,可以直接运行无须安装
查看系统历史记录,绿色软件,可以直接运行无须安装-View system historical records, green software, it is not required to install direct operation
- 2022-10-30 22:50:03下载
- 积分:1
-
With shell show a local directory, but also shows the current path!
用shell方式显示本地目录,还可显示当前路径!
-With shell show a local directory, but also shows the current path!
- 2022-05-27 09:51:34下载
- 积分:1
-
谁有这个权利
who has this right
- 2022-09-10 15:10:02下载
- 积分:1
-
A deviation from the code directory, you can make the directory search
一个偏离目录的代码,可以做目录搜索-A deviation from the code directory, you can make the directory search
- 2022-04-23 19:04:15下载
- 积分:1
-
这4个部分系列将讨论的窗口访问控制模型,以及它是如何。
This 4 part series will discuss the Windows access control model and how it is implemented in Windows NT and 2000. In this 2nd article we will start programming with security identifiers, access control lists and security descriptors. We will solve trivial problems using the SID, obtain information from an access token, enable a privilege, fill up an access control list, and finally we will check if we have access to a resource. The demo project provided is a Whoami clone written Windows 2000 style. The source code includes equivalent programs of the article s code written with the Low level APIs, the Windows 2000 APIs, and the Active Template Library.
- 2022-02-09 15:24:09下载
- 积分:1
-
一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。...
一个简单的调用DLL的实例,非常适用,具体是调用Messagebox的实例。-A simple example of calling DLL is very applicable to the specific example is the call Messagebox.
- 2022-03-18 17:03:34下载
- 积分:1