• Return to the composition unit panel (figure 3) and repeat the same steps to configure the reference.

    返回组合单元面板(3),重复相同步骤配置引用

    youdao

  • The previous section showed how to reference another sequence diagram by passing information through parameters and return values.

    前面段落展示如何通过参数返回传递信息引用另一个序列

    youdao

  • The capability of defining method invocations in the configuration file is very important and should not be restricted to methods that return an object reference.

    配置文件定义方法调用能力重要的,应该这种能力限制返回对象引用的方法

    youdao

  • Hence, you should avoid creating a service endpoint that USES a remote reference as a parameter or return value.

    因此应该避免去创建一个使用远程引用作为参数返回服务端点

    youdao

  • You can test for them explicitly or rely on PHP to return a default empty value when you reference them.

    可以显式地它们进行检测引用它们PHP返回缺省

    youdao

  • So, we'll give the full reference, introduces eternal return as the highest possible formula of affirmation.

    我们给出全部参考,将永恒回归作为主张可能形式。

    youdao

  • Instead of it returning JSON, as in the case of our data resource, we will have the resource return a reference to a view.

    我们数据资源情形不同不会返回JSON而是返回一个视图引用

    youdao

  • Does not return a reference to static data, and all data is provided by the caller of the function?

    返回静态数据引用所有数据函数调用者提供

    youdao

  • The invoke method is called with a reference to the proxy implementation object (needed to return this), the method object being invoked, and the method arguments.

    调用invoke方法需要带上对proxy实现对象引用(需要用于返回this)、调用Method对象方法参数。

    youdao

  • The getSource() method on the context should return a reference to a UML class, since we specified in the extension point that we were interested only in Class transforms.

    环境中的getSource()方法应该返回UML引用因为我们扩展点中指定我们Classtransforms兴趣。

    youdao

  • So, for example, by specifying the return object as a type "json", jQuery will automatically convert the response String from a server into a json object, allowing you to reference it immediately.

    所以例如通过返回对象指定json类型jQuery将能自动来自服务器响应字符串转换json对象,使能够立即引用

    youdao

  • In response to the locate reply, the client then requests that the ORB resolve the object and return a reference to the client.

    为了响应定位应答,客户然后请求OR b解析对象客户端返回引用

    youdao

  • If you are reading this for the first time, jump down to Details, and return to the actual Settings when you need a reference.

    如果第一阅读一点,跳到细节需要一个参考返回实际设置

    youdao

  • Note, however, that copied syntax contains only the method name followed by empty parentheses, so you must remember the parameters or return to content assist or the reference pane.

    但是请注意复制的语法包含方法名称括号因此必须记得参数或者必须返回内容帮助reference面板。

    youdao

  • It is transitive: for any non-null reference values x, y, and z, if x.equals (y) returns true and y.equals (z) returns true, then x.equals (z) should return true.

    具有传递性:对于任何非空的参考值xyz如果x.e quals (y)返回并且y.e quals (z)也返回值,那么x.e quals (z)也应该返回真值。

    youdao

  • Reference ground, sometimes called a return path or signal common, is usually the reference potential of interest.

    参考通常潜在参考端,有时称为回路公用信号

    youdao

  • The discussion on the 31 STAGE functions was made, the host usage, reference function, return value of the functions and their significance were introduced, and the applied examples of some functions.

    31个STAGE函数进行了讨论介绍了函数主机用法参考函数返回表示的意义等,给出部分函数的应用实例

    youdao

  • According to the task, must design a standard return trajectory which is reference trajectory for guidance when a manned spacecraft returns.

    载人航天器返回根据任务要求,需要设计一条标准返回轨道作为制导时的参考轨道。

    youdao

  • Passing types by reference (using out or ref) requires experience with Pointers, understanding how value types and reference types differ, and handling methods with multiple return values.

    使用引用类型参数,需要了解类型引用类型的差别,同时,使用这个方法将会多个返回

    youdao

  • The most common case where we must use this is in functions that return a reference to the object on which they were invoked.

    常见情况返回值调用对象的引用函数里。

    youdao

  • The machine tool's return reference point is studied, various machine tool's return reference point forms are analyzed and the method for achieving high precision return reference point is presented.

    机床参考进行了研究,分析了各种机床回参考点形式,并介绍实现高精度回参考点的方法

    youdao

  • In this example, if you execute different queries that return the same row from the database, you receive a reference to the same object in memory every time.

    示例如果执行返回数据库同一行的不同查询,则您每次都会收到内存中同一对象引用

    youdao

  • The default behavior is to return the passed token reference unchanged to the caller.

    缺省行为返回未经修改单词引用

    youdao

  • You can exclude a reference item and provide the number of items you want to return.

    可以一个索引预设数量外返回你

    youdao

  • The paper makes in-depth analysis about essence of call by values and call by references, return by value and return by reference, also explains these through some examples.

    笔者系统地分析函数参数传递调用引用调用以及函数返回和引用返回的本质举例进行了说明

    youdao

  • If you use this variable to pass a reference to an instance of a class, the members of the instance can be modified by the thread-pool thread and used as return values.

    如果使用这个变数参考传回类别执行个体,则执行共用执行绪可以修改执行个体的成员当做传回值使用。

    youdao

  • If the private member does not return a reference or value, then this method will not return an object.

    如果私有成员返回一个引用方法不会返回对象

    youdao

  • As with movement type 502, a return delivery to the vendor is entered without reference to the purchase order, but the goods issue is posted via a delivery in Shipping.

    正如移动类型502一样,可以不带参考采购订单地输入一个退货交货(单)供应商发货时要通过交货单来过帐

    youdao

  • Note: you should never use parentheses around your return variable when returning by reference, as this will not work.

    注意引用返回值时永远不要使用括号这样行不通。只能通过引用返回变量,而不是语句的结果。

    youdao

  • Note: you should never use parentheses around your return variable when returning by reference, as this will not work.

    注意引用返回值时永远不要使用括号这样行不通。只能通过引用返回变量,而不是语句的结果。

    youdao

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

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

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