摘要:
1.1 创建并运行Python程序 1.2 Python的关键要素 数据类型 : int; str:字符索引从 0 开始. Python中基本的数据类型是固定的。python中字符类型就是长度为1的字符串。 Eg:mystr = “Hello,World!” mystr[0] = ‘M’ #error 对象引用:objectReference = value,当一个数据没有被任何对象引... 阅读全文
posted @ 2011-05-24 19:26
小苏打
阅读(198)
评论(0)
推荐(0)
浙公网安备 33010602011771号