search

Home  >  Q&A  >  body text

node.js - Express+MongoDB怎么实现富文本编辑器的数据存储

不知道具体的实现思路是怎么样的?

ringa_leeringa_lee2866 days ago1101

reply all(2)I'll reply

  • PHP中文网

    PHP中文网2017-04-17 15:40:09

    Gridfs is often used to save large documents.

    It is recommended to check the official documentation below:

    https://docs.mongodb.com/manu...

    http://mongodb.github.io/node...

    reply
    0
  • 大家讲道理

    大家讲道理2017-04-17 15:40:09

    The pictures and html styles are specially marked and saved as strings in the database

    reply
    0
  • Cancelreply