-
将指定的汉字转换成拼音字符,需要安装MS拼音。
将指定的汉字转换成拼音字符,需要安装MS拼音。
- 2022-05-30 06:16:14下载
- 积分:1
-
应用API函数,获得用户的登录名,虽然有一定的局限性,但是对于了解API函数还是相当不错的。...
应用API函数,获得用户的登录名,虽然有一定的局限性,但是对于了解API函数还是相当不错的。-Application API function, the user was logged in, although there are some limitations, but for understanding API function or very good.
- 2022-03-18 04:34:10下载
- 积分:1
-
Windows 中创建空的备用列表
翻译:maninwest@Codeforge 作者:Member 10018957 @CodeProject如何在 Windows 中创建看空的备用列表。进程黑_客的制造者了解 Windows 内核的里里外外,他们也幸运地熟练掌握 Windows 内核的设计语言C++。而其他的人则努力通过 C# 执行相似的功能。其中一个功能就是释放来自 windows 备用内存的内存。这就是我们在此要做的。最难的部分是获取内核的优先权限。感谢Nick Lowe:http://processprivileges.codeplex.com/步骤1:设置内核优先权限Microsoft 设计了可以获取包含结构数组的结构的 API。没有适用于此的编组过程的捷径。要么假设数组是 length=1 要么要求数组大小在编译时预先确定。为此,我设计了一个类,它通过 System.IntPtr拥有微软在未管理的内存中需要的确切结构。当前,我不得不采用不安全的步骤,但是我确定,将来会有办法绕过。[return: MarshalAs(UnmanagedType.Bool)]
[SuppressUnmanagedCodeSecurity, DllImport("advapi32.dll", SetLastError = true)] internal static extern bool AdjustTokenPrivileges(AccessTokenHandle accessTokenHandle,
[MarshalAs(UnmanagedType.Bool)] bool disableAllPrivileges, IntPtr NewPriviledges, Int32 bufferLength, ref IntPtr PriorPriviledges, out Int32 returnLength); 将我的类和 Nick Lowe 的优先代码相结合,我们可以设置内核优先权限:
- 2022-05-07 13:17:48下载
- 积分:1
-
指定的目录中搜索文件,包括子目录
查找指定目录下的文件,包括子目录-designated directories to search documents, including subdirectories
- 2022-03-14 07:31:49下载
- 积分:1
-
gdal的api翻译和使用经验.doc。大家可以参考一下,GDAL 的资料太少...
gdal的api翻译和使用经验.doc。大家可以参考一下,GDAL 的资料太少-gdal translate and use the api experience. doc. We can reference, GDAL little information. . .
- 2022-08-12 21:09:22下载
- 积分:1
-
This a program to multiply 2 infinite Digit numbers.
The program also calculate...
This a program to multiply 2 infinite Digit numbers.
The program also calculates the execution time.
thanks
Kr Anurag
- 2022-01-29 02:56:22下载
- 积分:1
-
不错的PL0改写,实现了5个方面的增加功能,符合本科学生...
不错的PL0改写,实现了5个方面的增加功能,符合本科学生-good PL0 rewritten achieved five of more functional, with undergraduate students
- 2022-05-29 01:43:01下载
- 积分:1
-
windows system access system information processes, including the host name, use...
windows系统下获取系统信息的程序,包括主机名,用户名,系统路径,环境变量等信息-windows system access system information processes, including the host name, user name, path, environment variables and other information
- 2022-06-30 20:49:05下载
- 积分:1
-
修改注册表某一键值的权限,使之可以修改.文件编译生成dll文件...
修改注册表某一键值的权限,使之可以修改.文件编译生成dll文件-To modify the registry permissions to a key so that can be amended. Documents compiled dll file to generate
- 2022-01-21 20:59:46下载
- 积分:1
-
Mitsubishi PLC dynamic COMFXPLC.dll.rar not connected documents, often useful, i...
COMFXPLC.dll.rar三菱PLC动态不连接文件,时常有用,感兴趣的朋友可以下载使用。-Mitsubishi PLC dynamic COMFXPLC.dll.rar not connected documents, often useful, interesting friends can download.
- 2022-02-05 06:15:08下载
- 积分:1