摘要:
MsgBox m_BillInterface.GetFieldValue("FBase4", 1) '内码 MsgBox m_BillInterface.GetFieldValue("FBase4", 1, Enu_ValueType_FDSP) '名称 MsgBox m_BillInterface 阅读全文
posted @ 2017-08-04 16:45
唐尧
阅读(821)
评论(0)
推荐(0)
摘要:
using System.Drawing.Printing; //这是必备 for (int i = 0; i < PrinterSettings.InstalledPrinters.Count; i++) //获取当前打印机 { comboBox1.Items.Add(PrinterSettings.InstalledPri... 阅读全文
posted @ 2017-08-04 10:32
唐尧
阅读(12131)
评论(0)
推荐(2)

浙公网安备 33010602011771号