mirror of
https://github.com/NAStool/nas-tools-wiki.git
synced 2026-04-29 21:13:47 +08:00
docs: update 名词解释
This commit is contained in:
9
名词解释.md
9
名词解释.md
@@ -2,12 +2,19 @@
|
||||
title: 名词解释
|
||||
description:
|
||||
published: 1
|
||||
date: 2023-05-12T12:43:15.641Z
|
||||
date: 2023-05-12T12:56:47.001Z
|
||||
tags:
|
||||
editor: markdown
|
||||
dateCreated: 2023-05-12T12:15:29.925Z
|
||||
---
|
||||
|
||||
## PWA
|
||||
NAStool的WEB界面支持`PWA(Progressive Web App)`,手机上(Windows11及MacOS也可以)将网页保存到主屏幕可像App一样使用,效果如图所示。不同系统保存到主屏幕的方式会有所不同,IOS选择Safari中间的分享图标,选择`添加到主屏幕`菜单即可。
|
||||
|
||||
|
||||

|
||||
|
||||
|
||||
## 转移方式
|
||||
|
||||
- **硬链接**:一份文件生成多个文件入口,但只占用一份存储空间,只有所有入口都删除后文件才会消失;可以修改硬链接后的文件名但不会影响原文件做种;要求在同一磁盘下才能硬链接。
|
||||
|
||||
Reference in New Issue
Block a user