zxing/android/assets/html-ja/index.html
srowen@gmail.com f525aa7ebb v4.4 update notes already, plus a javadoc fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@2797 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-15 17:11:11 +00:00

24 lines
1.5 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> バーコードスキャナのヘルプ </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p><strong>Barcode Scanner 4.4</strong></p>
<p> オープンソースZXingプロジェクトの公式Androidアプリ<br/>
<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>
<li><a href="license.html"> プライバシーポリシー、法律とライセンス情報 </a></li>
</ul>
<p>Google翻訳で翻訳。</p></body>
</html>