java - CMS 富文本文章存储方式

 手机用户2502873453_987 发布于 2022-10-25 08:31

现在有个需求 ,需要做个cms,涉及到带图片文章的存储 与检索 ,初步想用mongo存储,但是对文章怎么存储不太了解,是直接存成html 返给前端 还是有什么其他方式?求助各位大神~

6 个回答
  • 直接存HTML,除非你页面上面的文档编辑器有什么特殊的文档保存方式,有些是markdown的,貌似这网站就是直接markdown

    2022-11-12 01:39 回答
  • 再来一次命令,RN在Android上是这样的,经常要多次重复才行。

    2022-11-12 01:39 回答
  • IOException: https://dl.google.com/android/repository/addons_list-3.xml
    javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
    IOException: https://dl.google.com/android/repository/addons_list-2.xml
    javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
    IOException: https://dl.google.com/android/repository/addons_list-1.xml
    javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
    Failed to download any source lists!
    javax.net.ssl.SSLHandshakeException: Remote host closed connection during handshake
    
    FAILURE: Build failed with an exception.

    你没有设置 Android SDK ,build的时候会自动下载,但是google服务器需要翻墙,所以请先翻墙后,再次运行命令即可。

    2022-11-12 01:39 回答
  • web.xml 注册:

    <listener>
       <listener-class>org.springframework.web.context.ContextLoaderListener</listener-class>
    </listener>
    2022-11-12 01:39 回答
  • java.lang.Error: Unresolved compilation problem:

    at com.sky.bird.util.MD5Util.getMD5String(MD5Util.java:64)
    2022-11-12 01:39 回答
  • java.lang.IllegalStateException: No WebApplicationContext found: no ContextLoaderListener registered?

    2022-11-12 01:39 回答
撰写答案
今天,你开发时遇到什么问题呢?
立即提问
热门标签
PHP1.CN | 中国最专业的PHP中文社区 | PNG素材下载 | DevBox开发工具箱 | json解析格式化 |PHP资讯 | PHP教程 | 数据库技术 | 服务器技术 | 前端开发技术 | PHP框架 | 开发工具 | 在线工具
Copyright © 1998 - 2020 PHP1.CN. All Rights Reserved 京公网安备 11010802041100号 | 京ICP备19059560号-4 | PHP1.CN 第一PHP社区 版权所有