📅  最后修改于: 2022-03-11 14:58:31.477000             🧑  作者: Mango
%s the uninterpreted bytes of the string or slice
%q a double-quoted string safely escaped with Go syntax
%x base 16, lower-case, two characters per byte
%X base 16, upper-case, two characters per byte