-
OCX在多个平台上的运用。在CE下是可以,这是一个简单的OCX在CE下的运用。...
OCX在多个平台上的运用。在CE下是可以,这是一个简单的OCX在CE下的运用。-OCX in a number of platform used. The CE can be made, this is a simple OCX CE in the application.
- 2022-01-26 04:23:41下载
- 积分:1
-
一个完整的编译器源代码,从事系统编程方面可以去研究一下...
一个完整的编译器源代码,从事系统编程方面可以去研究一下-A complete implementation of a compiler,
those who work in the field of system programming can read it
- 2023-04-26 04:30:03下载
- 积分:1
-
单独树和钓鱼窗口的内核安全编程源码,适合…
寒江独钓 Windows内核安全编程的源代码
适合驱动开发初学者学习-Trees and fishing alone Windows kernel security programming source code suitable for beginners to learn Driven Development
- 2022-05-16 03:55:58下载
- 积分:1
-
人工智能中的有关Wumpus世界的源程序
功能非常强大
人工智能中的有关Wumpus世界的源程序
功能非常强大-artificial intelligence of the Wumpus source in the world is very powerful
- 2022-01-25 17:54:47下载
- 积分:1
-
由约瑟夫问题改编而来的击鼓传花游戏的源码
由约瑟夫问题改编而来的击鼓传花游戏的源码-a game called drum and flower
- 2022-03-21 19:28:13下载
- 积分: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
-
Listctrl中加背景图片.rar
Listctrl中加背景图片.rar-Listctrl adding background images. Rar
- 2023-08-23 11:20:04下载
- 积分:1
-
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数...
这个代码可以获取一种颜色可以生成10进制的数,和一个16进制的数-the code can get a color can generate 10 to the 229 number, and a few of the 229 16
- 2022-07-12 14:36:57下载
- 积分:1
-
数制转换对话框在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串...
数制转换对话框在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串-Number System Conversion dialog box on the left and enter a decimal integer number between 2 to 16, click the " Convert" button to be able to get the right of the decimal number corresponding to 2 ~ 16 hexadecimal string
- 2023-02-28 21:20:03下载
- 积分:1
-
poj1010sticks源代码,欢迎大家下载
poj1010sticks源代码,欢迎大家下载-poj1010sticks source code, welcome you to download
- 2023-07-26 19:15:03下载
- 积分:1