itf.htm

来自「非常实用的条形码制作工具」· HTM 代码 · 共 26 行

HTM
26
字号
<!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>Interleaved 2 Of 5</title>
</HEAD>
<BODY>

<h1>Interleaved 2 Of 5</h1>
<img src="sample_images/interleaved2of5.gif" align="center"> (GIF)
<BR>
<img src="sample_images/interleaved2of5.jpg" align="center"> (JPEG)
<BR>
<img src="sample_images/interleaved2of5.png" align="center"> (PNG)
<p>
Interleaved 2 of 5 is a continuous barcode. Its character set is '0' to '9'. The number 
of characters should be even. The check character is optional and not implemented. You 
can always integrate it into the data (last digit) should you need it.
<P>
The following default value is used:
<PRE>
    - wide/narrow bar ratio = 3
</PRE>
</BODY>
</HTML>

⌨️ 快捷键说明

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