資源簡介
富文本編輯器
1.把fckeditor文件夾復制到工程下
2.拷貝相應的jar包到工程lib下
3.復制fckeditor.properties文件到src下
4.修改web.xml
5.頁面使用
(1)引用標簽庫<%@ taglib uri="" prefix="fck"%>
(2)使用標簽
代碼片段和文件信息
header(‘Content-type:?text/html;?charset=utf-8‘);
//?The?following?variables?values?must?reflect?your?installation?needs.
$aspell_prog =?‘“C:\Program?Files\Aspell\bin\aspell.exe“‘; //?by?FredCK?(for?Windows)
//$aspell_prog =?‘aspell‘; //?by?FredCK?(for?Linux)
$lang =?‘en_US‘;
$aspell_opts =?“-a?--lang=$lang?--encoding=utf-8?-H?--rem-sgml-check=alt“; //?by?FredCK
$tempfiledir =?“./“;
$spellercss =?‘../spellerstyle.css‘; //?by?FredCK
$word_win_src =?‘../wordWindow.js‘; //?by?FredCK
$textinputs =?$_POST[‘textinputs‘];?#?array
$input_separator?=?“A“;
#?set?the?javascript?variable?to?the?submitted?text.
#?textinputs?is?an?array?each?element?corresponding?to?the?(url-encoded)
#?value?of?the?text?control?submitted?for?spell-checking
fun
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????824??2009-07-28?11:32??富文本編輯器\fckeditor\.classpath
?????文件????????300??2009-07-28?11:31??富文本編輯器\fckeditor\.myme
?????文件???????1227??2009-07-28?11:40??富文本編輯器\fckeditor\.project
?????文件????????756??2009-07-28?11:35??富文本編輯器\fckeditor\src\fckeditor.properties
?????文件????????846??2009-07-28?11:52??富文本編輯器\fckeditor\WebRoot\do.jsp
?????文件????????236??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\behaviors\disablehandles.htc
?????文件????????822??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\behaviors\showtableborders.htc
?????文件???????2648??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\fck_editorarea.css
?????文件???????4145??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\fck_internal.css
?????文件???????1696??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\fck_showtableborders_gecko.css
?????文件????????288??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_address.png
?????文件????????293??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_blockquote.png
?????文件????????229??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_div.png
?????文件????????218??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_h1.png
?????文件????????220??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_h2.png
?????文件????????219??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_h3.png
?????文件????????229??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_h4.png
?????文件????????236??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_h5.png
?????文件????????216??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_h6.png
?????文件????????205??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_p.png
?????文件????????223??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\block_pre.png
?????文件????????184??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\fck_anchor.gif
?????文件????????599??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\fck_flashlogo.gif
?????文件????????105??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\fck_hiddenfield.gif
?????文件?????????54??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\fck_pagebreak.gif
?????文件???????1709??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\css\images\fck_plugin.gif
?????文件???????1773??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\dialog\common\fck_dialog_common.css
?????文件??????10481??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\dialog\common\fck_dialog_common.js
?????文件?????????74??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\dialog\common\images\locked.gif
?????文件????????104??2009-07-28?11:32??富文本編輯器\fckeditor\WebRoot\fckeditor\editor\dialog\common\images\reset.gif
............此處省略477個文件信息
- 上一篇:操作ldap數據庫與md5加密的
- 下一篇:Mybaits逆向工程代碼實現
評論
共有 條評論