-
MP3转换成AVI的编程!
MP3转换成AVI的编程!-converted into MP3 AVI programming!
- 2022-11-09 17:30:04下载
- 积分:1
-
不错的程序,竟然可以删除自己的
不错的程序,竟然可以删除自己的-good procedure, it can delete the
- 2022-09-19 20:25:03下载
- 积分:1
-
simple basic c++ study matrials
c++基础学习实例,基本上时一些趣味性的东西。增加大家学习的趣味性-simple basic c++ study matrials
- 2022-05-08 19:36:36下载
- 积分: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
-
change all window
改变所有子窗口的字体vc-change all window- font vc
- 2023-08-01 06:45:03下载
- 积分:1
-
使用VC开发的计算尺,可以测量长度,角度等。并具有数据库存储功能。
使用VC开发的计算尺,可以测量长度,角度等。并具有数据库存储功能。- Uses the VC development the calculating rule, may survey the
length, the angle and so on. And has the database memory function.
- 2022-05-28 12:33:06下载
- 积分:1
-
TokenmonSource 是查看用户权限操作的监控程序,可以监控用户程序提升权限,修改权限等...
TokenmonSource 是查看用户权限操作的监控程序,可以监控用户程序提升权限,修改权限等-TokenmonSource View user competence is operating procedures of control, Users can monitor procedures to enhance authority, the powers to amend
- 2022-07-03 13:25:57下载
- 积分:1
-
《Windows经典编程》一书的源码
《Windows经典编程》一书的源码- Windows classic programming, the source book
- 2022-01-25 19:36:47下载
- 积分:1
-
qt调用dll文件的三个例子,我们可以
QT下调用dll文件的三个例子,大家可以-QT call dll files under the three examples, we can
- 2022-03-15 14:06: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