Exception in thread "main" jp.sourceforge.qrcode.exception.DecodingFailedException: Invalid number of Finder Pattern detected
at jp.sourceforge.qrcode.QRCodeDecoder.decode(QRCodeDecoder.java:148)
at jp.sourceforge.qrcode.QRCodeDecoder.decode(QRCodeDecoder.java:148)
2017-02-15
byte[] d=qrData.getBytes("utf-8");
還是改成utf-8,用視頻里的gb2312的話,漢字出不來(lái)。
還是改成utf-8,用視頻里的gb2312的話,漢字出不來(lái)。
2017-01-25
BitMatrix cannot be resolved to a type
MultiFormatWriter cannot be resolved to a type
Path cannot be resolved to a type
File cannot be resolved to a type
MatrixToImageWriter cannot be resolved
MultiFormatWriter cannot be resolved to a type
Path cannot be resolved to a type
File cannot be resolved to a type
MatrixToImageWriter cannot be resolved
2017-01-24