-
VC++的文件操作函数,可以遍历指定目录下的所有或指定类型的文件....
VC++的文件操作函数,可以遍历指定目录下的所有或指定类型的文件.-VC++ The file manipulation functions, you specify a directory traversal of all or specified types of files.
- 2022-03-18 00:39:42下载
- 积分:1
-
Windows窗体中实现绘图等功能
代码实现windows界面的基础绘图功能,其中包括对文档的操作和绘制多种曲线。
- 2022-08-03 13:57:40下载
- 积分:1
-
Samsung S3C2440A ARM CPU bootloader source, based on the WINCE5.0 platform, to i...
三星S3C2440A ARM CPU bootloader源码,基于WINCE5.0平台,初始化硬件,引导操作系统,管理内存.-Samsung S3C2440A ARM CPU bootloader source, based on the WINCE5.0 platform, to initialize the hardware, boot operating systems, memory management.
- 2023-07-28 05:40:03下载
- 积分:1
-
C++简单实现的类的继承和多态的简单习题,对于多态的理解有比较好的帮助...
C++简单实现的类的继承和多态的简单习题,对于多态的理解有比较好的帮助-C++ Realize simple class inheritance and polymorphism of simple exercises for the polymorphism have a better understanding to help
- 2022-03-03 18:27:25下载
- 积分: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
-
clock program using OpenGl with C
clock program using OpenGl with C-clock program using OpenGl with C
- 2022-01-25 19:10:08下载
- 积分:1
-
一个很好用的汉字字模提取软件,还可以提取图形的码
一个很好用的汉字字模提取软件,还可以提取图形的码-A good character font used in extracting the software, you can also extract the graphics code
- 2023-04-04 06:25:04下载
- 积分:1
-
类似ACDSee的图像软件源码
类似ACDSee的图像软件源码-similar ACDSee image source software
- 2023-09-05 07:25:03下载
- 积分:1
-
DellServiceTag
资源描述DellServiceTag 戴尔服务代码和快速服务代码提取
- 2022-02-26 12:04:25下载
- 积分:1
-
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件....
文档搜索器以搜索可支持的硬盘文档内容为主,附加搜索文件名的功能,搜索结果按照文件所匹配的关键词的数目进行由多到少的排序,方便用户索引或打开文件.-Document search engine to search for documents to support content-based hard drive, file name Additional search features, search results in accordance with the documents that match the number of words from many of the smaller sort, user-friendly index or open the file.
- 2023-08-23 06:35:03下载
- 积分:1