车型车系品牌api离线版 CarApi

码农软件 · 软件分类 · 网站API · 2019-03-08 20:29:13

软件介绍

CarApi

介绍

免费车型车系品牌api 参数 ?type=(brand,series,series_group,info,detail)&id= 支持http https 的get 和 post 请求 采用汽车之家离线数据源可部署到自己服务器

软件架构

PHP+txtSQL 3.0 部署到本地调用 如需要更新最新数据库只需要 覆盖数据库目录即可

使用说明

  1. api调用 不需要修改代码直接调用api即可

参考:http://tool.bitefu.net/showdoc/web/#/4 在线交流:https://my.oschina.net/xiaogg/blog/1619254

2.集成到系统

用到的文件有

\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/

本文地址:https://codercto.com/soft/d/923.html

Code

Code

Charles Petzold / Microsoft Press / 2000-10-21 / USD 29.99

Paperback Edition What do flashlights, the British invasion, black cats, and seesaws have to do with computers? In CODE, they show us the ingenious ways we manipulate language and invent new means of ......一起来看看 《Code》 这本书的介绍吧!

随机密码生成器
随机密码生成器

多种字符组合密码

HTML 编码/解码
HTML 编码/解码

HTML 编码/解码