如何在数据库中显示更多(大)格式化的文本 [英] how to display more(large) formatted text in labal from database

查看:69
本文介绍了如何在数据库中显示更多(大)格式化的文本的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

你好



i使用CheckEditor在我的DataBase中保存我的大格式文本。

当我使用Lable检索此格式化文本以供显示时使用

它不会显示格式化文本。





例如。

AAAAAAAAAAAA。

BBBBBBBBBBBB。

CCCCCCCCCCCC。



但我得到此类型



AAAAAAAAA.BBBBBBBBB.CCCCCCCCC

hello

i save my large formatted text in my DataBase using CheckEditor.
when i retrieve this formatted text for display purpose using Lable
it will not Display Text In Formatted.


for Eg.
AAAAAAAAAAAA.
BBBBBBBBBBBB.
CCCCCCCCCCCC.

But I got This Type

AAAAAAAAA.BBBBBBBB.CCCCCCCCC

推荐答案

您是否已将格式化文本存储到数据库中,根据您的示例,我认为您需要以这样的方式存储你的文本
Have you stored formatted text to your database, as per your example, i think you need to store your text in such manner
AAAAAAAAAA.<br />BBBBBBBBBBB.<br />CCCCCCCCCCC.

然后它将以格式化的方式显示或检索

then it will display in formatted manner at the time or retrieval


这篇关于如何在数据库中显示更多(大)格式化的文本的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆