mfc
美
英 
- 网络微生物燃料电池(microbial fuel cell);基础类库(microsoft foundation class);质量流量控制器(mass flow controller)
例句
Because ASSERT statements are commented out in a release build of an MFC program, the code does not run in a release build.
因为ASSERT语句在MFC程序的发布版本中被注释掉了,该代码在发布版本中不会运行。
Once you create a Windows Forms control, you can host it in an MFC application just as with an ActiveX control.
一旦创建了Windows窗体控件,即可按与ActiveX控件完全相同的方式在MFC应用程序上承载它。
During each of the operations mentioned at the beginning of this topic, MFC needs to search for a desired value or object.
在本主题的开头提到的每个操作期间,MFC都需要搜索所需的值或对象。
MFC is actually quite a bit more than just a GUI toolkit , and uses a mixture of paradigms .
MFC实际上不只是GUI工具箱,它还使用各种范例的混合。
Examine the MFC code that your time- critical code uses to see if it meets your performance requirements .
检查时间关键代码使用的MFC代码,查看它是否满足性能要求。
If you look through the code that MFC uses, you may see that you can write something more specific to your scenario to improve performance.
如果浏览MFC使用的代码,可能会明白可编写一些更特定于方案的东西以提高性能。
If you did not select ActiveX controls when you created the MFC project, you need to call CoInitialize and CoUninitialize in your main code.
如果在创建MFC项目时未选择“ActiveX控件”,则需要在主代码中调用CoInitialize和CoUninitialize。
While this option increases the size of your program , you do not need to redistribute the MFC DLL with this type of project .
虽然此选项会增加程序的大小,但不必将MFCDLL与此项目类型一起重新分布。
This option reduces the disk and memory requirements of your program if it is composed of multiple execution files that use the MFC library.
如果程序由多个使用MFC库的执行文件组成,则此选项可降低程序的磁盘和内存需求。
Use this code wizard to add a class to an existing MFC project, or to add a class to an ATL project that supports MFC.
使用此代码向导将类添加到现有的MFC项目,或将类添加到支持MFC的ATL项目。
The two transmission steps do not involve the SPU at all, but only the MFC (which is part of the larger SPE).
两个传输步骤根本没有涉及SPU,只涉及MFC(这是比较大的SPE的一部分)。
You can link a static library to an MFC-based program or to a non-MFC program.
可以将静态库链接到基于MFC的程序或者非MFC程序。
See MFC ActiveX Controls: Optimization for more information about selecting options on this page to maximize the efficiency of your control.
有关选择此页中的选项以最大程度提高控件效率的更多信息,请参见MFCActiveXControls:Optimization。
This wizard adds a property page into an ATL project or to an MFC project with ATL support.
此向导将属性页添加到ATL项目中或者具有ATL支持的MFC项目中。
And the preparation of the code are all Chinese Notes of the beginning of contact with learners MFC is a very good resource!
并且编写的代码部分都有中文注释,对刚开始接触MFC的学习者来说是很好的资源!
In the MFC framework of a simple calculation of the process, can add, subtract, multiply, with the exception of computing.
在MFC框架下的简单的计算其程序,可以进行加,减,乘,除运算。
As a part of these searches, MFC scans through all the extension DLLs in use by walking a chain of CDynLinkLibrary objects.
作为这些搜索的一部分,MFC通过浏览CDynLinkLibrary对象链,扫描所有正在使用的扩展DLL。
An object providing access to the minimum and maximum range of a numeric- type variable in an MFC dialog box .
一个对象,用于提供对MFC对话框中数值类型变量的最小范围和最大范围的访问。
You also have the ability to save this text into a file and load it again via the MFC Save and Open menu items.
您还可以通过MFC的“保存”和“打开”菜单项将这一文本保存到文件中并再次加载它。
The next program I'll show you utilizes the MFC and the channel interface to do character conversions on data specified by the PPE.
我要展示的下一个程序使用了MFC和信道接口来在由PPE指定的数据上进行字符传输。
An object providing access to the maximum character range of a string-type variable in an MFC dialog box.
一个对象,用于提供对MFC对话框中字符串类型变量的最大字符范围的访问。
This per-module copy of the MFC global data is known as a module state and is described in MFC Tech Note 58.
此MFC全局数据的每个模块的副本都称作“模块状态”,详见MFC技术说明58中的描述。
Extension DLLs can also be used for passing MFC-derived objects between the application and the DLL.
扩展DLL也可用于在应用程序和DLL之间传递MFC派生的对象。
Examples demonstrate hooking MFC functions up to WinForms control events.
示例演示了如何将MFC函数挂接到WinForms控件事件。
Written in a palette of their own procedures, to understand the use of MFC programming and control, more helpful ~!
自己编写的一个调色板程序,对理解MFC编程和控件的使用比较有帮助~!
Note that release builds of MFC DLLs and applications do not use separate DLLs for database, sockets, or OLE support.
请注意,MFCDLL和应用程序的发布版本不对数据库、套接字或OLE支持使用单独的DLL。
The MFC is the main communication vehicle between the local store memory and the system memory.
MFC是本地存储内存与系统内存之间的主要通信工具。
The project must be an MFC application because in the next step you will add MFC functions.
项目必须是MFC应用程序,这是因为在下一步骤中,将要添加MFC函数。
Though MFC developers have had this for a long time, only recently has Microsoft granted access to the . NET source code.
虽然MFC开发者们已经这样做很久了,但直到最近,微软才授权允许访问.NET源码。
This forces _AFXDLL to be also defined and ensures that the proper declarations is pulled in from the MFC header files.
这将强制同时定义_AFXDLL,并确保从MFC头文件中拉入正确的声明。
MFC implementation of the database easy friendly interface with the system Address Book.
简单的数据库MFC实现带友好界面的通讯录系统。
In the code written so far, the SPU has simply waited for the MFC to finish before processing anything else.
在目前编写的代码中,SPU仅仅等待MFC完成传输,然后才能处理其他东西。
In fact, the VC MFC provided CAsyncSocket such a socket type used him to Socket Programming, it is very convenient.
其实,VC++的MFC类库中提供了CAsyncSocket这样一个套接字类,用他来实现Socket编程,是非常方便的。
So, the command name for a single transfer from the local store to system memory using fence synchronization would be MFC_PUTF_CMD.
因此使用fence同步从本地存储向系统内存发起的一次数据传输使用的命令名应该是MFC_PUTF_CMD。
Select whether your MFC DLL should support automation and whether or not it should support Windows sockets.
选择MFCDLL是否应支持自动化和Windows套接字。
The client executable must be an MFC application compiled with _AFXDLL defined.
客户端可执行文件必须是用定义的_AFXDLL编译的MFC应用程序。
If you were targeting just Windows operating systems, perhaps you'd be inclined to use MFC or . NET.
如果目标仅仅是Windows操作系统,也许你会倾向于使用MFC或者.NET。
The main one is to initiate a lot of data transfers on the MFC, and then let the MFC take control of deciding the ordering for processing.
主要方法是在MFC上启动许多数据传输,然后让MFC决定处理的次序。
Putting a fence on a request forces all previously issued MFC requests in the same tag group to be processed before the current request.
在请求上放一个fence,就会迫使同一标记组中以前发出的所有MFC请求在当前请求之前得到处理。
Compare this sample with the MFC version to see the differences in source code.
将此示例与MFC版本相比较,找出源代码的差异。