六六字典>英语词典>DoH翻译和用法

DoH

英 [dəʊ]

美 [doʊ]

abbr.  (英国)卫生部

BNC.18001

牛津词典

    abbr.

    • (英国)卫生部
      (in Britain) Department of Health

      双语例句

      • Bringing it all together: Combining the test definitions into a single DOH test suite
        把它们放在一起:将测试定义合并到单个DOH测试套件中
      • As previously mentioned, the DOH provides a command-line interface as well as a browser-based interface.
        前面提到过,DOH既提供命令行界面,又提供了基于浏览器的界面。
      • Because the callback runs later, it cannot be easily try/ catch caught by the DOH when there is a failure, like it does for a synchronous test.
        因为回调运行得较晚,所以当故障出现时,DOH很难通过try/catch捕捉到,就如同在同步测试中一样。
      • The DOH has a another test registration function called doh. registerUrl().
        DOH有另外一个测试注册函数,名为doh.registerUrl()。
      • So, the question that remains is how do you take these test definitions, load them into the DOH's UI, and execute them.
        所以,剩下的问题就是如何获取这些测试定义、如何将它们加载到DOH的UI中以及如何执行它们。
      • This enables the DOH to report failed tests accurately.
        这能使DOH准确地报告失败的测试。
      • This is the only way to succeed in your mission and conquer DOH!
        这是成功的唯一途径,这就是您的使命和征服!
      • The DOH uses Rhino, an open-source JavaScript engine written in Java ™ code, for its command-line interface.
        DOH为其命令行界面还使用了Rhino,一个用Java™代码编写的开源JavaScript引擎。
      • The DOH also reports the total number of tests run, errors that occurred, and tests that failed.
        DOH还会报告测试运行、已发生的错误以及失败测试的总数。
      • The test case structure is illustrated by using a demonstration module, demo. doh, that is placed as a peer module to the Dojo directory structure.
        通过一个示范模块demo.doh,可以说明测试用例结构,该模块作为一个Dojo目录结构的对等模块。