-
与VisualStudio中类似的列表框.软件类型: 国产软件 / 免费版 / 控件开发...
与VisualStudio中类似的列表框.软件类型: 国产软件 / 免费版 / 控件开发 -With VisualStudio similar list box
- 2022-01-26 07:16:35下载
- 积分:1
-
this upload sample................
this upload sample-this upload sample................
- 2022-02-26 23:14:45下载
- 积分:1
-
Windows套接字
一些API函数的使用和学习
Windows套接字
一些API函数的使用和学习-Windows Sockets API functions of some use and learning
- 2022-02-06 03:44:12下载
- 积分:1
-
驱动开发, 键盘驱动
驱动开发, 键盘驱动-Driver Development, keyboard-driven
- 2022-11-10 12:10:03下载
- 积分:1
-
Experimental C++ programming algorithm with backtracking to solve 01 backpack
算法实验C++编程用回溯法解决01背包问题-Experimental C++ programming algorithm with backtracking to solve 01 backpack
- 2023-04-02 17:30:05下载
- 积分:1
-
编写控制台程序的包装类
编写控制台程序的包装类-Wrap class for the console application
- 2022-03-14 02:20:44下载
- 积分:1
-
用VC6.0实现的猜数字游戏 是c++入门必定要搞定的逻辑程序 大学课堂比做的程序...
用VC6.0实现的猜数字游戏 是c++入门必定要搞定的逻辑程序 大学课堂比做的程序-it is achieved by c++6.0
- 2022-03-23 08:15:29下载
- 积分:1
-
好艺术水平 好艺术水平 好艺术水平 好艺术水平 好艺术水平 好艺术水平...
好艺术水平 好艺术水平 好艺术水平 好艺术水平 好艺术水平 好艺术水平 -Good artistic standard, level of good art good art good artistic standard, level of good artistic standard, the level of good art good art good level of artistic standard level of good art good art good artistic standard, level of good artistic standard
- 2023-03-23 00:55:03下载
- 积分:1
-
paper dividers to divide large files
文件分割器,分割大文件-paper dividers to divide large files
- 2022-10-06 01:00:03下载
- 积分: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