mirror of
https://github.com/xiaoqidun/symfs.git
synced 2026-02-11 12:25:31 +08:00
Compare commits
2 Commits
f9379dac40
...
4b0ad3590f
| Author | SHA1 | Date | |
|---|---|---|---|
| 4b0ad3590f | |||
| 882bc61635 |
@@ -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
|
||||||
# 基本用法
|
# 基本用法
|
||||||
|
|||||||
Reference in New Issue
Block a user