HTML5 BarCoder icon

HTML5 BarCoder

1.5 for Android
3.0 | 10,000+ Installs

roger roan

Description of HTML5 BarCoder

在網頁中加入javascript 將結果掃入再用DOM去處理結果
此範例適用JSON解資料
function msg(content) {
document.getElementById('textarea1').value = content;
var json = JSON.parse(content);
document.getElementById('txt_id').value = json.user_id;
document.getElementById('txt_name').value = json.user_name;
}

What's New with HTML5 BarCoder 1.5

1.調整UI
2.新增web api download功能

Information

  • Category:
    Tools
  • Latest Version:
    1.5
  • Updated:
    2016-09-15
  • File size:
    12.7MB
  • Requirements:
    Android 4.1 or later
  • Developer:
    roger roan
  • ID:
    com.arcadyan.factorybarcode