第二十四個夏天後

幸福,不是做自己喜歡的事,而是喜歡自己做的事

2014年8月28日 星期四

[Python] Google App Engines 發送 POST 與 JSON-RPC

›
初始資料: url = 'http://server/cgi' data = { "arg1" : "val1", "arg2" : "val2" } 發送 P...
2014年8月27日 星期三

[PHP] Mantis Plugin 開發筆記 @ Mantis 1.2.17

›
由於公司管理者熟悉 Mantis 系統,最近挑了 Mantis 來做類似 Customer Relationship Management (CRM) 服務,接著很容易碰到 User Group 的需求,這是在系統本身不存在的功能。 在網路上找了許久,有發現 User Gro...
2014年8月25日 星期一

[PHP] Mantis Email Notification Settings @ Ubuntu 12.04

›
在 Ubuntu 12.04 透過 apt-get 安裝後,配置好系統管理後,又手動把它生成 Mantis 1.2.17 了。預設 Mantis 是有啟動 Email Notification,包含新增帳號後,還要由對方 email 去設定密碼等。對於 Email Notific...
2014年8月24日 星期日

iOS 開發筆記 - UICollectionView resize after device rotation

›
最近在把玩 UICollectionView 並著手處理 resize 的時機點,經 StackOverflow - Change UICollectionViewCell size on different device orientations 的討論,純 coding w...
2014年8月23日 星期六

iOS 開發筆記 - UITextAlignmentLeft/UITextAlignmentCenter/UITextAlignmentRight is deprecated first deprecated in ios 6.0

›
從  UI TextAlignment* 改用 NS TextAlignment* 即可。
‹
›
首頁
查看網路版
技術提供:Blogger.