1 Star 0 Fork 44

cctv1 / QuestionAnsweringSystem

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
startup.bat 103 Bytes
一键复制 编辑 原始数据 按行查看 历史
ysc 提交于 2016-03-09 19:58 . windows指定运行在64位模式下
@echo off
set MAVEN_OPTS=-d64 -Xms3g -Xmx3g
call mvn clean install
cd deep-qa-web/
call mvn jetty:run
Java
1
https://gitee.com/8684/QuestionAnsweringSystem.git
git@gitee.com:8684/QuestionAnsweringSystem.git
8684
QuestionAnsweringSystem
QuestionAnsweringSystem
master

搜索帮助