文件名称:XH007123
- 所属分类:
- 界面编程
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2013-10-18
- 文件大小:
- 1.82mb
- 下载次数:
- 0次
- 提 供 者:
- 祝**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.基于对话框操作。
2.控件操作:使用列表框,单选按钮、编辑框、组合框等控件。
3.初始化时对列表框中数据读入、添加,修改。选取列表框中任意一条,可显示在静态文本框上显示。屏蔽主对话框ESC和回车消息。
其中列表框四列,包括飞机型号、纹理、涂层、材质。数据读入是从txt文件读入。关闭对话框时自动将列表框的数据保存到原txt中。
-1 dialog-based operations. (2) Controls: Use the list boxes, radio buttons, edit boxes, combo boxes and other controls. 3 Initialize the list box when data is read, add, modify. Select any of a list box, a text box can be displayed in the static display. ESC and Enter the main dialog screen messages. Listbox four of which, including aircraft models, textures, coatings, materials. Data read from a txt file into. Close the dialog box when the list box will automatically save the data in the original txt.
2.控件操作:使用列表框,单选按钮、编辑框、组合框等控件。
3.初始化时对列表框中数据读入、添加,修改。选取列表框中任意一条,可显示在静态文本框上显示。屏蔽主对话框ESC和回车消息。
其中列表框四列,包括飞机型号、纹理、涂层、材质。数据读入是从txt文件读入。关闭对话框时自动将列表框的数据保存到原txt中。
-1 dialog-based operations. (2) Controls: Use the list boxes, radio buttons, edit boxes, combo boxes and other controls. 3 Initialize the list box when data is read, add, modify. Select any of a list box, a text box can be displayed in the static display. ESC and Enter the main dialog screen messages. Listbox four of which, including aircraft models, textures, coatings, materials. Data read from a txt file into. Close the dialog box when the list box will automatically save the data in the original txt.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
XH007123\TASK2\Login.cpp
........\.....\Login.h
........\.....\Modify.cpp
........\.....\Modify.h
........\.....\ReadMe.txt
........\.....\Resource.h
........\.....\StdAfx.cpp
........\.....\StdAfx.h
........\.....\TASK2.APS
........\.....\TASK2.clw
........\.....\TASK2.cpp
........\.....\TASK2.dsp
........\.....\TASK2.dsw
........\.....\TASK2.h
........\.....\TASK2.ncb
........\.....\TASK2.opt
........\.....\TASK2.plg
........\.....\TASK2.rc
........\.....\TASK2Dlg.cpp
........\.....\TASK2Dlg.h
........\.....\res\TASK2.ico
........\.....\...\TASK2.rc2
........\.....\Debug\Login.obj
........\.....\.....\Modify.obj
........\.....\.....\StdAfx.obj
........\.....\.....\TASK2.exe
........\.....\.....\TASK2.ilk
........\.....\.....\TASK2.obj
........\.....\.....\TASK2.pch
........\.....\.....\TASK2.pdb
........\.....\.....\TASK2.res
........\.....\.....\TASK2Dlg.obj
........\.....\.....\vc60.idb
........\.....\.....\vc60.pdb
........\.....\res
........\.....\Debug
........\TASK2
XH007123