• 视图中可以浏览搜索编辑删除创建类别别。

    In this view, you can browse, search, edit, delete, and create new categories or subcategories.

    youdao

  • 提高销售额利润唯一方法就是创新性产品推出一些必备”的与竞争对手无关类别别去定义它们。

    The only real way to grow sales and profits is to create innovative offerings with some "must haves" that define new categories or subcategories for which competitors are not relevant.

    youdao

  • 特别是科幻小说散文小说一个子类因为几乎一部科幻小说都是短篇长篇小说。

    Especially, science fiction is a sub-class of prose fiction, for nearly every piece of science fiction is either a short story or a novel.

    youdao

  • 特别是科幻小说散文小说一个子类因为几乎一部科幻小说都是短篇小说长篇小说。

    Specially, science fiction is a sub-class of prose fiction, for nearly every piece of science fiction is either a short story or a novel.

    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

  • 可以选择某个类别展开文件夹选择某个

    You can select a category, or expand the folder to select a subcategory.

    youdao

  • 为了图上建模继承子类(要继承行为类)出一条闭合的,单键头(三角形)的线指向类。

    To model inheritance on a class diagram, a solid line is drawn from the child class (the class inheriting the behavior) with a closed, unfilled arrowhead (or triangle) pointing to the super class.

    youdao

  • 然后就可以键入的以作为方法参数方法使用基类任何一个子类

    You can then use the base class, or any of the subclasses, in methods that are typed to expect the base class as a method argument.

    youdao

  • 继承抽象子类必须实现其父自身声明为抽象的所有抽象方法

    A child class that extends an abstract class must implement all abstract methods in its parent or itself be declared abstract.

    youdao

  • 对于普通对象(非数组):对象必须目标实例目标类子类的实例。

    For a normal object (non-array) : the object must be an instance of the target class or a subclass of the target class.

    youdao

  • 意味着它们这些服务服务子类收集数据

    This means that they only collect data for service (sub -) classes they have been activated for.

    youdao

  • 丰富的食物最好搭配含维生素C的食物一起食用比如橘子水果因为维生素C促进身体对吸收

    It’s important to pair your iron-rich meals with foods that contain vitamin C, like orange juice or citrus fruits, because vitamin C helps increase iron absorption, " Skolnik says.

    youdao

  • 常用两个子类结构化类型行为操作类型。

    Two commonly used subtypes are: Structural types and Behavioral or Operational types.

    youdao

  • 子类声明详细数据用户选择这个树叶打开节点才会装载

    The detail data declared in the sub-classes is loaded only when a user either selects the tree leaf or opens the tree node.

    youdao

  • 按照这个定义笑话分成三个熟悉:第一类是语音层次上的笑话,俏皮话(类似“脑筋急转弯”一类笑话),如:“高尔夫球手为什么穿条裤子?”

    Thankfully, that definition, though mildly humorous in its way, can be subdivided into three more familiar categories: Phonological jokes, or puns " Why did the golfer wear two sets of pants?"

    youdao

  • 过程一般用来表述工作流的参数元数据

    A Process flow subtype is generally the subtype used to express the parameters or metadata for the flow.

    youdao

  • 为了做到一点,JFace提供使用对象提供将其子类化的有时两者都提供)。

    To do this, JFace either provides an object that you use or a class you can subclassand sometimes it provides both.

    youdao

  • 模仿对象遵循模仿对象模式合作者子类(实现)。

    Mock object: a subclass (or implementation) of the collaborator that follows the mock object pattern.

    youdao

  • 多数情况下这个结构仅仅根据需求独特性惟一性对其中框架划分子类,并根据需要覆盖一个多个hook方法

    In most cases, this entails just subclassing one of the framework classes, and overriding one or more hook methods as needed, depending how unique or complex your requirements are.

    youdao

  • 直接使用fork/join必须使用带有任务闭包的runForkJoin()方法一个将AbstractForkJoinWorker分为子类的任务

    To use fork/join directly, you must either use the runForkJoin() method with a task closure or a task class that subclasses AbstractForkJoinWorker.

    youdao

  • 这个建议匹配方法调用JDBC连接定义的,而且会返回Statement任何子类

    This matches any call to a method defined on a JDBC connection that returns a Statement or any subclass thereof.

    youdao

  • RequestEventJTCEvent子类用来表示一个轻量级事务单步服务请求

    RequestEvent, a subclass of JTCEvent, is used to represent a lightweight transaction or single-step service request.

    youdao

  • class - name完全限定方法此类(子类)中声明

    Class-name is the fully qualified name of the class in which the method is declared (or a subclass thereof).

    youdao

  • 通常应用程序作者子类化abstractviewcontroller,以实现用户界面一部分输入屏幕对话框

    Application authors typically subclass AbstractViewController to implement a part of the user interface, such as an input screen or dialog.

    youdao

  • gpars中,可以利用接受包的factory方法通过为groovyx . gpars . actor . AbstractPooledActor划分子类创建actors

    In gpars, actors can be created from a factory method that takes a closure or by subclassing groovyx.gpars.actor.AbstractPooledActor.

    youdao

  • 可以覆盖Dojo部件方法针对特定行为子类现有的Dojo小部件创建自己的小部件。

    You can also override a Dojo widget method, subclass an existing Dojo widget for special behavior, or create your own widget.

    youdao

  • spec随后关联产品类型类型类型),如果需要的话,还可关联到型。

    The spec can then be attached to a product type (hard or soft type) and, if required, cascaded down to its subtypes.

    youdao

  • 现在清单3中的代码可以进行编译执行因为put的参数现在可以参数类型tt的Box

    Now the code in Listing 3 will compile and do what we want, because we've said that the parameter to put can be a Box whose type parameter is t or any of its subtypes.

    youdao

  • 假设OrderContract子类添加invoice实现

    Suppose you wanted to add an implementation of invoice for a subclass of Order or Contract.

    youdao

  • 表示Box类型参数可以tt的任何子类

    Which means that the type parameter of the Box can be t or any subclass of t.

    youdao

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

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

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