摘要:
Golang 结构体转字节数组(struct to []byte) 代码: package main import ( "bytes" "encoding/binary" "fmt" log "fmt" ) type NCPTargetVersion struct { NCPVersion uint 阅读全文
posted @ 2021-10-27 13:38
duapple
阅读(105)
评论(0)
推荐(0)
浙公网安备 33010602011771号