在Python 3中新增了nonlocal,可以指明變數並非區域變數且依函式(Local functon)=> 外包涵式(Endosing function)=> 全域(Global)=> 內 ...
確定! 回上一頁