-
此代码是一个用C#编写的控制台程序,功能是列出系统运行进程及其主窗口名。...
此代码是一个用C#编写的控制台程序,功能是列出系统运行进程及其主窗口名。-this code is a C# console prepared by the procedures and functions is to set out the process and system operation from the main window.
- 2022-03-07 19:27:43下载
- 积分:1
-
通过调用API函数控制鼠标,比如锁定鼠标、隐藏鼠标
通过调用API函数控制鼠标,比如锁定鼠标、隐藏鼠标-By calling the API function to control the mouse, for example, lock mouse, hide the mouse
- 2022-03-13 18:09:13下载
- 积分:1
-
earth and sun opengl
earth and sun opengl
- 2022-04-24 17:00:40下载
- 积分:1
-
stl2550读取光照强度的c语言,不包括转换公式
stl2550读取光照强度的c语言,不包括转换公式-stl2550 read light intensity c language, does not include conversion formula
- 2022-05-30 19:25:38下载
- 积分:1
-
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus...
Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub-Private Static Sub Form_Resize() Dim bTimerWasOn As Boolean cmdShuffle.SetFocus Stop timer when game is minimized and start it when normalized If Me.WindowState = vbMinimized Then If Timer1.Enabled Then bTimerWasOn = True Else bTimerWasOn = False Timer1.Enabled = False Else If bTimerWasOn Then Timer1.Enabled = True End If End Sub
- 2022-06-29 02:05:14下载
- 积分:1
-
is indented file format, based on the c and no window, a bit old fashioned
是文件格式缩进的,基于c++的,没有涉及window,有点老土-is indented file format, based on the c and no window, a bit old fashioned
- 2023-08-29 12:35:03下载
- 积分:1
-
本代码包包括超长整数相加、积分实现、数制转换、单词统计等...
本代码包包括超长整数相加、积分实现、数制转换、单词统计等-the code include long integer column, integral realization of a number of system conversion, word statistics
- 2022-09-04 16:50:03下载
- 积分:1
-
一个演示钩子功能的例程.来自www.codeproject.com。
一个演示钩子功能的例程.来自www.codeproject.com。-a demonstration of the hook function routines. From www.codeproject.com.
- 2022-10-16 12:20:03下载
- 积分:1
-
delphi代码更新
Delphi 自动更新代码小demo,RaizeFlatStyleCoolTrayGridEhVCLZipMSNPopupAutoUpgrader可以方便的进行修改,自定义更新界面
- 2022-04-20 09:33:03下载
- 积分:1
-
ssd6 practice and practice five of six, and they hope to help you study!
ssd6的练习五和练习六,希望对大家的学习有所帮助!-ssd6 practice and practice five of six, and they hope to help you study!
- 2022-03-26 11:57:15下载
- 积分:1