1.用C#编写一个控制台程序,列出计算机上可用的串口,并能够选择要用的串口,波特率配置成9600,8,N,1,能够进行接受和发送字符串。
is there a way to draw mixed-formatted text in .Net 2.0? I\'m looking for something similar to System.Drawing.Graphics.DrawString()