• If the previous function was a class member function, then you would have used an __arg2 variable.

    如果前面函数成员函数,那么应该使用__arg2变量

    youdao

  • If a class member function's definition appears inside the class definition, the function is implicitly inline.

    一个成员函数定义如果类定义中,这个成语函数就是内联的。

    youdao

  • The constructor still exists, but it is private, and can only be invoked from within another class member function.

    构造函数仍然存在私人的,只能内部调用另一个成员函数。

    youdao

  • Note that when you try to access an argument of a class member function the actual argument count starts from 2 instead of 1.

    注意,在访问成员函数参数实际的参数编号2而不是1 开始。

    youdao

  • If a given bug is applicable to more than one member function within a class, then it should be documented for the class instead of solely for the function.

    如果特定错误适用于一中的多个成员函数那么应该针对该类而不是单独函数编制文档

    youdao

  • A member function with public visibility can be invoked by any other member function in any other object or class.

    任何其它对象中的任何其它成员函数可以调用具有公有可视性的成员函数。

    youdao

  • A member function with protected visibility can be invoked by any member function in the class in which it is defined or any subclasses of that class.

    具有受保护可视性成员函数可以与该成员函数同一个定义任何子类中定义的其它任何成员函数调用

    youdao

  • A member function with private visibility can only be invoked by other member functions in the class in which it is defined, but not in the subclasses.

    具有私有可视性成员函数只能与该成员函数同一个定义其它成员函数调用在子类中的成员函数不能调用该成员函数。

    youdao

  • This example shows the C++ source code that contains a non-class function, a Private member function of a class, and a Public member function of a class.

    这个示例使用 C++源代码包含个非函数、类的一个私有成员函数一个公共成员函数。

    youdao

  • When a setter (a member function that updates a field) of a class that implements the Runnable interface is not synchronized, then you should document your reasons why.

    如果实现Runnable接口setter(更新字段成员函数)没有同步应该写明原因

    youdao

  • Like any other member function, a constructor is declared inside the class and may be defined there or outside the class.

    其他成员函数一样,构造函数必须在声明,但是可以类中定义

    youdao

  • There's a virtual table for each class, which contains a list of Pointers to the implementation of each member function.

    一个每个其中包含每个成员功能实现指针列表

    youdao

  • If the base member took different arguments than the derived-class member, there would be no way to call the derived function from a reference or pointer to the base type.

    如果成员派生类成员接受实参不同没有办法通过基类类型引用指针调用派生函数

    youdao

  • A constructor is a special member function that is distinguished from other member functions by having the same name as its class.

    构造函数特殊成员函数,与其他成员函数不同,构造函数和同名而且没有返回类型。

    youdao

  • If, in the same class, you have a regular member function and a templated member function with the same signature, the templated one must come first.

    在同一个中,如果具有相同签名常规成员函数模板成员函数,则必须先有模板成员函数。

    youdao

  • You cannot specify a class, but you can specify a member function of the class and let the expression evaluator search outward.

    不能指定但是可以指定类成员函数表达式计算器向外搜索

    youdao

  • Also, if a member function is in the wrong class, many potential users of the function won't find it.

    而且如果成员函数一个错误中,很多有可能需要这个函数的用户没法找到

    youdao

  • The left brace that marks the beginning of the function body, class member block, interface member block, or enumeration block is missing.

    缺少标记函数成员接口成员块枚举开头括号

    youdao

  • The state test of class is an important component part of object-oriented software test. Class unit test comes down to test the data member and member function.

    状态测试面向对象软件测试的重要内容,类的单元测试归结测试类数据成员成员函数

    youdao

  • The system plays a monitoring role for the member variable and function of the class in the applying procedure.

    系统提供应用程序成员变量成员函数监控功能。

    youdao

  • The system played a monitoring role for the member variable and function of the class in the applying procedure.

    系统提供应用程序成员变量成员函数监控功能。

    youdao

  • The establishment of a point on the plane class contains requirements that point to another member of the distance function.

    建立平面,该类内包含求该点另一个距离成员函数

    youdao

  • If the function was intended to be a static member function, rename it so it doesn't conflict with the base class virtual function.

    如果函数用作静态成员函数,则重命名函数,以便函数冲突

    youdao

  • Member template functions cannot be virtual functions and cannot override virtual functions from a base class when they are declared with the same name as a base class virtual function.

    使用函数相同名称进行声明时,成员模板函数不能虚函数并且不能基类重写虚函数。

    youdao

  • A member function of a derived class has a different return type from the corresponding member function of the base class.

    派生成员函数相应类成员函数不同返回类型

    youdao

  • Date class whose member variables are: year, month, day, member functions are: output date function, set the date function, and interpretation of leap year and leap year date plus 1 function function.

    详细说明Date成员变量,成员函数有:输出日期函数设置日期函数、判读平年润年函数日期1函数。

    youdao

  • The second parameter of the delegate's constructor takes either the address of a member function or the address of a static member function of any class.

    委派建构函式第二参数接受任何类别成员函式静态成员式的位址

    youdao

  • Classes derived from the abstract class must implement the pure virtual member function or they, too, are abstract classes.

    抽象类别衍生出来类别必须实作虚拟成员函式,否则它们也是抽象类别。

    youdao

  • Classes derived from the abstract class must implement the pure virtual member function or they, too, are abstract classes.

    抽象类别衍生出来类别必须实作虚拟成员函式,否则它们也是抽象类别。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定