找回密码
 立即注册
相关推荐换一批
  1. YY/T 1566.1-2017 一次性使用自体血处理器械 第1部分:离心杯式血细胞回收器
  2. YY/T 1576-2017 组织工程医疗器械产品可吸收生物材料植入试验
  3. TB/T 1500.1-2009 接发列车作业第1部分:双线自动闭塞集中联锁(设信号员)
  4. YY/T 0994-2015 磁刺激设备
  5. YY/T 0978-2016/ISO 5362 :2006 麻醉储气囊
  6. YY/T 1610-2018 麻醉和呼吸设备医用氧气湿化器
  7. YY/T 0990-2015 聚合物基牙体修复材料临床试验指南
  8. GB/T 44143-2024科技人才评价规范
  9. TB/T 2302-92 铁路车站货车篷布运用管理作业标准
  10. YY 91010~91011-1999 牙科旋转器械配合尺寸牙科旋转器械基本尺寸和标号
  11. YY 0765.1-2009 一次性使用血液及血液成分病毒灭活器材 第1部分:亚甲蓝病毒灭活器材
  12. YY/T 1229-2014 钙测定试剂(盒)
  13. YY/T 0464-2019 一次性使用血液灌流器
  14. YY/T 0573.4-2020 一次性使用无菌注射器 第4部分:防止重复使用注射器
  15. YY 0450.1-2020 一次性使用无菌血管内导管辅件 第1部分:导引器械
  16. YY/T 1730-2020 一次性使用血液透析导管
  17. YY 0336-2020 一次性使用无菌阴道扩张器
  18. YY/T 1690-2020 一次性使用聚氯乙烯输注器具中2-氯乙醇残留量测定方法
  19. SN/T 4301.3-2015 进出口纺织品专业通用技术要求第3部分:实验室标准操作程序建立指南
  20. YY/T 1799-2020 可重复使用医用防护服技术要求
  21. YY/T 1773-021 一次性使用腹膜透析外接管
  22. YD/T 3254-2017 Ku 频段移动中使用的车载卫星通信地球站通用技术要求
  23. SN/T 3701.10-2014 进口旧机电产品检验技术要求第10部分:叉车
程序Windows使用代码 | 系统编程 2022-10-03 179 0star收藏 版权: . 保留作者信息 . 禁止商业使用 . 禁止修改作品
编制一个功能强大和易操作的Windows使用程序所需求的代码必定会比通常的C++程序要多得多,但并不是一切的代码都需求自己从头开始编写,由于VisualC++不只提供了常用的Windows使用程序的基本结构,而且可以在结构程序中直接调用Win32API(ApplicationProgrammingInterface,使用程序接口)函数。这样,用户仅需求在相应的结构位置中增加自己的代码或修复部分代码就可实现Windows使用程序的很多功能。
第3章MFC基本使用程序的建立.PPT

(Compiling a powerful and easy to operate Windows user program requires much more code than usual C  programs, but not all codes need to be written from scratch. Because Visual C  not only provides the basic structure of commonly used Windows user programs, but also can directly call Win32API (Application Programming Interface) functions in the structural program. In this way, users only need to add their own code or repair part of the code in the corresponding structural location to realize many functions of the Windows user program.
Chapter 3 Establishment of MFC Basic Operating Procedure.ppt)

[下载]08483865061.rar




上一篇:C++面向对象程序设计
下一篇:对话框和常用控件