摘要: public Form1() { InitializeComponent(); InitPrinter(comboBox1); Init(); textBox1.Focus(); } Connection SATOPrinter = new Connection(); PrinterDriver S 阅读全文
posted @ 2021-10-09 21:05 tiger_yj 阅读(253) 评论(0) 推荐(0) 编辑