火范文>英语词典>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

      双语例句

      • But like other firms it is finding that experienced people are thinner on the ground than promising but untested ones.
        但和其他事务所一样,德勤发现和有潜力但未经考验的新手相比,有经验的人士实在寥寥无几。
      • Use of untested wire types is not recommended.
        没受过考验的电线类型的使用不被推荐。
      • Additionally, when old, untested code is modified, programmers should write new tests for that code.
        除此之外,当老的、未测试的代码被改变的时候,程序员应为代码编写新的测试。
      • Many of those funds are new since the market bottomed ─ and that means they're untested.
        这些基金中有很多家都是在股市探底之后新推出的&这意味着它们还未经受过检验。
      • Will bring more value to the role based on your work experience than an untested junior candidate.
        与一个未经证明的低资历的候选人相比,你的工作经验能给那份工作带来更大的价值。
      • Obviously, this leads to false positives and portions of your code left untested.
        显然,这将导致测试成功的假象,而且还会使得部分代码得不到测试。
      • SOAP is still a very new and untested system.
        SOAP仍是一个非常新的、未测试过的系统。
      • Marriage is very much like a flight in an untested airplane.
        婚姻很像是一次在未试飞过的飞机里所作的飞行。
      • It is sometimes possible to test untested code through really skanky hacks that use reflection to access private members.
        有时可以通过使用反射来访问私有成员这样的怪招来测试未测试的代码。
      • Using Cobertura's reports, you can identify the untested parts of the code and write tests for them.
        利用Cobertura报告,可以找出代码中未测试的部分并针对它们编写测试。