欢迎来到传世资源网!
加载中...
正在加载,请耐心等待...
本站为收藏、学习站,如有侵权,请联系管理员删除!

一维条码的生成工具(PHP)

介绍 评论 失效链接反馈

【例子介绍】一维条码生成工具(PHP)
一维条码的生成工具(PHP) 支持 code 39、Code 11、EAN13、EAN8、Code 128等各种条码格式

【相关图片】

from clipboard

from clipboard

【源码结构】
文件清单
├── class
│   ├── BCGArgumentException.php
│   ├── BCGBarcode1D.php
│   ├── BCGBarcode.php
│   ├── BCGcodabar.barcode.php
│   ├── BCGcode11.barcode.php
│   ├── BCGcode128.barcode.php
│   ├── BCGcode39.barcode.php
│   ├── BCGcode39extended.barcode.php
│   ├── BCGcode93.barcode.php
│   ├── BCGColor.php
│   ├── BCGDrawException.php
│   ├── BCGDrawing.php
│   ├── BCGean13.barcode.php
│   ├── BCGean8.barcode.php
│   ├── BCGFontFile.php
│   ├── BCGFont.php
│   ├── BCGFontPhp.php
│   ├── BCGgs1128.barcode.php
│   ├── BCGi25.barcode.php
│   ├── BCGintelligentmail.barcode.php
│   ├── BCGisbn.barcode.php
│   ├── BCGLabel.php
│   ├── BCGmsi.barcode.php
│   ├── BCGothercode.barcode.php
│   ├── BCGParseException.php
│   ├── BCGpostnet.barcode.php
│   ├── BCGs25.barcode.php
│   ├── BCGupca.barcode.php
│   ├── BCGupce.barcode.php
│   ├── BCGupcext2.barcode.php
│   ├── BCGupcext5.barcode.php
│   ├── drawer
│   │   ├── BCGDrawJPG.php
│   │   ├── BCGDraw.php
│   │   └── BCGDrawPNG.php
│   ├── font
│   │   └── Arial.ttf
│   └── JoinDraw.php
├── html
│   ├── barcode.js
│   ├── codabar.php
│   ├── code11.php
│   ├── code128.php
│   ├── code39extended.php
│   ├── code39.php
│   ├── code93.php
│   ├── delete.png
│   ├── ean13.php
│   ├── ean8.php
│   ├── error.png
│   ├── footer.php
│   ├── function.php
│   ├── gs1128.php
│   ├── header.php
│   ├── i25.php
│   ├── image.php
│   ├── index.php
│   ├── info.gif
│   ├── intelligentmail.php
│   ├── isbn.php
│   ├── jquery-1.7.2.min.js
│   ├── logo.png
│   ├── msi.php
│   ├── othercode.php
│   ├── postnet.php
│   ├── s25.php
│   ├── style.css
│   ├── upca.php
│   ├── upce.php
│   ├── upcext2.php
│   └── upcext5.php
├── index.php
├── README.txt
├── test.html
├── test.php
└── VERSION

4 directories, 73 files

下载声明:

本站资源均有第三方用户自行上传分享推荐,非本站自制,仅供玩家做交流学习之用!切勿用于商业用途!游戏作品版权归原作者享有,如有版权问题,请附带版权证明至邮件,本平台将应您的要求删除。
相关推荐:

评论

发表评论必须先登陆, 您可以 登陆 或者 注册新账号 !


在线咨询: 问题反馈
客服QQ:174666394

有问题请留言,看到后及时答复