2016年10月31日 星期一

AngularJS 與 Node JS 融合

範例1 :
https://scotch.io/tutorials/creating-a-single-page-todo-app-with-node-and-angular

2016年10月27日 星期四

bootstrap layout設計

1.navbar

  <nav id="top_menu_1"class="navbar navbar-default navbar-static-top" role="navigation"     style="top:125px;background:white;">
 
   固定頂端:  navbar-fixed-top

   不固定:  navbar-static-top



2.各物件範例:
http://v4-alpha.getbootstrap.com/components/popovers/

2016年10月14日 星期五

旅行必帶

1.隔日穿著衣物

2.晚上過夜衣物

3.拖鞋,充電器, 換洗用具,健保卡, 身分證+駕照(租車)

2016年10月4日 星期二

android bluetooth 技術相關

1.http://androidsourcehelp.com/bluetooth-auto-connection-in-android-devices/


2.問題: android.app.ServiceConnectionLeaked was originally bound here

  須看logcat訊息中 位於在更前面的exception訊息是什麼