1.Using the DDX mechanism means that you do not have to write the code to transfer data back and forth yourself.
使用DDX机制意味着不必自己编写来回传输数据的代码。
2.For each default template, some of the DDX elements that can be customized are highlighted and examined.
对于每个默认模板,其中一些可以定制的DDX元素会突出显示。
3.Provide dialog data exchange (DDX) between the form controls and the associated recordset object.
在窗体控件与关联的记录集对象之间提供对话框数据交换(DDX)。
4.Like dialog data exchange (DDX), RFX needs information about the data members of your class.
与对话框数据交换(DDX)一样,RFX也需要有关类的数据成员的信息。
5.The DDX elements, attributes, and values are documented in the DDX reference in Resources.
DDX元素、属性和值都记录在DDX参考中,见参考文献。
6.For more information about DDX, see Dialog Data Exchange and Validation.
如需有关DDX的详细资讯,请参阅对话资料交换和验证。
7.single identifier for the DDX_ procedure.
过程的单一标识符。
8.The following figure shows the relationship between DDX and RFX (or DFX) for record views.
下图显示了记录视图的DDX和RFX(或DFX)之间的关系。
9.DDX moves the data from the field data members to the controls in the form.
DDX将字段数据成员的数据移动到窗体中的控件。
10.The C++ function name must start with "DDX_, " but don't include "DDX_" in the identifier.
C++函数名必须以DDX_开始,但是单一标识符中不包含“DDX_”。