zxing/android/assets/html-zh-rTW/whatsnew.html
srowen@gmail.com 4e0a75346d Preliminary release changes for 4.3.2
git-svn-id: https://zxing.googlecode.com/svn/trunk@2602 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-03-31 17:44:56 +00:00

16 lines
406 B
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> 新的版本4.3.2 </p>
<ul>
<li> 許多小的錯誤修復和改進 </li>
<li> 掃描倒白的,黑的條形碼 </li>
<li> 啟用了RSS擴展的條形碼格式 </li>
</ul>
<p>谷歌翻譯,譯。</p></body>
</html>