`
zhuyx808
  • 浏览: 124212 次
  • 性别: Icon_minigender_1
  • 来自: 快来看~天上米有灰机
社区版块
存档分类
最新评论

eWebEdior 从数据库中读出转换到插件里的方法

    博客分类:
  • JAVA
阅读更多
contentnew=contentnew.replaceAll("&","&");
		contentnew=contentnew.replaceAll("<","&lt;");
		contentnew=contentnew.replaceAll("   ","&nbsp;");
		contentnew=contentnew.replaceAll(">","&gt;");
		contentnew=contentnew.replaceAll("\"","&quot;");
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics