当前位置:首页
> 第14页
html网页 swf播放器使用代码
<object id="player" height="240" width="275" classid="CLSID:6BF52A52-394A-11d3-B153-00C04F79...
c# 串口发送接收数据
/********************** 串口数据接收事件 *****************************/ private void Seri...
c#保存textbox中的字符串到txt文件中
/********************** 保存接收按钮 *****************************/ private void Savetx...
c#打开txt文件并导入到textbox中
OpenFileDialog openFileDialog = new OpenFileDialog(); ope...
c#汉字与编码之间的转换(输出十六进制)
/******************************************************************/ /*********************** &n...