04 2025 档案

摘要:# 安装 Rust curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh source $HOME/.cargo/env # 安装 maturin(用于构建 Python 扩展) pip install maturin # 创建 阅读全文
posted @ 2025-04-30 10:24 kopok 阅读(50) 评论(0) 推荐(0)