富文本编辑 - 就像 iOS 中的电子邮件应用程序(回复 html 电子邮件)
我刚刚意识到,如果我收到一封基于 html 的电子邮件,然后回复它,我实际上可以修改所有文本,这些文本可能会或可能不会采用所有不同的颜色、字体、粗体等
。知道幕后发生了什么吗?据我了解,目前没有任何方法可以在 iOS 中进行富文本编辑。
有什么想法吗?
I just realized that if I get an html based email, and then reply to it, I'm able to actually modify all of the text, which may or may not be in all different colors, fonts, bold, etc.
Does anyone have any idea what's going on behind the scenes here? It was my understanding that there isn't any way, currently, to do rich text editing within iOS.
Any thoughts?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
仅供参考:
http://www.cocoanetics.com/2011/ 01/ios 上的富文本编辑/
https://github.com/omnigroup/OmniGroup/tree /master/Frameworks/OmniUI/iPad/Examples/TextEditor
FYI:
http://www.cocoanetics.com/2011/01/rich-text-editing-on-ios/
https://github.com/omnigroup/OmniGroup/tree/master/Frameworks/OmniUI/iPad/Examples/TextEditor