if-then-else meaning in English
如果-则-否则
Examples
- That s not to say , however , that you can t perform an if - then - else type of test
然而,这并不是说您就不能执行if - then - else类型的测试了。 - Second , this paper also discusses the construction of bdd . according to the popular ite ( if - then - else ) algorithm , we construct the bdd by c + + program
其次,对bdd包的建立进行了讨论,并以现在较为流行的ite ( ifthen - else )算法为依据,用c + +语言进行了bdd的构建。 - The comparison result is the base of real time branch , through real time comparison and branch , the tester can obtain the test structure as do - while and if - then - else , which can provide powerful support for quick error check and fault location , thus embodies some intelligence during the test course and greatly improves the automation degree of the test system
比较结果可作为实时跳转的依据。通过实时比较和实时跳转,测试人员可以生成类似do - while和if - then - else的测试结构,为快速的故障诊断和故障定位提供了更强大的支持,使整个测试过程体现出一定的智能性,大大提高测试系统的自动化程度。