use https proxy in bash,cmd,git,PowerShell
#cmd set https_proxy=http://127.0.0.1:8118 #PowerS… 继续阅读 use https proxy in bash,cmd,git,PowerShell
#cmd set https_proxy=http://127.0.0.1:8118 #PowerS… 继续阅读 use https proxy in bash,cmd,git,PowerShell
echo "export LC_ALL=en_US.UTF-8" >&g… 继续阅读 centos Failed to set locale, defaulting to C
func isIp(address string) bool { ip := net.ParseIP… 继续阅读 golang 判断ip地址合法性
apiVersion: apps/v1 kind: StatefulSet metadata: na… 继续阅读 maxUnavailable on kubernetes 1.24
https://www.oracle.com/database/technologies/insta… 继续阅读 instant-client and sqldeveloper
https://github.com/copy/v86 https://copy.sh/v86/
https://www.shodan.io/search?query=Location%3A+htt… 继续阅读 get jetbrains license server address
ipconfig /flushdns
https://dl.google.com/go/go1.19beta1.linux-amd64.t… 继续阅读 golang 1.19 beta1 download
#https://github.com/ddosify/ddosify ddosify -t htt… 继续阅读 ddosify web压测工具
FROM golang:alpine AS builder WORKDIR /go/pj COPY … 继续阅读 golang multi stage Dockerfile
https://msedge.sf.dl.delivery.mp.microsoft.com/fil… 继续阅读 edge webview2 runtime
https://nmkd.itch.io/flowframes
https://chrome.google.com/webstore/detail/allow-co… 继续阅读 chrome allow-cors-access-control plugin
代码跳转到 tabbar 页面,api只能使用uni.switchTab (opens new wi… 继续阅读 uni.navigateTo 不生效
#https://go.dev/dl/ mv /usr/local/go /usr/local/go… 继续阅读 GOLANG 1.18.3 INSTALL
apt update && apt install ca-certificates
https://hnd-jp-ping.vultr.com/
func IsNewHot(hot string) bool { var Record BaiduH… 继续阅读 判断gorm查询结果数据是否存在
func TrimSpace(str string) string { var strSlice [… 继续阅读 golang去掉字符串中的空格