如果在VB中要判断a=1,求表达式

来源:学生学帮网 编辑:学帮网 时间:2024/07/07 20:29:37

如果在VB中要判断a=1,求表达式

if a = 1 then print a '如果a=1,那么输出a的值