cnwhy/lib-qqwry

ReferenceError: ua is not defined

ahkimkoo opened this issue · 1 comments

gbk.js:6
str += String.fromCharCode(ua[Code << 8 | arr[++n]]);

ua 是 gbk 编码表,定义在gbk.js 第一行,chrome浏览器在差看模式下没有显示
最好下载gbk.js文件或在编辑模式下copy代码
https://github.com/cnwhy/lib-qqwry/edit/master/gbk.js