摘要:
常用: https://docs.python.org/3.5/library/functions.html 1.abs()绝对值 2.all()全为真,则真,否则为假 3.any()有一个为真,则真,否则全为假则假 4.ascii()调用__repr__()这个方法,返回一个字符串,和repr() 阅读全文
posted @ 2016-04-24 03:55
木流
阅读(255)
评论(0)
推荐(0)
2016年4月24日