05 2021 档案

摘要:1. var 声明 "test".var 2、null 判空 a.null 3. notnull 判非空 a.notnull 4、nn 判非空 a.nn 5. for 遍历 list.for 6. fori 带索引的遍历 list.fori 7. not 取反 a.not 8、if 条件判断 a>0 阅读全文
posted @ 2021-05-08 17:03 常国山 阅读(131) 评论(0) 推荐(0)