-
从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现...
从.net框架中反编译出的nsafeNativeMethods类,在框架中由于是内部类型无法从外界调用。用此类中的IPersistStreamInit接口可实现从内存流中加载图片等文件到WEBBROWSER控件-From. Net framework decompile out nsafeNativeMethods category, in the framework as a result of an internal type can not be called from the outside world. IPersistStreamInit use of such interface can be realized from the memory stream to load images and other documents to the WebBrowser control
- 2022-01-26 06:45:17下载
- 积分:1
-
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1...
该文件是关于运动会分数统计的程序。问题描述: 参加运动会的有n个学校编号为1-----n。比赛分成m个男子项目和w个女子项目,项目编号分别为1---m和m+1---m+w。由于各项目参加人数差别较大,有些项目取前五名,得分顺序为7,5,3,2,1;有些项目取前三名,得分顺序为5,3,2。写一个统计程序产生得分报表。 基本要求: 产生总分报表,内容包括校号、男子团体总分、女子团体总分和团体总分。 测试数据: 对于n=4,m=3,w=2,编号为奇数的项目取前五名,编号为偶数的项目取前三名,设计一组实例数据。 实现提示: 可以假设n
- 2022-04-24 10:20:52下载
- 积分:1
-
Access at runtime dll file path and file name of the method, different ways to g...
获取dll文件在运行时的路径和文件名的方法,不同方法得到的路径可能不同-Access at runtime dll file path and file name of the method, different ways to get the path may be different
- 2022-05-19 12:16:32下载
- 积分:1
-
virutal printer 虚拟打印机源代码.
virutal printer 虚拟打印机源代码.-virutal printer virtual printer source code.
- 2022-03-20 05:18:34下载
- 积分: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
-
这个代码采用regmon的驱动,可以实现对注册表操作的监视,非常实用...
这个代码采用regmon的驱动,可以实现对注册表操作的监视,非常实用-the code used regmon drive can be realized by the Registry of the surveillance operation, a very practical
- 2022-06-12 05:20:01下载
- 积分:1
-
中国移动短信CMPP 2.0协议API.rar
中国移动短信CMPP 2.0协议API.rar-China Mobile CMPP 2.0 protocol message API.rar
- 2022-11-18 01:40:04下载
- 积分:1
-
对某一目录进行监控,如发生增加删除文件事件给予通知
对某一目录进行监控,如发生增加删除文件事件给予通知-Contents of a monitor, such as delete files to increase the incident occurred to give notice
- 2022-02-15 07:55:37下载
- 积分:1
-
读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助....
读写ini文件profile,是一个比较典型的好例子.希望给有需要的人带来帮助.
- 2022-08-25 18:55:25下载
- 积分:1
-
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。
用c写的搜索程序,代码简单,易懂,可以按照关键字搜索。-With c written english procedures, the code is simple, easy to understand, you can search by keyword.
- 2022-10-05 07:30:03下载
- 积分:1