-
一个vc+matlab混合编程的例程
一个vc+matlab混合编程的例程-a mixed vc+ Matlab programming routines
- 2022-02-28 18:32:46下载
- 积分:1
-
查看磁盘信息的程序,相信对初学者有帮助的系统编程了~
查看磁盘信息的程序,相信对初学者有帮助的系统编程了~-View disk information procedures, I believe for beginners help of the System Programming ~
- 2022-02-07 10:55:32下载
- 积分:1
-
一个小的makefile程序简单,但反映的makefile编写的世界。
一个MAKEFILE的小程序,很简单,但是体现了MAKEFILE编写的方式-A small Makefile procedure is simple, but reflects the Makefile to prepare the way
- 2022-01-21 00:23:52下载
- 积分:1
-
Breath in the word document can be successful all the suspicious vocabulary, and...
可以一口气在word文件中标出所有的可疑词汇,然后作批量替换。(网上现有的很多程序都是不分青红皂白一律替换的)-Breath in the word document can be successful all the suspicious vocabulary, and then for volume replacement. (Online the existing procedures are a lot of indiscriminate be replaced)
- 2023-03-04 13:50:03下载
- 积分:1
-
使用STL对INI文件进行操作,时间匆忙没有加注释信息。交叉
使用STL对INI文件进行操作,时间匆忙没有加注释信息。跨平台,可以在Windows和Linux下使用。-use STL right INI file operation, no time to rush footnote information. Cross-platform, the Windows and Linux use.
- 2022-07-15 16:48:16下载
- 积分:1
-
OD的HELPDBG文件,防止壳类软件检测出OD的溢出,大小为1M
OD的HELPDBG文件,防止壳类软件检测出OD的溢出,大小为1M-OD" s HELPDBG documents, to prevent the shell class software detected OD overflow, the size of 1M
- 2022-01-26 03:56:30下载
- 积分:1
-
RTF文件处理源代码
RTF文件处理源代码-RTF document processing source code
- 2022-10-16 19:35:03下载
- 积分: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
-
批量更改windows文件名。
批量更改windows文件名。-volume changes windows file.
- 2022-12-18 07:15:02下载
- 积分: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