您要查找的是不是:
- Override this member function to perform the OK button action. 重载这个成员函数来实现OK按钮操作。
- This member function has no effect on a multiple-line edit control. 此成员函数对多行编辑控件无效。
- Member function of a bank account modifies the account balance. 成员函数修改帐户余额。
- A member function that defines type-specific behavior. 定义类型明确的行为的成员函数。
- Call this member function repeatedly to redraw a drag rectangle. 反复调用该成员函数以重新绘制一个拖动的矩形。
- Call this member function to set the m_hDC member to NULL. 是必须的吗?如果没有调用这一句,有什么副作用?
- This member function allows direct access to the underlying common control. 该成员函数允许直接访问潜在的通用控件。
- This member function is only processed by multiple-line edit controls. 此成员函数仅适用于多行编辑控件。
- This member function is processed only by multiple-line edit controls. 此成员函数仅用于多行编辑控件。
- Member function twice to register the two document template objects. 成员函数来注册两个文档模板对象。
- The ID of the member function whose DLL entry description is to be returned. 成员函数的ID,要返回该成员函数的DLL入口说明。
- Use this member function to copy the elements of one array to another. 使用此成员函数将一个数组的元素拷贝到另一个数组中。
- This internal static member function performs the actual conversion. 该内部静态成员函数执行实际的转换。
- Special member function that is used to initialize newly created objects. 用来初始化新建对象的特殊成员函数。
- If a function is never used, then that member function is never instantiated. 如果某函数从未使用,则不会实例化该成员函数。
- Calls to class member functions that have external linkage. 调用类中具有外部连接属性的成员函数.
- It is easy to find such things as the class hierarchy and the constructor and member function options. 您能容易地找到类层次结构、构造函数、成员函数选项等信息。
- The ClientToScreen member function assumes that the given point or rectangle is in client coordinates. 成员函数假定给定的点或矩形使用的是客户区坐标。
- This interface includes four member functions: Flap, Paddle, Quack, and Walk. 此接口包括四个成员函数:Flap、Paddle、Quack和Walk。
- The framework calls this member function when the user presses the right mouse button. 当用户按下鼠标右键时框架调用这个成员函数。