-
从 dll 或 exe 文件中获得版本 信息
从 dll 或 exe 文件中获得版本 信息-from dll or exe file version information obtained. .
- 2022-02-06 04:59:51下载
- 积分:1
-
能够演示操作excel的功能,并且已经封装了大量使用函数。
能够演示操作excel的功能,并且已经封装了大量使用函数。-to demonstrate the functional operation excel, and the package has been widely used function.
- 2022-01-26 00:38:10下载
- 积分:1
-
实现窗体自动隐藏方法有多种,可以使用定时器,不断监视鼠标,当鼠标移动到窗体边缘时,显示窗体,当鼠标离开后隐藏窗体。也可以在鼠标收到WM_NCMOUSEMOVE或...
实现窗体自动隐藏方法有多种,可以使用定时器,不断监视鼠标,当鼠标移动到窗体边缘时,显示窗体,当鼠标离开后隐藏窗体。也可以在鼠标收到WM_NCMOUSEMOVE或 WM_MOUSEMOVE(无边框窗体)时激活窗体,然后在窗体消息WM_ACTIVE中设置显示或隐藏,这种方法在窗体未失去焦点时不会隐藏。我在原本的设计中便使用这种方法,只是在设计时发现非主窗体不太合适,激活窗体时会出现两个键盘焦点,而且我所需要的焦点是虚假的,可能我的设计不当,那位朋友若能完美实现,不妨交流一下。-achieve automatic hidden forms There are different ways they can use timers, constant surveillance mouse, the mouse moved to the brink of the form, the form shown when the mouse left hidden forms. The mouse can also receive WM_NCMOUSEMOVE or WM_MOUSEMOVE (no window frame), activated forms, and then in the form set WM_ACTIVE news show or hide, in the form of this method has not lost its focus will not be hidden. In my original design will use this method, the design was found non-main forms not appropriate, will be activated when there Form 2 keyboard focus, and I need the focus is false, maybe I am a poorly designed and friends who can achieve perfection, it may be things about.
- 2022-03-04 19:46:00下载
- 积分:1
-
编辑处理Unicode和多字节文本文件。
编辑处理Unicode和多字节文本文件。-Editing processing and multi-byte Unicode text file.
- 2022-05-28 20:37:17下载
- 积分:1
-
比较2个文件夹(a,b)中的所有文件和文件夹,删除文件a中与b中相同的文件,保留不同文件和文件夹....
比较2个文件夹(a,b)中的所有文件和文件夹,删除文件a中与b中相同的文件,保留不同文件和文件夹.-Comparison of two folders (a, b) all files and folders, delete files a and b in the same document, to retain the different files and folders.
- 2022-01-25 16:24:06下载
- 积分:1
-
用正则表达式提取文本内容
VB代码实现用正则表达式对一段文字或对一个文本文件的内容进行匹配提取,提取到多段符合表达式的内容后可以自已指定用什么符号隔开显示。注意,建立VB工程后,要引用regexp.tlb文件,才支持正则表达式。
- 2022-03-15 07:46:51下载
- 积分:1
-
VC完整应用程序代码本代码实现利用FCI/FDI库进行文件压缩
VC完整应用程序代码本代码实现利用FCI/FDI库进行文件压缩-VC integrity of the application code using code to achieve FCI/FDI library file compression
- 2023-04-20 02:50:03下载
- 积分:1
-
vc写的清除历史记录的程序
vc写的清除历史记录的程序-vc written historical record of the removal procedures
- 2022-01-31 06:37:14下载
- 积分:1
-
NTFS下$boot文件的全部引导程序源代码,可以很深入的了解WINDOWS的启动过程...
NTFS下$boot文件的全部引导程序源代码,可以很深入的了解WINDOWS的启动过程-NTFS files under $ boot all boot source code, can be a deeper understanding of the startup process WINDOWS
- 2023-02-04 21:10:03下载
- 积分:1
-
Matlab介绍 II
这是介绍了 matlab,来描述如何获取开始与 matlab 的工作空间,和什么是的职能活动,一些应用程序,如: 求和、 图的两个维度、 图三个维度,和其他大量的应用程序,是专业用户的道路上迈出的一步。
- 2022-06-21 04:57:06下载
- 积分:1