我的代码的目的是将字符串 datastr 放入二维列表 matrix 。这在代码1中工作得很好,但是当我将相同的代码放入函数 datastr = datastr.replace("\n", " ") 时,并不像在 ...
確定! 回上一頁