5 〉也有個範例如下:在 Python 官方文件〈Errors and Exceptions for arg in sys.argv[1:]: try: f = open(arg, 'r') except OSError: print('cannot open', ...
確定! 回上一頁