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.
尝试用 ruby 对字符进行编码,然后打印出来。
symbol = "\ufb20" puts symbol.encode('utf-16')
并将 Rubymine 更改为 UTF-16 编码