惠州统计年鉴
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
zhao e11862487f 登录失败记录 2 years ago
.settings Initial commit 2 years ago
maven Initial commit 2 years ago
src/main 登录失败记录 2 years ago
.classpath Initial commit 2 years ago
.gitignore Initial commit 2 years ago
.project Initial commit 2 years ago
.tern-project Initial commit 2 years ago
README.md Initial commit 2 years ago
lion_yearbooks.sql Initial commit 2 years ago
pom.xml Initial commit 2 years ago
yearBooks.iml Initial commit 2 years ago

README.md

yearBooks


需手动导入以下2包

执行脚本

  1. com.aspose.aspose-words 15.8.0
mvn install:install-file -Dfile=aspose-words-15.8.0-jdk16.jar -DgroupId=com.aspose -DartifactId=aspose-words -Dversion=15.8.0 -Dpackaging=jar
  1. com.aspose.aspose-cells 8.5.2
call mvn install:install-file -Dfile=aspose-cells-8.5.2.jar -DgroupId=com.aspose -DartifactId=aspose-cells -Dversion=8.5.2 -Dpackaging=jar