ingress配置注解 支持websocket
apiVersion: networking.k8s.io/v1 kind: Ingress met… 继续阅读 ingress配置注解 支持websocket
apiVersion: networking.k8s.io/v1 kind: Ingress met… 继续阅读 ingress配置注解 支持websocket
git clone https://gitee.com/paddlepaddle/PaddleOCR… 继续阅读 docker run PaddleOCR
E0420 13:27:56.159360 11212 analysis_predictor.cc:… 继续阅读 paddlehub 限制显存大小
pip install paddlehub -i https://pypi.tuna.tsinghu… 继续阅读 ModuleNotFoundError: No module named ‘paddlehub’
C:\Users\sre>nvcc –version nvcc: NVIDIA (R) Cu… 继续阅读 查看cuda版本
python -m pip install –upgrade pip -i https://pyp… 继续阅读 ModuleNotFoundError: No module named ‘cv2’
pip install -i http://mirrors.aliyun.com/pypi/simp… 继续阅读 requirements.txt use custom mirror
管理员模式运行PowerShell: set-executionpolicy remotesigne… 继续阅读 无法加载文件 D:\Dev\python\opencvtest\venv\Scripts\activate.ps1,因为在此系统上禁止运行脚本。有关详细信息,请参阅 https:/go.microsoft.com/fwlink/?LinkID=135170 中的 about_Execution_Policies。
https://jetbra.in http://49.234.70.205 http://60.2… 继续阅读 jetbrains idea 2022.1 key license server
telegram: func SendTelegram(msg string) { if !vipe… 继续阅读 golang telegram notice
func FileCopy(src, dst string) bool { pwd, _ := os… 继续阅读 goang ioutil.ReadFile使用相对路径
server { listen 80; server_name test.my.com; set $… 继续阅读 80强转443导致的acme http-01校验模式失效处理方法
func CMDTrick(cmd string) (string, error) { out, e… 继续阅读 golang exec.Command使用复杂字符串命令
func TestStringSlice(t *testing.T) { words := “tes… 继续阅读 golang 按空格分割的字符串转slice
start := time.Now() resp, err := client.Get(url) e… 继续阅读 golang 统计代码执行时间
acme: env: prod certpath: cert email: – “test1@tes… 继续阅读 golang viper GetStringSlice in yaml
import ( “fmt” “net/smtp” ) const ( SMTP_MAIL_HOST… 继续阅读 golang SMTP mail
进入本地组策略编辑器gpedit.msc 计算机配置-》Windows 组件-》远程桌面服务-》远程… 继续阅读 Windows Installer Coordinator
Deployment apiVersion: apps/v1 kind: Deployment me… 继续阅读 mysql deploy on kubernetes
usage: func main() { f, _ := os.OpenFile(“cpu.ppro… 继续阅读 golang use pprof tool