• 掌握成员函数定义方法保存方法调用方法。

    Grasp the definition of class member functions methods, preservation methods, and call methods.

    youdao

  • 这个函数sessionmanager成员函数

    This function is a member of the SessionManager class.

    youdao

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

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

    youdao

  • 大多数重载操作符可以定义普通成员函数成员函数

    Most overloaded operators may be defined as ordinary nonmember functions or as class member functions.

    youdao

  • 函数用来访问非公有成员。友元函数不是成员函数

    A friend function is used for accessing the non-public members of a class.

    youdao

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

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

    youdao

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

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

    youdao

  • 使私人方式这样做。构造函数仍然存在私人的,只能内部调用另一个成员函数

    Making it private is the "old" way of doing it. The constructor still exists, but it is private, and can only be invoked from within another class member function.

    youdao

  • 我们第1-从0分到60分:scala介绍》中见到了几个如何定义方法例子它们都是成员函数

    We saw several examples in Chapter 1, Zero to Sixty: Introducing Scala of how to define methods, which are functions that are members of a class.

    youdao

  • 包括所有数据成员,所有类的成员函数(或者显式声明或者编译器隐式生成),所有类的所有它们的成员

    It includes all class data members, all class member functions (either explicitly declared, or implicitly generated by the compiler), all base classes of the class, and all their members. Consider.

    youdao

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

    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.

    youdao

  • 这个可以中添加成员、重新命名删除组(以及相关其他许多函数)。

    This class can add members to groups, rename them, and delete them (along with many other functions not related to groups).

    youdao

  • Persistent自动创建必要函数例如,$equation->answer())访问数据成员

    The Persistent classes will automatically create the necessary functions ($equation->answer(), for example) to access the data members.

    youdao

  • Blitz的Unifor m提供返回0,1的双精度数的成员函数

    Blitz's Uniform class provides a member function that returns a double in 0, 1.

    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 public visibility can be invoked by any other member function in any other object or class.

    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 private visibility can only be invoked by other member functions in the class in which it is defined, but not in the subclasses.

    youdao

  • 新的重构——个新的提取重构功能,把一变量提取一个中,并且保留了成员访问函数

    New refactorings - There is a new extract class refactoring, which extracts a group of variables into a class and preserves member access.

    youdao

  • 具有缺省可视性成员函数对于同一个软件包所有其它实际上公有的,对于软件包外部,它是私有的。

    A member function with default visibility is effectively public to all other classes within the same package, but private to classes external to the package.

    youdao

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

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

    youdao

  • 整个CXyz导出,包括函数成员

    The whole CXyz class is exported with all its methods and members.

    youdao

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

    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.

    youdao

  • 根据预设,C++编译器使用__thiscall作为成员函数调用协定。

    By default, the C++ compiler uses the __thiscall calling convention for class methods.

    youdao

  • 每个holder来自实例构造函数,一个默认的构造函数以及一个公有的实例成员value一个

    Each holder class has a constructor from an instance, a default constructor, and has a public instance member (value), which is the typed value.

    youdao

  • 成员变量通用但是可以改进产生使知道变量应该包含一个数字一个函数

    As you can see the type of the class variables is generic, but you can improve the generator to understand if a variable should contain a number or a function.

    youdao

  • 继承一种方法通过它,对象可以访问以前精确定义过的中的成员变量函数不用重新声明那些定义

    Inheritance is the means by which objects of a class can access member variables and functions contained in previously defined class, without having to restate those definitions.

    youdao

  • 没有初始列表初始化的成员使用它们默认构造函数隐式初始化。

    Class members that are not initialized in the initializer list are implicitly initialized by using their default constructor.

    youdao

  • 构造函数初始化列表一个多个数据成员指定初值

    A constructor initializer list specifies initial values for one or more data members of the class.

    youdao

  • 构造函数初始化列表一个多个数据成员指定初值

    A constructor initializer list specifies initial values for one or more data members of the class.

    youdao

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

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

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