-
MFC 文档的多个实例
1 MainFrame工程是多文档框架,如果没有插件,打开后客户区无任何显示。左侧的树控件来源于网络,不是本文推荐的主要目的。
2 PlugInTest是插件,工程编译后输出为dll,将该dll放到MainFrame输出的exe同目录下即可执行。
3 PlugInTest1是另外的一个插件,工程编译后输出也为dll,使用同2,但是例子和2不同。
做这个工程的目的就是想:如果一个工程足够大,可以将插件分配给不同的小组开发,同时互相又不会干扰。
- 2022-08-03 03:58:38下载
- 积分:1
-
windows输入法编程。w indows输入法编程。
windows输入法编程。w indows输入法编程。-input method windows programming. w indows input programming.
- 2022-04-11 23:44:27下载
- 积分:1
-
Compiler Principle small programs have a small problem source files as follows :...
编译原理小程序 有点小问题 源程序文件内容如下: main() { int a, b a = 10 b = a + 20 } 要求输出如下: (2,”main”) (5,”(”) (5,”)”) (5,”{“} (1,”int”) (2,”a”) (5,”,”) (2,”b”) (5,” ”) (2,”a”) (4,”=”) (3,10) (5,” ”) (2,”b”) (4,”=”) (2,”a”) (4,”+”) (3,20) (5,” ”) (5,”)”)-Compiler Principle small programs have a small problem source files as follows : main () (int a, b a = b = a 10 20) output requirements are as follows : (2, "main") (5 ,"(") (5, " ) ") (5 ,"{"} (1," int ") (2," a ") (5 ,",") (2," b ") (5," ") (2," a " ) (4 ,"=") (3,10) (5, "") (2, "b") (4 ,"=") (2, "a") (4, "") (3,20 ) (5, "") (5 ,")")
- 2022-04-18 02:56:06下载
- 积分:1
-
vb字符处理函数模块,本模块编译了字符串处理的30个函数
vb字符处理函数模块,本模块编译了字符串处理的30个函数-vb character processing function module, the module translation of a string of 30 function
- 2023-03-21 20:40:03下载
- 积分:1
-
birthday management software, automatic reminders, background operation, a varie...
生日管理软件,自动提醒,后台运行,多种界面可选-birthday management software, automatic reminders, background operation, a variety of optional interface
- 2022-07-12 08:34:42下载
- 积分:1
-
Win graphic images under category code
Win下图形图像类代码-Win graphic images under category code
- 2022-03-07 01:30:44下载
- 积分:1
-
POS 打印机
这种销售和库存系统开发了使用 VB.NET 并在后端使用 MS Access 2010 数据库。主要特点是: 1.客户和供应商管理 2。订单处理 3。库存管理 4。销售管理 5。发票管理 6。低库存指标 7。预先记录搜索 8。进展报告的登录信息: 用户名为 admin 密码-12345
- 2022-07-02 19:10:30下载
- 积分:1
-
代码模板添加
Code Template add-in for Visual C++ 5.0 在VC5中可增加的代码模板(5KB)-Code Template add-in for Visual C++ 5.0 increase in VC5 in the code templates (5KB)
- 2022-12-25 18:55:03下载
- 积分:1
-
this procedure can serial data communications, to receive assistance from the co...
本程序可以对串口实现数据通信,获得帮助可以从代码的注释中得到。-this procedure can serial data communications, to receive assistance from the code can be a footnote.
- 2022-04-10 22:49:53下载
- 积分:1
-
侯俊杰翻译的windows95系统与编程,内容很深奥,但对于理解windows95是一本不可多得的好书...
侯俊杰翻译的windows95系统与编程,内容很深奥,但对于理解windows95是一本不可多得的好书-Translation侯俊杰the windows95 system and the programming is very difficult, but understanding is a windows95 rare books
- 2022-06-29 13:48:21下载
- 积分:1