zxing/android/assets/html-zh-rTW/whatsnew.html
srowen@gmail.com 551c80941f Update what's new for 4.4.1
git-svn-id: https://zxing.googlecode.com/svn/trunk@2879 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-08-29 16:58:10 +00:00

15 lines
350 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.4.1 </p>
<ul>
<li> 谷歌購物的鏈接已被刪除。 </li>
<li> 小的修正和改進。 </li>
</ul>
<p>由谷歌翻譯翻譯。</p></body>
</html>