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

DoH

英 [dəʊ]

美 [doʊ]

abbr.  (英国)卫生部

BNC.18001

牛津词典

    abbr.

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

      双语例句

      • When all test files have been loaded by the DOH the framework automatically executes the tests.
        当所有测试文件都由DOH加载后,此框架就会自动执行这些测试。
      • 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中以及如何执行它们。
      • The DOH also provides a powerful UI that shows success, failures, and even what errors were thrown.
        DOH还提供了一个强大的UI,可用来显示成功或失败甚至抛出的错误。
      • The DOH has a another test registration function called doh. registerUrl().
        DOH有另外一个测试注册函数,名为doh.registerUrl()。
      • In the case of demo. doh, it is a module that has a file containing helper functions and a simple DemoWidget.
        在demo.doh的示例中,测试的对象是一个模块,它包含帮助函数和一个简单DemoWidget。
      • Effectively, what the DOH does is create a bridge between an instance of the DOH running in an HTML file in an iframe and the instance of the DOH running its UI and stand-alone tests.
        实际上,DOH所做的就是要在HTML文件(iframe内)内运行的DOH的实例和运行其UI和独立测试的DOH的实例之间建立一座桥梁。
      • The DOH also reports the total number of tests run, errors that occurred, and tests that failed.
        DOH还会报告测试运行、已发生的错误以及失败测试的总数。
      • It would be great if the DOH provided a mechanism that could still run this HTML file and still display the UI.
        要是DOH能提供一个既能运行HTML文件又能显示UI的机制就好了。
      • You create an array of functions or test fixtures, register them, and the DOH will execute them when loaded.
        只需创建一个函数数组或测试装置、然后对之进行注册,加载后,DOH就会执行它们。
      • This is because the DOH ( what a great acronym) offers both command-line and browser-based interfaces to the testing framework.
        这是因为DOH(多好的缩写名)既提供了命令行界面,也提供了基于浏览器的界面来测试框架。