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

DoH

英 [dəʊ]

美 [doʊ]

abbr.  (英国)卫生部

BNC.18001

牛津词典

    abbr.

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

      双语例句

      • In the case of demo. doh, it is a module that has a file containing helper functions and a simple DemoWidget.
        在demo.doh的示例中,测试的对象是一个模块,它包含帮助函数和一个简单DemoWidget。
      • The DOH also provides a powerful UI that shows success, failures, and even what errors were thrown.
        DOH还提供了一个强大的UI,可用来显示成功或失败甚至抛出的错误。
      • Testing stand-alone functions, both synchronous and asynchronous, in the DOH
        在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的机制就好了。
      • Doh! This little corner of the campus, I really hesitate to love it!
        真是的!这个小小的校园一角,我真是义无反顾地爱上它了!
      • The DOH framework is extremely flexible in how tests can be defined and loaded, so often the load flow can be modified to suit your particular structure.
        DOH框架对如何定义和加载测试的要求很灵活,通常可以修改加载流程以适合您具体的结构。
      • Because its browser-based interface has access to the XMLHttpRequest object, the DOH can support asynchronous unit tests.
        因为借助其基于浏览器的界面可以访问XMLHttpRequest对象,所以DOH可以支持异步单元测试。
      • If any type of exception is thrown in a unit test, the DOH declares the entire test as failed.
        如果在一个单元测试中有任何类型的异常被抛出,DOH就会宣布整个测试失败。
      • 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 has a another test registration function called doh. registerUrl().
        DOH有另外一个测试注册函数,名为doh.registerUrl()。