⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 readme

📁 Datamatrix二维码库和测试程序,运行于linux,仔细研究可以很容易转化成VC程序,有这就没必要化钱买个控件了,本人libdmtx-0.3版本转化过,的确可行,现在把找到该版本的libdmtx
💻
字号:
README for libdmtx-php version 0.6.0 - November 23, 2008-----------------------------------------------------------------libdmtx-php a PHP wrapper for libdmtx that was written byChristian Hentschel and is distributed as part of the libdmtxpackage.1. libdmtx Installation-----------------------------------------------------------------libdmtx must be installed on your system before trying to installand run libdmtx-php. Refer to the INSTALL file in the mainlibdmtx directory for instructions on how to do this.2. libdmtx-php Installation-----------------------------------------------------------------  1) $ phpize  2) $ ./configure [--prefix install directory];  3) $ make install  3) Edit system php.ini file to include "extension=dmtx.so"  4) Test with dmtx.php     (e.g., Browse http://localhost/dmtx.php?d=123456)3. Dependencies-----------------------------------------------------------------These packages are required to install and run libdmtx-php:  PHP:     http://www.php.netIf you are using an RPM-based system then you can test for thefollowing packages:  php  php-cli  php-common  php-develSome systems may also require:  php-gd4. This Document-----------------------------------------------------------------This document is derived from the wiki page located at:  http://libdmtx.wiki.sourceforge.net/libdmtx+php+wrapperIf you find an error or have additional helpful information,please edit the wiki directly with your updates.

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -