摘要: 1.pip 版本过低 C:\Users\liu\PycharmProjects\da>pip install process ERROR: Could not find a version that satisfies the requirement process (from versions: 阅读全文
posted @ 2022-06-01 20:56 潜龙~勿用 阅读(38) 评论(0) 推荐(0) 编辑
摘要: 1. API的一些基础知识 1.1. 什么是API API 不同接口,都有不同的作用。应结合实际需求掌握该接口的功能。 API(Application Programming Interface,应用程序接口),是软件开发者将某个做好功能开放给外部人员使用的一个窗口。外部人员无需访问源码或理解内部代 阅读全文
posted @ 2022-06-01 20:22 潜龙~勿用 阅读(761) 评论(0) 推荐(0) 编辑