2018-10-28 14:52:38 +08:00
2018-10-28 14:52:38 +08:00
2019-09-19 16:45:45 +08:00
2019-09-19 16:45:45 +08:00
2018-10-28 14:52:38 +08:00
2018-10-28 14:52:38 +08:00
2018-11-01 18:38:58 +08:00
2018-10-28 14:52:38 +08:00

hex-convert

支持 76 位以内的任意进制相互转换

Usage:
  hc [command]

Available Commands:
  b           转换为二进制
  d           转换为十进制
  h           转换为十六进制
  help        Help about any command
  o           转换为八进制
  server      启动 HTTP Server

Flags:
  -d, --data string   要转换数值
  -h, --help          help for hc
  -s, --scale int     要转换的进制
  -v, --version       show version of the hc.
Description
No description provided
Readme 54 KiB
Languages
Go 90.2%
Makefile 8.2%
Smarty 1.6%