}publicstaticvoidmain(String[] args) { String filePath= "C:\\Users\\hwt\\Desktop\\6816.zip"; System.out.println(unZip(filePath)); } }