Feb 11 2015 Programming Add TOC for markdown TOC This article introduce two ways that adding TOC for markdown files. doctoc Hexo TOC Read More
Feb 11 2015 Programming Qt Animation Qt Animation 利用QStateMachine 管理 QPropertyAnimationSample可以參考Sample code另外可以參考官方文件 Read More
Feb 9 2015 Programming Create Private Pod This document shows two samples which are made under cocoapods version 0.36.0.beta.1 testPrivatePod : A private pod with an universal library testUsePod : Project use private pod We will go though How to use private pod created by teammates How to create private pod for existing universal library Read More
Feb 4 2015 tool Markdown Resume 如何利用git與markdown撰寫履歷 找工作的時候因為公司的需求不同常常會微調自己的履歷以求增加專長被注意的機會履歷一改再改 存了很多版本如果面試的過程發現可以補上什麼或者微調版面一一修改也非常麻煩剛好最近用markdown很夯(連柯P的市政白皮書都用gitbook寫了)為什麼履歷不也用版本控管呢? Read More