• 这些元素可以与restaurantdetails成员变量相匹配。

    These elements match up to the member variables of the RestaurantDetails class.

    youdao

  • 变量声明成员变量时,找到所有权关系更加可靠的。

    It was more reliable at finding ownership relationships when the variables were declared as member variables of the class.

    youdao

  • 为了实践这些理论,我们检查信息是否保存的成员变量中。

    To put this into practice, let us check if the generics information is kept on class fields.

    youdao

  • 继承中,派生接受成员变量方法表示继承顺序必须对象构造的时候遵守

    In inheritance, the derived class receives the base class member variables and methods. This means that an order of inheritance must be followed during the construction of an object.

    youdao

  • 回答你的问题基本。静态变量函数或者类的成员变量或局部变量初始一次,终止。例如;

    So as you see although we call foo function three times the initialization of a static varible is done only once.

    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

  • 就是说 C++ 中,同一个对象无法看到彼此私有成员变量

    That is, in C++, objects of the same class cannot see one another's private member variables.

    youdao

  • 显示简单变量迭代整个数组关联数组,以及显示成员

    Display a simple variable, iterate over an array or associative array, and display the members of a class.

    youdao

  • 观察实现使用基础中m_logger成员变量发出跟踪事件

    Observe that the implementation emits trace events using the m_logger member variable from the base class.

    youdao

  • ContentAssist挑选出的其他成员变量来自后面定义另一个

    The other member variables Content Assist is picking up are from another class, defined later.

    youdao

  • 8显示了更新后的graphicsenvironment,它具有几个成员变量,用来存储viewport起点终点坐标:vsx,vsyvex, vey。

    Figure 8 shows the upgraded GraphicsEnvironment class with member variables that store the starting and ending coordinates of the viewport as VSX, vsy and vex, vey.

    youdao

  • 是的可以中添加一个新的成员字段使用这个字段而不是局部变量

    Well, I could add a new member field to the class and use that instead of a local variable.

    youdao

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

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

    youdao

  • 如果所有实例维持一个变量实例用到静态成员变量

    If you want to maintain a single instance of a variable for all instances of a class, you will use static-class member variables to do it.

    youdao

  • 因为这种优化无法做到普遍适用而且要求引入新的成员变量所以最好不要直接添加Rope

    Because this optimization is not generally applicable and because it requires the introduction of new member variables, it is best not to add it directly to the Rope class.

    youdao

  • 这个动态最后一个改进成员变量访问字段而不是用笨重的get _set _操作符

    One final improvement I want to make on this dynamic class is to use member variables to access the fields, instead of the clunky get_ and set_ operators.

    youdao

  • RubyMine 2.0加入了一些新的重构例如抽取模块/引入变量/常数/Field内联变量以及取出/放入成员

    RubyMine 2.0 adds several new refactorings, such as Extract Module/Superclass, Introduce Variable/Constant/Field, Inline Variable and Pull Up/Push Down Members.

    youdao

  • 数字变成是Classifier 2中的成员变量将允许避免作为参数传递大堆静态方法

    I've made the number a member variable within the Classifier2 class, which allows me to avoid passing it around as a parameter to a bunch of static methods.

    youdao

  • 除了必须限定哪个声明引入方法成员变量以外(因此是ValueObject .timestamp),声明引入的方法和成员变量几乎与声明常规成员相同。

    You declare introduced methods and member variables almost exactly as you would regular class members, except that you must qualify which class you declare them on (hence ValueObject.timestamp).

    youdao

  • author应该成员变量lastNamefirstName这里会出现前面提到命名问题,author中的成员变量应该last - name还是lastName ?

    The author class should have a lastName and firstName member variable note the naming issues already, but should the member variables in author be last-name or lastName?

    youdao

  • 代码全,可以补全属性成员变量变量方法关键字甚至对于Swinguibuilder有特殊支持

    Code completion for packages, classes, properties, fields, variables, methods, keywords, and even specific support for the Swing UI builder.

    youdao

  • 此外,您常常需要适当时候指向其他成员变量设置null。

    Also, many times member variables of a class that point to other classes simply need to be set to null at the appropriate time.

    youdao

  • 不要使用公开保护成员变量,使用属性

    Do not provide public or protected member variables. Use properties instead.

    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

  • 定义变量定义数据成员存在非常重要区别一般不能成员初始化作定义一部分

    There is one crucially important difference between how we define variables and class data members: We ordinarily cannot initialize the members of a class as part of their definition.

    youdao

  • 假如使用这样方式记忆成员变量努力变成种感觉,逐步的错误的发生

    If you use this pattern for all of your member variables and classes, and then make a conscious effort to get it right, you can gradually reduce the number of mistakes you'll make.

    youdao

  • 中添加一个新的成员字段使用这个字段不是局部变量

    Add a new member field to the class and use that instead of a local variable.

    youdao

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

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

    youdao

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

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

    youdao

  • 每个可能会定义一个几个特殊成员函数(第1.5.2节)来告诉我们如何初始化型的变量

    Each class may define one or more special member functions (Section 1.5.2, p. 24) that say how we can initialize variables of the class type.

    youdao

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

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

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