开发和下载开源软件

显示所选版本的 Roadmap of Project QR Code 的增量差异。

类别(标签)树

文件信息

类别(标签)
Reference
文件名
roadmap
最后更新
2006-04-20 10:10
类型
HTML
编辑器
Yusuke Yanbe
描述
Roadmap of Project QR Code
语言
英语
翻译
--- /tmp/DOCMAN2sRmYNO	2024-12-07 07:37:43.336077384 +0900
+++ /tmp/DOCMAN2NfoGqQ	2024-12-07 07:37:43.336077384 +0900
@@ -10,6 +10,7 @@
 <ul>
 <li>Support over version 13 (14 - 40) QR Code symbols</li>
 <li>Split decoder part with edition(J2SE/J2ME CLDC1.0) dependent part (like float, java.awt.*)</li>
+<li>Comment the source file to provide full javadoc</li>
 </ul>
 <h3>Rest of hack for robust recognitions:</h3>
 <ul>
@@ -30,6 +31,11 @@
 <li>Refactoring source</li>
 <li>Standard test collection for debug and adhoc parameter adjustment</li>
 <li>Some good sample applications with decoder</li>
+<ul>
+<li>adding examples to the CVS repository</li>
+<li>J2MEQRCode, demo of edition(J2SE/J2ME CLDC1.0) dependent decoding</li>
+<li>example that uses Java Multimedia Framework in order to use a webcam with decoder</li>
+</ul>
 </ul>
 </body>
 </html>