Home > Web Front-end > HTML Tutorial > 像csdn博客文章中图片和文字、代码等的排版是如何在服务器数据库中存储的?_html/css_WEB-ITnose

像csdn博客文章中图片和文字、代码等的排版是如何在服务器数据库中存储的?_html/css_WEB-ITnose

WBOY
Release: 2016-06-21 09:42:39
Original
2170 people have browsed it

web

如题目所示,动态网页创建过程中图片、代码、文字等的排版如何在服务器数据库中存储????????????

回复讨论(解决方案)

我觉得应该是这样的,不知道对不对,别笑我!
应该是把单独的文字储存成一个数据表,或txt(xml)文本,然后数据库里面存储文本的地址 和 字体样式,字体颜色呀等等!这样就方便多了!你怎么看?

从网上查说的是把文本和内联样式一同存进数据库中,但是图片的排版是怎么弄得呢.......难道编辑器同时也可以排版图片吗,没用过。

source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template