Posted 2020-02-27Updated 2024-02-17 Jack Liu Go2 minutes read (About 355 words)Go:JSONJSONjson.Marshal()默认转换规则:1.布尔型转换为 JSON 后仍是布尔型 , 如true -> true2.浮点型和整数型转换后为JSON里面的常规数字,如 1.23 -> 1.233.字符串将以UTF-8编码转化输出为Unicode字符集的字符串,特殊字符比如<将会被转义为\u003cRead more
2025-01-13macOS Ghostty Terminal Ddefault binding keyboard shortcut key list(Ghostty.org Ghostty 终端默认快捷键列表)macos