锘??xml version="1.0" encoding="utf-8" standalone="yes"?>在线观看日本亚洲一区,亚洲欭美日韩颜射在线二,亚洲人成电影福利在线播放http://m.tkk7.com/xiaolianghoney/闈犳妧鏈悆楗紝璧板埌鍝噷閮戒笉浼氶タ鐫錛屽樋鍢縹~~zh-cnSat, 05 Jul 2025 07:42:00 GMTSat, 05 Jul 2025 07:42:00 GMT60FCKeditor2.6 for JSP 閰嶇疆鏂規硶http://m.tkk7.com/xiaolianghoney/articles/237795.html灝忎寒Web灝忎寒WebFri, 31 Oct 2008 04:50:00 GMThttp://m.tkk7.com/xiaolianghoney/articles/237795.htmlhttp://m.tkk7.com/xiaolianghoney/comments/237795.htmlhttp://m.tkk7.com/xiaolianghoney/articles/237795.html#Feedback0http://m.tkk7.com/xiaolianghoney/comments/commentRss/237795.htmlhttp://m.tkk7.com/xiaolianghoney/services/trackbacks/237795.html

1銆侀鍏堢櫥闄?/strong>www.fckeditor.net/download涓嬭澆FCKeditor鐨勬渶鏂扮増鏈紝闇瑕佷笅杞?涓帇緙╁寘錛屼竴涓槸鍩烘湰搴旂敤錛屽彟涓涓槸鍦ㄤ負鍦╦sp涓嬫墍鍑嗗鐨勯厤緗?/strong>

      FCKeditor 2.6 涓嬭澆鍦板潃錛?a target="_blank">sourceforge.net/project/downloading.php

      FCKeditor.Java 涓嬭澆鍦板潃錛?a target="_blank">sourceforge.net/project/downloading.php

涓嬭澆涔嬪悗鍒嗗埆涓猴細FCKeditor_2.6.zip 鍜?FCKeditor-2.3.zip 灝嗗畠浠垎鍒В鍘嬨?/p>

2銆侀鍏堝湪Eclipse涓嬪緩绔嬩竴涓柊欏圭洰渚嬪錛歵est    鍗?/font>http://localhost:8080/test

     鍦ㄩ」鐩腑鏂板緩鏂囦歡澶?FCKeditor錛岀劧鍚庡皢瑙e帇鍚庣殑FCKeditor_2.6涓媐ckeditor閲岄潰鐨別ditor銆乫ckconfig.js銆乫ckeditor.js銆乫ckstyles.xml銆乫cktemplates.xml鎷瘋礉鍒癋CKeditor鐩綍涓?/p>

      灝嗚В鍘嬪悗鐨凢CKeditor-2.3鏂囦歡澶逛腑web/WEB-INF/lib涓嬬殑鍖呮嫹璐濆埌test欏圭洰鐨刲ib涓?/p>

      灝咶CKeditor-2.3鏂囦歡澶逛笅src涓嬬殑FCKeditor.tld鎷瘋礉鍒皌est欏圭洰鐨刉EB-INF涓嬨?/p>

3銆佷慨鏀筗EB-INF涓嬬殑web.xml錛?濡備笅錛?br />

     <servlet>
       <servlet-name>Connector</servlet-name>
       <servlet-class>com.fredck.FCKeditor.connector.ConnectorServlet</servlet-class>
       <init-param>
           <param-name>baseDir</param-name>
           <param-value>/UserFiles/</param-value>
       </init-param>
       <init-param>
           <param-name>debug</param-name>
           <param-value>true</param-value>
       </init-param>
       <load-on-startup>1</load-on-startup>
   </servlet>

   <servlet>
       <servlet-name>SimpleUploader</servlet-name>
       <servlet-class>com.fredck.FCKeditor.uploader.SimpleUploaderServlet</servlet-class>
       <init-param>
           <param-name>baseDir</param-name>
           <param-value>/UserFiles/</param-value>
       </init-param>
       <init-param>
           <param-name>debug</param-name>
           <param-value>true</param-value>
       </init-param>
       <init-param>
           <param-name>enabled</param-name>
           <param-value>true</param-value>
       </init-param>
       <init-param>
           <param-name>AllowedExtensionsFile</param-name>
           <param-value></param-value>
       </init-param>
       <init-param>
           <param-name>DeniedExtensionsFile</param-name>
           <param-value>php|php3|php5|phtml|asp|aspx|ascx|jsp|cfm|cfc|pl|bat|exe|dll|reg|cgi</param-value>
       </init-param>
       <init-param>
           <param-name>AllowedExtensionsImage</param-name>
           <param-value>jpg|gif|jpeg|png|bmp</param-value>
       </init-param>
       <init-param>
           <param-name>DeniedExtensionsImage</param-name>
           <param-value></param-value>
       </init-param>
       <init-param>
           <param-name>AllowedExtensionsFlash</param-name>
           <param-value>swf|fla</param-value>
       </init-param>
       <init-param>
           <param-name>DeniedExtensionsFlash</param-name>
           <param-value></param-value>
       </init-param>
       <load-on-startup>1</load-on-startup>
   </servlet>

<servlet-mapping>
    <servlet-name>Connector</servlet-name>
    <url-pattern>/FCKeditor/editor/filemanager/browser/default/connectors/jsp/connector</url-pattern>
</servlet-mapping>

<servlet-mapping>
    <servlet-name>SimpleUploader</servlet-name>
    <url-pattern>/FCKeditor/editor/filemanager/upload/simpleuploader</url-pattern>
</servlet-mapping>

4銆佷慨鏀笷CKeditor鏂囦歡澶逛笅鐨刦ckeditor.js

     淇敼絎?0琛岀殑FCKeditor.BasePath銆?/p>

鏀逛箣鍚庯細
50 FCKeditor.BasePath = 'FCKeditor/' ;

5銆佷慨鏀笷CKeditor鏂囦歡澶逛笅鐨刦ckconfig.js

     淇敼FCKConfig.DefaultLanguage銆丗CKConfig.LinkBrowserURL銆丗CKConfig.ImageBrowserURL銆丗CKConfig.FlashBrowserURL銆?/p>

鏀逛箣鍚庯細
FCKConfig.DefaultLanguage   = 'zh-cn' ;

FCKConfig.LinkBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Connector=connectors/jsp/connector" ;

FCKConfig.ImageBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Type=Image&Connector=connectors/jsp/connector" ;

FCKConfig.FlashBrowserURL = FCKConfig.BasePath + "filemanager/browser/default/browser.html?Type=Flash&Connector=connectors/jsp/connector" ;

FCKConfig.LinkUploadURL = FCKConfig.BasePath + 'filemanager/upload/simpleuploader?Type=File' ;

FCKConfig.ImageUploadURL = FCKConfig.BasePath + 'filemanager/upload/simpleuploader?Type=Image' ;

FCKConfig.FlashUploadURL = FCKConfig.BasePath + 'filemanager/upload/simpleuploader?Type=Flash' ;

6銆乨efault.jsp鍐呭濡備笅錛?/font>

<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>FCKeditor嫻嬭瘯</title>
<script type="text/javascript" src="FCKeditor/fckeditor.js"></script>
</head>

<body>
<form id="form1" name="form1" method="post" action="default_do.jsp">
<table width="100%" border="0">
<tr>
    <td height="25">
      <textarea name="contest" id="contest" style="width:100%; height:400px;"></textarea>
<script type="text/javascript">
var oFCKeditor = new FCKeditor( 'contest' ) ;
//oFCKeditor.BasePath = 'FCKeditor/' ;
oFCKeditor.ToolbarSet = 'Default' ;
oFCKeditor.Width = '100%' ;
oFCKeditor.Height = '400' ;
oFCKeditor.Value = '' ;
oFCKeditor.ReplaceTextarea();
//oFCKeditor.Create() ;
</script>
      <input type="submit" name="Submit" value="鎻愪氦" />
    </td>
</tr>
</table>
</form>
</body>
</html>

7銆乨efault_do.jsp鍐呭濡備笅錛?/font>

<%@ page contentType="text/html; charset=gb2312" language="java" import="java.sql.*" errorPage="" %>
<!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>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
<title>FCKeditor嫻嬭瘯鎺ユ敹緇撴灉</title>
</head>

<body>
<%
    String contest = new String(request.getParameter("contest").getBytes("ISO8859_1"), "GB2312");
out.print(contest);
%>
</body>
</html>

鏈鍚庢祴璇曪細http://localhost:8080/test/default.jsp

鍥?錛?/font>


鍥?錛?br />



]]>
HTML緙栬緫鍣‵CKeditor浣跨敤璇﹁В http://m.tkk7.com/xiaolianghoney/articles/237793.html灝忎寒Web灝忎寒WebFri, 31 Oct 2008 04:46:00 GMThttp://m.tkk7.com/xiaolianghoney/articles/237793.htmlhttp://m.tkk7.com/xiaolianghoney/comments/237793.htmlhttp://m.tkk7.com/xiaolianghoney/articles/237793.html#Feedback0http://m.tkk7.com/xiaolianghoney/comments/commentRss/237793.htmlhttp://m.tkk7.com/xiaolianghoney/services/trackbacks/237793.html闃呰鍏ㄦ枃

]]>
椹劇収涓庤蔣浠跺紑鍙戠殑鍏崇郴http://m.tkk7.com/xiaolianghoney/archive/2008/10/30/237642.html灝忎寒Web灝忎寒WebThu, 30 Oct 2008 09:04:00 GMThttp://m.tkk7.com/xiaolianghoney/archive/2008/10/30/237642.htmlhttp://m.tkk7.com/xiaolianghoney/comments/237642.htmlhttp://m.tkk7.com/xiaolianghoney/archive/2008/10/30/237642.html#Feedback1http://m.tkk7.com/xiaolianghoney/comments/commentRss/237642.htmlhttp://m.tkk7.com/xiaolianghoney/services/trackbacks/237642.html闃呰鍏ㄦ枃

]]>
浠婂ぉ鍦ㄨ繖閲屽畨钀ユ墡瀵ㄥ暒!!!http://m.tkk7.com/xiaolianghoney/archive/2008/10/17/235059.html灝忎寒Web灝忎寒WebFri, 17 Oct 2008 12:00:00 GMThttp://m.tkk7.com/xiaolianghoney/archive/2008/10/17/235059.htmlhttp://m.tkk7.com/xiaolianghoney/comments/235059.htmlhttp://m.tkk7.com/xiaolianghoney/archive/2008/10/17/235059.html#Feedback3http://m.tkk7.com/xiaolianghoney/comments/commentRss/235059.htmlhttp://m.tkk7.com/xiaolianghoney/services/trackbacks/235059.html
        浠婂ぉ鏄垜鍦ㄨ繖閲屽啓鐨勭涓綃囬潪鎶鏈х殑鏂囩珷,鍏堝悜澶у鎵撲釜鎷涘懠,鎴戣寰楄繖鏍蜂細姣旇緝鏈夌ぜ璨屼竴鐐?
      
        鍏堝氨浠嬬粛鍒拌繖閲屽惂,娌℃湁澶氬皯鏃墮棿浜嗗搱,鎴戝笇鏈涙垜鍙互鑺辨洿澶氱殑鏃墮棿鍦ㄦ垜鐨勬妧鏈彁楂樹笂闈?鎴戜細鎶婃垜涓嶆柇鎺屾彙鐨勬妧鏈拰鑷繁鍦ㄥ涔犺繃紼嬩腑閬囧埌鐨勯棶棰樺強鍏惰В鍐蟲柟娉曢兘鍙戝竷涓婃潵,涓鏄彲浠ョ粰鑷繁鎻愪釜閱?鍗拌薄浼氭瘮杈冩繁鍒?浜屾槸甯屾湜鍙互璺熷ぇ瀹朵竴璧峰垎浜垜鐨勬垚鏋?鍛靛懙,鏈緇堢洰鐨勬槸浜掔浉,鍏卞悓榪涙!

        澶╅亾閰嫟,娌℃湁浠樺嚭灝辨病鏈夊洖鎶?鍔姏!

]]>
主站蜘蛛池模板: 亚洲制服丝袜第一页| 中文字幕免费在线看线人| 亚洲成人激情小说| 久久九九亚洲精品| 午夜国产大片免费观看| 三年片在线观看免费观看高清电影| 国产拍拍拍无码视频免费| 日韩精品视频在线观看免费| 国产成人精品日本亚洲专区6| 亚洲AV色香蕉一区二区| 久久精品国产亚洲7777| 四虎影在线永久免费观看| 成人免费午夜在线观看| 亚洲一区免费视频| 暖暖在线视频免费视频| 成全视频高清免费观看电视剧| 免费无遮挡无遮羞在线看| 亚洲成熟丰满熟妇高潮XXXXX| 国产精品亚洲综合五月天| 亚洲一区二区三区高清| 亚洲AV永久无码精品| 亚洲色无码一区二区三区| 亚洲国产免费综合| 国产一级一片免费播放i| 免费无码又爽又刺激高潮| 国产成人午夜精品免费视频| 67194成手机免费观看| 99视频在线免费| 99久久久国产精品免费蜜臀| 国产亚洲精久久久久久无码| 奇米影视亚洲春色| 久久影院亚洲一区| 亚洲啪啪综合AV一区| 亚洲人成人一区二区三区| 亚洲热妇无码AV在线播放| 亚洲码国产精品高潮在线| 亚洲深深色噜噜狠狠爱网站| 亚洲爆乳精品无码一区二区三区| 亚洲精品午夜无码专区| 人人狠狠综合久久亚洲婷婷| 亚洲第一区香蕉_国产a|