摘要:
Python 标识符 参见:https://docs.python.org/3/reference/lexical_analysis.html?highlight=identifier#identifiers 在python里,标识符有字母、数字、下划线组成,并且不能使用Python中的保留字。 在 阅读全文
posted @ 2016-05-31 11:56 南宫羽香 阅读(2812) 评论(1) 推荐(0)
posted @ 2016-05-31 11:56 南宫羽香 阅读(2812) 评论(1) 推荐(0)