• 多次通过各主机厂质量认证,多次获得优秀配套厂家”、“免检产品称号。

    The product quality was passed quality evaluation by the three sides for many times, and awarded "Outstanding Related Producer", "Products Exempting from Inspection", etc.

    youdao

  • 试验符合多次通过方法ISO 16889标准,确定纳污量初始压降的8

    The dirty hold ability test is according to ISO16889 by multi-pass test. The pressure is 8 times than the initial pressure.

    youdao

  • 马克已经多次通过媒体表示:加盟酋长球场的第一选择。而且温格承认这位摩洛哥将会转会阿森纳

    Chamakh has reportedly confirmed that Emirates Stadium is his first-choice destination and Wenger admits there is a good chance the Moroccan will move to Arsenal.

    youdao

  • 这些数据通过多次研究收集得来

    These figures have been gleaned from a number of studies.

    《牛津词典》

  • 可以通过多次迭代添加其他功能就允许在下周期开始任何时候进行更改

    Additional functionality can be added through multiple iterations, which allows for change at any point before the next cycle begins.

    youdao

  • 关于日方交涉我们通过多种渠道多次日方表达了我们严正立场

    On representations with Japan, we have repeatedly expressed our solemn position to Japan through various channels.

    youdao

  • 此外尽管可能通过标准键盘支持选择格,但这样需要多次击键

    Also, although it is possible to select the tabs through standard keyboard support, doing so can require many keystrokes.

    youdao

  • 通过使用多次调整釉层,达芬奇获得了这种让闻名于世的朦胧阴影效果。

    By applying many thin coats of this adapted glaze, he achieved the smoky shadowing he became famous for.

    youdao

  • 框架改进加固快速地应用传播,这只需要通过重复应用模式即可,不必多次手工修改代码

    And improvements or fixes to the architecture can be rapidly propagated across applications by re-applying patterns rather than hand-modifying code multiple times.

    youdao

  • 对于一个肿瘤可能需要通过不同肿瘤部位电极多次消融,以确保没有留下肿瘤组织。

    For a large tumor, it may be necessary to do multiple ablations by repositioning the needle electrode into different parts of the tumor to ensure no tumor tissue is left behind.

    youdao

  • 我们可以通过将地图类型多次放入脚本中,各种地形类型提供不同权重并且创建地形类型可以实现的复杂规则

    We can give individual terrain types different weights by pushing them into the pool multiple times and create more complex rules about what terrain types can touch.

    youdao

  • 因此,将通过多次使用XMLT节点解析整个消息

    So by using XMLT node multiple times the entire message tree is parsed.

    youdao

  • 现在多次执行结帐过程通过其他弯路进入登录折扣过程。

    Now run through the checkout path a couple more times and take detours through the login and discount processes.

    youdao

  • 通过设置多个批量更新特性提高了需要多次执行语句性能

    The batch update feature improves the performance of a single statement that is executed multiples times, with multiple value Settings.

    youdao

  • 通过多次暴发中的病毒进行监测尚未发现证据表明病毒传播力导致严重病症能力发生了变化

    Monitoring of viruses from multiple outbreaks has detected no evidence of change in the ability of the virus to spread or to cause severe illness.

    youdao

  • 通过添加现时标志,可以多次发送相同消息加以区分了。

    By adding a nonce, you can distinguish between the same messages sent more than one time.

    youdao

  • 相反,可以通过多次迭代来演进可重用资产从而减轻这些风险

    Instead mitigate these risks by evolving the reusable asset over multiple iterations.

    youdao

  • 多相睡眠仅仅意味着可以通过24小时多次小睡来获得一些额外的时间。

    By definition polyphasic sleep means you'll be taking multiple naps during a 24-hour period and spending more time awake at night.

    youdao

  • 三种语句通过选择执行哪些语句,或者通过多次执行语句,可以改变程序

    These three statements let you change the flow of a program by selecting which statements are executed or by executing a set of statements multiple times.

    youdao

  • 如果观众要求多次谢幕演员通过舞台两翼上上下下舞台,他们可能“弄”,这里“腿”也是一般两侧叫法

    If the audience demands numerable curtain calls and the actors are moving on and off stage via the wings they maybreak the legs’, ‘legs’ being a common name for side curtains/masks.

    youdao

  • 可以通过多次部署同一服务实现来实现

    The redundancy may be achieved by deploying the same implementation of the service multiple times.

    youdao

  • 频繁交付少量功能有效风险性更小的——换话说,通过多次产品发布生产

    It is more effective and less risky to deliver smaller amounts of functionality more often - in other words, to release a product into production multiple times.

    youdao

  • 多年来我参加多次没有通过认证考试

    I've taken other certification exams over the years that I did not pass the first time.

    youdao

  • 中国通过多种方式试图打消世界对她的疑虑,并多次承诺和平崛起

    In many ways China has made efforts to try to reassure an anxious world. It has repeatedly promised that it means only peace.

    youdao

  • 多相睡眠仅仅意味着可以通过24小时多次小睡获得一些额外时间

    By definition polyphasic sleep means you'll be taking multiple naps during a 24-hour period and spending more time awake at night. But you'll also gain several extra productive hours per day.

    youdao

  • 预置语句statement主要区别在于,前者可以只编译优化一次然后通过设置不同参数多次使用

    The main difference is that, unlike the statement class, prepared statement is complied and optimized once and can be used multiple times by setting different parameter values.

    youdao

  • 常常可以通过多次执行task来消除这种影响

    You can usually cure this effect by executing the task multiple times.

    youdao

  • 一旦这些都不能起效,每张照片进行多次试照(bracket),通过估计查看液晶来将适度曝光归零

    If all else fails, be sure to bracket each image, or zero in on the correct exposure by using guess and check with the rear LCD screen.

    youdao

  • 可以通过使用 odbc_prepare()单独步骤准备语句通过多次调用 odbc_execute()执行准备好的语句,从而提高应用程序性能

    You can improve the performance of your application by preparing the statement in a separate step with odbc_prepare() and executing that prepared statement by calling odbc_execute() multiple times.

    youdao

  • GDD通过合并收购发生公司不是马上重新部署和共同部署员工或者关闭业务并且/或者将他们合并。

    Many times GDD happens through mergers and acquisitions: Companies don't instantly relocate and co-locate people or shut down one operation and/or merge them.

    youdao

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

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

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