自我介紹
這些年來,陸陸續續跑了些地方,經歷了些事情,但總是為了工作與學業的關係,沒能把這些點滴紀錄下來,覺得很可惜. 最近空了些,希望能寫些有圖有文的日誌,更希望這些資訊能夠幫助到他人~
var _gaq = _gaq || [];
_gaq.push(['_setAccount', 'UA-18211218-1']);
_gaq.push(['_trackPageview']);
(function() {
var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
})();