dmtxquery.1

来自「Datamatrix二维码库和测试程序,运行于linux,仔细研究可以很容易转化」· 1 代码 · 共 55 行

1
55
字号
.\" $Id: dmtxquery.1 528 2008-11-23 21:22:11Z mblaughton $.\".\" Man page for the dmtxquery utility (libdmtx project)..\".\" To view: $ groff -man -T ascii dmtxquery.1 | less.\" To text: $ groff -man -T ascii dmtxquery.1 | col -b | expand.\".TH DMTXREAD 1 "November 23, 2008".SH NAMEdmtxquery \- extract information from dmtxread output.SH SYNOPSIS.B dmtxquery\fIPROPERTY\fP [\fIOPTION\fP]... [\fIFILE\fP]....SH DESCRIPTIONdmtxquery extracts information from the XML output from dmtxread for individual or grouped barcode scan results..SH PROPERTY.PPbarcode.count             count of all barcodes found in image.PPbarcode.\fBN\fP.\fBBPROP\fP           print BPROP property of Nth barcode.PPmessage.count             count of all messages found in image.PPmessage.\fBN\fP.\fBMPROP\fP           print MPROP property of Nth message.PPmessage.\fBN\fP.barcode.count   count of all barcodes in Nth message.PPmessage.\fBN\fP.barcode.\fBM\fP       Mth barcode of Nth message, print all.PPmessage.\fBN\fP.barcode.\fBM\fP.\fBBPROP\fP Mth barcode of Nth message, print BPROP.PP\fBBPROP\fP barcode properties:   message        message_number      message_position   matrix_size    data_codewords      error_codewords   rotation       data_regions_count  interleaved_blocks.PP\fBMPROP\fP message properties:   message        data_codeword       error_codeword.SH OPTIONS.TP\fB\-V\fP, \fB\-\-version\fPPrint program version information..TP\fB\-\-help\fPDisplay this help message and quit..SH STANDARDSISO/IEC 16022:2000.PPANSI/AIM BC11 ISS.SH BUGSEmail bug reports to \fImike@dragonflylogic.com\fP.SH AUTHORCopyright (c) 2008 Mike Laughton.\" end of man page

⌨️ 快捷键说明

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