Posted in Go语言基础和工具链【Go面试压轴题】:`fmt.Printf(“%c %U”, ‘中’, ‘中’)`输出为何是`中 U+4E2D`?字符字面量的双重语义解析 第一章:Go语言用什么表示字母 … 【Go面试压轴题】:fmt.Printf(“%c %U”, ‘中’, ‘中’)输出为何是中 U+4E2D?字符字面量的双重语义解析Read more by Go语言日常|2026年3月30日|Go语言面试题型, Unicode字符编码, fmt.Printf格式化输出, Go字符字面量, UTF-8与Unicode