摘要: python的基本数据类型 如何查询Python的数据类型呢? 下面带大家认识一下Python的基本数据类型 一、整数 如: 18、73、84 每一个整数都具备如下功能: def __float__(self): >>> age 10 >>> age.__float__() 10.0 >>> age 阅读全文
posted @ 2017-02-11 17:58 old_ZHT 阅读(152) 评论(0) 推荐(0) 编辑
摘要: linux: samba配置:http://blog.chinaunix.net/uid-23069658-id-3142052.html ubuntu: mysql启停:http://www.2cto.com/database/201305/207791.html mysql开启3306端口:ht 阅读全文
posted @ 2017-02-06 22:41 old_ZHT 阅读(352) 评论(0) 推荐(0) 编辑