字符串、二进制、十六进制解析工具 bd
## bd 字符串和进制编码解析工具 ## Installation ```bash go install github.com/biningo/bd@latest ``` ## Usage ```bash bd "hello,世界" -t s ``` ```text hello,世界 +------+----------------+------------------+ | CHAR | UNICODE | UTF8 |...阅读全文
## bd 字符串和进制编码解析工具 ## Installation ```bash go install github.com/biningo/bd@latest ``` ## Usage ```bash bd "hello,世界" -t s ``` ```text hello,世界 +------+----------------+------------------+ | CHAR | UNICODE | UTF8 |...阅读全文