代碼運(yùn)行時(shí)報(bào)錯(cuò),跪求大神指點(diǎn)
Exception in thread "main" java.lang.Error: Unresolved compilation problem:?
at com.google.zxing.common.CharacterSetECI.getCharacterSetECIByName(CharacterSetECI.java:114)
at com.google.zxing.qrcode.encoder.Encoder.encode(Encoder.java:95)
at com.google.zxing.qrcode.QRCodeWriter.encode(QRCodeWriter.java:78)
at com.google.zxing.MultiFormatWriter.encode(MultiFormatWriter.java:102)
at com.zy.zxing.CreateQRCode.main(CreateQRCode.java:29)
2017-08-26
把你寫的錯(cuò)的地方代碼貼出來啊