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

📄 readme.freebsd

📁 Datamatrix二维码库和测试程序,运行于linux,仔细研究可以很容易转化成VC程序,有这就没必要化钱买个控件了,本人libdmtx-0.3版本转化过,的确可行,现在把找到该版本的libdmtx
💻 FREEBSD
字号:
=================================================================            libdmtx - Open Source Data Matrix Software=================================================================                  libdmtx README file (FreeBSD)This README.freebsd file contains information on installing andusing libdmtx on FreeBSD. The general README file, also found inthis directory, contains a high level summary of libdmtx and itscomponents.1. Installing libdmtx on FreeBSD-----------------------------------------------------------------libdmtx can be installed on FreeBSD using the instructionsprovided in the general README file. However, please read belowfor additional details that might benefit users on this platform.2. Running configure-----------------------------------------------------------------FreeBSD users may need to export the CPPFLAGS and LDFLAGSvariables as follows before running configure:   $ export CPPFLAGS=-I/usr/local/include   $ export LDFLAGS=-L/usr/local/lib   $ ./configure   $ make   $ sudo make install3. This Document-----------------------------------------------------------------This document is derived from the wiki page located at:  http://libdmtx.wiki.sourceforge.net/libdmtx+on+FreeBSDIf 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 + -