1·I have to get an operation.
我得接管手术。
2·I have to get an operation.
我得接受手术。
3·Arun said: 'if I get an operation and doctors take off my two extra legs, then I can also live a normal life.
阿伦表示:“如果我能够手术,医生们绘画我多余的两条腿,而我就能够过上无是无非的生活了。”
4·This indicates that the implementation of an operation can determine when other operations will get responses.
这意味着操作的执行可以决定什么时候其他的操作将会得到回应。
5·To get a quote, the client gets the representation of an operation for the only port in the service.
为获取报价,客户机为该服务中唯一的端口获取一个操作的表示。
6·For example, an operation to view a resource is implemented using the GET method of the HTTP interface.
举例来说,查看资源的操作可以使用HTTP接口的GET方法实现。
7·'When I told my daughter I'd had a Caesarean, she said she wasn't going to kiss any boys because she couldn't afford to get pregnant and have an operation.
当我告诉我女儿她是剖腹产生下来的,女儿说她不想亲任何男孩子了,因为她不愿意怀孕并为此动手术。
8·The difference is that links assembled by the Seam component tags issue requests using an HTTP GET operation, rather than the HTTP POST form submission model indicative of JSF.
不同之处在于,Seam组件标记组装的链接使用一个HTTP GET操作发出请求,而不是使用JSF的HTTP POST表单提交模型表示。
9·For example, for an update operation, you need to get JNDI context, look up EJB home, find the EJB entity bean and then update the bean.
例如,对于一个更新操作,需要获得jndi上下文,查找EJB home,发现EJB实体bean并更新这个bean。
10·The code in Listing 1 is simply performing an HTTP GET operation on the URL provided, requesting the acceptable content types of either a PROVIDER_CATALOG or SERVICE_DESCRIPTION.
清单 1 中的代码简单地对提供的 URL 执行了 HTTP GET 操作,请求 PROVIDER_CATALOG 或者 SERVICE_DESCRIPTION 可接受的内容类型。