条件判断 meaning in Chinese
conditional judgment
Examples
- One is to make all engine changes conditional on a version flag
一种是引擎所有的改动都加上对版本号的条件判断。 - It is clear that achieving 100 % statement coverage does not ensure a correct program
代码覆盖有多种,语句覆盖是最基本的,条件判断覆盖会强一些。 - Functions true and false are useful , when some conditions are tested during programming
当你需要再程序中做条件判断的时候,函数true和false就有用了。 - Macros containing conditionals will automatically update their visual feedback as appropriate during play
加入条件判断的巨集,会在执行过程中正确的对应到他们的图示与状态。 - The jsp standard tag library jstl is a collection of custom tag libraries that implement general - purpose functionality common to web applications , including iteration and conditionalization , data management formatting , manipulation of xml , and database access
Jsp标准标记库( jsp standard tag library , jstl )是一个实现web应用程序中常见的通用功能的定制标记库集,这些功能包括迭代和条件判断、数据管理格式化、 xml操作以及数据库访问。