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.
我有程序,我必须在其中显示货币。我需要知道如何在视图上显示英镑和欧元符号。我需要一个逐步的过程来做到这一点。请帮忙。谢谢大家。
很简单,只需添加一个标签,然后从编辑 > 特殊字符..将符号添加到它的文本属性中,然后从弹出窗口中选择包含所有货币符号的货币符号。
这适用于 xib 文件和 .m(即编码)文件。
如果还需要更多帮助,请寻求帮助 :)