1、不写 if else 。写双目运算符
2、不写多if else ,不写switch,写字典,用key检索。
这样的代码就会简洁很多。
3、用&& ||这样的运算符。
posted on 2021-06-21 12:29 漫思 阅读(57) 评论(0) 编辑 收藏 举报