摘要: 1、python函数参数(含星号参数)http://blog.useasp.net/archive/2014/06/23/the-python-function-or-method-parameter-types.aspx一个星号:多余的参数将自动被放入元组中提供给函数使用eg:def func(a... 阅读全文
posted @ 2015-09-15 17:56 妞溜溜 阅读(292) 评论(0) 推荐(0)