登录
首页 » Visual C++ » 测温程序

测温程序

于 2019-03-05 发布
0 216
下载积分: 1 下载次数: 0

代码说明:

说明:  用MFC做的小游戏,实现了基本的功能,适合初学者学习和借签(The game made with MFC realizes the basic function, which is suitable for beginners to learn and borrow signatures.)

文件列表:

测温程序\Temper.mpf, 274 , 2007-04-18
测温程序\HGM12cn.bpf, 35 , 2007-04-18
测温程序\Temper.edk, 529 , 2007-04-18
测温程序\Temper.hex, 3567 , 2007-04-18
测温程序\IAP.bpf, 35 , 2007-04-18
测温程序\IAP.H, 308 , 2007-04-18
测温程序\Temper.ddk, 669 , 2007-04-18
测温程序\RW1820.bpf, 35 , 2007-04-18
测温程序\RW1820.ASM, 2155 , 2007-04-18
测温程序\IAP.C, 2638 , 2007-04-18
测温程序\IAP.LST, 5119 , 2007-04-18
测温程序\IAP.OBJ, 2225 , 2007-04-18
测温程序\RW1820.OBJ, 966 , 2007-04-18
测温程序\RW1820.LST, 8258 , 2007-04-18
测温程序\HGM12cn.C, 10195 , 2007-04-18
测温程序\HGM12CN.LST, 16870 , 2007-04-18
测温程序\HGM12CN.OBJ, 6629 , 2007-04-18
测温程序\TEMPER.M51, 32020 , 2007-04-18
测温程序\TEMPER.OMF, 7459 , 2007-04-18
测温程序, 0 , 2007-04-18
测温程序\PC\Form1.frm, 5497 , 2007-04-18
测温程序\PC\工程1.vbw, 50 , 2007-04-18
测温程序\PC\工程1.exe, 24576 , 2007-04-18
测温程序\PC\工程1.vbp, 731 , 2007-04-18
测温程序\PC\工程1.uzy, 24576 , 2007-04-18
测温程序\PC\温度测量.exe, 958059 , 2007-04-18
测温程序\PC\温度测量.uzy, 24576 , 2007-04-18
测温程序\PC, 0 , 2007-04-18
www.pudn.com.txt, 218 , 2007-01-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 浏览器
    制作了一个可以通过对话框输入地址的浏览器,如同IE一样,点击浏览按钮就可以浏览网页(produced a dialog can be imported through the browser address, as Internet Explorer, click on the Browse button can visit the website)
    2005-08-02 20:34:00下载
    积分:1
  • SysOptimize
    基于对话框的系统优化工具,有助于学习对话框设计( mfc program)
    2010-07-09 10:56:00下载
    积分:1
  • VS-MFC
    VS2010的MFC编程教程,VS2010/MFC编程入门教程中给大家讲解怎样使用VS2010进行可视化编程,也就是基于窗口的程序。(The the VS2010 MFC programming tutorials, VS2010/MFC programming introductory tutorial to explain to you how to use the VS2010 visual programming, is based on the program window.)
    2012-09-05 10:11:37下载
    积分:1
  • 66306038
    说明:  
    2018-04-26 19:00:29下载
    积分:1
  • Prop
    逃跑按钮的巧妙实现。如何制作属性页对话框和向导对话框,融合讲解组合框(如何调整组合框的大小)、列表框、单选按钮、复选按钮等常用对话框控件的多种使用方法。(Clever implementation escape button. How to make a property page dialog box and the wizard dialog box, combo box integration to explain (how to adjust the size of the combo box), list boxes, radio buttons, check buttons, etc. a variety of common dialog control to use.)
    2009-12-06 16:01:48下载
    积分:1
  • bmplementationsimilarimplementation
    和outlook界面类似的一个界面例程,vc++mfc实现(, vc mfc implementation of an Interface routine similar to the outlook Interface)
    2018-12-22 14:05:49下载
    积分:1
  • MoveText
    说明:  text moving on graph
    2020-06-25 16:00:02下载
    积分:1
  • Visual_C++_500_Samples
    Visual.C++编程技巧精选500例随书附盘 第1章 消息框 1.消息框设置演示 第2章 常用控件 13.如何使用picturebox 控件浏览多种格式的图像? 12.如何使listcontrol控件支持整栏选择? 11.如何在列表框中自动装载磁盘文件列表? 10.如何显示载有richedit 控件的对话框? 9.如何限制编辑控件输入的字符类型? 8.如何在程序窗口中创建按钮控件? 7.按钮设置演示 6.如何使用滚动条控件? 5.如何使用进度条控件? 4.如何使用列表控件? 3.如何使用树形控件? 2.如何使用标签控件? 1.如何使用滑块控件? 第3章 通用对话框 8.如何在程序启动时弹出文件打开对话框? 7.如何在文件对话框中预览位图文件? 6.文件对话框文件夹操作演示 5.文件对话框使用演示 4.如何使用查找与替换对话框? 3.如何使用页面设置对话框? 2.如何使用颜色对话框? 1.如何使用字体对话框? 第4章 标题栏与菜单栏 26.如何在子菜单中记录历史文件? 25.如何确定顶层菜单所占的行数? 24.如何取消对菜单状态的限制? 23.如何取消应用程序菜单栏? 22.如何获取菜单栏高度? 21.如何在对话框类型的应用程序中加载菜单? 20.如何设计自定义快捷菜单? 19.如何创建一个弹出式菜单? 18.如何触发一个菜(Visual.C programming skills selected 500 cases with Disks Chapter 1 of a news box. Speech news box set Chapter 2 of said common control 13. how to use the picturebox control View Multi-Format Image? 12. How listcontrol Control supportive of the whole column choice? 11. How the list box automatically loading disk document lists? 10. How to show contains dialog richedit controls? 9. How to restrict the importation of editorial control character type? 8. How to create window control buttons? 7. Button to display six. How to use the scroll controls? 5. How to use the progress of control? 4. How to use control list? 3. How to use tree controls? 2. How to use the label control? 1. How to use slider controls? Chapter 3 common dialog 8. How commencement of the proceedings while the document open d)
    2020-06-26 05:40:02下载
    积分:1
  • gyjbfax
    在C++MFC框架应用程序里,当浮动工具条被拖离主窗口后,(In a C MFC framework application, when the float bar is dragged out of the main window,)
    2018-11-29 12:59:39下载
    积分:1
  • logtest
    一个简单的mfc密码登陆程序,适合刚刚接触mfc的初学者(An easy login programe of mfc. The freshman of mfc will like it.)
    2012-02-28 19:37:41下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载