链接一个crate 到这个新库,必须使用 extern crate 声明。这不仅会链接库,还会导入与库名 ... 链接到`library`(库),导入`rary` 模块里面的项 extern crate rary; ...
確定! 回上一頁