connector.aspx

来自「在线编辑软件,很好的」· ASPX 代码 · 共 23 行

ASPX
23
字号
<%@ Page language="c#" Inherits="FredCK.FCKeditorV2.FileBrowserConnector" AutoEventWireup="false" %>
<!-- * FCKeditor - The text editor for internet
 * Copyright (C) 2003-2004 Frederico Caldeira Knabben
 * 
 * Licensed under the terms of the GNU Lesser General Public License:
 * 		http://www.opensource.org/licenses/lgpl-license.php
 * 
 * For further information visit:
 * 		http://www.fckeditor.net/
 * 
 * File Name: connector.aspx
 * 	This is the File Browser Connector for ASP.NET.
 * 	
 * 	The code of this page if included in the FredCK.FCKeditorV2.dll file. So to
 * 	use it you must include the DLL in your "bin" directory.
 * 
 * Version:  2.0 Beta 2
 * Modified: 2004-05-31 23:07:52
 * 
 * File Authors:
 * 		Frederico Caldeira Knabben (fredck@fckeditor.net)-->

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?