CarApi 车型车系品牌api离线版 项目简介
CarApi介绍免费车型车系品牌api 参数 ?type=(brand,series,series_group,info,detail)&id= 支持http https 的get 和 post 请求 采用汽车之家离线数据源可部署到自己服务器软件架构PHP+txtSQL 3.0 部署到本地调用 如需要更新最新数据库只需要 覆盖数据库目录即可使用说明api调用 不需要修改代码直接调用api即可参考:http://tool.bitefu.net/showdoc/web/#/4 在线交流:https://my.oschina.net/xiaogg/blog/16192542.集成到系统用到的文件有\include\Autohomeapi.class.php
\include\txtSQL.class.php
\include\txtSQL.core.php
\include\txtSQL.parser.php
\data\把上述文件集成到系统中 调用方法如下,可参考 index.php文件$car = new Autohomeapi();
$car->brand($postdata);3.调用第三方api https://tool.bitefu.net/car/
\include\txtSQL.class.php
\include\txtSQL.core.php
\include\txtSQL.parser.php
\data\把上述文件集成到系统中 调用方法如下,可参考 index.php文件$car = new Autohomeapi();
$car->brand($postdata);3.调用第三方api https://tool.bitefu.net/car/