本篇簡單教學一下,
如何在 MacBook 上面,使用 terminal 去 access port。
cwt100
開心的將Nexus 7 二代升級到6.0,
悲劇隨即發生,為什麼我的藍牙都scan不到其他裝置,
拿其他的設備(5.0)藍牙scan 都是正常的,
上網搜尋了一下,這才發現Android 6.0 有在這部分做一些變更,
以下為解決方法:
建立了新的Android APP,使用了 ActionBar,
在 getActionBar() 時,出現了null pointer exception
使用visual studio 2008 要開啟visual studio 2010 建立的c# 專案時,
發生無法開啟專案的問題,看的錯誤訊息後發現是.NET Framework target version
對應錯誤,以下是解決方式,僅供參考。
Welcome to Hexo! This is your very first post. Check documentation for more info. If you get any problems when using Hexo, you can find the answer in troubleshooting or you can ask me on GitHub.
1 | $ hexo new "My New Post" |
More info: Writing
1 | $ hexo server |
More info: Server
1 | $ hexo generate |
More info: Generating
1 | $ hexo deploy |
More info: Deployment