mirror of
https://github.com/zxing/zxing.git
synced 2024-11-13 06:24:06 -08:00
24 lines
1.2 KiB
HTML
24 lines
1.2 KiB
HTML
<!DOCTYPE HTML>
|
|
<html>
|
|
<head>
|
|
<meta charset="UTF-8"/>
|
|
<title> Barcode Scanner Help </title>
|
|
<link href="../style.css" rel="stylesheet" type="text/css"/>
|
|
</head>
|
|
<body>
|
|
<p><strong>Barcode Scanner 4.5.2</strong></p>
|
|
<p> De officiële Android app van de open source ZXing project:<br/>
|
|
<a href="http://github.com/zxing/zxing"> http://github.com/zxing/zxing </a></p>
|
|
<p> Barcode Scanner maakt gebruik van de camera op je telefoon om barcodes te lezen en op te zoeken productinformatie, zoals prijzen en reviews. </p>
|
|
<p class="imgcenter"><img src="../images/scan-example.png"/></p>
|
|
<p> Het leest ook 2D barcodes zoals QR Codes en Data Matrix. Deze kunnen links naar websites bevatten, contactgegevens zoals telefoonnummers en e-mailadressen, en nog veel meer. </p>
|
|
<ul class="touchable">
|
|
<li><a href="whatsnew.html"> Wat is nieuw in deze versie </a></li>
|
|
<li><a href="scanning.html"> Hoe te scannen </a></li>
|
|
<li><a href="about1d.html"> Over 1D barcodes </a></li>
|
|
<li><a href="about2d.html"> Over 2D barcodes </a></li>
|
|
<li><a href="sharing.html"> Hoe je QR Codes te maken </a></li>
|
|
<li><a href="license.html"> Privacy Beleid, Juridische en Licentie-informatie </a></li>
|
|
</ul>
|
|
<p>Vertaald door Google Translate.</p></body>
|
|
</html> |