前言 以往的 Web Design 可能只是編寫靜態 HTML 檔案,除錯時大概透過檢視原始碼就可以完成。但現在的 We… Read more →
標籤: Web
WebApp 行動應用程式開發前,需要先搞懂的「螢幕解析度」、「圖型解析度」與「轉換率」!
前言 現今行動上網裝置 (MID, Mobile Internet Device) 盛行,幾乎到人手多機的境界,不少程式… Read more →
iOS UIWebView use HTML5 Video Tag Autoplay (WebView 影片自動播放)
iOS UIWebView Video Tag Autoplay HTML5 提供了 Video Tag 讓我們在網頁中… Read more →
Web App 行動開發 (8) – Sencha Touch Component 介紹
Sencha Touch User Interface 使用 Sencha Touch Framework 開發,最大的… Read more →
Web App 行動開發 (7) – Sencha Touch Device Profile 實作教學
Device Profile 介紹 在前一個章節介紹的 Sencha Touch Application 中,已經大概介… Read more →
Web App 行動開發 (6) – Sencha Touch 初探 Application
Sencha Touch Application 介紹 在 Sencha Touch 中,每一個 App 就是代表一個 … Read more →
Web App 行動開發 (5) – Sencha Touch 物件導向類別系統介紹
Sencha 與 ExtJS 前面的章節我們有提到過,Sencha 是基於 ExtJS 的設計 (Ext 4),然而在 … Read more →
Web App 行動開發 (4) – Sencha Touch 基本架構介紹
Sencha Touch 介紹 Sencha Touch 是基於 Ext.JS 架構下的行動開發 Framework,其… Read more →
Web App 行動開發 (3) – Sencha Touch 開發環境建置
MPA 與 SPA 的差別 賣了兩個關子,終於要開始介紹如何開發 Web App 了,今天的主角就是 Sencha To… Read more →
Web App 行動開發 (2) - 如何設計出一個好用的 Web App?
傳統 Web 遇上 Web App 在行動裝置上,用戶的體驗 (User experience) 不同,操作方式也是不一… Read more →