("main: {}", i); thread::sleep(Duration::from_secs(1)); } 复制代码 ... 然而这有一个问题:rust 不知道这个新建线程会执行多久,所以无法知晓v 的 ...
確定! 回上一頁