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

DoH

英 [dəʊ]

美 [doʊ]

abbr.  (英国)卫生部

BNC.18001

牛津词典

    abbr.

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

      双语例句

      • The DOH also provides a powerful UI that shows success, failures, and even what errors were thrown.
        DOH还提供了一个强大的UI,可用来显示成功或失败甚至抛出的错误。
      • It is recommended that you follow existing conventions until you are comfortable with how the DOH functions.
        建议您在熟练掌握DOH工作原理之前,最好遵循现有的约定。
      • That's great, but it doesn't display the DOH's UI, so it's difficult to tell if tests pass or not.
        这很棒,但它没有显示DOH的UI,因此,很难断定测试是通过了还是没通过。
      • 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的实例之间建立一座桥梁。
      • When the unit tests are invoked, the DOH reports any errors that occurred and the specific test that has 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目录结构的对等模块。
      • The DOH has a another test registration function called doh. registerUrl().
        DOH有另外一个测试注册函数,名为doh.registerUrl()。
      • But several tobacco manufacturers sued the DoH, questioning the validity of the administrative order.
        但是一些烟草制造商起诉卫生部,对行政法令的有效性提出质疑。
      • 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中以及如何执行它们。
      • Well, you define an HTML file that instantiates the DOH, instantiates widgets, then defines the test functions to execute.
        首先定义一个HTML文件来实例化此DOH、小部件,然后定义要执行的测试函数。