资源列表
jiansuqiVBshiji
- 减速器标准斜齿轮的CAD的VB设计,很好用,大家可以-helical gear reducer standards of the VB CAD design, useful, we can try
Accelerator1
- 认情况下有快捷键资源,直接建立快捷键与消息的映射,就能实现程序的快捷键,而基于对话框的程序默认情况下没有快捷键资源-if(pMsg->message == WM_KEYDOWN && pMsg->wParam == Q && IsCTRLPressed()) { AfxMessageBox("Ctrl+ Q 被按下") return TRUE }
cxysplit
- 分割窗口,动态分割窗口,在对话框中了解情况
静态类库可以使文字象波浪一样滚动
- 一个可以使文字象波浪一样在窗口滚动的代码,可以调节滚动的速度,也可以改变要滚动的文本,很有意思。-one can make waves in the same language as the code window rolling, rolling regulating the speed, can also be changed to a rolling text, very interesting.
把一个tab控件加入到一个form或对话框中
- 把一个tab控件加入到一个form或对话框中-put a tab control into one form or dialog box
Ch11Demo3
- 用MFC实现简单对话框,简单,经典,很适合初学者!-MFC dialog box using simple, simple, classic, it is suitable for beginners!
learn-gui
- gui的几个例子,图片的显示 -选择,显示,退出时有弹出对话框 还有一个是学习成绩选择的例子根据ilovematlab-学习视频编写 -a few examples of gui, images are displayed- Select, display, has pop-up dialog box when the exit there is a choice example is the academic ilovematlab-study prepared in accordance w
24POINT
- 一个24点自动计算程序,使用了MFC做界面编程,很小很好用-A 24 point automatical calculator, it is written by MFC, simple but effect
MySimpleClock
- This is simple clock. It will use one of fonts you have on your machine for clock digits.-This is simple clock. It will use one of fonts you have on your machine for clock digits.
mobiledy
- java做的简单手机游戏,简单,可以作为初学者的入门参看例子
EllipseInterface
- 演示如何制作椭圆形的程序界面,尝试制作各种类型的界面-Demonstrates how to make the oval of the program interface, try to make all types of interface
MDI_Sub_Windows_Title
- 去掉MDI程序子窗口标题栏,C++ Builder 6编译通过。