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

DoH

英 [dəʊ]

美 [doʊ]

abbr.  (英国)卫生部

BNC.18001

牛津词典

    abbr.

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

      双语例句

      • 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的机制就好了。
      • Well, you define an HTML file that instantiates the DOH, instantiates widgets, then defines the test functions to execute.
        首先定义一个HTML文件来实例化此DOH、小部件,然后定义要执行的测试函数。
      • But several tobacco manufacturers sued the DoH, questioning the validity of the administrative order.
        但是一些烟草制造商起诉卫生部,对行政法令的有效性提出质疑。
      • Doh! This little corner of the campus, I really hesitate to love it!
        真是的!这个小小的校园一角,我真是义无反顾地爱上它了!
      • This is because the DOH ( what a great acronym) offers both command-line and browser-based interfaces to the testing framework.
        这是因为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的实例之间建立一座桥梁。
      • 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工作原理之前,最好遵循现有的约定。
      • This is the only way to succeed in your mission and conquer DOH!
        这是成功的唯一途径,这就是您的使命和征服!
      • 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捕捉到,就如同在同步测试中一样。