摘要:
环境准备 1.1 安装 Rust 如果尚未安装 Rust,可以使用官方推荐的 rustup 进行安装: bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 然后检查安装是否成功: bash rustc --versi 阅读全文
posted @ 2025-03-21 23:39
ttocr、com
阅读(23)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Tesseract OCR 在 macOS 上,你可以使用 Homebrew 进行安装: bash brew install tesseract 安装完成后,检查 Tesseract 是否可用: bash tesseract --version 1.2 创建 Swift 项目 阅读全文
posted @ 2025-03-21 23:23
ttocr、com
阅读(19)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Rust 如果你的系统尚未安装 Rust,可以使用以下命令安装 Rust: curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 安装完成后,可以检查 Rust 版本: rustc --version 1 阅读全文
posted @ 2025-03-20 16:16
ttocr、com
阅读(20)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Swift 如果你使用的是 macOS,Swift 已经预装在系统中。可以通过以下命令检查 Swift 版本: swift --version 如果你使用的是 Linux,可以安装 Swift: sudo apt update sudo apt install swift 1 阅读全文
posted @ 2025-03-20 16:11
ttocr、com
阅读(15)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Rust 如果尚未安装 Rust,可以使用 rustup 进行安装: bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 安装完成后,检查 Rust 是否可用: bash rustc --ve 阅读全文
posted @ 2025-03-20 16:08
ttocr、com
阅读(24)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Xcode 和 Swift 如果尚未安装 Xcode,可以在 Mac App Store 下载 Xcode,并确保 Swift 可用: bash swift --version 1.2 安装 Tesseract OCR 使用 Homebrew 安装: brew install 阅读全文
posted @ 2025-03-19 19:16
ttocr、com
阅读(43)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Rust 如果尚未安装 Rust,可以使用官方推荐的 rustup 进行安装: bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 然后检查 Rust 版本: bash rustc --ver 阅读全文
posted @ 2025-03-19 19:08
ttocr、com
阅读(18)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Swift macOS 自带 Swift,如需更新,可使用: xcode-select --install 然后检查 Swift 版本: bash swift --version Linux 用户可以从 Swift 官方网站 下载对应版本,并按照说明安装。 1.2 安装 Te 阅读全文
posted @ 2025-03-19 18:54
ttocr、com
阅读(27)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Rust 如果尚未安装 Rust,可以使用官方推荐的 rustup 进行安装: bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 然后检查安装: bash rustc --version c 阅读全文
posted @ 2025-03-18 23:45
ttocr、com
阅读(13)
评论(0)
推荐(0)
摘要:
环境准备 1.1 安装 Rust 如果尚未安装 Rust,可以使用官方推荐的 rustup 进行安装: bash curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh 然后检查安装: bash rustc --version c 阅读全文
posted @ 2025-03-18 23:45
ttocr、com
阅读(21)
评论(0)
推荐(0)
浙公网安备 33010602011771号