遗忘海岸

江湖程序员 -Feiph(LM战士)

导航

07 2014 档案

T31P电子秤数据读取
摘要:连接串口后先发送"CP\r\n"激活电子秤数据发送,收到的数据包是17字节的 using System; using System.Collections.Generic; using System.Linq; using System.Text; namespace... 阅读全文

posted @ 2014-07-25 13:45 遗忘海岸 阅读(513) 评论(0) 推荐(0)

持续性任务代码的一些测试
摘要:using System;using System.Collections.Generic;using System.Collections.Concurrent;using System.ComponentModel;using System.Data;using System.Drawing;u... 阅读全文

posted @ 2014-07-24 08:41 遗忘海岸 阅读(247) 评论(0) 推荐(0)