if-else伪代码写法 %if elseif else \If {"condition"} "text" \ElsIf {"condition"} "text" \Else "text" \EndIf 对于中文使用$$包裹就行 \For \EndFor 注意大小写不然不会成功显示