摘要:
比较字符串的时候发现'is'和'=='在比较字符串的时候的效果是不一样的http://stackoverflow.com/questions/2988017/string-comparison-in-python-is-vs 里面说You use == when comparing values and is when comparing identities.When comparing ints (or immutable types in general), you pretty much always want the former. There' 阅读全文
posted @ 2012-02-21 20:17
旧博客
阅读(360)
评论(0)
推荐(0)
浙公网安备 33010602011771号