摘要:
使用yum按照程序报错如下: One of the configured repositories failed (Unknown), and yum doesn't have enough cached data to continue. At this point the only safe t 阅读全文
摘要:
//富文本编辑器内的内容保存到数据库后是一段html代码,先因某些需求需要去掉其中的样式等内容,只保留文字,代码如下: public class HtmlToText extends HTMLEditorKit.ParserCallback { private static HtmlToText h 阅读全文