zxing/android/assets/html-ja/about1d.html
2012-09-29 12:25:11 +00:00

15 lines
1.1 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE HTML>
<html>
<head>
<meta charset="UTF-8"/>
<title> 1Dバーコードについて </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p> そのような製品パッケージに印刷されるような伝統的なバーコードもまた、1次元バーコードとして知られています。 UPCとEANなど、一般的に使用されるいくつかの種類があります。ほとんどはこれに似ているように見えます </p>
<p class="imgcenter"><img src="../images/big-1d.png"/></p>
<p> これらの1Dバーコードは、通常、CDや本のように、製品を説明する固有のコードが含まれています。あなたは、価格やレビューなどを見つけるために、インターネット上でこのコードを調べることができます。 </p>
<p> あなたが本をスキャンする場合は、単語やフレーズの本の内容を検索して、それが表示されるすべてのページを見つけることができます: </p>
<p class="imgcenter"><img src="../images/search-book-contents.jpg"/></p>
<p>Google翻訳で翻訳。</p></body>
</html>