學起來..YA!!
http://blog.miniasp.com/post/2009/01/09/How-to-setup-7-zip-to-build-SFX-installer.aspx
Chi Learning 發表在 痞客邦 留言(0) 人氣(50)
SerialPort.GetPortNames
https://msdn.microsoft.com/en-us/library/system.io.ports.serialport.getportnames(v=vs.90).aspx?cs-save-lang=1&cs-lang=csharp#code-snippet-2
Chi Learning 發表在 痞客邦 留言(0) 人氣(46)
不錯的資料:
http://thinkingiot.blogspot.tw/2015/12/ble-data-rate-1.html
Chi Learning 發表在 痞客邦 留言(0) 人氣(6)
搞了好久,摸不著頭緒,原來是在
project-->properties(最底下那一個)--->Build
找到 Allow unsafe code 打勾就可了........^^
編譯器錯誤 CS0227
只有在編譯時指定了 /unsafe,才會出現 unsafe 程式碼。
Chi Learning 發表在 痞客邦 留言(0) 人氣(400)
Chi Learning 發表在 痞客邦 留言(0) 人氣(1,036)
Why can't use ManagementObjectSearcher in VS2010 C#
http://stackoverflow.com/questions/19514423/why-cant-use-managementobjectsearcher-in-vs2010-c-sharp
[C#]抓取系統資訊
http://blog.xuite.net/yan.kee/CSharp/25062401-%5BC%23%5D%E6%8A%93%E5%8F%96%E7%B3%BB%E7%B5%B1%E8%B3%87%E8%A8%8A
Chi Learning 發表在 痞客邦 留言(0) 人氣(5)
Chi Learning 發表在 痞客邦 留言(0) 人氣(15)
不錯的文章,很詳細...讚
https://www.dotblogs.com.tw/billchung/2012/01/04/64319
Chi Learning 發表在 痞客邦 留言(0) 人氣(66)
不錯的文章
http://www.codedata.com.tw/java/java-embedded-2-development-env/
Chi Learning 發表在 痞客邦 留言(0) 人氣(2)
不錯的文章解釋:
http://www.codedata.com.tw/book/java-basic/index.php?p=ch2-3
Chi Learning 發表在 痞客邦 留言(0) 人氣(1)