转换为十六进制
将一个基数的数字转换为另一个基数
$ cast to-hex --help
用法:cast to-hex [OPTIONS] [VALUE]
参数:
[VALUE] The value to convert
选项:
-i, --base-in <BASE_IN> The input base
-h, --help Print help
将一个基数的数字转换为另一个基数
$ cast to-hex --help
用法:cast to-hex [OPTIONS] [VALUE]
参数:
[VALUE] The value to convert
选项:
-i, --base-in <BASE_IN> The input base
-h, --help Print help