1、按回车键退出。#coding=utf-8 raw_input(unicode('按回车键退出...','utf-8').encode('gbk'))2、按任意键继续。import os os.system('pause')***
確定! 回上一頁