实例介绍
房产 中介 信息系统 Access版 管理系统网站 源码 1、用户及管理员的优化; 2、添加优化了考勤系统; 3、添加优化了工作计划; 4、每个项目系统化添加了高级搜索; 5、属性管理中新增了普通用户是否可添加权限; 6、在文件操作与安全性方面做了进一步优化; 7、增加了房源外调与高级搜索,下面为调用页面: 房源外调页面:ZList.asp 房源搜索页面:ZSearch.asp
【实例截图】
【核心代码】
4744302542848400309.rar
└── eims_house_for_access
├── Data
│ └── eimshouse21.mdb
├── EimsAdmin
│ ├── Admin.asp
│ ├── AdminEdit.asp
│ ├── AttendanceConfig.asp
│ ├── AttendanceEdit.asp
│ ├── AttendanceList.asp
│ ├── AttendancePro.asp
│ ├── AttendanceShow.asp
│ ├── Box.asp
│ ├── CheckAdmin.asp
│ ├── Checklogin.asp
│ ├── Config.asp
│ ├── ConfigPro.asp
│ ├── Contacts.asp
│ ├── DataSql.asp
│ ├── Edit.asp
│ ├── EditResources.asp
│ ├── Enterprise.asp
│ ├── HouseConfig.asp
│ ├── HouseEdit.asp
│ ├── HouseList.asp
│ ├── HousePro.asp
│ ├── HouseSearch.asp
│ ├── HouseSearchShow.asp
│ ├── HouseShow.asp
│ ├── Index.asp
│ ├── Left.asp
│ ├── List.asp
│ ├── Login.asp
│ ├── Main.asp
│ ├── PlanConfig.asp
│ ├── PlanEdit.asp
│ ├── PlanList.asp
│ ├── PlanPro.asp
│ ├── PlanShow.asp
│ ├── Property.asp
│ ├── Search.asp
│ ├── SearchShow.asp
│ ├── Show.asp
│ ├── Sort.asp
│ ├── SortEdit.asp
│ ├── UpFileClass.asp
│ ├── UpFileForm.asp
│ ├── UpFileSave.asp
│ ├── UpPicFile.asp
│ ├── UpSoftFile.asp
│ ├── UserConfig.asp
│ ├── UserEdit.asp
│ ├── UserList.asp
│ ├── UserPro.asp
│ ├── UserShow.asp
│ ├── ZConfig.asp
│ ├── ZList.asp
│ ├── ZSearch.asp
│ ├── ZSearchShow.asp
│ └── ZShow.asp
├── Images
│ ├── bg.gif
│ ├── eims.css
│ ├── no.gif
│ ├── notice.gif
│ ├── t1.gif
│ ├── t2.gif
│ ├── t3.gif
│ ├── t4.gif
│ ├── t5.gif
│ ├── t6.gif
│ ├── t7.gif
│ ├── t8.gif
│ ├── tbg.gif
│ ├── Thumbs.db
│ └── yes.gif
├── Include
│ ├── Admin.js
│ ├── CheckCode
│ │ ├── body10.fix
│ │ ├── body11.fix
│ │ ├── body12.fix
│ │ ├── body13.fix
│ │ ├── body14.fix
│ │ ├── body15.fix
│ │ ├── body16.fix
│ │ ├── body17.fix
│ │ ├── body18.fix
│ │ ├── body1.fix
│ │ ├── body2.fix
│ │ ├── body3.fix
│ │ ├── body4.fix
│ │ ├── body5.fix
│ │ ├── body6.fix
│ │ ├── body7.fix
│ │ ├── body8.fix
│ │ ├── body9.fix
│ │ ├── CheckCode.asp
│ │ └── Head.Fix
│ ├── CKeditor
│ │ ├── ckeditor_basic.js
│ │ ├── ckeditor_basic_source.js
│ │ ├── ckeditor.js
│ │ ├── ckeditor.pack
│ │ ├── ckeditor_source.js
│ │ ├── config.js
│ │ ├── contents.css
│ │ ├── images
│ │ │ ├── spacer.gif
│ │ │ └── Thumbs.db
│ │ ├── lang
│ │ │ ├── en-au.js
│ │ │ ├── en-ca.js
│ │ │ ├── en.js
│ │ │ ├── en-uk.js
│ │ │ ├── _languages.js
│ │ │ ├── _translationstatus.txt
│ │ │ ├── zh-cn.js
│ │ │ └── zh.js
│ │ ├── plugins
│ │ │ ├── about
│ │ │ │ └── dialogs
│ │ │ │ ├── about.js
│ │ │ │ └── logo_ckeditor.png
│ │ │ ├── clipboard
│ │ │ │ └── dialogs
│ │ │ │ └── paste.js
│ │ │ ├── colordialog
│ │ │ │ └── dialogs
│ │ │ │ └── colordialog.js
│ │ │ ├── dialog
│ │ │ │ └── dialogDefinition.js
│ │ │ ├── find
│ │ │ │ └── dialogs
│ │ │ │ └── find.js
│ │ │ ├── flash
│ │ │ │ ├── dialogs
│ │ │ │ │ └── flash.js
│ │ │ │ └── images
│ │ │ │ └── placeholder.png
│ │ │ ├── forms
│ │ │ │ └── dialogs
│ │ │ │ ├── button.js
│ │ │ │ ├── checkbox.js
│ │ │ │ ├── form.js
│ │ │ │ ├── hiddenfield.js
│ │ │ │ ├── radio.js
│ │ │ │ ├── select.js
│ │ │ │ ├── textarea.js
│ │ │ │ └── textfield.js
│ │ │ ├── iframedialog
│ │ │ │ └── plugin.js
│ │ │ ├── image
│ │ │ │ └── dialogs
│ │ │ │ └── image.js
│ │ │ ├── link
│ │ │ │ ├── dialogs
│ │ │ │ │ ├── anchor.js
│ │ │ │ │ └── link.js
│ │ │ │ └── images
│ │ │ │ └── anchor.gif
│ │ │ ├── pagebreak
│ │ │ │ └── images
│ │ │ │ └── pagebreak.gif
│ │ │ ├── pastefromword
│ │ │ │ └── dialogs
│ │ │ │ └── pastefromword.js
│ │ │ ├── pastetext
│ │ │ │ └── dialogs
│ │ │ │ └── pastetext.js
│ │ │ ├── scayt
│ │ │ │ └── dialogs
│ │ │ │ ├── options.js
│ │ │ │ └── toolbar.css
│ │ │ ├── showblocks
│ │ │ │ └── images
│ │ │ │ ├── block_address.png
│ │ │ │ ├── block_blockquote.png
│ │ │ │ ├── block_div.png
│ │ │ │ ├── block_h1.png
│ │ │ │ ├── block_h2.png
│ │ │ │ ├── block_h3.png
│ │ │ │ ├── block_h4.png
│ │ │ │ ├── block_h5.png
│ │ │ │ ├── block_h6.png
│ │ │ │ ├── block_p.png
│ │ │ │ └── block_pre.png
│ │ │ ├── smiley
│ │ │ │ ├── dialogs
│ │ │ │ │ └── smiley.js
│ │ │ │ └── images
│ │ │ │ ├── angel_smile.gif
│ │ │ │ ├── angry_smile.gif
│ │ │ │ ├── broken_heart.gif
│ │ │ │ ├── confused_smile.gif
│ │ │ │ ├── cry_smile.gif
│ │ │ │ ├── devil_smile.gif
│ │ │ │ ├── embaressed_smile.gif
│ │ │ │ ├── envelope.gif
│ │ │ │ ├── heart.gif
│ │ │ │ ├── kiss.gif
│ │ │ │ ├── lightbulb.gif
│ │ │ │ ├── omg_smile.gif
│ │ │ │ ├── regular_smile.gif
│ │ │ │ ├── sad_smile.gif
│ │ │ │ ├── shades_smile.gif
│ │ │ │ ├── teeth_smile.gif
│ │ │ │ ├── thumbs_down.gif
│ │ │ │ ├── thumbs_up.gif
│ │ │ │ ├── tounge_smile.gif
│ │ │ │ ├── whatchutalkingabout_smile.gif
│ │ │ │ └── wink_smile.gif
│ │ │ ├── specialchar
│ │ │ │ └── dialogs
│ │ │ │ └── specialchar.js
│ │ │ ├── stylescombo
│ │ │ │ └── styles
│ │ │ │ └── default.js
│ │ │ ├── table
│ │ │ │ └── dialogs
│ │ │ │ └── table.js
│ │ │ ├── tabletools
│ │ │ │ └── dialogs
│ │ │ │ └── tableCell.js
│ │ │ ├── templates
│ │ │ │ ├── dialogs
│ │ │ │ │ └── templates.js
│ │ │ │ └── templates
│ │ │ │ ├── default.js
│ │ │ │ └── images
│ │ │ │ ├── template1.gif
│ │ │ │ ├── template2.gif
│ │ │ │ └── template3.gif
│ │ │ ├── uicolor
│ │ │ │ ├── dialogs
│ │ │ │ │ └── uicolor.js
│ │ │ │ ├── lang
│ │ │ │ │ └── en.js
│ │ │ │ ├── plugin.js
│ │ │ │ ├── uicolor.gif
│ │ │ │ └── yui
│ │ │ │ ├── assets
│ │ │ │ │ ├── hue_bg.png
│ │ │ │ │ ├── hue_thumb.png
│ │ │ │ │ ├── picker_mask.png
│ │ │ │ │ ├── picker_thumb.png
│ │ │ │ │ └── yui.css
│ │ │ │ └── yui.js
│ │ │ └── wsc
│ │ │ └── dialogs
│ │ │ ├── ciframe.html
│ │ │ ├── tmpFrameset.html
│ │ │ ├── wsc.css
│ │ │ └── wsc.js
│ │ ├── skins
│ │ │ ├── kama
│ │ │ │ ├── dialog.css
│ │ │ │ ├── editor.css
│ │ │ │ ├── icons.png
│ │ │ │ ├── images
│ │ │ │ │ ├── dialog_sides.gif
│ │ │ │ │ ├── dialog_sides.png
│ │ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ │ ├── mini.gif
│ │ │ │ │ ├── noimage.png
│ │ │ │ │ ├── sprites_ie6.png
│ │ │ │ │ ├── sprites.png
│ │ │ │ │ └── toolbar_start.gif
│ │ │ │ ├── skin.js
│ │ │ │ └── templates.css
│ │ │ └── v2
│ │ │ ├── dialog.css
│ │ │ ├── editor.css
│ │ │ ├── icons.png
│ │ │ ├── images
│ │ │ │ ├── dialog_sides.gif
│ │ │ │ ├── dialog_sides.png
│ │ │ │ ├── dialog_sides_rtl.png
│ │ │ │ ├── mini.gif
│ │ │ │ ├── noimage.png
│ │ │ │ ├── sprites_ie6.png
│ │ │ │ ├── sprites.png
│ │ │ │ ├── Thumbs.db
│ │ │ │ └── toolbar_start.gif
│ │ │ ├── skin.js
│ │ │ └── templates.css
│ │ └── themes
│ │ └── default
│ │ └── theme.js
│ ├── Conn.asp
│ ├── FCKeditor
│ │ ├── editor
│ │ │ ├── css
│ │ │ │ ├── behaviors
│ │ │ │ │ ├── disablehandles.htc
│ │ │ │ │ └── showtableborders.htc
│ │ │ │ ├── fck_editorarea.css
│ │ │ │ ├── fck_internal.css
│ │ │ │ ├── fck_showtableborders_gecko.css
│ │ │ │ └── images
│ │ │ │ ├── block_address.png
│ │ │ │ ├── block_blockquote.png
│ │ │ │ ├── block_div.png
│ │ │ │ ├── block_h1.png
│ │ │ │ ├── block_h2.png
│ │ │ │ ├── block_h3.png
│ │ │ │ ├── block_h4.png
│ │ │ │ ├── block_h5.png
│ │ │ │ ├── block_h6.png
│ │ │ │ ├── block_p.png
│ │ │ │ ├── block_pre.png
│ │ │ │ ├── fck_anchor.gif
│ │ │ │ ├── fck_flashlogo.gif
│ │ │ │ ├── fck_hiddenfield.gif
│ │ │ │ ├── fck_pagebreak.gif
│ │ │ │ └── fck_plugin.gif
│ │ │ ├── dialog
│ │ │ │ ├── common
│ │ │ │ │ ├── fck_dialog_common.css
│ │ │ │ │ ├── fck_dialog_common.js
│ │ │ │ │ └── images
│ │ │ │ │ ├── locked.gif
│ │ │ │ │ ├── reset.gif
│ │ │ │ │ └── unlocked.gif
│ │ │ │ ├── fck_about
│ │ │ │ │ ├── logo_fckeditor.gif
│ │ │ │ │ ├── logo_fredck.gif
│ │ │ │ │ └── sponsors
│ │ │ │ │ └── spellchecker_net.gif
│ │ │ │ ├── fck_about.html
│ │ │ │ ├── fck_anchor.html
│ │ │ │ ├── fck_button.html
│ │ │ │ ├── fck_checkbox.html
│ │ │ │ ├── fck_colorselector.html
│ │ │ │ ├── fck_div.html
│ │ │ │ ├── fck_docprops
│ │ │ │ │ └── fck_document_preview.html
│ │ │ │ ├── fck_docprops.html
│ │ │ │ ├── fck_flash
│ │ │ │ │ ├── fck_flash.js
│ │ │ │ │ └── fck_flash_preview.html
│ │ │ │ ├── fck_flash.html
│ │ │ │ ├── fck_form.html
│ │ │ │ ├── fck_hiddenfield.html
│ │ │ │ ├── fck_image
│ │ │ │ │ ├── fck_image.js
│ │ │ │ │ └── fck_image_preview.html
│ │ │ │ ├── fck_image.html
│ │ │ │ ├── fck_link
│ │ │ │ │ └── fck_link.js
│ │ │ │ ├── fck_link.html
│ │ │ │ ├── fck_listprop.html
│ │ │ │ ├── fck_paste.html
│ │ │ │ ├── fck_radiobutton.html
│ │ │ │ ├── fck_replace.html
│ │ │ │ ├── fck_select
│ │ │ │ │ └── fck_select.js
│ │ │ │ ├── fck_select.html
│ │ │ │ ├── fck_smiley.html
│ │ │ │ ├── fck_source.html
│ │ │ │ ├── fck_specialchar.html
│ │ │ │ ├── fck_spellerpages
│ │ │ │ │ └── spellerpages
│ │ │ │ │ ├── blank.html
│ │ │ │ │ ├── controls.html
│ │ │ │ │ ├── controlWindow.js
│ │ │ │ │ ├── server-scripts
│ │ │ │ │ │ ├── spellchecker.cfm
│ │ │ │ │ │ ├── spellchecker.php
│ │ │ │ │ │ └── spellchecker.pl
│ │ │ │ │ ├── spellchecker.html
│ │ │ │ │ ├── spellChecker.js
│ │ │ │ │ ├── spellerStyle.css
│ │ │ │ │ └── wordWindow.js
│ │ │ │ ├── fck_spellerpages.html
│ │ │ │ ├── fck_tablecell.html
│ │ │ │ ├── fck_table.html
│ │ │ │ ├── fck_template
│ │ │ │ │ └── images
│ │ │ │ │ ├── template1.gif
│ │ │ │ │ ├── template2.gif
│ │ │ │ │ └── template3.gif
│ │ │ │ ├── fck_template.html
│ │ │ │ ├── fck_textarea.html
│ │ │ │ └── fck_textfield.html
│ │ │ ├── dtd
│ │ │ │ ├── fck_dtd_test.html
│ │ │ │ ├── fck_xhtml10strict.js
│ │ │ │ └── fck_xhtml10transitional.js
│ │ │ ├── fckdebug.html
│ │ │ ├── fckdialog.html
│ │ │ ├── fckeditor.html
│ │ │ ├── fckeditor.original.html
│ │ │ ├── filemanager
│ │ │ │ ├── browser
│ │ │ │ │ └── default
│ │ │ │ │ ├── browser.css
│ │ │ │ │ ├── browser.html
│ │ │ │ │ ├── frmactualfolder.html
│ │ │ │ │ ├── frmcreatefolder.html
│ │ │ │ │ ├── frmfolders.html
│ │ │ │ │ ├── frmresourceslist.html
│ │ │ │ │ ├── frmresourcetype.html
│ │ │ │ │ ├── frmupload.html
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── ButtonArrow.gif
│ │ │ │ │ │ ├── Folder32.gif
│ │ │ │ │ │ ├── Folder.gif
│ │ │ │ │ │ ├── FolderOpened32.gif
│ │ │ │ │ │ ├── FolderOpened.gif
│ │ │ │ │ │ ├── FolderUp.gif
│ │ │ │ │ │ ├── icons
│ │ │ │ │ │ │ ├── 32
│ │ │ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ │ │ ├── htm.gif
│ │ │ │ │ │ │ │ ├── html.gif
│ │ │ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ │ │ ├── png.gif
│ │ │ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ │ │ └── zip.gif
│ │ │ │ │ │ │ ├── ai.gif
│ │ │ │ │ │ │ ├── avi.gif
│ │ │ │ │ │ │ ├── bmp.gif
│ │ │ │ │ │ │ ├── cs.gif
│ │ │ │ │ │ │ ├── default.icon.gif
│ │ │ │ │ │ │ ├── dll.gif
│ │ │ │ │ │ │ ├── doc.gif
│ │ │ │ │ │ │ ├── exe.gif
│ │ │ │ │ │ │ ├── fla.gif
│ │ │ │ │ │ │ ├── gif.gif
│ │ │ │ │ │ │ ├── htm.gif
│ │ │ │ │ │ │ ├── html.gif
│ │ │ │ │ │ │ ├── jpg.gif
│ │ │ │ │ │ │ ├── js.gif
│ │ │ │ │ │ │ ├── mdb.gif
│ │ │ │ │ │ │ ├── mp3.gif
│ │ │ │ │ │ │ ├── pdf.gif
│ │ │ │ │ │ │ ├── png.gif
│ │ │ │ │ │ │ ├── ppt.gif
│ │ │ │ │ │ │ ├── rdp.gif
│ │ │ │ │ │ │ ├── swf.gif
│ │ │ │ │ │ │ ├── swt.gif
│ │ │ │ │ │ │ ├── txt.gif
│ │ │ │ │ │ │ ├── vsd.gif
│ │ │ │ │ │ │ ├── xls.gif
│ │ │ │ │ │ │ ├── xml.gif
│ │ │ │ │ │ │ └── zip.gif
│ │ │ │ │ │ └── spacer.gif
│ │ │ │ │ └── js
│ │ │ │ │ ├── common.js
│ │ │ │ │ └── fckxml.js
│ │ │ │ └── connectors
│ │ │ │ ├── asp
│ │ │ │ │ ├── basexml.asp
│ │ │ │ │ ├── class_upload.asp
│ │ │ │ │ ├── commands.asp
│ │ │ │ │ ├── config.asp
│ │ │ │ │ ├── connector.asp
│ │ │ │ │ ├── io.asp
│ │ │ │ │ ├── upload.asp
│ │ │ │ │ └── util.asp
│ │ │ │ ├── aspx
│ │ │ │ │ ├── config.ascx
│ │ │ │ │ ├── connector.aspx
│ │ │ │ │ └── upload.aspx
│ │ │ │ ├── cfm
│ │ │ │ │ ├── cf5_connector.cfm
│ │ │ │ │ ├── cf5_upload.cfm
│ │ │ │ │ ├── cf_basexml.cfm
│ │ │ │ │ ├── cf_commands.cfm
│ │ │ │ │ ├── cf_connector.cfm
│ │ │ │ │ ├── cf_io.cfm
│ │ │ │ │ ├── cf_upload.cfm
│ │ │ │ │ ├── cf_util.cfm
│ │ │ │ │ ├── config.cfm
│ │ │ │ │ ├── connector.cfm
│ │ │ │ │ ├── image.cfc
│ │ │ │ │ ├── ImageObject.cfc
│ │ │ │ │ └── upload.cfm
│ │ │ │ ├── lasso
│ │ │ │ │ ├── config.lasso
│ │ │ │ │ ├── connector.lasso
│ │ │ │ │ └── upload.lasso
│ │ │ │ ├── perl
│ │ │ │ │ ├── basexml.pl
│ │ │ │ │ ├── commands.pl
│ │ │ │ │ ├── connector.cgi
│ │ │ │ │ ├── io.pl
│ │ │ │ │ ├── upload.cgi
│ │ │ │ │ ├── upload_fck.pl
│ │ │ │ │ └── util.pl
│ │ │ │ ├── php
│ │ │ │ │ ├── basexml.php
│ │ │ │ │ ├── commands.php
│ │ │ │ │ ├── config.php
│ │ │ │ │ ├── connector.php
│ │ │ │ │ ├── io.php
│ │ │ │ │ ├── phpcompat.php
│ │ │ │ │ ├── upload.php
│ │ │ │ │ └── util.php
│ │ │ │ ├── py
│ │ │ │ │ ├── config.py
│ │ │ │ │ ├── connector.py
│ │ │ │ │ ├── fckcommands.py
│ │ │ │ │ ├── fckconnector.py
│ │ │ │ │ ├── fckoutput.py
│ │ │ │ │ ├── fckutil.py
│ │ │ │ │ ├── htaccess.txt
│ │ │ │ │ ├── upload.py
│ │ │ │ │ ├── wsgi.py
│ │ │ │ │ └── zope.py
│ │ │ │ ├── test.html
│ │ │ │ └── uploadtest.html
│ │ │ ├── images
│ │ │ │ ├── anchor.gif
│ │ │ │ ├── arrow_ltr.gif
│ │ │ │ ├── arrow_rtl.gif
│ │ │ │ ├── smiley
│ │ │ │ │ └── msn
│ │ │ │ │ ├── angel_smile.gif
│ │ │ │ │ ├── angry_smile.gif
│ │ │ │ │ ├── broken_heart.gif
│ │ │ │ │ ├── cake.gif
│ │ │ │ │ ├── confused_smile.gif
│ │ │ │ │ ├── cry_smile.gif
│ │ │ │ │ ├── devil_smile.gif
│ │ │ │ │ ├── embaressed_smile.gif
│ │ │ │ │ ├── envelope.gif
│ │ │ │ │ ├── heart.gif
│ │ │ │ │ ├── kiss.gif
│ │ │ │ │ ├── lightbulb.gif
│ │ │ │ │ ├── omg_smile.gif
│ │ │ │ │ ├── regular_smile.gif
│ │ │ │ │ ├── sad_smile.gif
│ │ │ │ │ ├── shades_smile.gif
│ │ │ │ │ ├── teeth_smile.gif
│ │ │ │ │ ├── thumbs_down.gif
│ │ │ │ │ ├── thumbs_up.gif
│ │ │ │ │ ├── tounge_smile.gif
│ │ │ │ │ ├── whatchutalkingabout_smile.gif
│ │ │ │ │ └── wink_smile.gif
│ │ │ │ └── spacer.gif
│ │ │ ├── js
│ │ │ │ ├── fckadobeair.js
│ │ │ │ ├── fckeditorcode_gecko.js
│ │ │ │ └── fckeditorcode_ie.js
│ │ │ ├── lang
│ │ │ │ ├── en-au.js
│ │ │ │ ├── en-ca.js
│ │ │ │ ├── en.js
│ │ │ │ ├── en-uk.js
│ │ │ │ ├── _translationstatus.txt
│ │ │ │ ├── zh-cn.js
│ │ │ │ └── zh.js
│ │ │ ├── plugins
│ │ │ │ ├── autogrow
│ │ │ │ │ └── fckplugin.js
│ │ │ │ ├── bbcode
│ │ │ │ │ ├── fckplugin.js
│ │ │ │ │ └── _sample
│ │ │ │ │ ├── sample.config.js
│ │ │ │ │ └── sample.html
│ │ │ │ ├── dragresizetable
│ │ │ │ │ └── fckplugin.js
│ │ │ │ ├── placeholder
│ │ │ │ │ ├── fck_placeholder.html
│ │ │ │ │ ├── fckplugin.js
│ │ │ │ │ ├── lang
│ │ │ │ │ │ ├── de.js
│ │ │ │ │ │ ├── en.js
│ │ │ │ │ │ ├── es.js
│ │ │ │ │ │ ├── fr.js
│ │ │ │ │ │ ├── it.js
│ │ │ │ │ │ └── pl.js
│ │ │ │ │ └── placeholder.gif
│ │ │ │ ├── simplecommands
│ │ │ │ │ └── fckplugin.js
│ │ │ │ └── tablecommands
│ │ │ │ └── fckplugin.js
│ │ │ ├── skins
│ │ │ │ ├── default
│ │ │ │ │ ├── fck_dialog.css
│ │ │ │ │ ├── fck_dialog_ie6.js
│ │ │ │ │ ├── fck_editor.css
│ │ │ │ │ ├── fck_strip.gif
│ │ │ │ │ ├── images
│ │ │ │ │ │ ├── dialog.sides.gif
│ │ │ │ │ │ ├── dialog.sides.png
│ │ │ │ │ │ ├── dialog.sides.rtl.png
│ │ │ │ │ │ ├── sprites.gif
│ │ │ │ │ │ ├── sprites.png
│ │ │ │ │ │ ├── Thumbs.db
│ │ │ │ │ │ ├── toolbar.arrowright.gif
│ │ │ │ │ │ ├── toolbar.buttonarrow.gif
│ │ │ │ │ │ ├── toolbar.collapse.gif
│ │ │ │ │ │ ├── toolbar.end.gif
│ │ │ │ │ │ ├── toolbar.expand.gif
│ │ │ │ │ │ ├── toolbar.separator.gif
│ │ │ │ │ │ └── toolbar.start.gif
│ │ │ │ │ └── Thumbs.db
│ │ │ │ └── _fckviewstrips.html
│ │ │ └── wsc
│ │ │ ├── ciframe.html
│ │ │ ├── tmpFrameset.html
│ │ │ └── w.html
│ │ ├── fckconfig.js
│ │ ├── fckeditor.afp
│ │ ├── fckeditor.asp
│ │ ├── fckeditor.cfc
│ │ ├── fckeditor.cfm
│ │ ├── fckeditor.js
│ │ ├── fckeditor.lasso
│ │ ├── fckeditor.php
│ │ ├── fckeditor_php4.php
│ │ ├── fckeditor_php5.php
│ │ ├── fckeditor.py
│ │ ├── fckpackager.xml
│ │ ├── fckstyles.xml
│ │ ├── fcktemplates.xml
│ │ └── fckutils.cfm
│ ├── Function.asp
│ ├── Md5.asp
│ └── SqlIn.Asp
├── Index.html
├── Readme.doc
└── Upload
├── DownFiles
├── File
├── Image
└── PicFiles
128 directories, 521 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论