3 Star 0 Fork 0

weixing/testouxiang

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
api.php 459 Bytes
一键复制 编辑 原始数据 按行查看 历史
刘爱勇 提交于 2016-03-14 12:19 . 代码上传
<?php
/**
*
* API入口
*
*
* This is NOT a freeware, use is subject to license terms
*
* @copyright Copyright (C) 2005 - 2099 Cenwor Inc.
* @license http://www.cenwor.com
* @link http://www.jishigou.net
* @author 狐狸<foxis@qq.com>
* @version $Id: api.php 2123 2012-12-20 06:56:08Z wuliyong $
*/
define('IN_JISHIGOU_API', true);
require './include/jishigou.php';
$jishigou = new jishigou();
$jishigou->run('api');
?>
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/topstarwei/testouxiang.git
git@gitee.com:topstarwei/testouxiang.git
topstarwei
testouxiang
testouxiang
master

搜索帮助