字典二二>英语词典>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

      双语例句

      • O Untested assumptions are taken as facts.
        o把未经检验的假设当做事实。
      • Some paths and portions of the code always remain untested, even with a large number of automated tests.
        即使有大量的自动化测试,总会有测试不到的代码路径。
      • All of us were untested for what lay ahead.
        将要面对的事情是大家都没有经历过的。
      • But like other firms it is finding that experienced people are thinner on the ground than promising but untested ones.
        但和其他事务所一样,德勤发现和有潜力但未经考验的新手相比,有经验的人士实在寥寥无几。
      • Using Cobertura's reports, you can identify the untested parts of the code and write tests for them.
        利用Cobertura报告,可以找出代码中未测试的部分并针对它们编写测试。
      • If you don't know which code is untested, you can't add tests to fill the gap.
        如果您不知道什么代码未测试的话,那么您就不能添加测试以弥补这个空白。
      • But its Chinese element adds a new, untested dimension.
        但其中的中国元素增添了一个未经测验的新层面。
      • This is to avoid endangering the production database with untested code.
        这可以避免未经测试的代码给生产数据库造成损害。
      • The theory remains untested
        该理论尚未得到检验。
      • It is sometimes possible to test untested code through really skanky hacks that use reflection to access private members.
        有时可以通过使用反射来访问私有成员这样的怪招来测试未测试的代码。