- 重点词汇
- motorn.发动机;汽车;
- ofprep. 关于;属于…的;由…制成;
- asynchronousadj.异步的;
- controlvt. 控制;管理;限制;支配;
- propertiesn.房地产(property的名词复数);财产;所有权;特性;
- modeln.模型;模特儿;模式;典型;
- multipleadj.多重的;多个的;复杂的;多功能的;
- andconj. 和;与;而且;于是;然后
- theart.这个;指已提到或易领会到的人或事物;指独一无二的、正常的或不言而喻的人或事物;用以泛指;与形容词连用,指事物或统称的人;用于姓氏的复数形式前,指家庭或夫妇;(指特定用途的事物)足够,恰好;每,一;当前的,本,此;(重读,表示所指的为知名或重要的人或事物)
- 相关例句
A remote service asynchronous interface is based on the remote service interface.
远程服务异步接口基于远程服务接口。
互联网摘选
Formula for characteristic angle and asynchronous region length of asynchronous rolling
异步轧制时的特征角与变形区长度的计算公式
互联网摘选
Study and Implement on Critical Issues of Asynchronous Reliable Web Services
异步可靠Web服务关键技术的研究与实现
互联网摘选
Simple and direct calculation of asynchronous motor critical slip in power system
电力系统中异步电动机临界转差的简捷计算法
互联网摘选
Using General AC Asynchronous Motor as Low Speed Large Torque Stepping Motor
将普通交流异步电动机用作低速大转矩步进电机
互联网摘选
Design and Realization of Web-based Asynchronous Loading Product Structure Tree
基于Web异步加载的产品结构树设计及其软件实现
互联网摘选
Theoretical Basis of Asynchronous Speech Scrambling Algorithm and Frequency Domain Algorithm
异步语音置乱算法的理论基础及频域算法
互联网摘选
async和callAsync方法不阻止线程并立即返回一个Future对象来表示异步计算的未来结果。
互联网摘选
换句话说,DOH得知异步测试是通过还是失败的惟一途径就是:操作是否在延迟操作上被调用了。
互联网摘选
“Async”表示入站服务会继续执行,而不等待目标组件的应答。
互联网摘选
Cannot block a call on this socket, while an earlier async one is in progress.
当有一个更早的异步调用正在进行时,不能阻止此套接字上的调用。
互联网摘选
因此,Close()方法会接收一个Timeout参数,并包括一个异步版本(因为它可能阻塞线程),而且Close()还会抛出异常。
互联网摘选
异步溢出的总数。主机上的缓冲区空间不足会引起这些错误。
互联网摘选
为了执行这个动作,我们需要使用“Async.Run”函数,它会执行一个单独的工作流并等待其完成后获得执行结果。
互联网摘选
如果不要求使用同步调用,那么在使用“async”方法后将获得更高的性能。
互联网摘选