摘要: What Is a Locale? A key concept for application programs is that of a program's locale. The locale is an explicit model and definition of a native-lan 阅读全文
posted @ 2019-08-16 17:59 fndefbwefsowpvqfx 阅读(272) 评论(0) 推荐(0)
摘要: hexdump xxd 二进制形式打开 vim -b data.bin 转换 :%!xxd 编辑 转回 :%!xxd -r 完成保存:wq 阅读全文
posted @ 2019-08-16 17:31 fndefbwefsowpvqfx 阅读(391) 评论(0) 推荐(0)