-
又一个字体有关的程序值得一看
又一个字体有关的程序值得一看-also a font is worth looking at the procedures
- 2022-01-26 07:49:33下载
- 积分: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
-
本注册表编辑工具可以实现对注册表项目的添加、修改、删除、成批的查询、成批的删除等。在搜索的结果中可以灵活的操作根项目。(原码)...
本注册表编辑工具可以实现对注册表项目的添加、修改、删除、成批的查询、成批的删除等。在搜索的结果中可以灵活的操作根项目。(原码)-the Registry Editor tool can be achieved on the registry to add, modify, delete, groups of inquiries, Groups such as the deletion. In the search results can be flexible-operation projects. (Original code)
- 2022-04-15 13:02:54下载
- 积分:1
-
企业进销存管理系统说,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、...
企业进销存管理系统说,本系统主要实现了支持多条件查询、批量填写进货单及销售单、与代理商和供应商往来账本明细,绝不存在假账、漏账、差账等情况、图表分析月销售状况、当外界环境(停电、网络病毒)干扰本系统时,系统可以自动保护原始数据的安全、强大的报表打印等功能-Purchase, Sales and Inventory Management System for Enterprise said that the system is mainly to support the realization of multi-criteria query, fill in quantities and sales of single-进货单with agents and suppliers, details of contacts book, does not even exist accounting, missed payments, bad debts, etc. Analysis of sales on the chart, when the external environment (power, network virus) interfere with the system, the system can automatically protect the safety of the raw data, powerful features such as print statements
- 2022-09-21 10:10:03下载
- 积分:1
-
Bossa测试实例的工作之一。Bossa实例测试发动机
bossa测试实例,给出了一个用于测试bossa引擎的工作流实例-bossa test examples are given an engine for testing bossa examples of the work flow
- 2022-05-17 22:21:31下载
- 积分:1
-
一个简单的学藉管理系统,功能包括添加,删除,修改
一个简单的学藉管理系统,功能包括添加,删除,修改-By a simple learning management system, functions include add, delete, modify
- 2022-11-16 22:55:03下载
- 积分:1
-
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01}...
// 字节数据转换为可打印字符串
// 如:{0xC8, 0x32, 0x9B, 0xFD, 0x0E, 0x01} --> "C8329BFD0E01"
// pSrc: 源数据指针
// pDst: 目标字符串指针
// nSrcLength: 源数据长度
// 返回: 目标字符串长度-字节数据转换为可打印字符串
- 2022-03-06 12:41:32下载
- 积分:1
-
TCP连接状态观察工具,文件很小,能让你实时了解本机的网络连接状况...
TCP连接状态观察工具,文件很小,能让你实时了解本机的网络连接状况-TCP connection state observation tool, file is very small, make you real-time understanding of the machine" s network connectivity status
- 2022-11-24 18:40:03下载
- 积分:1
-
一个wh_shell钩子程序,具体功能是使用管理应用…
一个WH_SHELL的钩子程序,具体功能是管理应用程序的使用。在使用应用程序之前可以控制其启动和关闭。包含三个文件夹,HookDLL文件夹是全局钩子dll,HookServer文件夹是一个应用程序控制程序,ProgamControl文件夹是delphi编写的应用程序编辑器。-A WH_SHELL the hook procedure, the specific function is to use management application. In the use of applications can be controlled prior to its start-up and shut down. Contains three folders, HookDLL folder is a global hook dll, HookServer folder is an application process control procedures, ProgamControl folder is prepared applications delphi editor.
- 2022-08-21 03:27:49下载
- 积分:1
-
可以在局域网内重启计算机。但需要计算机支持WOL(wake on lan)
可以在局域网内重启计算机。但需要计算机支持WOL(wake on lan)-Can restart the computer in the LAN. However, the need for computer support WOL (wake on lan)
- 2022-07-25 12:15:55下载
- 积分:1