(i, e.borrow().id); }); }); threads.push(join_handler); } FOO.with(|e| {// 主线程中修改FOO数据 *(e.borrow_mut()) = Data { id: 100 }; println ...
確定! 回上一頁