© 1999-2048 dssz.net 粤ICP备11031372号
[其它] python字符类型的一些方法小结
说明:int 数字类型 class int(object): """ int(x=0) -> int or long int(x, base=10) -> int or long Convert a number or string to an integer, or return 0 if no arguments are given. If x is floating point, the conversion truncates towards zero.<weixin_38652058> 上传 | 大小:114kb