Category:Design: Difference between revisions

From LemonWiki共筆
Jump to navigation Jump to search
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
< [[CategoryTopic|頁面分類]]
 




Line 12: Line 12:


== 暫存區 ==
== 暫存區 ==
資料流:
[[Data flow of web applications]]
* 網頁此處顯示的資料從哪裡來?到哪裡去?
 
* 資料的新增、編輯、刪除。如果資料已經存在於之前的頁面流程,使用者可不可以節省操作步驟,節省輸入時間,例如:
{{Rss feed | title= Feed of [https://www.ptt.cc/bbs/Web_Design/index.html 看板 Web_Design 文章列表 - 批踢踢實業坊] | feed=<rss>https://www.ptt.cc/atom/Web_Design.xml</rss> }}
** 哪些資料已經有輸入過,可以不需要再次輸入
** 從瀏覽器取得的資訊: e.g. 自動偵測取得的 [[User agent]] [https://support.google.com/analytics/answer/1011811?hl=zh-Hant referral]、使用者所在的時區(timezone)、使用者偏好使用的文字語言 {{exclaim}} Windows 10 可以關閉這個選項,建議提供使用者自行輸入修改的選項。
** 同一網站的瀏覽記錄等資料


資料量增加/變化
{{Rss feed | title= Feed of [https://www.ptt.cc/bbs/Web_Design/index.html 看板 Design 文章列表 - 批踢踢實業坊] | feed=<rss>https://www.ptt.cc/atom/Design.xml</rss> }}
* 如果資料筆數 0 筆,如何設計? --> [http://emptystat.es/ Empty States] examples
* 原定資料筆數 5 筆,變成數倍之後,設計要如何處理? --> 分頁(pagination)
* 原定資料長度 20字,當輸入超過預定長度數倍之後,設計要如何處理? --> ____


資料狀態
{{Rss feed | title= Feed of [https://medium.com/@DesignerNews Designer News – Medium] | feed=<rss>https://medium.com/feed/@DesignerNews</rss> }}
* 如果資料狀態包含多種,例如未執行、執行中、已完成。版面設計上不同狀態項目是否要區別不同表格,另外完成的項目會逐漸增加,再看是否要分頁。


程式功能面:
* 進入點(entry point): 從何處開始觸發
* 時間增加/變化: 原本時間區間是以當下來設想,當時間過了一年一後,設計要如何處理? --> 時間動態調整,不要寫死年份、月份之類可能變動的數值


[[Category:Software]]
[[Category:Software]]

Latest revision as of 13:46, 2 October 2025


Check Cross browser compatibility[edit]

Check various resolution of monitor[edit]

網頁設計相關名詞[edit]

Web design glossary

暫存區[edit]

Data flow of web applications

Feed of 看板 Web_Design 文章列表 - 批踢踢實業坊
Failed to load RSS feed from https://www.ptt.cc/atom/Web_Design.xml: * Error fetching URL: OpenSSL SSL_connect: Connection reset by peer in connection to www.ptt.cc:443
  • There was a problem during the HTTP request: 0 Error
Feed of 看板 Design 文章列表 - 批踢踢實業坊
Feed of Designer News – Medium