诗词屋>英语词典>untested翻译和用法

untested

英 [ˌʌnˈtestɪd]

美 [ˌʌnˈtestɪd]

adj.  未经试验(或考验)的

BNC.20738 / COCA.16486

牛津词典

    adj.

    • 未经试验(或考验)的
      not tested; of unknown quality or value

      柯林斯词典

      • ADJ 未经考验的;未测试的
        If something or someone isuntested, they have not yet been tried out or have not yet experienced a particular situation, so you do not know what they will be like.
        1. The Egyptian Army remained an untested force...
          埃及军队依然有待考验。
        2. All of us were untested for what lay ahead.
          将要面对的事情是大家都没有经历过的。
      • ADJ 未经检验的;未经测试的
        If you describe something such as a drug or chemical asuntested, you mean that it has not been subject to scientific tests to find out if it is safe to use.
        1. ...the dangers of giving untested drugs to people.
          把未经检验的药物给人吃的危险

      英英释义

      adj

      • not tried or tested by experience
        1. unseasoned artillery volunteers
        2. still untested in battle
        3. an illustrator untried in mural painting
        4. a young hand at plowing
        Synonym:unseasoneduntriedyoung
      • not yet proved or subjected to testing
        1. an untested drug
        2. untested theory
        3. an untried procedure
        Synonym:untried

      双语例句

      • Obviously, this leads to false positives and portions of your code left untested.
        显然,这将导致测试成功的假象,而且还会使得部分代码得不到测试。
      • A major recession will place an enormous burden on an untested and already-fragile legal system.
        如果发生严重的经济衰退,将给没有经受过考验和本已脆弱不堪的法律体系造成严重负担。
      • But its Chinese element adds a new, untested dimension.
        但其中的中国元素增添了一个未经测验的新层面。
      • Some paths and portions of the code always remain untested, even with a large number of automated tests.
        即使有大量的自动化测试,总会有测试不到的代码路径。
      • The BoJ has a new framework, but it is untested.
        日本央行已经有了一个全新但未检测的框架。
      • Nobody checked how tightly the untested ear was covered, so I just pretended to block mine.
        没人检查没被测试的耳朵是否盖严了。所以我假装盖严了耳道。
      • It is sometimes possible to test untested code through really skanky hacks that use reflection to access private members.
        有时可以通过使用反射来访问私有成员这样的怪招来测试未测试的代码。
      • The course will also introduce students to materials that are untested but hold promise for future usage.
        本课程还将向学生介绍一些未经测试,但相信在不久将来会被使用的材料。
      • Additionally, when old, untested code is modified, programmers should write new tests for that code.
        除此之外,当老的、未测试的代码被改变的时候,程序员应为代码编写新的测试。
      • Code coverage to identify untested code with line-level precision.
        代码覆盖用线级精确度确定未测试的代码。