Description: In the software development process, we must always come across to the Excel file operation. Many are the nature of conventional paper records need to import and export operations in the system
To Search:
- [Blank] - spring+ struts+ hibernate to do the bank
- [javaEXCEL] - Excel of java operating procedures, the
File list (Check if you may need any files):
excelfile
.........\student
.........\.......\student_FormColumn.xls
.........\.......\student_FormConfig.xls
.........\.......\student_FormConfig_title.xls
.........\.......\student_FormTemplate.xls
.........\.......\student_MapColumn.xls
.........\.......\student_MapConfig.xls
.........\.......\student_MapConfig_title.xls
.........\.......\student_MapTemplate.xls
.........\.......\student_Multiple.xls
.........\.......\student_Multiplerowcolumn.xls
.........\.......\student_rowcolumn.xls
.........\.......\复件 student_Multiple.xls
.........\student.xls
.........\studentModelTemplate.xls
.........\studentModelTemplate2.xls
.........\studentModelTemplate3.xls
Excel导入导出使用说明.doc
junit
.....\com
.....\...\javayjm
.....\...\.......\excel
.....\...\.......\.....\ExcelManagerTest.java
.....\...\.......\.....\ModelManagerTest.java
.....\...\.......\.....\ModelManagerTest2.java
.....\...\.......\.....\StudentUtils.java
src
...\com
...\...\javayjm
...\...\.......\excel
...\...\.......\.....\config
...\...\.......\.....\......\ConfigConstant.java
...\...\.......\.....\......\ConfigParam.java
...\...\.......\.....\......\ExcelConfigFactory.java
...\...\.......\.....\......\ExcelConfigManager.java
...\...\.......\.....\......\impl
...\...\.......\.....\......\....\ExcelConfigManagerImpl.java
...\...\.......\.....\......\RuturnConfig.java
...\...\.......\.....\......\RuturnPropertyParam.java
...\...\.......\.....\ExcelManager.java
...\...\.......\.....\file
...\...\.......\.....\....\ExcelToModel.java
...\...\.......\.....\....\impl
...\...\.......\.....\....\....\ExcelToModelImpl.java
...\...\.......\.....\....\....\ModelToExcelImpl.java
...\...\.......\.....\....\....\ModelToExcelMessageImpl.java
...\...\.......\.....\....\MessageBean.java
...\...\.......\.....\....\ModelToExcel.java
...\...\.......\.....\....\ModelToExcelMessage.java
...\...\.......\.....\ModelManager.java
...\...\.......\.....\util
...\...\.......\.....\....\DateUtils.java
...\...\.......\.....\....\ValidateColumn.java
...\...\.......\test
...\...\.......\....\model
...\...\.......\....\.....\DeptModel.java
...\...\.......\....\.....\Student.java
...\ImportExcelToModel.xml
...\log4j.properties