Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我不小心在 eclipse 中设置了一些设置,每行后都会显示一些符号。无论如何可以告诉我如何删除它。
这些是空白字符。这些字符代表基于格式的标签,例如换行符、制表符等。
您可以通过 Eclipse 禁用它们Preferences。他们在下面General -> Editors -> Text Editors,选项是Show whitespace characters。只需取消选中它并点击OK它就可以了。
Preferences
General -> Editors -> Text Editors
Show whitespace characters
OK