boolean
2016-10-31 10:59:48 0 举报
布尔值(boolean)是计算机编程中的一种基本数据类型,它只有两个可能的值:真(true)和假(false)。这种类型的变量通常用于表示条件是否满足,例如在一个if语句中,如果条件满足,那么布尔变量的值就是真;否则,它的值就是假。布尔值也可以用于逻辑运算,如与(&&)、或(||)和非(!)等运算。在许多编程语言中,布尔值还可以用于控制流程,如在while循环中,只要布尔值为真,循环就会继续执行。总的来说,布尔值是一种非常强大且灵活的工具,它在编程中的应用非常广泛。
作者其他创作
大纲/内容
Y
calculate the param data display pointer calc by the getParamDataDisplayPtr method
thisParam-guiType==guiSpecial
return 0
inPrintHtml
tempAarryIndex=0
thisParam-guiType==guiRadio
output the currValue
N
end
thisParam-guiType==guiCheckbox
return -1
thisParam-parentArraySize==0&& thisParam is not vla params
begin
0 条评论
下一页