使用zxing生成二维码
我用eclipse写报的是 BitMatrix bitMatrix=new MultiFormatWriter().encode(content, BarcodeFormat.QR_CODE, width, height,hints);这一块的类型不匹配,但是用myeclipse写的时候又是path和topath有问题,这是什么原因啊,大神们指教指教
我用eclipse写报的是 BitMatrix bitMatrix=new MultiFormatWriter().encode(content, BarcodeFormat.QR_CODE, width, height,hints);这一块的类型不匹配,但是用myeclipse写的时候又是path和topath有问题,这是什么原因啊,大神们指教指教
2016-12-06
举报