摘要: internal string Code128AutoZPL(string planeText) { StringBuilder sb1 = new StringBuilder(); bool isDigit = GetDigitLength(planeText, 0) >= 2; for (int 阅读全文
posted @ 2022-09-03 17:50 enif 阅读(273) 评论(0) 推荐(0)
豫ICP备2021034901号