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

14 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> どのようにQRコードを作成する </title>
<link href="../style.css" rel="stylesheet" type="text/css"/>
</head>
<body>
<p> 2Dバーコードをスキャンするだけでなく、バーコードスキャナもQRコードを生成することができ、あなたの画面上に表示。その後、友人にそれを見せ、それらを自分の携帯電話でバーコードをスキャンさせることができます </p>
<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p>
<p> この機能を使用するには、主走査画面からメニューボタンを押して、共有をタップします。次に、あなたが連絡先、ブックマーク、アプリケーション、またはクリップボードの内容を共有したいと思うかどうかを選択します。 QRコードが自動的に生成されます。設定が完了したら、[戻る]または[ホームキーを押します。 </p>
<p> お使いのコンピュータからQRコードを生成するには、ZXingのQRコードジェネレータを試してください <a href="http://zxing.appspot.com/generator/"> http://zxing.appspot.com/generator/ </a></p>
<p>Google翻訳で翻訳。</p></body>
</html>