MY词语>英语词典>DoH翻译和用法

DoH

英 [dəʊ]

美 [doʊ]

abbr.  (英国)卫生部

BNC.18001

牛津词典

    abbr.

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

      双语例句

      • The DOH has a another test registration function called doh. registerUrl().
        DOH有另外一个测试注册函数,名为doh.registerUrl()。
      • Because its browser-based interface has access to the XMLHttpRequest object, the DOH can support asynchronous unit tests.
        因为借助其基于浏览器的界面可以访问XMLHttpRequest对象,所以DOH可以支持异步单元测试。
      • It is recommended that you follow existing conventions until you are comfortable with how the DOH functions.
        建议您在熟练掌握DOH工作原理之前,最好遵循现有的约定。
      • Every test framework needs to supply you with a method to check the outcome of a unit test and the DOH is no exception.
        每个测试框架都要为开发人员提供检查单元测试结果的方法,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目录结构的对等模块。
      • As previously mentioned, the DOH provides a command-line interface as well as a browser-based interface.
        前面提到过,DOH既提供命令行界面,又提供了基于浏览器的界面。
      • The reason to only have a few asserts per test is that it makes it quicker to isolate the failure in the test from the error the DOH reports.
        每个测试只有少数几个断言,其原因是这样做能更快地区分出测试失败和DOH所报告的错误。
      • This is because the DOH ( what a great acronym) offers both command-line and browser-based interfaces to the testing framework.
        这是因为DOH(多好的缩写名)既提供了命令行界面,也提供了基于浏览器的界面来测试框架。
      • The DOH uses Rhino, an open-source JavaScript engine written in Java ™ code, for its command-line interface.
        DOH为其命令行界面还使用了Rhino,一个用Java™代码编写的开源JavaScript引擎。
      • 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中以及如何执行它们。