• Member is visible only within the class in which it is declared.

    只有已宣告成员类别,才可以看见成员。

    youdao

  • Member is visible only within the class in which it is declared and to any derived classes of that 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

  • The work is not nearly as intellectually challenging as what they will face in the OOAD class, but it lays the groundwork for team collaboration, which is a major learning goal.

    智力挑战层面上工作他们OOAD课上面对东西联系并不密切,但是团队协作奠定基础一个主要学习目标

    youdao

  • The next input screen is for defining your action class, which package it is in, and all the other elements to create an action with input and output parameters.

    一个输入屏幕用于定义操作该类所在的包,以及用于创建带有输入输出参数的操作的所有其他元素

    youdao

  • Startup time overhead to populate a new cache (which I discuss later in this article) is not significant, as each class simply needs to be relocated into the cache as it is defined.

    填充缓存导致的启动时间开销(本文后面讨论)并不显著因为每个只需在定义时重新定位缓存中。

    youdao

  • Already congressional hearings in the US are shining an unforgiving light on both the extraordinary opulence of the financial super-class and the questionable means by which it was accrued.

    美国金融超级阶层异乎寻常财富他们积累这些财富方式国会听证会已经开始表明不认可的态度。

    youdao

  • I can't remember which airline it was, I was sitting in first class in seat A1. Facing the toilet.

    (不起是哪个航空公司了)我头等舱a1座位,结果是对厕所的。

    youdao

  • If the same class attribute was defined several times in the code, it will show you all the definitions and which ones were overridden and which are being used.

    如果相同属性代码多次定义显示所有定义以及哪些定义覆盖了、哪些定义正在使用

    youdao

  • In fact, it seems that many Brits, given the choice, prefer to identify with the class they were born into rather than that which their jobs or income would suggest.

    事实上如果能够选择的话似乎很多英国倾向于把自己归人自己出生时所属的那个阶级不是他们工作收人所显示的那个阶级。

    youdao

  • If you map a UML class in the mapping model to a different name, you change the name of the file in which it will be generated but not the generated class in the file.

    映射模型中,假如想将一个UM l映射另外名称,您需要改变将要生成文件名称,不是类名。

    youdao

  • To determine whether or not a class belongs in a domain package, you need to analyze the collaborations with which it is involved to determine its distribution type.

    为了确定是否属于一个需要分析确定分布类型涉及到协作

    youdao

  • What's more, in pure DBC terms, a class that abides by DBC rules has a contract with the outside world about the internal consistency that it will maintain, which is known as the class invariant.

    另外dbc术语中,遵循dbc规则针对维护内部一致性外部世界一个契约人所共知的类不变式

    youdao

  • Subaru was the sole automaker this year that had a winner in every vehicle class in which it competes.

    巴鲁今年唯一一种生产的车辆大卖的汽车厂商。

    youdao

  • This feature is richer than function Pointers because it allows the inner class instance to retain a reference to the environment in which it was created.

    特性函数指针更强大,因为允许内部实例保持创建环境引用

    youdao

  • In some cases, you might find it useful to further restrict a class-based rule based on the element to which the class is attached.

    某些情况下可以根据所在的元素进一步限制基于规则

    youdao

  • It USES the class name Date, which is a fairly generic class name and could very well exist in other places in our code.

    使用Date一个非常通用的类名,并且可以好地切入到代码中的其他位置

    youdao

  • It also defines a Struct class for defining arbitrary data aggregations, and the special class any which can be used to represent any built-in or derived type and thus is the basis of dynamic typing.

    定义一个struct用来定义任意数据聚合,此外,定义了特殊any可以用来表示任何内置导出类型因而它也就成了动态类型化(dynamic typing)的基础

    youdao

  • This method finds the class file for the Derby embedded driver, which must exist somewhere in your CLASSPATH, then loads it into the JVM.

    这个方法寻找Derby嵌入式驱动程序文件(这个文件必须CLASSPATH中存在),然后装载JVM中。

    youdao

  • If the table doesn't exist, it invokes the database initialization code, ResourcesDatabaseInitializer, which in this example is a utility class that initializes the database.

    如果该表存在,则调用数据库初始代码ResourcesDatabaseInitializer,该代码示例初始化数据库的实用程序

    youdao

  • The notable exception in this class is Math.random , which intentionally returns a different value every time you call it.

    此类值得注意的特例就是Math . random,会刻意地每次调用它时返回一个不同

    youdao

  • The powerful as operator in Groovy takes a code block and generates a new class that implements the interface, which you can then call as if it were a concrete class implementing the interface.

    Groovy强大的as操作符接收代码生成一个实现接口可以调用实现该接口的具体类一样调用

    youdao

  • If the class cannot be found, that means that it was not loaded by any of the class loaders present in the system (which would usually result in a ClassNotFoundException).

    如果不到某个说明系统中的任何一个装入器都没有装入(通常形成ClassNotFoundException异常)。

    youdao

  • You can give it a name (that is, a class name), specify parameters (as in a constructor), and even use the .this keyword, which basically means referencing a variable within the scope of the function.

    可以名称(也就是一个),指定参数构造函数中一样),甚至可以使用关键字 .this,意味着在函数范围内引用变量

    youdao

  • It takes XML data as input, and it converts the XML string into a SimpleXMLElement object, which is sent as input to another (recursive) function in this class.

    接收XML数据作为输入xml字符串转化SimpleXMLElement对象,然后送给该类的另一个(递归)函数作为输入。

    youdao

  • When the JSP page is loaded, it calls the Action class, which ACTS as a Controller in the MVC design pattern.

    JS p加载时,就调用action这个类在MVC设计模式充当控制器角色。

    youdao

  • To fix it, I'm going to refactor the two methods I already have, which is easy because I have so little code thus far. The refactored Classifier class appears in Listing 9.

    为了解决此问题,重构已有两个方法简单,因为到目前为止我只有很少代码

    youdao

  • That suggests that this method shouldn't be in this class, so I'm going to refactor it upward to a BoundaryBase class, which ACTS as the parent of the PartDb class.

    说明这个方法应该放在这个中,所以重构partdb类BoundaryBase中

    youdao

  • To invoke an Action class, you need to force the StrutsTestCase framework to indirectly call it through a path, which is defined in the struts-config.xml file.

    调用Action需要强制StrutsTestCase框架通过一个路径间接地调用struts - config . xml文件中定义的。

    youdao

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

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

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