麝香貓的程式記事小本
C# / Android / iOS / Qt 程式筆記
顯示具有
byte[]
標籤的文章。
顯示所有文章
顯示具有
byte[]
標籤的文章。
顯示所有文章
2014年2月11日 星期二
[C#/進制轉換] byte資料 轉換 ASCII碼
›
先看看程式碼 using System; using System.Collections.Generic; using System.ComponentModel; using System.Data; using System.Drawing; using Sy...
2014年2月7日 星期五
[C#/winform] RS-232/SerialPort 傳送及接收
›
1.先從工具箱拉SerialPort元件(要記得程式碼加入System.IO.Ports) 2.點選元件可以調整BaudRate.DataBit.ParityBit.HandShake...等 3.也可以從程式碼中新增: serialPort1 = new SerialP...
1 則留言:
›
首頁
查看網路版