-
This program provide the demand of error information,you can get error descripti...
提供windows错误信息的查询,输入错误号可以找出错误描述,对分析错误有很大帮助。-This program provide the demand of error information,you can get error description by input error number,it is helpful for error analysis
- 2022-02-10 06:38:37下载
- 积分:1
-
显示进度,很好看的
显示进度,很好看的-show progress and a good read
- 2022-01-22 07:56:32下载
- 积分: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
-
SimpleLAP源码的配套设置和调用代码,注意,如果是用机器调试,由于是系统级别的代码,需要使用调试机的数字签名...
SimpleLAP源码的配套设置和调用代码,注意,如果是用机器调试,由于是系统级别的代码,需要使用调试机的数字签名-SimpleLAP source of the matching set up and use a code that is used if the machine debugging, Because it is the system-level code debugging machines need to use the digital signature
- 2022-01-22 06:31:59下载
- 积分:1
-
Masm32 prepared with the drive control procedures, background operation, the dri...
用Masm32编写的光驱控制程序,可以后台运行,控制光驱的进出,关机等
-Masm32 prepared with the drive control procedures, background operation, the drive to control access shutdown
- 2023-06-16 07:05:03下载
- 积分:1
-
used to write the crc check code for small programs for beginners reference
用delphi写的求crc校验码小程序,供初学者参考-used to write the crc check code for small programs for beginners reference
- 2022-08-12 00:09:23下载
- 积分:1
-
RGB, the form of diversification, it is suitable for beginners to use, very good...
RGB,形式多样化,很适合初学者使用,很好的代码-RGB, the form of diversification, it is suitable for beginners to use, very good code
- 2022-05-16 00:04:43下载
- 积分:1
-
VB6 integrated environment that plug
VB6集成环境鼠标滚轮修正插件。 使用VB6打开工程,将它编译至C:Program FilesMicrosoft Visual StudioCommonMSDev98AddIns目录 在VB6的Add-In Manager里面激活“MouseWheel Fix”插件。你的VB6就可以使用鼠标滚轮翻动源代码了。-VB6 integrated environment that plug-in mouse wheel. Use VB6 open, it will be compiled to C : Program Files Microsoft Visual Studio Common MSDev98 AddIns directory in VB6 Add-In Manager activated inside "MouseWheel Fix" plug-ins. The VB6 you can use the mouse wheel banging the source code.
- 2022-04-22 12:05:21下载
- 积分:1
-
耗氧率处理器
针对工厂化养系统的溶解氧数据的采集,处理,分析,报告。
- 2022-01-26 05:00:36下载
- 积分:1
-
自动升级程序的精简版(支持断点下载…
自动升级程序精简版 (支持断点下载)-automatic escalation procedures streamlined version (support breakpoints download)
- 2022-08-09 07:03:32下载
- 积分:1