摘要: API是什么? API(Application Programming Interface,应用程序编程接口)是一组定义、规范了不同软件组件之间交互的方法。简单来说,API就是软件系统提供给其他软件系统或开发者使用的一些接口或工具集合。通过使用API,开发者可以与其他软件组件进行通信,获取所需的功能 阅读全文
posted @ 2023-08-24 16:28 女程序员喵喵 阅读(120) 评论(0) 推荐(0)
摘要: 接口调用公共参数 名称 类型 必须 描述key String 是 调用key(注册获取key)secret String 是 调用密钥api_name String 是 API接口名称(包括在请求地址中)[item_search,item_get,item_search_shop等]cache St 阅读全文
posted @ 2023-08-24 16:26 女程序员喵喵 阅读(131) 评论(0) 推荐(0)