惠州统计年鉴
選択できるのは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