1 Star 0 Fork 0

jzxyouok/yuncms

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
yuncms.bat 606 Bytes
一键复制 编辑 原始数据 按行查看 历史
方圆百里找对手 提交于 2013-11-15 16:39 . YUNCMS V2012 初始导入
@echo off
rem -------------------------------------------------------------
rem Leaps command line script for Windows.
rem
rem This is the bootstrap script for running Leaps on Windows.
rem
rem @author Tongle Xu <xutongle@gmail.com>
rem @link http://www.tintsoft.com/
rem @copyright Copyright &copy; 2008 Tint Software LLC
rem @license http://www.tintsoft.com/html/about/license/
rem @version $Id$
rem -------------------------------------------------------------
@setlocal
set LEAPS_PATH=%~dp0
if "%PHP_COMMAND%" == "" set PHP_COMMAND=php.exe
"%PHP_COMMAND%" "%LEAPS_PATH%yuncms" %*
@endlocal
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/jzxyouok/yuncms.git
git@gitee.com:jzxyouok/yuncms.git
jzxyouok
yuncms
yuncms
master

搜索帮助