// answerDetail = answerDetail.replace(/\s/g, ""); // answerDetail = answerDetail.replace(/<\/?[^>]*>/g,''); //去除HTML tag // answerDetail = answerDetail.replace(/ /ig,'');//去掉
博客围绕富编辑器去标签展开,但具体内容缺失。富编辑器在信息技术领域应用广泛,去除标签可能涉及文本处理、格式规范等操作,对数据的存储、展示和传输有重要意义。
// answerDetail = answerDetail.replace(/\s/g, ""); // answerDetail = answerDetail.replace(/<\/?[^>]*>/g,''); //去除HTML tag // answerDetail = answerDetail.replace(/ /ig,'');//去掉

被折叠的 条评论
为什么被折叠?