docs(更新文档): 更新文档
/ build (push) Successful in 43s

This commit is contained in:
2026-01-28 21:57:08 +08:00
parent 882bc61635
commit 4b0ad3590f
+7 -7
View File
@@ -7,6 +7,13 @@
# 安装依赖 # 安装依赖
项目通过 [cgofuse](https://github.com/winfsp/cgofuse) 实现,需要安装 [winfsp](https://github.com/winfsp/winfsp) 才能使用 项目通过 [cgofuse](https://github.com/winfsp/cgofuse) 实现,需要安装 [winfsp](https://github.com/winfsp/winfsp) 才能使用
# 预编译版
| 操作系统 | 系统架构 | 正常版本 | 后台版本 |
| :--- | :--- | :--- | :--- |
| Windows | 386 | [下载](https://aite.xyz/product/symfs/symfs_windows_386.exe) | [下载](https://aite.xyz/product/symfs/symfs_windows_386_daemon.exe) |
| Windows | AMD64 | [下载](https://aite.xyz/product/symfs/symfs_windows_amd64.exe) | [下载](https://aite.xyz/product/symfs/symfs_windows_amd64_daemon.exe) |
| Windows | ARM64 | [下载](https://aite.xyz/product/symfs/symfs_windows_arm64.exe) | [下载](https://aite.xyz/product/symfs/symfs_windows_arm64_daemon.exe) |
# 使用指南 # 使用指南
```powershell ```powershell
# 基本用法 # 基本用法
@@ -16,12 +23,5 @@
.\symfs.exe D:\Source D:\Target .\symfs.exe D:\Source D:\Target
``` ```
# 预编译版
| 操作系统 | 系统架构 | 正常版本 | 后台版本 |
| :--- | :--- | :--- | :--- |
| Windows | 386 | [下载](https://aite.xyz/product/symfs/symfs_windows_386.exe) | [下载](https://aite.xyz/product/symfs/symfs_windows_386_daemon.exe) |
| Windows | AMD64 | [下载](https://aite.xyz/product/symfs/symfs_windows_amd64.exe) | [下载](https://aite.xyz/product/symfs/symfs_windows_amd64_daemon.exe) |
| Windows | ARM64 | [下载](https://aite.xyz/product/symfs/symfs_windows_arm64.exe) | [下载](https://aite.xyz/product/symfs/symfs_windows_arm64_daemon.exe) |
# 授权协议 # 授权协议
本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/symfs/blob/main/LICENSE) 授权协议 本项目使用 [Apache License 2.0](https://github.com/xiaoqidun/symfs/blob/main/LICENSE) 授权协议