wyyy721 发表于 2017-4-29 13:32:53

Python模拟三元操作符

trClass = "" if i % 2 == 0 else "class=Usertab_bg"
页: [1]
查看完整版本: Python模拟三元操作符