09 2022 档案

摘要:安裝wasm-pack cargo install wasm-pack 新建rust lib 項目 cargo new --lib <project name> 配置Cargo.toml [package] name = "rust_wasm" version = "0.1.0" edition = 阅读全文
posted @ 2022-09-30 19:16 七つ一旋桜 阅读(322) 评论(0) 推荐(0)
摘要:java 添加依赖 <repositories> <repository> <id>nexus-tencentyun</id> <name>Nexus tencentyun</name> <url>http://mirrors.cloud.tencent.com/nexus/repository/m 阅读全文
posted @ 2022-09-07 22:34 七つ一旋桜 阅读(689) 评论(1) 推荐(0)