01 2022 档案

摘要:pandas读取excel 地址列调用api,取出想要的数据重新生成拼装,生成新的数据并写入excel,多线程跑,需要保证不串行 import json import time import pandas as pd import requests from concurrent.futures i 阅读全文
posted @ 2022-01-25 14:54 力王7314 阅读(38) 评论(0) 推荐(0) 编辑
摘要:location /lua { resolver 114.114.114.114; content_by_lua_block { local args,error = ngx.req.get_uri_args() local adcode = args['adcode'] local version 阅读全文
posted @ 2022-01-19 17:56 力王7314 阅读(294) 评论(0) 推荐(0) 编辑
摘要:安装gpu驱动 此处生省略..... 对应版本 查看对应版本关系,这一步很重要,不然后续会报错 cpu版本 gpu版本 安装Bazel 参考官网:https://docs.bazel.build/versions/master/install-redhat.html#installing-menu 阅读全文
posted @ 2022-01-17 14:01 力王7314 阅读(52) 评论(0) 推荐(0) 编辑
摘要:创建k8s admin 权限 minikube kubectl -- create serviceaccount admin -n kube-system minikube kubectl -- create clusterrolebinding cluster-admin --clusterrol 阅读全文
posted @ 2022-01-04 10:11 力王7314 阅读(1005) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示