-
Application runs some others applications in defined intervals.
Application runs some others applications in defined intervals.
- 2022-01-22 16:49:28下载
- 积分:1
-
俄罗斯方块,简单的程序,编译通过代码完整
俄罗斯方块,简单的程序,编译通过代码完整-Russian box, simple procedures, the compiler through the code integrity
- 2022-02-04 05:56:40下载
- 积分:1
-
进程管理器
进程资源管理器,可以显示正在运行的进程,线程和模块。其着找到基地,并开始地址。例如,使用
EnumProcessModulesEx和NtQueryInformationThread功能在C#。
void PrintModules (Int32 ProcID)
{
IntPtr hProcess = OpenProcess(ProcessAccessFlags.QueryInformation | ProcessAccessFlags.VMRead, false, ProcID);
if (hProcess != IntPtr.Zero)
&nbs
- 2022-01-22 17:14:27下载
- 积分:1
-
介绍计算机端口,包含常用计算机端口的说明
介绍计算机端口,包含常用计算机端口的说明
-Introduction of computer ports, computer port that contains commonly used description of
- 2022-02-15 06:18:24下载
- 积分:1
-
浅析本机API 此文只能说是一篇笔记,是关于本机API的
浅析本机API 此文只能说是一篇笔记,是关于本机API的-Analyse local computer, it s a note of local computer.
- 2023-03-24 12:20:03下载
- 积分:1
-
包含3个部分:
1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。
2.Translt:翻译语言文件。
3...
包含3个部分:
1.AppTextToFile:界面到语言文件,FiletoAppText:语言文件到界面。
2.Translt:翻译语言文件。
3.GenDicFormFiles:从多个INI文件中生成字典。(暂不支持Unicode)
准备开发多语言界面的朋友可以参考一下!-Contains three parts: 1.AppTextToFile: interface to the language file, FiletoAppText: language documents to the interface. 2.Translt: Language Translation file. 3.GenDicFormFiles: from the INI file to generate a number of dictionary. (Not support Unicode) ready to develop multi-language interface for reference for a friend!
- 2022-08-15 21:38:39下载
- 积分:1
-
vc开发的多线程聊天软件源码,winsock编程,mfc
vc开发的多线程聊天软件源码,winsock编程,mfc-Network chat program source code, support multithread.
- 2022-02-13 12:20:40下载
- 积分:1
-
Oracle自动定时备份程序,把Oracle备份成dmp文件,自动执行.
Oracle自动定时备份程序,把Oracle备份成dmp文件,自动执行.-Oracle automatic backup procedures regularly, put Oracle into a dmp backup file, automatically.
- 2022-08-16 15:00:30下载
- 积分:1
-
Able to tell whether the leap year calendar and other functions, it ah soon be a...
万年历 能够分辨闰年等功能,大家快下啊
万年历 能够分辨闰年等功能,大家快下啊-Able to tell whether the leap year calendar and other functions, it ah soon be able to tell whether a leap year calendar and other functions, we soon ah
- 2023-06-17 04:35:03下载
- 积分:1
-
A Multiplayer DirectDraw Game using Winsock With librarys I made for each.zip
A Multiplayer DirectDraw Game using Winsock With librarys I made for each.zip
- 2022-03-31 11:29:10下载
- 积分:1