基本信息
源码名称:PHP生产条形码barcodegen.1d-php5.v5.2.1
源码大小:0.32M
文件格式:.zip
开发语言:PHP
更新时间:2023-01-11
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍

PHP生产条形码barcodegen.1d-php5.v5.2.1

PHP生成条形码插件类

.
├── barcodegen.1d-php5.v5.2.1
│   ├── README_1D.txt
│   ├── VERSION_1D
│   ├── class
│   │   ├── BCGArgumentException.php
│   │   ├── BCGBarcode.php
│   │   ├── BCGBarcode1D.php
│   │   ├── BCGColor.php
│   │   ├── BCGDrawException.php
│   │   ├── BCGDrawing.php
│   │   ├── BCGFont.php
│   │   ├── BCGFontFile.php
│   │   ├── BCGFontPhp.php
│   │   ├── BCGLabel.php
│   │   ├── BCGParseException.php
│   │   ├── BCGcodabar.barcode.php
│   │   ├── BCGcode11.barcode.php
│   │   ├── BCGcode128.barcode.php
│   │   ├── BCGcode39.barcode.php
│   │   ├── BCGcode39extended.barcode.php
│   │   ├── BCGcode93.barcode.php
│   │   ├── BCGean13.barcode.php
│   │   ├── BCGean8.barcode.php
│   │   ├── BCGgs1128.barcode.php
│   │   ├── BCGi25.barcode.php
│   │   ├── BCGintelligentmail.barcode.php
│   │   ├── BCGisbn.barcode.php
│   │   ├── BCGmsi.barcode.php
│   │   ├── BCGothercode.barcode.php
│   │   ├── BCGpostnet.barcode.php
│   │   ├── BCGs25.barcode.php
│   │   ├── BCGupca.barcode.php
│   │   ├── BCGupce.barcode.php
│   │   ├── BCGupcext2.barcode.php
│   │   ├── BCGupcext5.barcode.php
│   │   ├── JoinDraw.php
│   │   └── drawer
│   │       ├── BCGDraw.php
│   │       ├── BCGDrawJPG.php
│   │       └── BCGDrawPNG.php
│   ├── font
│   │   └── Arial.ttf
│   ├── html
│   │   ├── BCGcodabar.php
│   │   ├── BCGcode11.php
│   │   ├── BCGcode128.php
│   │   ├── BCGcode39.php
│   │   ├── BCGcode39extended.php
│   │   ├── BCGcode93.php
│   │   ├── BCGean13.php
│   │   ├── BCGean8.php
│   │   ├── BCGgs1128.php
│   │   ├── BCGi25.php
│   │   ├── BCGintelligentmail.php
│   │   ├── BCGisbn.php
│   │   ├── BCGmsi.php
│   │   ├── BCGothercode.php
│   │   ├── BCGpostnet.php
│   │   ├── BCGs25.php
│   │   ├── BCGupca.php
│   │   ├── BCGupce.php
│   │   ├── BCGupcext2.php
│   │   ├── BCGupcext5.php
│   │   ├── barcode.js
│   │   ├── config
│   │   │   ├── BCGBarcode1D.php
│   │   │   ├── BCGcodabar.php
│   │   │   ├── BCGcode11.php
│   │   │   ├── BCGcode128.php
│   │   │   ├── BCGcode39.php
│   │   │   ├── BCGcode39extended.php
│   │   │   ├── BCGcode93.php
│   │   │   ├── BCGean13.php
│   │   │   ├── BCGean8.php
│   │   │   ├── BCGgs1128.php
│   │   │   ├── BCGi25.php
│   │   │   ├── BCGintelligentmail.php
│   │   │   ├── BCGisbn.php
│   │   │   ├── BCGmsi.php
│   │   │   ├── BCGothercode.php
│   │   │   ├── BCGpostnet.php
│   │   │   ├── BCGs25.php
│   │   │   ├── BCGupca.php
│   │   │   ├── BCGupce.php
│   │   │   ├── BCGupcext2.php
│   │   │   └── BCGupcext5.php
│   │   ├── delete.png
│   │   ├── error.png
│   │   ├── favicon.ico
│   │   ├── image.php
│   │   ├── include
│   │   │   ├── BCGBarcode1D.php
│   │   │   ├── barcode.php
│   │   │   ├── footer.php
│   │   │   ├── function.php
│   │   │   └── header.php
│   │   ├── index.php
│   │   ├── info.gif
│   │   ├── jquery-1.7.2.min.js
│   │   ├── logo.png
│   │   └── style.css
│   ├── index.php
│   ├── test_1D.html
│   └── test_1D.php
└── 好例子网_barcodegen.1d-php5.v5.2.1.zip

7 directories, 98 files