diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 13:12:21 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 13:12:21 +0100 |
commit | 4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2 (patch) | |
tree | 81c7fddb46c0165a6dd0c9fcb330674b37a1a86c /files/zh-tw/web/performance/index.html | |
parent | 43a5cac2eff22c21071800e13bef12af9d3a37d0 (diff) | |
download | translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.gz translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.tar.bz2 translated-content-4704bf920fb5a9e983bfb5b80c5dcac6ca347dc2.zip |
unslug zh-tw: modify
Diffstat (limited to 'files/zh-tw/web/performance/index.html')
-rw-r--r-- | files/zh-tw/web/performance/index.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/files/zh-tw/web/performance/index.html b/files/zh-tw/web/performance/index.html index 9c868ed393..47e40b60d6 100644 --- a/files/zh-tw/web/performance/index.html +++ b/files/zh-tw/web/performance/index.html @@ -1,12 +1,13 @@ --- title: 網路性能 -slug: Web/性能 +slug: Web/Performance tags: - API - HTML - Mobile Performance - Performance translation_of: Web/Performance +original_slug: Web/性能 --- <p>Web性能是負載時間和運行時的客觀度量和用戶體驗。Web性能是指站點加載、交互和回應所需的時間,以及用戶交互過程中內容的流暢程度——滾動是否流暢?按鈕可點擊嗎?彈出窗口加載和顯示的速度是否很快?它們的動畫是否流暢?Web性能包括加載時間、每秒幀數和交互時間等客觀度量,以及加載內容所需時間的主觀體驗。</p> |