摘要:
一 python2.6中的字符串1) 字符串的种类和关系 (在2.x中,默认的string为str)2) python的全局函数中basestring,str和unicode的描述如下basestring() This abstract type is the superclass for str and unicode. It cannot be called or instantiated, but it can be used to test whether an object is an instance of str or unicode. isinstance(obj, bases 阅读全文
posted @ 2011-03-27 22:00
iTech
阅读(9947)
评论(0)
推荐(0)

浙公网安备 33010602011771号