资源列表
BmpMenu
- 将BMP位图图标置于VC++窗体菜单开始位置,也就是在VC++的窗体菜单中显示图标,其实大家经常见到这种菜单 ,已经习以为常了,不觉得有什么特别之处了,不过作为一个还不太熟悉的vc++编程者来说,做一个这样的菜单一时还倒是被难住了,不要紧,看看这个实例后再说吧,相信你会学会的。 -BMP bitmap icon will be placed in VC++ Form menu start position, that is, VC++ form menu display icons, in
TransparentPic
- VC++ 设置并叠加透明图片,制作特技效果,当然与复杂的窗体效果相比,本例实际不值得一提哦,过于简单,呵呵,或许因为知道了原理才敢这么说吧,会者不难,难者不会,请自行下载研究一下吧。 -VC++ settings and overlay a transparent image, making special effects, of course, compared with the effect of the complex form, in this case actually is no
CPP-GUI-Programming-with-Qt-4
- C++ GUI Programming with Qt 4
Common-Controls
- VC++ 窗体元素属性设置程序,它可对窗体中的文本框、列表、滚动条及图像框、静态文本、按钮等元素进行设置,设置它们的阴影、边框线颜色,字体颜色、背景色等等许多的属性-VC++ form element property set procedure, which can form in the text box, list box, scroll bar, and images, static text, buttons and other elements of the set, set the
DummyDeskTop
- VC++制作的虚拟桌面程序,本程序可实现类似Windows不同用户登录后所出现的效果,程序窗口中有四个按钮,每点击一个可切换一次不同的桌面-VC++ create a virtual desktop, the program can achieve a similar Windows user logs on different effects which occurred after the program window has four buttons, one for each click
clock
- 闲暇时自己写的一个VC++指针时钟,带闹钟功能,附上所有源码,闹钟时间到,会响起来,其实是调用了一段音频,请注意把编译生成的程序放到Debug对应目录里,确保加载声音文件正确-Spare time to write a VC++ pointer clock with alarm function, attach all source code, the alarm time, will be sounded, in fact, is an audio call, please note that
DirTree
- DirTree VC++版Windows资源管理器可的树型展开菜单,样式和外观和windowsr的几乎是一样的,超漂亮-DirTree VC++ version of Windows Explorer to expand the menu tree, style and appearance, and windowsr almost the same, super nice
CPP
- 从键盘输入一行字符,写入一个文件,再把该文件内容读出显示在屏幕上-From the keyboard input line characters, to a file, again the file content read are displayed on the screen
Property-Sheet-View
- 一个类似于Property Sheet的MFC视图类-A "Property Sheet"-like view class for MFC.
2DosControl
- 一個簡單的範例去控制兩個不同的DOS視窗-One sameple code for controling two dos windows.
play
- 窗口变动的时候,窗口里面的东西不会消失或移动-When the window changes, the things inside the window will not disappear or move
GL12
- 编写Windows 窗口应用程序,要求能实现如下功能:1.包含如下菜单项:学生管理—>管理(M) ,管理菜单项选择后要求弹出自定义对话框对学生进行管理,管理内容包括 增加学生,浏览学生信息,删除学生; 2.学生信息包括性别,专业,CET4,CET6,计算机等级考试等学习情况,要求使用Radio,CheckBox,ComboBox,Button,EditBox; 3.学生管理对话框中增加头像选择功能,头像采用cat.ico, dog.ico, boy.ico, girl.ico
