1*513427e3STreehugger Robot<!DOCTYPE HTML> 2*513427e3STreehugger Robot<html> 3*513427e3STreehugger Robot<head> 4*513427e3STreehugger Robot<meta charset="UTF-8"/> 5*513427e3STreehugger Robot<title>如何建立 QR Code</title> 6*513427e3STreehugger Robot<link href="../style.css" rel="stylesheet" type="text/css"/> 7*513427e3STreehugger Robot</head> 8*513427e3STreehugger Robot<body> 9*513427e3STreehugger Robot<p>除了掃描二維條碼,條碼掃描器還可以產生 QR Code 並顯示在螢幕上,並讓別人掃描您手機螢幕上的條碼:</p> 10*513427e3STreehugger Robot<p class="imgcenter"><img src="../images/scan-from-phone.png"/></p> 11*513427e3STreehugger Robot<p>要使用此功能,請在掃描畫面按下選單按鈕,並點選「分享」,然後選擇分享聯絡人、書籤、應用程式或剪貼簿的內容,QR Code 將會自動產生。完成後,請按返回或首頁按鈕。</p> 12*513427e3STreehugger Robot<p>要從您的電腦產生 QR Code,請試用 ZXing QR Code 產生器(英文):<a href="https://zxing.appspot.com/generator/"> https://zxing.appspot.com/generator/ </a></p> 13*513427e3STreehugger Robot</body> 14*513427e3STreehugger Robot</html> 15