美文网首页
15. If Ifs

15. If Ifs

作者: 神农架村姑 | 来源:发表于2019-02-14 16:22 被阅读0次

if(条件,true的结果,else的结果)

if.png

case

2013版之后有ifs,就是case
2013版之前,实现case只能用嵌套if


Screen Shot 2019-02-14 at 6.18.36 pm.png

相关文章

网友评论

      本文标题:15. If Ifs

      本文链接:https://www.haomeiwen.com/subject/tyweeqtx.html