This wizard adds a member function to a class, struct, or union.
本向导向类 、 结构或联合添加成员函数.
互联网
Override this member function to perform the OK button action.
重载这个成员函数来实现OK按钮操作.
互联网
This member function allows direct access to the underlying common control.
该成员函数允许直接访问潜在的通用控件.
互联网
Provide the member function information in the appropriate wizard boxes.
在适当的向导框中提供成员函数信息.
互联网
A virtual member function is especially prone to give unexpected results.
虚拟成员函数特别容易产生意外结果.
互联网
The subscript operator must be defined as a class member function.
下标操作符必须定义为类成员函数.
互联网
It'supplies the static member function exposed by the converter.
它提供由转换器开放的静态成员函数.
互联网
Class scope, if the current location is inside C ++ member function.
类范围, 如果当前位置在C++成员函数内.
互联网
This internal static member function performs the actual conversion.
该内部静态成员函数执行实际的转换.
互联网
A member function that defines type - specific behavior.
定义类型明确的行为的成员函数.
互联网
See Add Member Function Wizard for details.
有关详细信息,请参见添加成员函数向导.
互联网
As with any member function, constructors can be defined inside or outside of the class.
与任意的成员函数一样, 构造函数可以定义在类的内部或外部.
互联网
Call this member function to set the button's command ID, style, and image number.
调用此函数设置按钮的命令ID, 风格和图像号.
互联网
However, as with nonmember functions, a member function may be overloaded ( Section 7.8 p . 265 ).
然而, 像非成员函数一样, 成员函数也可以被重载 ( 第7.8节 ).
互联网
It is created before parsing and destructed after the non - terminal's parse member function exits.
它在分析前构造并在离开 非 终结符的分析函数之后析构.
互联网