惠州统计年鉴
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
 
 
 
 
 
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