摘要:
原文第2章第3节 分解序列(sequence unpacking) The pattern of binding multiple names to multiple values in a fixed length sequence。 序列中各值赋予不同变量名。 如果执行下列代码:... 阅读全文
posted @ 2015-12-08 21:18
Rim99
阅读(266)
评论(0)
推荐(0)
Talk is cheap, check my code