NSAttributedString initWithHTML incorrect character encoding?

前端 未结 0 1886
北荒
北荒 2021-02-12 06:18

-[NSMutableAttributedString initWithHTML:documentAttributes:] seems to mangle special characters:

NSString *html = @\"“Hello” World\"; // notice the         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题