资源简介
测试结果:IE高版本(IE10/chrome)不能用。。。
代码片段和文件信息
using System;
using System.Data;
using System.Configuration;
using System.Collections;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Web.UI.HtmlControls;
public partial class Message : System.Web.UI.Page
{
protected void Page_Load(object sender EventArgs e)
{
if (!IsPostBack)
{
}
}
protected void Button1_Click(object sender EventArgs e)
{
string content = this.EWebEditorExt1.Text;
this.Label1.Text = content;
}
}
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
文件 1427 2009-04-28 10:19 eWebEditorExt编辑器Demo\eWebEditorExt\eWebEditorExt.sln
..A..H. 9216 2009-04-28 11:59 eWebEditorExt编辑器Demo\eWebEditorExt\eWebEditorExt.suo
文件 7680 2008-10-27 16:22 eWebEditorExt编辑器Demo\eWebEditorExt\web\Bin\eWebEditorExt.UI.dll
文件 128 2009-04-28 10:06 eWebEditorExt编辑器Demo\eWebEditorExt\web\Bin\eWebEditorExt.UI.dll.refresh
文件 28160 2008-10-27 17:10 eWebEditorExt编辑器Demo\eWebEditorExt\web\Bin\eWebEditorExt.Web.dll
文件 130 2009-04-28 10:06 eWebEditorExt编辑器Demo\eWebEditorExt\web\Bin\eWebEditorExt.Web.dll.refresh
文件 404 2008-10-27 16:09 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\browse.aspx
文件 567 2008-10-24 18:43 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\error.aspx
文件 299 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\about.gif
文件 219 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\abspos.gif
文件 237 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\anchor.gif
文件 125 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\art.gif
文件 162 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\backcolor.gif
文件 253 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\backward.gif
文件 285 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\bgcolor.gif
文件 272 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\bgpic.gif
文件 88 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\bl
文件 76 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\bold.gif
文件 267 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\br.gif
文件 71 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\checked.gif
文件 210 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\code.gif
文件 156 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\componentmenu.gif
文件 262 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\copy.gif
文件 233 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\createli
文件 202 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\css.gif
文件 229 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\cut.gif
文件 306 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\date.gif
文件 95 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\delete.gif
文件 186 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\editmenu.gif
文件 242 2008-10-13 22:26 eWebEditorExt编辑器Demo\eWebEditorExt\web\eWebEditorExt\jc_editor\buttonimage\blue\emot.gif
............此处省略485个文件信息
- 上一篇:web在线编辑器(ueditor)
- 下一篇:c#通讯录项目源码(支持多数据库配置)
评论
共有 条评论