sen udp data via echo
#echo发送udp数据 echo "Hello World\!" > /… 继续阅读 sen udp data via echo
#echo发送udp数据 echo "Hello World\!" > /… 继续阅读 sen udp data via echo
#这条命令会直接将16进制字符串转换为二进制数据并通过 nc 发送到目标服务器。 echo &quo… 继续阅读 send string via udp
rabbitmqctl add_user 账号 密码 rabbitmqctl set_user_ta… 继续阅读 how to reset password for rabbitmq
重置grafana admin密码 grafana-cli admin reset-admin-pa… 继续阅读 how to reset-admin-password for grafana
百度网盘:https://pan.baidu.com/s/1vY_IlEPzi58RyvRLlEqb… 继续阅读 idea goland 2024.4 key
增加mingw64\bin到环境变量
package main import ( "context" "fm… 继续阅读 golang use minio sdk download all files from comat oss server
func getPrice() ([]byte, error) { url := "htt… 继续阅读 golang get gold price
root@arm:~# kubectl get ns Unable to connect to th… 继续阅读 Unable to connect to the server: x509: certificate has expired or is not yet valid: current time 2024-09-08T14:21:54+08:00 is after 2024-07-26T12:07:57Z
win10专业版 cmd管理员身份运行 slmgr.vbs /upk slmgr /ipk NPPR… 继续阅读 windows 10 pro key 2024-10-01
windows强制同步时间 w32tm /resync
IDE判断是否实现了接口 type MyInterface interface { MyFn() }… 继续阅读 ide jadge interfaces
powershell管理服务 Stop-Service -Name "test1"… 继续阅读 powershell manage service windows
cd /opt/jdk1.8.0_77/jre/lib/security keytool -impo… 继续阅读 jdk install ssl cert
Vue3 + TS + Leafletjs 打造企业级原神大地图 学习地址1:https://pan… 继续阅读 Vue3 + TS + Leafletjs books
!WA:2!Dn1tVTrru866daRGkWhsbehm7HOgjOcIePIdjGxR1KIC… 继续阅读 wa of wlk cn server
type animal struct { name string kind string } fun… 继续阅读 golang unsafe.Pointer
import ( "github.com/go-toast/toast" &qu… 继续阅读 windows10 toast Notification in golang
func main() { m1 := new(map[string]int) fmt.Printl… 继续阅读 assignment to entry in nil map
启动 ollama: docker run -d -p 3000:8080 -p 11434:114… 继续阅读 docker run ollama