readme
This commit is contained in:
parent
bb61a6680f
commit
cf38a61fa4
BIN
doc/1.webp
Normal file
BIN
doc/1.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
BIN
doc/2.webp
Normal file
BIN
doc/2.webp
Normal file
Binary file not shown.
After Width: | Height: | Size: 84 KiB |
18
readme.md
Normal file
18
readme.md
Normal file
@ -0,0 +1,18 @@
|
||||
# QRreader 二维码工具
|
||||
|
||||
原名java手机二维码编解码工具qr-decoder-encoder-j2me
|
||||
|
||||
这个项目是2011年学生时代的项目,当时智能手机刚刚兴起,并且价格非常昂贵。本项目就是为了解决像诺基亚C1-02这样的功能机读取、制作二维码的需求。
|
||||
此工具基于开源项目ZXing,可以支持诺基亚等j2me手机。
|
||||
项目为NetBeans项目,编译后把QRreader.jad和QRreader.jar下载到手机即可使用。(在诺基亚C1-02验证通过)
|
||||
|
||||
主要功能:
|
||||
|
||||
1. 编码文字生成PNG二维码图片
|
||||
2. 解码二维码图片
|
||||
3. 支持256字符
|
||||
4. 支持UTF-8格式,当时的微信扫码不支持UTF-8格式
|
||||
|
||||
![设计图](doc/1.webp)
|
||||
![设计图](doc/2.webp)
|
||||
|
Loading…
Reference in New Issue
Block a user