出現(xiàn)路徑相關(guān)的問題..
老師。 MatrixToImageWriter.writeToPath(bitMatrix, format, arg2);這句代碼顯示“The method writeToPath(BitMatrix, String, Path) from the type MatrixToImageWriter refers to the missing type Path”的錯(cuò)誤,是路徑出問題?可是我代碼都跟您一樣的。
老師。 MatrixToImageWriter.writeToPath(bitMatrix, format, arg2);這句代碼顯示“The method writeToPath(BitMatrix, String, Path) from the type MatrixToImageWriter refers to the missing type Path”的錯(cuò)誤,是路徑出問題?可是我代碼都跟您一樣的。
2016-08-07
舉報(bào)
2016-09-20
怎么解決的????
2016-09-20
換成指定已存在的文件夾也不行,會(huì)報(bào)錯(cuò)啊
2016-09-12
ecplise版本和jdk包看下是否有不兼容
2016-08-21
怎么解決的?
2016-08-19
你制定一個(gè)已存在的文件夾,就可以生成二維碼了
2016-08-09
你這是指定一個(gè)文件夾?試試 "F:/eclipse/img.png"