首页 相关文章 用ASP生成ZT条型码

用ASP生成ZT条型码

  html
  head
  meta http-equiv="Content-Type" content="text/html; charset=gb2312"
  META NAME="Author" CONTENT="haiwa"
  titleAsp生成条形码/title
  /head
  body
  %

  function haiwaocde(zfstr)
  zf = zfstr
  zf = replace(zf,"0","_|_|__||_||_|")
  zf = replace(zf,"1","_||_|__|_|_||")
  zf = replace(zf,"2","_|_||__|_|_||")
  zf = replace(zf,"3","_||_||__|_|_|")
  zf = replace(zf,"4","_|_|__||_|_||")
  zf = replace(zf,"5","_||_|__||_|_|")
  zf = replace(zf,"7","_|_|__|_||_||")
  zf = replace(zf,...[ 查看全文 ]

2016-02-19 标签:

用ASP生成ZT条型码的相关文章

手机页面
收藏网站 回到头部