如果在获取下一项时遇到“StopIteration”异常,则停止循环. def funky_for_loop(iterable, action_to_do): iterator = iter ...
確定! 回上一頁