美文网首页
android 特殊字符(Html)转换正常

android 特殊字符(Html)转换正常

作者: Thor_果冻 | 来源:发表于2019-01-04 14:28 被阅读0次

    测试有效

        Html.fromHtml(couponJson.getString("name")).toString()
    

    TextUtils.htmlEncode(String);//我测试的时候是没有效果的

    相关文章

      网友评论

          本文标题:android 特殊字符(Html)转换正常

          本文链接:https://www.haomeiwen.com/subject/qtdplqtx.html