One of my web shopping site need to integrate with China Trust third-party payment platform, pockii, which provide API services can totally customize by yourself or none-API operation in very easy way.
This article will record my integration way with pockii API and because this service provide in Taiwan only pardon me only write down in Chinese. If you need English or Japanese version, please contact with me, I will do my best as I can.
生活IT手帳
2015年3月21日 星期六
2014年11月17日 星期一
Install SVN on Ubuntu 14.04 LTS
Our Environment List:
Ubuntu Version: 14.04 LTS
Apache Version: apache2 2.4.7-1ubuntu4.1
SVN Version: 1.8.10 (r1615264)
Ubuntu Version: 14.04 LTS
Apache Version: apache2 2.4.7-1ubuntu4.1
SVN Version: 1.8.10 (r1615264)
2014年7月29日 星期二
Eclipse subclipse install for OS X
svn在軟體開發專案中還是占有一席之地,在OS X上卻沒有像windows上的GUI(TortoiseSVN)可以用;當然熟悉svn的command mode也是必備的,只是我懶...
所以此篇是自己的備忘~記住自己安裝subclipse所找到的解法...
所以此篇是自己的備忘~記住自己安裝subclipse所找到的解法...
2014年7月1日 星期二
Genymotion for Clash of Clans
這次為了CoC (Clash of Clans)的關係,該遊戲的設計上有兩種情況不會被搶劫
- 防護罩啟動(花寶石買,或者主堡被打掉的時候會有12小時豁免期出現)
- 該玩家正在線上(推測是為了避免concurrency的問題乾脆直接lock住正在操作的玩家資料)
但是又不可能手機一直開著,況且總要睡覺、工作吧?!
所以這篇記錄起來自己是如何使用Android模擬器來完成這個任務的
訂閱:
意見 (Atom)