网站首页  词典首页

请输入您要查询的英文单词:

 

单词 MFC application
释义

MFC application

  • 网络应用程式;应用程序
1.
应用程式
MFC 应用程式MFC Application) MFC 应用程式精灵是这麽多年来我们用来产生 MFC 应用程式的工具-这个精灵产生以 Mic…
www.docin.com
2.
应用程序
MFC编程,MFC... ... ) MFC compiling environment 编译环境 ) MFC application 应用程序 ...
www.dictall.com

例句

释义:
1.
Once you create a Windows Forms control, you can host it in an MFC application just as with an ActiveX control.
一旦创建了Windows窗体控件,即可按与ActiveX控件完全相同的方式在MFC应用程序上承载它。
msdn2.microsoft.com
2.
The project must be an MFC application because in the next step you will add MFC functions.
项目必须是MFC应用程序,这是因为在下一步骤中,将要添加MFC函数。
msdn2.microsoft.com
3.
The client executable must be an MFC application compiled with _AFXDLL defined.
客户端可执行文件必须是用定义的_AFXDLL编译的MFC应用程序。
msdn2.microsoft.com
4.
In addition, it shows a number of techniques related to using a modeless dialog box as the main window of an MFC application.
另外,它还说明若干与将无模式对话框用作MFC应用程序主窗口有关的方法。
msdn2.microsoft.com
5.
To implement an interface, you must have created a project as an ATL COM application or as an MFC application that contains ATL support.
为实现接口,必须已创建了作为ATLCOM应用程序或包含ATL支持的MFC应用程序的项目。
technet.microsoft.com
6.
For more information about application wizard options, see Database Support, MFC Application Wizard.
有关应用程序向导选项的更多信息,请参见MFC应用程序向导的数据库支持。
technet.microsoft.com
7.
This sample is a COM system that consists of several COM servers and an MFC application that uses the servers.
该示例是一个COM系统,它由若干COM服务器和一个使用这些服务器的MFC应用程序组成。
msdn2.microsoft.com
8.
By default, the MFC Application Wizard creates a skeleton application with no database support.
默认情况下,“MFC应用程序向导”在没有数据库支持下创建主干应用程序。
technet.microsoft.com
9.
Demonstrates the basics of using the Microsoft Foundation Classes, and provides a starting point for writing your own MFC application.
演示Microsoft基础类的基本使用方法,并提供编写自己的MFC应用程序的起点。
msdn2.microsoft.com
10.
Application Type, MFC Application Wizard page of the MFC Application Wizard.
MFC应用程序向导的应用程序类型页中指定的应用程序类型。
technet.microsoft.com
1.
The debug information for a large MFC application can take up a lot of disk space.
大型MFC应用程序的调试信息会占用大量磁盘空间。
msdn2.microsoft.com
2.
This wizard page describes the current application settings for the MFC application you are creating.
此向导页描述正在创建的MFC应用程序的当前应用程序设置。
msdn2.microsoft.com
3.
Enhanced support for using HTML Help in an MFC application.
对在MFC应用程序中使用HTML帮助提供了增强型支持。
msdn2.microsoft.com
4.
Defining performance objects and counters within an MFC application.
在MFC应用程序内定义性能对象和计数器。
msdn2.microsoft.com
5.
The MFC Application Wizard has two options that support form-based data access applications.
MFC应用程序向导有两个支持基于窗体的数据访问应用程序的选项。
msdn2.microsoft.com
6.
Suppose that when you run the debug version of your MFC application, there are no problems.
假设在运行MFC应用程序的调试版本时,没有任何问题。
technet.microsoft.com
7.
The list includes additional common controls exposed to your MFC application in commctrl. H.
该列表包括commctrl.h中向MFC应用程序公开的附加公共控件。
msdn2.microsoft.com
8.
The MFC Application Wizard has several options in Select database support, which are listed in the following table.
MFC应用程序向导包括下表中列出的多种“选择数据库支持”选项。
msdn2.microsoft.com
9.
This will create an MFC application with an MFC Dialog.
这将创建带有MFC对话框的MFC应用程序。
msdn2.microsoft.com
10.
This sample demonstrates how to host a WinForms user control as a dialog or a view in an MFC application.
此示例演示如何将WinForms用户控件作为MFC应用程序中的对话框或视图来承载。
msdn2.microsoft.com
1.
If you use the MFC Application Wizard to create an application, all these options produce applications with documents and views.
如若使用MFC应用程序向导创建应用程序,所有这些选项都生成带文档和视图的应用程序。
msdn2.microsoft.com
2.
In an MFC application, you can attach control bars such as status bars and toolbars to a frame window.
在MFC应用程序中,可以将控制条(如状态栏和工具栏)附加到框架窗口。
msdn2.microsoft.com
3.
To implement ATL support for an MFC application.
以实现MFC应用程序的ATL支持。
msdn2.microsoft.com
4.
You can create your record view class with the MFC Application Wizard.
您可以用MFC应用程序向导创建记录视图类。
technet.microsoft.com
5.
MFC application projects with HTML Help content.
包含HTML帮助内容的MFC应用程序项目。
msdn2.microsoft.com
6.
How to: Build an MFC Application with Debug Information for Selected Modules.
如何:生成带有选定模块的调试信息的MFC应用程序。
technet.microsoft.com
7.
Clear this check box if you are porting a non-MFC application, for example, or if you want to reduce the size of your compiled executable.
如果正在移植非MFC应用程序,或者如果想减少编译的可执行文件的大小,则清除此复选框。
msdn2.microsoft.com
8.
For example, the help files in an MFC application are built with custom build steps.
例如,MFC应用程序中的帮助文件是用自定义生成步骤生成的。
msdn2.microsoft.com
9.
PerformanceScribble Sample: Performance Monitoring in an MFC Application
PerformanceScribble示例:MFC应用程序中的性能监视
msdn2.microsoft.com
10.
WinFormIntegration Sample: Demonstrates Hosting a WinForms User Control in an MFC Application
WinFormIntegration示例:演示如何在MFC应用程序中承载WinForms用户控件
msdn2.microsoft.com
1.
An Analysis on Formation of MFC Application and Its Message Mapping Mechanism
MFC应用程序框架及其消息映射机制剖析
www.ilib.cn
2.
Multi-menu Implementation Technique in MFC Application Programs
在MFC应用程序中多菜单实现技术
www.ilib.cn
3.
However, in a retail build of an MFC application
然而,在MFC应用程序的发布版本
msdn2.microsoft.com
4.
The Communication Methods of MFC Application's Objects
MFC应用程序对象的通信方法
ilib.cn
5.
An MFC Application for the Ambiguity of Chinese Word Segmentation
MFC编程技术在汉语切分歧义研究中的应用
scholar.ilib.cn
6.
Add an ATL object to your MFC application
向MFC应用程序项目添加ATL对象
msdn2.microsoft.com
7.
To create an MFC application using the MFC Application Wizard
使用MFC应用程序向导创建MFC应用程序
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 18:38:25