對應網頁需填寫
html>
html>
head
headheadhead。 🎜>
meta charset= > title
title🎜>title> >>document.cookie='resolution=' Math.max(screen.screen.,screen.height)+'; ;script> //
重要head
>body
>body
>html
>隱藏路由的文件裡需要添加
RewriteEngine
On
OnRewriteCond含!-f
RewriteCond %{REQUEST_FILENAME} !-d
.*)$ index.php/$1 [L]
//註解部分重要程式碼
# Options +FollowSymlinks
#
# # Adaptive-Images ------------- -------------------------------------------------- --------------------
#
# # RewriteCond %{REQUEST_URI} !some-directory
# # RewriteCond com%{REQUEST_URI} #
# RewriteCond %{REQUEST_URI} ! >#
# # Send any GIF, JPG, or PNG request that 🎜>
# # to adaptive-images.php so we can select appropriately sized versions g|gif|png)$ adaptive-images.php
#
# END Adaptive-Images --------------------------------------------- ----------------------------------
#
這樣設定下,掉用網頁的時候掉用網頁的時候伺服器就會依照手機的解析度輸出對應的圖片,客戶端省流量
附對比圖片, firefox 資料
以上就介紹了 adaptive-images的使用方法 php 伺服器端 圖片處理相關工具,包括了方面的內容,希望對PHP教程有興趣的朋友有所幫助。