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.
一些 Unicode 数据以 '\u84b8\u6c7d\u5730' 的形式存储在文件中,没有任何编码。
有没有办法在 Python 中将它们隐藏起来?
>>> print '\u84b8\u6c7d\u5730'.decode('unicode-escape') 蒸汽地