搜索资源列表
一个写字板程序
- 用C语言编写的一个模拟的写字板界面。 程序员可以通过修改它很容易得到一个在DOS运行的类WINDOWS窗口的界面。-C language simulation of a tablet interface. Programmers may amend it is very easy to be running a DOS-like Windows interface window.
Code2
- 讲述MFC AppWizard的原理与MFC程序框架的剖析。AppWizard是一个源代码生成工具,是计算机辅助程序设计工具,WinMain在MFC程序中是如何从源程序中被隐藏的,theApp全局变量是如何被分配的,MFC框架中的几个类的作用与相互关系,MFC框架窗口是如何产生和销毁的,对窗口类的PreCreateWidow和OnCreate两个函数的着重分析,Windows窗口与C++中的CWnd类的关系。
CHSMenu v3.8 Source
- 通过控制 Windows 窗口实现的菜单,基本实现了原 Windows 菜单的功能。程序中由类 CHSMenu 实现菜单的基本功能,并在原有基础上派生类 CHSMenuPro,扩展了菜单外观的可视效果。代码和结构比较清晰。大部分类方法及其使用与 CMenu 相同。在 HSGraphics 中有一些可重用函数代码,可以简单实现一些图像处理功能。-through control of the Windows menu achieved and the basic realization of the
Guide-Form-CSharp
- 利用C#实现导航风格的windows界面,左边为导航菜单,右边为主窗口显示,纯属模板类,无内容填充,请谨慎下载!-Achieved using C# windows-style interface navigation, left navigation menu to the right shows the main window, is purely a template class, no content filled, be careful to download!
menu
- 本程序为WINDOWS编程实例,为窗口菜单的实现-WINDOWS programming examples of this procedure for the realization of the window menu
CMenu
- 菜单类,使用自己创建的窗口实现菜单功能,和Windows自带的菜单几乎一样。-Menu class, create your own window using the menu function to achieve, and Windows comes with almost the same menu.
Skin
- 菜单换肤,使你的窗口更漂亮!有必要下载看看哦!-Menu skin, make your windows more beautiful! The need to download to see Oh!
max
- 最大化最小化窗口设计与编程并相应的修改最大化最小化之后的窗口界面-Maximize and minimize windows, and the corresponding design and programming to minimize changes to maximize the window after the interface
Clock
- 在VC环境下,做一个窗口显示的时钟 并且形成单窗口的操作-clock in the windows environment