火范文>英语词典>DoH翻译和用法

DoH

英 [dəʊ]

美 [doʊ]

abbr.  (英国)卫生部

BNC.18001

牛津词典

    abbr.

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

      双语例句

      • Well, you define an HTML file that instantiates the DOH, instantiates widgets, then defines the test functions to execute.
        首先定义一个HTML文件来实例化此DOH、小部件,然后定义要执行的测试函数。
      • If any type of exception is thrown in a unit test, the DOH declares the entire test as failed.
        如果在一个单元测试中有任何类型的异常被抛出,DOH就会宣布整个测试失败。
      • 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 reports the total number of tests run, errors that occurred, and tests that failed.
        DOH还会报告测试运行、已发生的错误以及失败测试的总数。
      • Doh! This little corner of the campus, I really hesitate to love it!
        真是的!这个小小的校园一角,我真是义无反顾地爱上它了!
      • 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 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可以支持异步单元测试。
      • But several tobacco manufacturers sued the DoH, questioning the validity of the administrative order.
        但是一些烟草制造商起诉卫生部,对行政法令的有效性提出质疑。
      • 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所报告的错误。