摘要: 英文文档: class float([x]) Return a floating point number constructed from a number or string x. If the argument is a string, it should contain a decimal 阅读全文
posted @ 2016-10-26 16:40 十月狐狸 阅读(25063) 评论(0) 推荐(0) 编辑
摘要: 英文文档: filter(function, iterable) Construct an iterator from those elements of iterable for which function returns true. iterable may be either a seque 阅读全文
posted @ 2016-10-26 16:13 十月狐狸 阅读(1158) 评论(0) 推荐(0) 编辑