?? autoupload.aspx
字號:
?<%@ Page Inherits="Caicai.Framework.FCKeditor.Plugins.AutoUpload" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
<title>自動上傳遠程圖片</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<script src="../../dialog/common/fck_dialog_common.js" type="text/javascript"></script>
</head>
<body>
<p>正在獲取圖片,請耐心等待...</p>
<form id="form1" runat="server">
<textarea id="html" name="html" style="display:none;"></textarea>
<script language="javascript">
<%=script %>
</script>
</form>
</body>
</html>
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -