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.
我是第一次使用 R Studio,我需要处理的 CSS 文件没有新行;它只是一个巨大的CSS块。我想知道是否有办法用分号和新行(类似于';\n')替换所有分号(';')。