zxing/android/assets/html-ja/index.html

21 lines
1.3 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.

<?xml version="1.0" encoding="UTF-8"?>
<html>
<head>
<meta charset="UTF-8"/>
<title> バーコードスキャナのヘルプ </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p> オープンソースZXingプロジェクトの公式Androidアプリ <a href="http://code.google.com/p/zxing"> http://code.google.com/p/zxing </a></p>
<p> バーコードスキャナは、バーコードを読み取ると、価格やレビューなどの製品情報をルックアップするためにお使いの携帯電話のカメラを使用しています。 </p>
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
<p> また、そのようなQRコードとデータマトリクスとして2次元バーコードを読み取ります。これらは、ウェブサイト、電話番号や電子メールアドレス、その他などの連絡先情報へのリンクを含めることができます。 </p>
<ul class="touchable">
<li><a href="whatsnew.html"> このバージョンの新機能 </a></li>
<li><a href="scanning.html"> スキャンする方法 </a></li>
<li><a href="about1d.html"> 1Dバーコードについて </a></li>
<li><a href="about2d.html"> 約二次元バーコード </a></li>
<li><a href="sharing.html"> どのようにQRコードを作成する </a></li>
</ul>
<p>Google翻訳で翻訳。</p></body>
</html>