zxing/android/assets/html-zh-rCN/whatsnew.html
srowen@gmail.com f525aa7ebb v4.4 update notes already, plus a javadoc fix
git-svn-id: https://zxing.googlecode.com/svn/trunk@2797 59b500cc-1b3d-0410-9834-0bbf25fbcc57
2013-05-15 17:11:11 +00:00

15 lines
377 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 </p>
<ul>
<li> 现在需要的Android 2.3.3。 </li>
<li> 霍洛主题的Android 3.0和Android 4.0的设备上启用 </li>
</ul>
<p>由谷歌翻译翻译。</p></body>
</html>