1 Star 0 Fork 0

浮云/ai2cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
开启开发服务器.cmd 314 Bytes
一键复制 编辑 原始数据 按行查看 历史
浮云 提交于 2024-03-22 21:08 . nb196-20240322
@echo off
title AI2CN DevServer
echo Starting AI2CN Offline...
"%~dp0\OpenJDK\bin\java" -cp "%~dp0\AppEngine\lib\appengine-tools-api.jar" ^
com.google.appengine.tools.KickStart ^
com.google.appengine.tools.development.DevAppServerMain %* --disable_update_check --port=8888 --address=0.0.0.0 DevServer
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/ainote/ai2cn.git
[email protected]:ainote/ai2cn.git
ainote
ai2cn
ai2cn
master

搜索帮助