-
shengaoceliang
vb编写的测量身高的上位机控制界面,可实现测量数据接收保存(Measurements of vb control interface, the height of the upper machine can realize measurement data reception)
- 2015-06-02 23:27:04下载
- 积分:1
-
SbjDevSrc202
A Model-View-Controller Framework that integrates with the MFC Doc/View architecture.
- 2010-10-16 19:53:30下载
- 积分:1
-
MyHanio1
一个用mfc实现的带界面汉诺塔源程序,可手动输入最多15层。(An interface using mfc achieved with HANOR source, you can manually enter up to 15 layers.)
- 2013-11-06 19:40:59下载
- 积分:1
-
(Access)
mfc数据库用mfc方式实现了数据库功能(mfc database)
- 2020-10-30 22:49:56下载
- 积分:1
-
MFCleikuxiangjie
MFC类库详解,编写MFC程序时很有用的资料(Useful information in the MFC class library Detailed writing MFC program)
- 2012-05-10 09:15:04下载
- 积分:1
-
demoV3
DUILIB QQDownload演示界面 DUILIB 界面库 开源 www.duilib.com(DUILIB帮助说明文档 DUILIB 界面库 开源 www.duilib.com)
- 2011-10-06 21:16:12下载
- 积分:1
-
11
说明: 菜单程序设计,用于提供人机对话的界面
管理应用系统,控制各模块的运行。菜单类型:弹出式菜单、下拉式菜单(Menu programming, for providing the man-machine dialogue interfaceApplication management system, control the operation of each module. Menu type: pop-up menu, the drop-down menu)
- 2012-05-12 14:14:44下载
- 积分:1
-
formocx
窗体控件,嵌入了汇编代码。是以前从网上搜到的,相信不会让大家失望。(Form controls, embedded assembly code. Previously found from the Internet, I think, will not let you down.)
- 2008-01-30 13:42:44下载
- 积分:1
-
Demo
vc如何实现快捷菜单的源码,有兴趣的朋友可以看下(vc how to source the shortcut menu, interested friends may have a look)
- 2011-06-10 15:16:17下载
- 积分:1
-
进程创建
说明: 1 程序开发步骤
(1) 打开vc,选择菜单项file->new,选择projects选项卡并建立一个名为"process"的win32 console applicatoin工程;创建时注意指定创建该工程的目录;
(2) 在工程中创建源文件"process.cpp":选择菜单项project->add to project->files,在选择框中输入自己想要创建的文件名,这里是"process.cpp";接下来询问是否创建新文件时回答"yes";然后通过Workspace->FileView->Source Files打开该文件(同上一试验);
(3) 通过调用菜单命令项build->build all进行编译连接,可以在指定的工程目录下得到debug->process.exe程序;再把给定的launchset.txt文件存入该debug目录下,就可以在控制台下进入该目录以launchset.txt为参数运行程序,命令行为:process launchset.txt;要强调的是,在launchset.txt中指定的应用程序路径要正确,否则建立新的进程时会出错,这时需要对照系统的实际情况改动所给的参数文件。
2 补充说明
这里仅仅给出了编译结果和源程序,没有所创建工程的其他文件。(a program development steps (a) to open vc, select menu item file-gt; New, tab to choose projects and the establishment of a "process" of win32 console applicatoin works; Attention to create designated to create the directory of the project; (2) establish a project document "process.cpp" : Select menu item project-gt; add to project-gt; files, the choice of their own box to create the file name, here is the "process.cpp"; the next question asks whether the creation of new documents to answer "yes"; then Workspace- gt; FileView- gt; Source Files open the document (ibid. a pilot); (3) Order by calling menu items build-gt; build compile all connected, in the specific project directory under debug- gt; process. exe; then to the launchset.txt documents)
- 2005-11-04 12:45:13下载
- 积分:1