2019年10月16日
摘要: 1.bool值 True正确 False错误 数字为0时的显示 为空值时“” 2. str int bool布尔值 之间的转化 str int bool(Ture,False) 本身是内置函数 Str 》int a=“525252222” 元素必须是数字,否则报错 Str 》bool 空串是Fals 阅读全文
posted @ 2019-10-16 20:12 啊呦哈! 阅读(178) 评论(0) 推荐(0)