1 Star 0 Fork 44

雪域清风/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
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/1096431559/QuestionAnsweringSystem.git
git@gitee.com:1096431559/QuestionAnsweringSystem.git
1096431559
QuestionAnsweringSystem
QuestionAnsweringSystem
master

搜索帮助