惠州统计年鉴
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 996f9e6084 Initial commit 2 年之前
.settings Initial commit 2 年之前
maven Initial commit 2 年之前
src/main Initial commit 2 年之前
.classpath Initial commit 2 年之前
.gitignore Initial commit 2 年之前
.project Initial commit 2 年之前
.tern-project Initial commit 2 年之前
README.md Initial commit 2 年之前
lion_yearbooks.sql Initial commit 2 年之前
pom.xml Initial commit 2 年之前
yearBooks.iml Initial commit 2 年之前

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