diff options
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> |