Conclusions The key point for success is precise appraisal before operation and appropriate choice of operation method.
结论:术前仔细评估,选择合适的手术方式是获得成功的关键。
Objective To explore how to get good effects in the reoperation of intrahepatolithiasis and the choice of operation method.
目的探讨提高肝内胆管结石再手术的结果及术式选择。
Features of aortic valve anomalies and pattern of changes of cardiac structure were the important consulting information for the selection of operation method.
瓣膜畸形类型及钙化程度、心内结构及功能改变情况是选择手术方法时的重要参考信息。
Conclusion: the cause of biliary fistula used to be incorrect selection of operation method, careless work in the operation and unreasonable postoperative management.
结论:胆瘘的原因多为手术方法选择不当、术中操作不仔细及术后处理失当。
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.
方法分别采用筋膜脂肪复合组织游离移植法、眉脂肪垫翻转法两种修复手术。
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.
遵循单一责任原则的最简单办法就是不断地问自己是不是这个类的每一个方法和操作都与这个类的名称直接相关。
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.
此方法的目的就是:将目前所显示的数值存储到此累加器、存储特定的操作以及为了下一个操作数的输入而重置显示。
You can think of a port as an interface and an operation as a method to be called on a particular object.
你可以把端口看作一个接口,而把操作看作对一个特定对象所调用的方法。
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活动图记录单个操作或方法的逻辑、单个用例或商业过程的逻辑流程。
The method name reflects only one property of the method: the business logic to perform the credit operation.
这个方法名只反映了方法的一个属性:执行信贷业务的业务逻辑。
Or, in the case of a non-applicable method, it becomes a null operation.
或者,在不适用的方法的情况下,成为空操作。
The generated method is empty because it's up to the developers to provide code that satisfies the requirements of the operation.
生成的方法是空的,因为要由开发人员负责提供满足操作要求的代码。
For example, an operation to view a resource is implemented using the GET method of the HTTP interface.
举例来说,查看资源的操作可以使用HTTP接口的GET方法实现。
The Project Explorer view shows a list of the parts of the OrderProcessor provider and a method (behavior) for each provided operation.
ProjectExplorer视图显示了OrderProcessor提供者各个部分的列表,以及每一个被提供的操作的方法(行为)。
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方法所返回的数据值列表中。
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提供商部分的列表以及每一个提供的操作的方法(行为)。
The operationName attribute should equate to the operation name of the method.
operationName属性应该与方法的操作名称相同。
An action's operation is the method of the target class.
一个Action的操作是目标类的方法。
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方法提取父任务命令的结果,并通过将步骤结果附加到任务命令的结果而设置操作的结果。
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是作为一个原子操作执行的。
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服务操作的返回值。
The pushpull method is the easier of the two methods to use, and it performs the same operation as SketchUp's pushpull tool.
pushpull方法是两个方法中较容易使用的一个,它执行与SketchUp的pushpull工具相同的操作。
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操作所需的所有依赖项。
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()检查是否建立了有效的凭证。
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)。
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操作。
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类型将请求映射到正确的方法。
A combination of URI and HTTP method defines what operation will occur. The REST interface provides the following HTTP methods.
URI和HTTP方法共同定义将要发生的操作。
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方法强迫这个测试用例失败,例如您想要迫使一个操作暂停。
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方法强迫这个测试用例失败,例如您想要迫使一个操作暂停。
应用推荐