• Conclusions The key point for success is precise appraisal before operation and appropriate choice of operation method.

    结论:术前仔细评估选择合适手术方式获得成功关键

    youdao

  • Objective To explore how to get good effects in the reoperation of intrahepatolithiasis and the choice of operation method.

    目的探讨提高肝内胆管结石再手术结果及术式选择

    youdao

  • Features of aortic valve anomalies and pattern of changes of cardiac structure were the important consulting information for the selection of operation method.

    瓣膜畸形类型及钙化程度、心内结构功能改变情况选择手术方法重要参考信息

    youdao

  • Conclusion: the cause of biliary fistula used to be incorrect selection of operation method, careless work in the operation and unreasonable postoperative management.

    结论原因手术方法选择不当、术操作不仔细及术后处理失当。

    youdao

  • Methods Two kinds of operation method were used, in which the brow fat pad flap and free fascia fat tissue graft were transfered for repairing the sunken upper eyelid deformity.

    方法分别采用筋膜脂肪复合组织游离移植法脂肪翻转修复手术

    youdao

  • An easy way to follow the Single Responsibility Principle is to constantly ask yourself whether every method and operation of a class is directly related to the name of that class.

    遵循单一责任原则最简单办法就是不断自己是不是这个方法操作都与这个类的名称直接相关

    youdao

  • The purpose of this method is to store the currently displayed number into the accumulator, to store the specified operation as well, and to reset the display for input of the next operand.

    方法目的就是:将目前显示数值存储累加器、存储特定操作以及为了一个操作数的输入重置显示

    youdao

  • You can think of a port as an interface and an operation as a method to be called on a particular object.

    可以端口看作接口操作看作特定对象所调用的方法

    youdao

  • Summary: as we determined last week, UML activity diagrams document the logic of a single operation or method, a single use case, or the flow of logic of a business process.

    简介正如我们上周确定那样,UML活动记录单个操作方法逻辑、单个商业过程的逻辑流程

    youdao

  • The method name reflects only one property of the method: the business logic to perform the credit operation.

    这个方法反映了方法一个属性执行信贷业务业务逻辑

    youdao

  • Or, in the case of a non-applicable method, it becomes a null operation.

    或者不适用方法情况成为操作

    youdao

  • The generated method is empty because it's up to the developers to provide code that satisfies the requirements of the operation.

    生成方法因为开发人员负责提供满足操作要求代码

    youdao

  • For example, an operation to view a resource is implemented using the GET method of the HTTP interface.

    举例来说,查看资源操作可以使用HTTP接口GET方法实现

    youdao

  • The Project Explorer view shows a list of the parts of the OrderProcessor provider and a method (behavior) for each provided operation.

    ProjectExplorer视图显示OrderProcessor提供者各个部分列表以及一个被提供的操作的方法(行为)。

    youdao

  • You can do a similar operation to test whether a value is in the list of data values returned by calling the values method.

    可以使用相似操作检查某个是否调用values方法返回数据列表中

    youdao

  • The Project Explorer view in Figure 7 shows a list of the parts of the OrderProcessor provider and a method (behavior) for each provided operation.

    7中的Project Explorer视图显示OrderProcessor提供商部分列表以及一个提供的操作的方法(行为)。

    youdao

  • The operationName attribute should equate to the operation name of the method.

    operationName属性应该方法操作名称相同。

    youdao

  • An action's operation is the method of the target class.

    一个Action操作目标方法

    youdao

  • In Listing 13, the execute method extracts the parent task command's result and sets the result of the operation by appending the step result to the task command's result.

    清单13中,execute方法提取任务命令结果通过步骤结果附加任务命令的结果而设置操作结果。

    youdao

  • The real value here is that the getWhatImReading method is executed without synchronization of any kind, whereas the setWhatImReading is executed as an atomic operation.

    这里真正价值在于,getWhatImReading方法未经任何形式同步便被执行setWhatImReading作为一个原子操作执行的。

    youdao

  • The WebResult annotation (optional) is declared at the method level and is used to customize the return value of the web service operation.

    WebResult注释(可选)方法级别声明用于自定义Web服务操作返回

    youdao

  • The pushpull method is the easier of the two methods to use, and it performs the same operation as SketchUp's pushpull tool.

    pushpull方法两个方法容易使用一个,执行SketchUppushpull工具相同操作

    youdao

  • The code snippet shown in Listing 1 for the onLoad method specifies that this method initializes and loads all dependencies that are required for the operation of the iWidget.

    清单1显示onLoad方法代码片段,它指定方法初始化加载 iWidget操作所需所有依赖项

    youdao

  • The OmniFind connector calls a validateLogon() method at the beginning of each operation, which uses checkOECredentials() to verify that you have established valid credentials.

    OmniFind连接器每个操作开头调用validateLogon()方法,这个方法使用checkOECredentials()检查是否建立了有效凭证

    youdao

  • With this method of operation there are two heap areas, one for short-lived objects (nursery heap) and one for longer-lived objects (tenured heap).

    操作方法适用于两种类型,存活期对象(临时的堆,nurseryheap存活期长的对象(永久堆,tenured heap)。

    youdao

  • The method must also invoke the processInvoice operation of the InvoiceProcessing interface when the price calculation has been completed as specified in the service protocol.

    当价值估算按照服务协议指定那样完成方法必须调用InvoiceProcessing接口processInvoice操作

    youdao

  • In addition to using the HTTP operation, Apache Wink USES the MIME type of the HTTP request to map the request to the correct method.

    除了使用HTTP操作以外,ApacheWink还使用HTTP请求MIME类型请求映射正确方法

    youdao

  • A combination of URI and HTTP method defines what operation will occur. The REST interface provides the following HTTP methods.

    URIHTTP方法共同定义将要发生操作

    youdao

  • You can use the fail method to force a test case to fail, for example if you want to force a timeout of an operation.

    可以利用fail方法强迫这个测试用例失败例如迫使一个操作暂停。

    youdao

  • You can use the fail method to force a test case to fail, for example if you want to force a timeout of an operation.

    可以利用fail方法强迫这个测试用例失败例如迫使一个操作暂停。

    youdao

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

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

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