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

📄 codabar.htm

📁 非常实用的条形码制作工具
💻 HTM
字号:
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML dir=ltr>
<HEAD>
<META HTTP-EQUIV="Content-Type" Content="text/html; charset=Windows-1252">
<title>Codabar</title>
</HEAD>
<BODY>

<h1>Codabar</h1>
<img src="sample_images/codabar.gif" align="center"> (GIF)
<BR>
<img src="sample_images/codabar.jpg" align="center"> (JPEG)
<BR>
<img src="sample_images/codabar.png" align="center"> (PNG)
<p>
Codabar is a non-continuous barcode without check character. Its character set is 
composed of '0' to '9', 'A', 'B', 'C', 'D', '$', '-', ':', '/', '.', '+'. 'A' to 'D' are eligible only for 
start/stop characters. Though the characters 'T', 'n', '*', 'e' may be used instead of 'A', 
'B', 'C and 'D', you cannot directly use them to set data. You may, of 
course, display them (as well as any other characters) through the Caption property if you are
using the Barcode Control.
<P>
The following default values are used:
<PRE>
    - wide/narrow bar ratio = 3
    - intercharacter gap = 2 * narrow bar
</PRE>
</BODY>
</HTML>

⌨️ 快捷键说明

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