05 2008 档案

摘要: using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Text;using System.Windows.Forms;using System.Drawing.Text;using System.Dra...阅读全文
posted @ 2008-05-22 01:03 邵利超 阅读(375) | 评论 (0) 编辑
摘要: 把串口的2、3短接把串口的2、3短接public partial class Form1 : Form { public Form1() { InitializeComponent(); } private void Form1_Load(object sender, EventArgs e) { } private void button1_Click(object sender, EventA...阅读全文
posted @ 2008-05-21 23:25 邵利超 阅读(1915) | 评论 (2) 编辑