This information lets other programmers know what to pass to a member function.
该信息能让其它程序员知道传给成员函数的是什么。
First, it is a global function, not a member function.
第一,这是一个全局函数而不是成员函数。
You also need to indicate how any parameters to a member function will be used.
您还需要表示将如何使用成员函数的任何参数。
What and why the member function does what it does
成员函数所做的事情以及这样做的理由
Examples of how to invoke the member function when appropriate.
如何在适当时调用成员函数的示例?
How a member function changes the object?
成员函数如何更改对象?
For a class member function, it starts from __arg2.
对于类成员函数,从__arg2开始。
For example, the withdraw member function of a bank account modifies the account balance.
例如,银行帐户的withdraw成员函数修改帐户余额。
Usually there's no need to override the GetSite member function.
一般情况下,没有必要重载成员函数GetSite 。
Blitz's Uniform class provides a member function that returns a double in 0, 1.
Blitz的Unifor m类提供返回在0,1间的双精度数的成员函数。
This function is a member of the SessionManager class.
这个函数是sessionmanager类的成员函数。
Any exceptions that a member function brings to your attention.
成员函数带来的任何异常。
This member function ensures that every message is processed.
这个成员函数确保每个消息都被处理。
Casting from member function pointer to another type and back, strict-aliasing issue?
铸造成员函数指针到另一个类型和背部,严格的混叠问题?
Synthesizes a member function pointer type from given properties.
根据给定的属性合成一个成员函数指针。
Which function is used to initialize the static class member?
它的功能是用来初始化静态类成员?
How to use member function in compare?
如何在比较使用成员函数?
Member function as a map comparator?
成员函数作为一个地图比较?
How to specialize for member function type in template class?
如何专门为模板类成员函数的类型?
How do I declare and use a pointer to a class member function?
我如何申报,并使用一个指向类成员函数?
This wizard adds a member function to a class, struct, or union.
本向导向类、结构或联合添加成员函数。
ADD Virtual function... not member function.
是添加虚函数不是成员函数。
Add an RFX function call for each parameter data member you added to the class.
为已添加到类中的每一个参数数据成员添加rfx函数调用。
When do I have to use a friend function rather than a member function?
当我需要使用友元函数而不是成员函数?。
Sets the name of the member function you are adding.
设置正在添加的成员函数的名称。
Sets the return type for the member function you are adding.
设置正在添加的成员函数的返回类型。
Sets the return type for the member function you are adding.
设置正在添加的成员函数的返回类型。
应用推荐