摘要:
C# 获取打印机列表以及默认打印机、串口列表。/// /// 获取本地已安装的打印机 /// /// public string GetPrinter() { string strList = ""; ... 阅读全文
posted @ 2014-07-18 17:56
无 影
阅读(2426)
评论(0)
推荐(0)
摘要:
var ArrComList; try { //接口传进来的数据格式为 A,B,C,D,这里根据逗号分隔返回数组。 ArrComList = WeighControl.GetComList().split(','); ... 阅读全文
posted @ 2014-07-18 08:52
无 影
阅读(14473)
评论(0)
推荐(0)

浙公网安备 33010602011771号