if (条件1失败) { break; } // 执行步骤2 if (条件2失败) { break ... 其它语言的do-while 结构直译成Python 的话,肯定不合适。 事实上,在2003 年时 ...
確定! 回上一頁