asp.net的条形码
摘要:
#region asp.net的条形码 public string bar_code(object str, int ch, int cw, int type_code) { string strTmp=str.ToString(); string code=strTmp; strTmp=strTmp.ToLower(); int height=ch; int width=cw; strTmp=s... 阅读全文
posted @ 2005-12-13 14:29 Elivehai 阅读(459) 评论(0) 推荐(0)
浙公网安备 33010602011771号