Text editor capable of viewing invisibles?

后端 未结 9 832
你的背包
你的背包 2020-12-29 08:35

A recent problem* left me wondering whether there is a text editor out there that lets you see every single character of the file, even if they are invisible? Specifically,

9条回答
  •  暖寄归人
    2020-12-29 08:46

    If you are running a 32 bit version of windows, you can see BOMs and other invisible characters such as carriage return or line feeds that look like a music eighth note in MS Dos Editor which you can open by typing "edit" in the run box or from a command prompt. Unfortunately, the ms dos editor is not available on 64 bit systems :(

提交回复
热议问题