-
UNIX unistd h头文件。
/*版权所有(C)1991-2009、2010、2011、2012自由软件基金会。
- 2022-01-25 16:51:10下载
- 积分:1
-
程序检查如果rapidshare文件仍然活跃
Program to check if Rapidshare files are still active
- 2022-06-12 16:16:02下载
- 积分:1
-
这是我用MFC写的一个小程序,主要功能是投票的机会。
这个是我用MFC写的一个小程序,主要功能是选票操作,没有采用数据库,而是采用的文本方式.是我初学MFC的做品.-This is what I use MFC to write a small program, the main function is to vote operations and the absence of the use of the database, instead of using the text mode. Is my beginner
- 2023-08-24 05:10:03下载
- 积分:1
-
选择对话框
cselectdialogis,fromcfiledialogand类继承
- 2023-07-21 13:50:03下载
- 积分:1
-
delphi开机启动管理程序
Delphi编写的用于检查开机项启动项的小程序,可通过注册表的操作,依次检测注册表各个键值分支下的开机启动运行项目,并列举出这些内容后,支持让用户删除此项目。本程序的扩展性还是有很大空间的,稍加改造,可写成一款系统优化软件,为电脑中级以上用户监控木马和病毒提供方便,省了翻找注册表的麻烦。
- 2022-06-20 11:28:59下载
- 积分:1
-
C++实现的TXT文本文件向DAT文件的转换。
C++实现的TXT文本文件向DAT文件的转换。-C++ implementation TXT text file to DAT file conversion.
- 2022-09-13 17:30:03下载
- 积分:1
-
电子设计领域的GDS文件导入导出,
电子设计版图gds文件导入导出及操作软件包,http://jgds.sourceforge.net。- The electronic design domain gds document inducts derives and
operates the software package, http://jgds.sourceforge.net.
- 2022-03-13 14:37:04下载
- 积分:1
-
利用汇编写的文件操作小程序,功能是复制文件。
利用汇编写的文件操作小程序,功能是复制文件。-Use the compilation of documents written in the operation of small procedures, function is to copy files.
- 2022-06-28 03:09:54下载
- 积分:1
-
很好用的C++方面的encode ,decode源码;
很好用的C++方面的encode ,decode源码;-Good use of C++ Area encode, decode source
- 2022-01-25 20:17:56下载
- 积分: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