资源列表
[对话框与窗口] attach_20120629140543
说明:这个程序可以实现类似VC属性表中的钉子按钮。 -This program can achieve similar the VC attribute table in the nails button.<王卫明> 在 2025-04-28 上传 | 大小:24kb | 下载:0
[对话框与窗口] resource_dll
说明:具有本地化用户界面的控件,使用动态链接库资源实现多语言界面编程。-With the localization of the user interface controls, the use of dynamic-link library resources to achieve multi-language programming interface.<陈林> 在 2025-04-28 上传 | 大小:31kb | 下载:0
[对话框与窗口] myCalculator1.0
说明:这是一个用LL(1)文法实现的公式计算器,但他只能实现整数的四则运算,功能不怎么强!-This is a use of LL (1) grammar to achieve formula calculator, but he can only achieve integer arithmetic, function not very strong!<> 在 2025-04-28 上传 | 大小:7.89mb | 下载:0
[对话框与窗口] C++Builder6.0
说明:通过一个简单的例子实现c++builder6.0中的界面,学会简单的界面设计,-Through a simple example to achieve c++ Builder6.0 the interface, learning simple interface design,<沈浮> 在 2025-04-28 上传 | 大小:303kb | 下载:0
[对话框与窗口] GridCtrlDemo
说明:本例详细的说明和介绍了MFC里的一个控件GRID32.ocx的详细应用。MFC自带的grid控件是无法编辑表格内容的,这个程序实现了可以编辑内容。-Detailed explanation in this case and introduced the MFC controls in a detailed application Grid32.ocx. MFC built-in grid form controls can not ed<秦> 在 2025-04-28 上传 | 大小:1.2mb | 下载:0
[工具条] changeStyle
说明:如何修改MFC AppWizard向导生成的框架程序的外观和大小,修改图标、光标、背景的三种方法。如何增加和删除工具栏按钮,如何给应用程序增加工具栏,如何显示和隐藏工具栏。定制状态栏,在状态栏中添加时钟显示,CTime类及其用法。在状态栏中添加进度条(主窗口产生后立即产生进度条的巧妙思想,不能在OnCreate函数中直接处理,要用到自定义消息的方法)。鼠标坐标显示,在CView中获取状态栏对象的几种方式。如何为应用程序添加启动画面-Ho<王志> 在 2025-04-28 上传 | 大小:56kb | 下载:0