曲目: 01. If I Were A Fish 02. Sing Along 03. Prophecies And R… Read more →
標籤: App
Sencha Touch 2 教學 – CSS 渲染與 UI 套版
Sencha Touch CSS 渲染 在 Sencha Touch 的環境中,所有的畫面顯示與配置都是統一透過 CSS… Read more →
Sencha Touch 2 教學 – 基本畫面元件與資料操作介紹
Ext UI 元件取得 以往在使用 UI Library 建置系統時,最重要的是如何隨時取得想控制的 ui 元件。在傳統… Read more →
淺談 HTTP URL 規範 - 善用 JavaScript encodeURIComponent() 與 PHP rawurlencode() 來進行 URL 編碼
惱人的 URL Encode/Decode 我們常在開發 Web 時,會發生連結失效 (404 Page not fou… Read more →
如何透過 PHP 發送 Apple Notification Push
依照前一篇文章「iOS APNS 訊息推播 - Apple Push Notification Service 介紹」的… Read more →
SONMUSE - Sleeping Beauty iPhone/iPod 主動式喇叭開箱文
最近有了聽床邊音樂的需求,本來想買個便宜且音質還可以的 MP3 音響,經過比價以後,發現我的預算只能買買玩具。卡在預算有… Read more →
iOS APNS 訊息推播 - Apple Push Notification Service 介紹
APNS 介紹 APNS 全名為 Apple Push Notification Service,也就是大家常說的 Pu… Read more →
PHP 如何透過 fsockopen 發送 HTTP Request (HTTP Client實作)
在 PHP 中如果要實作 HTTP Client 來發送 Request,比較簡單的方式就是透過 cURL Librar… Read more →
如何讓 iOS UIWebView 連線時傳送自訂 Cookie 的方法
利用 NSHTTPCookieStorage 管理 Cookie 傳送 在 iOS 中如果自行建立 UIWebView … Read more →
Android WebApp 開發教學 (4) - PhoneGap Contacts API 使用教學
Introduction - 前言 在之前的文章「Android WebApp 開發教學 - HTML5 + Phone… Read more →