|
|
|
@ -16,9 +16,7 @@ public class TestSingle {
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
public static void main(String[] args) throws IOException, InvalidFormatException, InterruptedException {
|
|
|
|
|
//String sourceWord = "c:/保山市人口变化及其对教育的影响20240507.docx";
|
|
|
|
|
String sourceWord = "D:\\dsWork\\YunNanDsBase\\Doc\\全省及州市县区人口与教育报告集20241023\\133个县区报告2022\\县区研究报告\\丽江市各县区报告5\\古城区\\古城区人口变化及其对教育的影响.docx";
|
|
|
|
|
//String sourceWord="c:/2.docx";
|
|
|
|
|
String sourceWord = "c:/西双版纳州人口变化及其对教育的影响20240420.docx";
|
|
|
|
|
ExcelKit.ReadChart(sourceWord);
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|