91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 3.50M
    文件類型: .zip
    金幣: 1
    下載: 0 次
    發布日期: 2020-12-26
  • 語言: C#
  • 標簽: 編輯器??

資源簡介

ueditor編輯器含有如下功能:

全屏源碼撤銷重做無序列表有序列表取消超鏈接超鏈接清空文檔全選打印查詢替換預覽
Google地圖百度地圖百度應用分頁圖片涂鴉音樂附件截圖表情視頻插入Iframe模版背景日期時間圖片轉存水平線錨點特殊字符引用插入代碼
加粗斜體下劃線刪除線文字顏色背景顏色上標下標居左對齊居中對齊居右對齊兩端對齊字母大寫字母小寫從左向右輸從右向左輸首行縮進清除格式格式刷自動排版純文本粘貼自定義樣式段落格式段前間距段后間距行間距字體字號圖片默認圖片居左圖片居右圖片居中
插入表格刪除表格右合并單元格下合并單元格拆分成行拆分成列拆成單元格合并單元格前插入列前插入行刪除列刪除行表格前插行
自動聚焦工具欄浮動字數統計表情本地化自動清除自動長高元素路徑圖片浮層純文本粘貼源碼高亮右鍵菜單

而且可以自定義插件 二次開發

資源截圖

代碼片段和文件信息

using?System;
using?System.Collections.Generic;
using?System.Web;
using?System.IO;
using?System.Collections;


///?
///?UEditor編輯器通用上傳類
///?

public??class?Uploader
{
?????string?state?=?“SUCCESS“;

?????string?URL?=?null;
?????string?currentType?=?null;
?????string?uploadpath?=?null;
?????string?filename?=?null;
?????string?originalName?=?null;
?????HttpPostedFile?uploadFile?=?null;

????/**
??*?上傳文件的主處理方法
??*?@param?HttpContext
??*?@param?string
??*?@param??string[]
??*@param?int
??*?@return?Hashtable
??*/
????public??Hashtable?upFile(HttpContext?cxt?string?pathbase?string[]?filetype?int?size)
????{
????????pathbase?=?pathbase?+?DateTime.Now.ToString(“yyyy-MM-dd“)?+?“/“;
????????uploadpath?=?cxt.Server.MapPath(pathbase);//獲取文件上傳路徑

?

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2013-01-31?18:18??ueditor1_2_5_1-utf8-net\
?????目錄???????????0??2013-01-29?15:23??ueditor1_2_5_1-utf8-net\build\
?????文件????????1742??2013-01-29?15:23??ueditor1_2_5_1-utf8-net\build\build_editor_css_all.js
?????文件????????1749??2013-01-29?15:23??ueditor1_2_5_1-utf8-net\build\build_editor_js_all.js
?????文件??????871260??2013-01-29?15:23??ueditor1_2_5_1-utf8-net\build\js.jar
?????文件?????????306??2013-01-29?15:23??ueditor1_2_5_1-utf8-net\build\merge.bat
?????文件??????852834??2013-01-29?15:23??ueditor1_2_5_1-utf8-net\build\yuicompressor-2.4.6.jar
?????文件???????12830??2013-01-30?11:05??ueditor1_2_5_1-utf8-net\CHANGELOG.TXT
?????目錄???????????0??2013-01-31?16:51??ueditor1_2_5_1-utf8-net\dialogs\
?????目錄???????????0??2013-01-23?19:44??ueditor1_2_5_1-utf8-net\dialogs\anchor\
?????文件????????1627??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\anchor\anchor.html
?????目錄???????????0??2013-01-23?19:44??ueditor1_2_5_1-utf8-net\dialogs\attachment\
?????文件????????2602??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\attachment.css
?????文件????????6248??2013-01-10?16:54??ueditor1_2_5_1-utf8-net\dialogs\attachment\attachment.html
?????文件????????6009??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\callbacks.js
?????目錄???????????0??2013-01-23?19:44??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\
?????文件?????????923??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_chm.gif
?????文件?????????841??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_default.png
?????文件????????1012??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_doc.gif
?????文件?????????949??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_exe.gif
?????文件?????????986??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_mp3.gif
?????文件????????1001??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_mv.gif
?????文件?????????996??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_pdf.gif
?????文件????????1001??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_ppt.gif
?????文件????????1009??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_psd.gif
?????文件????????1007??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_rar.gif
?????文件?????????970??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_txt.gif
?????文件????????1005??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeImages\icon_xls.gif
?????文件?????????747??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\attachment\fileTypeMaps.js
?????目錄???????????0??2013-01-23?19:44??ueditor1_2_5_1-utf8-net\dialogs\background\
?????文件????????1102??2012-11-29?12:36??ueditor1_2_5_1-utf8-net\dialogs\background\background.css
............此處省略315個文件信息

評論

共有 條評論