-
这是一个控制系统程序示例,可以通过程序控制计算机关机、重启、光驱打开和关闭。...
这是一个控制系统程序示例,可以通过程序控制计算机关机、重启、光驱打开和关闭。-This is a process control system for example, the computer can be programmed shutdown and restart, the drive to open and close.
- 2022-03-10 07:06:28下载
- 积分:1
-
本程序讲述如何在对话框中实现3D文本效果, 程序1 3D文本.
本程序讲述如何在对话框中实现3D文本效果, 程序1 3D文本.
-the procedures in the dialog on how to achieve 3D text effects, a process 3D text.
- 2022-04-24 13:02:31下载
- 积分:1
-
实现电子秒表计时功能,精度可以达到百分之一秒。
实现电子秒表计时功能,精度可以达到百分之一秒。-electronic stopwatch function of time, the accuracy can be achieved 1.0 seconds.
- 2023-05-05 09:50:02下载
- 积分:1
-
computer graphics algorithms dotted round the source, the subject of helpful beg...
计算机图形学的圆形虚线算法的源程序,对于本学科的初学者很有帮助-computer graphics algorithms dotted round the source, the subject of helpful beginners
- 2022-10-08 10:05:03下载
- 积分:1
-
用VC++编写的用以显示aimde分形图的小程序
用VC++编写的用以显示aimde分形图的小程序-with VC++ for the show aimde Fractal small procedures
- 2022-06-02 07:49:09下载
- 积分:1
-
关于lishview德专门的改进非常漂亮
关于lishview德专门的改进非常漂亮-lishview Germany on specialized improve very pretty
- 2022-07-19 13:53:15下载
- 积分:1
-
Fractal procedures SUMMARY
分形程序-Fractal procedures SUMMARY
- 2022-12-23 12:00:04下载
- 积分:1
-
扩展CButton类制作风格独特的按钮
扩展CButton类制作风格独特的按钮-expansion CButton category produced a unique style button
- 2022-03-17 18:48:37下载
- 积分:1
-
鼠标控制演示。提供了一个鼠标控制的类,包括移动、限制隐藏等功能...
鼠标控制演示。提供了一个鼠标控制的类,包括移动、限制隐藏等功能-mouse control demonstration. For a mouse-controlled categories, including mobile, hidden features such as restrictions
- 2023-03-15 12:55:04下载
- 积分:1
-
Windows颜色选择器(VB类代码)
这是一款打开windows颜色选择器的VB类代码,在VB编写过程中可方便引用,简化重复代码编写,引用示例如下:
Sub Testfont()
Dim mfont As New FontPicker
mfont.SetFont
Debug.Print mfont.Name
Debug.Print mfont.Size
Debug.Print mfont.UnderLine
Debug.Print mfont.Color
End Sub
- 2022-01-26 03:36:58下载
- 积分:1