摘要: #here something about the fundmentals of python data structures #if__name__=='__main__': main() 该if语句的作用是允许程序员要么将模板当作一个独立的程序来运行,要么从shell或是另一个模板中导入它,工作 阅读全文
posted @ 2018-03-24 17:31 coder-2017 阅读(124) 评论(0) 推荐(0)