文章分类 -  vb

摘要:打印机:zebra 888-TT 控制语言: EPL2 (很多zebra用的ZPL2 ) vb源码: Private Sub Command1_Click()Dim idid = Form1.Text1.TextIf (id "") Then strsql = "select * from stock where item='" & id & "'" open_db (strsql)... 阅读全文
posted @ 2007-07-26 09:38 peak 阅读(2142) 评论(0) 推荐(0)