资源列表
[软件工程] Blinds-panel-group
说明:利用百叶窗式面板组可增大窗口的可利用面积,而且把常用工具放在窗口中比放在菜单中使用更方便,现在一些大型软件如Photoshop、Dreamweaver等都采用了这种方式。通过对VC控件的隐藏和展开来达到像百叶窗一样收放自如的效果。-The use of blinds panel group can increase the available area of the window, and put the commonly used t<田魁> 在 2024-11-16 上传 | 大小:23kb | 下载:0
[软件工程] Create-an-irregularly-shaped-window
说明:使用了新的SDK函数SetWindowRgn。该函数将绘画和鼠标消息限定在窗口的一个指定的区域,实际上使窗口成为指定的不规则形状,给出了设计思路和代码实现。-Using the new SDK function SetWindowRgn. This function limits the drawing and mouse messages to a specified area of the window, actually maki<田魁> 在 2024-11-16 上传 | 大小:4kb | 下载:0
[软件工程] Realize-real-Windows-screen-saver
说明:利用Visual C++的一个屏幕保护库,实现了Windows屏幕保护程序的一切功能。给出了详细的设计思路和代码实现。-Using Visual C++ a screen saver library to achieve all the features of the Windows screen saver. Given the detailed design ideas and code to achieve.<田魁> 在 2024-11-16 上传 | 大小:5kb | 下载:0
[软件工程] smart-scroll-bar-for-CListBox
说明:在MFC中,用列表框(CListBox)来显示多个字符串是一种很方便的方法。但缺省的列表框水平滚动条不够智能——这里智能的含义是:在应该出现的时候出现,不应该出现的时候消失,而且应能自动调节自己的大小。本文通过实例说明了存在的问题和解决办法,提供了代码实现。 -In MFC, using the list box (CListBox) to display multiple strings is a very convenient wa<田魁> 在 2024-11-16 上传 | 大小:6kb | 下载:0
[软件工程] flicker-free-picture-redraw
说明:利用了双缓冲技术在MFC对话框上进行高性能绘图,有效还解决了闪烁问题,给出了设计思路和代码实现。-Using double buffering technology in the MFC dialog box for high-performance graphics, effective also solved the flicker problem, given the design ideas and code to achiev<田魁> 在 2024-11-16 上传 | 大小:4kb | 下载:0
[软件工程] Design-the-tray-icon-program
说明:在Windows操作系统中,任务栏的右边(托盘)会常驻几个图标,如输入法切换图标、音量控制图标等,本文将详细地介绍用VC设计这种托盘图标程序的方法,给出代码实现。 -In the Windows operating system, the right side of the taskbar (tray) will be resident in several icons, such as input method to switch i<田魁> 在 2024-11-16 上传 | 大小:4kb | 下载:0