#include <bits/stdc.h>
#include <windows.h>
using namespace std;
string name,wh;
int hl,wh1;
int gj50,fy50,jy5000,hp60;
int main() {
// 共十个武魂["昊天锤","蓝电霸王龙","七杀剑","火凤凰","尖尾雨燕&qu…
在本篇文章之前的接口,我们每个接口异常返回的数据格式都不一样,处理起来也没有那么方便,因此我们可以封装一个统一的json。
from fastapi import status
from fastapi.responses import JSONResponse, Response
from typing import Unionde…
在VS code中导入新项目,执行npm install时报错: npm warn old lockfile Could not fetch metadata for antv/g3.4.10 FetchError: request to https://registry.npm.taobao.org/antv%2fg failed, reason: certificate has expirednpm warn old lockfile …