【例子介绍】杰奇模板
【相关图片】
【源码结构】
.
├── adclick.php
├── addfriends.php
├── admin
│ ├── blockedit.php
│ ├── blockfile.php
│ ├── blocks.php
│ ├── blockupdate.php
│ ├── changegroup.php
│ ├── cleancache.php
│ ├── configs.php
│ ├── dblogin.php
│ ├── dbmanage.php
│ ├── dboptimize.php
│ ├── dbquery.php
│ ├── faq.php
│ ├── footer.php
│ ├── groups.php
│ ├── header.php
│ ├── honors.php
│ ├── index.php
│ ├── left.php
│ ├── license.php
│ ├── login.php
│ ├── logs.php
│ ├── main.php
│ ├── managemodules.php
│ ├── message.php
│ ├── messagedetail.php
│ ├── newmessage.php
│ ├── online.php
│ ├── power.php
│ ├── ptopiclist.php
│ ├── reportdetail.php
│ ├── reportlist.php
│ ├── right.php
│ ├── sysinfo.php
│ ├── topuser.php
│ ├── userlog.php
│ ├── usermanage.php
│ └── users.php
├── api
│ └── uc.php
├── avatar.php
├── blocks
│ ├── block_custom.php
│ ├── block_fileget.php
│ ├── block_grouplist.php
│ ├── block_login.php
│ ├── block_message.php
│ ├── block_searchuser.php
│ ├── block_topuser.php
│ ├── block_ufriends.php
│ ├── block_uinfo.php
│ ├── block_ulinks.php
│ ├── block_uptopics.php
│ ├── block_userbox.php
│ ├── block_usercommend.php
│ ├── block_userlist.php
│ ├── block_userset.php
│ └── block_userstatus.php
├── blockshow.php
├── cache
├── checkcode.php
├── class
│ ├── attachs.php
│ ├── blockconfigs.php
│ ├── blocks.php
│ ├── configs.php
│ ├── friends.php
│ ├── groups.php
│ ├── honors.php
│ ├── logs.php
│ ├── message.php
│ ├── modules.php
│ ├── online.php
│ ├── posts.php
│ ├── power.php
│ ├── pposts.php
│ ├── ptopics.php
│ ├── registerip.php
│ ├── report.php
│ ├── right.php
│ ├── topics.php
│ ├── userlink.php
│ ├── userlog.php
│ └── users.php
├── compiled
├── configs
│ ├── adminmenu.php
│ ├── article
│ │ ├── adminmenu.php
│ │ ├── authorblocks.php
│ │ ├── collectsite.php
│ │ ├── configs.php
│ │ ├── fullbottom.js
│ │ ├── fulltop.js
│ │ ├── guideblocks.php
│ │ ├── indexblocks.php
│ │ ├── indexbottom.js
│ │ ├── indextop.js
│ │ ├── listblocks.php
│ │ ├── option.php
│ │ ├── page.css
│ │ ├── pagebottom.js
│ │ ├── pagetop.js
│ │ ├── power.php
│ │ ├── readhistory.js
│ │ ├── right.php
│ │ ├── sort.php
│ │ └── sortblocks.php
│ ├── backuplog.php
│ ├── blocks.php
│ ├── configs.php
│ ├── define.php
│ ├── forum
│ │ ├── adminmenu.php
│ │ ├── configs.php
│ │ ├── forumcatset.php
│ │ ├── forumsset.php
│ │ ├── forumtops.php
│ │ └── power.php
│ ├── groups.php
│ ├── honors.php
│ ├── lsort.php
│ ├── memberblocks.php
│ ├── mimes.php
│ ├── modules.php
│ ├── power.php
│ ├── right.php
│ ├── rsort.php
│ ├── smiles.php
│ ├── system.php
│ ├── userblocks.php
│ └── userpage.php
├── favicon.ico
├── files
│ ├── article
│ ├── forum
│ └── system
├── footer.php
├── getpass.php
├── global.php
├── header.php
├── images
│ ├── blank.gif
│ ├── checkerror.gif
│ ├── checkright.gif
│ ├── favicon.png
│ ├── loading.gif
│ ├── loading1.gif
│ ├── logo.gif
│ ├── logos.gif
│ ├── noavatar.jpg
│ ├── noavatari.jpg
│ ├── noavatars.jpg
│ ├── picview.gif
│ ├── smiles
│ │ ├── 1.gif
│ │ ├── 10.gif
│ │ ├── 11.gif
│ │ ├── 12.gif
│ │ ├── 13.gif
│ │ ├── 14.gif
│ │ ├── 15.gif
│ │ ├── 16.gif
│ │ ├── 17.gif
│ │ ├── 18.gif
│ │ ├── 19.gif
│ │ ├── 2.gif
│ │ ├── 20.gif
│ │ ├── 21.gif
│ │ ├── 22.gif
│ │ ├── 23.gif
│ │ ├── 24.gif
│ │ ├── 25.gif
│ │ ├── 26.gif
│ │ ├── 27.gif
│ │ ├── 28.gif
│ │ ├── 29.gif
│ │ ├── 3.gif
│ │ ├── 30.gif
│ │ ├── 31.gif
│ │ ├── 32.gif
│ │ ├── 33.gif
│ │ ├── 34.gif
│ │ ├── 35.gif
│ │ ├── 36.gif
│ │ ├── 37.gif
│ │ ├── 38.gif
│ │ ├── 39.gif
│ │ ├── 4.gif
│ │ ├── 40.gif
│ │ ├── 5.gif
│ │ ├── 6.gif
│ │ ├── 7.gif
│ │ ├── 8.gif
│ │ └── 9.gif
│ ├── star
│ │ ├── 0.gif
│ │ ├── 1.gif
│ │ ├── 2.gif
│ │ ├── 3.gif
│ │ ├── 4.gif
│ │ ├── 5.gif
│ │ ├── 6.gif
│ │ └── 7.gif
│ ├── ubb
│ │ ├── bb_bold.gif
│ │ ├── bb_center.gif
│ │ ├── bb_clear.gif
│ │ ├── bb_code.gif
│ │ ├── bb_color.gif
│ │ ├── bb_contract.gif
│ │ ├── bb_delete.gif
│ │ ├── bb_email.gif
│ │ ├── bb_expand.gif
│ │ ├── bb_flash.gif
│ │ ├── bb_floatleft.gif
│ │ ├── bb_floatright.gif
│ │ ├── bb_fly.gif
│ │ ├── bb_free.gif
│ │ ├── bb_hide.gif
│ │ ├── bb_image.gif
│ │ ├── bb_indent.gif
│ │ ├── bb_italic.gif
│ │ ├── bb_left.gif
│ │ ├── bb_media.gif
│ │ ├── bb_menupop.gif
│ │ ├── bb_orderedlist.gif
│ │ ├── bb_outdent.gif
│ │ ├── bb_qq.gif
│ │ ├── bb_quote.gif
│ │ ├── bb_ra.gif
│ │ ├── bb_redo.gif
│ │ ├── bb_removeformat.gif
│ │ ├── bb_right.gif
│ │ ├── bb_rm.gif
│ │ ├── bb_separator.gif
│ │ ├── bb_size.gif
│ │ ├── bb_smile.gif
│ │ ├── bb_sub.gif
│ │ ├── bb_sup.gif
│ │ ├── bb_table.gif
│ │ ├── bb_underline.gif
│ │ ├── bb_undo.gif
│ │ ├── bb_unlink.gif
│ │ ├── bb_unorderedlist.gif
│ │ ├── bb_url.gif
│ │ ├── bb_vupload.gif
│ │ ├── bb_wma.gif
│ │ └── bb_wmv.gif
│ ├── ui
│ │ ├── c.gif
│ │ ├── h.gif
│ │ ├── _c.gif
│ │ ├── _h.gif
│ │ ├── blank.gif
│ │ ├── grip.gif
│ │ ├── sarrow.png
│ │ └── track.gif
│ └── xml.gif
├── include
│ ├── big5-gb.table
│ ├── big5-unicode.table
│ ├── changecode.php
│ ├── checker.php
│ ├── checklogin.php
│ ├── dologout.php
│ ├── funmessage.php
│ ├── funpost.php
│ ├── funstat.php
│ ├── funsystem.php
│ ├── funurl.php
│ ├── funuser.php
│ ├── funuser_discuz.php
│ ├── funuser_phpwind7.php
│ ├── funuser_ucenter.php
│ ├── gb-big5.table
│ ├── gb-pinyin.table
│ ├── gb-unicode.table
│ ├── ip2location.php
│ ├── qqwry.dat
│ ├── session.php
│ ├── useraction.php
│ ├── userlocal.php
│ ├── varstream.php
│ └── visitorinfo.php
├── index.php
├── indexs.php
├── install
│ ├── footer.php
│ ├── header.php
│ ├── index.php
│ ├── js
│ │ ├── alert.js
│ │ ├── checkbox.js
│ │ ├── jumpmenu.js
│ │ └── license.js
│ ├── lang
│ │ └── language.php
│ ├── sql
│ │ ├── article
│ │ │ ├── data.sql
│ │ │ ├── modinfo.php
│ │ │ └── struct.sql
│ │ ├── forum
│ │ │ ├── data.sql
│ │ │ ├── modinfo.php
│ │ │ └── struct.sql
│ │ └── system
│ │ ├── data.sql
│ │ ├── modinfo.php
│ │ └── struct.sql
│ ├── step0.php
│ ├── step1.php
│ ├── step2.php
│ ├── step3.php
│ ├── step4.php
│ ├── step5.php
│ ├── step6.php
│ ├── step7.php
│ ├── step8.php
│ ├── templates
│ │ ├── images
│ │ │ └── style.css
│ │ ├── license.html
│ │ ├── step0.html
│ │ ├── step1.html
│ │ ├── step2.html
│ │ ├── step3.html
│ │ ├── step4.html
│ │ ├── step5.html
│ │ ├── step6.html
│ │ ├── step7.html
│ │ ├── step8.html
│ │ ├── style.css
│ │ └── theme.html
│ └── 使用说明.txt
├── lang
│ ├── lang_blocks.php
│ ├── lang_cache.php
│ ├── lang_checker.php
│ ├── lang_configs.php
│ ├── lang_database.php
│ ├── lang_groups.php
│ ├── lang_honors.php
│ ├── lang_index.php
│ ├── lang_message.php
│ ├── lang_modules.php
│ ├── lang_parlar.php
│ ├── lang_post.php
│ ├── lang_power.php
│ ├── lang_report.php
│ ├── lang_right.php
│ ├── lang_sysinfo.php
│ ├── lang_system.php
│ ├── lang_userlink.php
│ └── lang_users.php
├── lib
│ ├── compress
│ │ ├── jar
│ │ │ ├── JavaBook.class
│ │ │ ├── META-INF
│ │ │ │ └── MANIFEST.MF
│ │ │ ├── a.class
│ │ │ ├── b.class
│ │ │ ├── c.class
│ │ │ ├── d.class
│ │ │ ├── e.class
│ │ │ ├── f.class
│ │ │ ├── g.class
│ │ │ ├── h.class
│ │ │ ├── i.class
│ │ │ ├── icon.png
│ │ │ ├── j.class
│ │ │ ├── k.class
│ │ │ ├── l.class
│ │ │ ├── m.class
│ │ │ ├── n.class
│ │ │ └── o.class
│ │ ├── jar.php
│ │ ├── umd.php
│ │ ├── unzip.php
│ │ └── zip.php
│ ├── database
│ │ ├── database.php
│ │ ├── mysql
│ │ │ └── db.php
│ │ └── sqlite
│ │ └── db.php
│ ├── ftp
│ │ └── ftp.php
│ ├── html
│ │ ├── form
│ │ │ ├── form.php
│ │ │ ├── formbutton.php
│ │ │ ├── formcheckbox.php
│ │ │ ├── formdhtmltextarea.php
│ │ │ ├── formelement.php
│ │ │ ├── formelementtray.php
│ │ │ ├── formfile.php
│ │ │ ├── formhidden.php
│ │ │ ├── formhtmleditor.php
│ │ │ ├── formlabel.php
│ │ │ ├── formpassword.php
│ │ │ ├── formradio.php
│ │ │ ├── formselect.php
│ │ │ ├── formtext.php
│ │ │ ├── formtextarea.php
│ │ │ ├── formtextdateselect.php
│ │ │ ├── tableform.php
│ │ │ └── themeform.php
│ │ ├── formloader.php
│ │ ├── page.php
│ │ └── tinymce
│ │ ├── changelog.txt
│ │ ├── demo.html
│ │ ├── langs
│ │ │ ├── en.js
│ │ │ └── zh.js
│ │ ├── plugins
│ │ │ ├── advimage
│ │ │ │ ├── css
│ │ │ │ │ └── advimage.css
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── editor_plugin_src.js
│ │ │ │ ├── image.htm
│ │ │ │ ├── img
│ │ │ │ │ └── sample.gif
│ │ │ │ ├── js
│ │ │ │ │ └── image.js
│ │ │ │ └── langs
│ │ │ │ ├── en_dlg.js
│ │ │ │ └── zh_dlg.js
│ │ │ ├── autosave
│ │ │ │ └── editor_plugin.js
│ │ │ ├── bbcode
│ │ │ │ └── editor_plugin.js
│ │ │ ├── contextmenu
│ │ │ │ └── editor_plugin.js
│ │ │ ├── emotions
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── emotions.htm
│ │ │ │ ├── img
│ │ │ │ │ ├── smiley-cool.gif
│ │ │ │ │ ├── smiley-cry.gif
│ │ │ │ │ ├── smiley-embarassed.gif
│ │ │ │ │ ├── smiley-foot-in-mouth.gif
│ │ │ │ │ ├── smiley-frown.gif
│ │ │ │ │ ├── smiley-innocent.gif
│ │ │ │ │ ├── smiley-kiss.gif
│ │ │ │ │ ├── smiley-laughing.gif
│ │ │ │ │ ├── smiley-money-mouth.gif
│ │ │ │ │ ├── smiley-sealed.gif
│ │ │ │ │ ├── smiley-smile.gif
│ │ │ │ │ ├── smiley-surprised.gif
│ │ │ │ │ ├── smiley-tongue-out.gif
│ │ │ │ │ ├── smiley-undecided.gif
│ │ │ │ │ ├── smiley-wink.gif
│ │ │ │ │ └── smiley-yell.gif
│ │ │ │ ├── js
│ │ │ │ │ └── emotions.js
│ │ │ │ └── langs
│ │ │ │ ├── en_dlg.js
│ │ │ │ └── zh_dlg.js
│ │ │ ├── fullpage
│ │ │ │ ├── css
│ │ │ │ │ └── fullpage.css
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── fullpage.htm
│ │ │ │ ├── js
│ │ │ │ │ └── fullpage.js
│ │ │ │ └── langs
│ │ │ │ ├── en_dlg.js
│ │ │ │ └── zh_dlg.js
│ │ │ ├── inlinepopups
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── skins
│ │ │ │ │ └── clearlooks2
│ │ │ │ │ ├── img
│ │ │ │ │ │ ├── alert.gif
│ │ │ │ │ │ ├── button.gif
│ │ │ │ │ │ ├── buttons.gif
│ │ │ │ │ │ ├── confirm.gif
│ │ │ │ │ │ ├── corners.gif
│ │ │ │ │ │ ├── horizontal.gif
│ │ │ │ │ │ └── vertical.gif
│ │ │ │ │ └── window.css
│ │ │ │ └── template.htm
│ │ │ ├── layer
│ │ │ │ └── editor_plugin.js
│ │ │ ├── media
│ │ │ │ ├── css
│ │ │ │ │ ├── content.css
│ │ │ │ │ └── media.css
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── img
│ │ │ │ │ ├── flash.gif
│ │ │ │ │ ├── flv_player.swf
│ │ │ │ │ ├── quicktime.gif
│ │ │ │ │ ├── realmedia.gif
│ │ │ │ │ ├── shockwave.gif
│ │ │ │ │ ├── trans.gif
│ │ │ │ │ └── windowsmedia.gif
│ │ │ │ ├── js
│ │ │ │ │ ├── embed.js
│ │ │ │ │ └── media.js
│ │ │ │ ├── langs
│ │ │ │ │ ├── en_dlg.js
│ │ │ │ │ └── zh_dlg.js
│ │ │ │ └── media.htm
│ │ │ ├── pagebreak
│ │ │ │ ├── css
│ │ │ │ │ └── content.css
│ │ │ │ ├── editor_plugin.js
│ │ │ │ └── img
│ │ │ │ ├── pagebreak.gif
│ │ │ │ └── trans.gif
│ │ │ ├── paste
│ │ │ │ ├── blank.htm
│ │ │ │ ├── css
│ │ │ │ │ ├── blank.css
│ │ │ │ │ └── pasteword.css
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── js
│ │ │ │ │ ├── pastetext.js
│ │ │ │ │ └── pasteword.js
│ │ │ │ ├── langs
│ │ │ │ │ ├── en_dlg.js
│ │ │ │ │ └── zh_dlg.js
│ │ │ │ ├── pastetext.htm
│ │ │ │ └── pasteword.htm
│ │ │ ├── preview
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── example.html
│ │ │ │ ├── jscripts
│ │ │ │ │ └── embed.js
│ │ │ │ └── preview.html
│ │ │ ├── safari
│ │ │ │ ├── blank.htm
│ │ │ │ └── editor_plugin.js
│ │ │ ├── searchreplace
│ │ │ │ ├── css
│ │ │ │ │ └── searchreplace.css
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── js
│ │ │ │ │ └── searchreplace.js
│ │ │ │ ├── langs
│ │ │ │ │ ├── en_dlg.js
│ │ │ │ │ └── zh_dlg.js
│ │ │ │ └── searchreplace.htm
│ │ │ ├── style
│ │ │ │ ├── css
│ │ │ │ │ └── props.css
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── js
│ │ │ │ │ └── props.js
│ │ │ │ ├── langs
│ │ │ │ │ ├── en_dlg.js
│ │ │ │ │ └── zh_dlg.js
│ │ │ │ └── props.htm
│ │ │ ├── table
│ │ │ │ ├── cell.htm
│ │ │ │ ├── css
│ │ │ │ │ ├── cell.css
│ │ │ │ │ ├── row.css
│ │ │ │ │ └── table.css
│ │ │ │ ├── editor_plugin.js
│ │ │ │ ├── js
│ │ │ │ │ ├── cell.js
│ │ │ │ │ ├── merge_cells.js
│ │ │ │ │ ├── row.js
│ │ │ │ │ └── table.js
│ │ │ │ ├── langs
│ │ │ │ │ ├── en_dlg.js
│ │ │ │ │ └── zh_dlg.js
│ │ │ │ ├── merge_cells.htm
│ │ │ │ ├── row.htm
│ │ │ │ └── table.htm
│ │ │ └── template
│ │ │ ├── blank.htm
│ │ │ ├── css
│ │ │ │ └── template.css
│ │ │ ├── editor_plugin.js
│ │ │ ├── js
│ │ │ │ └── template.js
│ │ │ ├── langs
│ │ │ │ ├── en_dlg.js
│ │ │ │ └── zh_dlg.js
│ │ │ └── template.htm
│ │ ├── popup.css
│ │ ├── themes
│ │ │ ├── advanced
│ │ │ │ ├── about.htm
│ │ │ │ ├── anchor.htm
│ │ │ │ ├── charmap.htm
│ │ │ │ ├── color_picker.htm
│ │ │ │ ├── editor_template.js
│ │ │ │ ├── editor_template_src.js
│ │ │ │ ├── image.htm
│ │ │ │ ├── img
│ │ │ │ │ ├── colorpicker.jpg
│ │ │ │ │ └── icons.gif
│ │ │ │ ├── js
│ │ │ │ │ ├── about.js
│ │ │ │ │ ├── anchor.js
│ │ │ │ │ ├── charmap.js
│ │ │ │ │ ├── color_picker.js
│ │ │ │ │ ├── image.js
│ │ │ │ │ ├── link.js
│ │ │ │ │ └── source_editor.js
│ │ │ │ ├── langs
│ │ │ │ │ ├── en.js
│ │ │ │ │ ├── en_dlg.js
│ │ │ │ │ ├── zh.js
│ │ │ │ │ └── zh_dlg.js
│ │ │ │ ├── link.htm
│ │ │ │ ├── skins
│ │ │ │ │ └── default
│ │ │ │ │ ├── content.css
│ │ │ │ │ ├── dialog.css
│ │ │ │ │ ├── img
│ │ │ │ │ │ ├── buttons.png
│ │ │ │ │ │ ├── items.gif
│ │ │ │ │ │ ├── menu_arrow.gif
│ │ │ │ │ │ ├── menu_check.gif
│ │ │ │ │ │ ├── progress.gif
│ │ │ │ │ │ └── tabs.gif
│ │ │ │ │ └── ui.css
│ │ │ │ └── source_editor.htm
│ │ │ └── simple
│ │ │ ├── editor_template.js
│ │ │ ├── editor_template_src.js
│ │ │ ├── img
│ │ │ │ └── icons.gif
│ │ │ ├── langs
│ │ │ │ ├── en.js
│ │ │ │ └── zh.js
│ │ │ └── skins
│ │ │ └── default
│ │ │ ├── content.css
│ │ │ └── ui.css
│ │ ├── tiny_mce.js
│ │ ├── tiny_mce_popup.js
│ │ └── utils
│ │ ├── editable_selects.js
│ │ ├── form_utils.js
│ │ ├── mctabs.js
│ │ └── validate.js
│ ├── image
│ │ ├── gdbmp.php
│ │ ├── imageresize.php
│ │ ├── imagetext.php
│ │ └── imagewater.php
│ ├── mail
│ │ └── mail.php
│ ├── net
│ │ ├── client.php
│ │ ├── cookiemanager.php
│ │ ├── listener.php
│ │ ├── request.php
│ │ ├── socket.php
│ │ └── url.php
│ ├── template
│ │ ├── compiler.php
│ │ └── template.php
│ ├── text
│ │ ├── textconvert.php
│ │ ├── textfilter.php
│ │ ├── textfjconvert.php
│ │ ├── textfunction.php
│ │ └── texttypeset.php
│ └── xml
│ ├── xml.php
│ └── xmlarray.php
├── login.php
├── loginframe.php
├── logout.php
├── message.php
├── messagedetail.php
├── modules
│ ├── article
│ │ ├── addbookcase.php
│ │ ├── admin
│ │ │ ├── applyinfo.php
│ │ │ ├── applylist.php
│ │ │ ├── article.php
│ │ │ ├── articlelog.php
│ │ │ ├── articleper.php
│ │ │ ├── batchclean.php
│ │ │ ├── batchdel.php
│ │ │ ├── batchrepack.php
│ │ │ ├── batchreplace.php
│ │ │ ├── chapter.php
│ │ │ ├── createfake.php
│ │ │ ├── createstatic.php
│ │ │ ├── makefake.php
│ │ │ ├── makestatic.php
│ │ │ ├── pagecollect.php
│ │ │ ├── review.php
│ │ │ ├── reviews.php
│ │ │ ├── searchcache.php
│ │ │ ├── setgood.php
│ │ │ └── updatecollect.php
│ │ ├── applywriter.php
│ │ ├── articleclean.php
│ │ ├── articledel.php
│ │ ├── articleedit.php
│ │ ├── articleinfo.php
│ │ ├── articleinfo_cache.php
│ │ ├── articlelist.php
│ │ ├── articlemanage.php
│ │ ├── articlevisit.php
│ │ ├── authorarticle.php
│ │ ├── authorpage.php
│ │ ├── blocks
│ │ │ ├── block_articlelist.php
│ │ │ ├── block_commend.php
│ │ │ ├── block_myarticles.php
│ │ │ ├── block_reviewslist.php
│ │ │ ├── block_search.php
│ │ │ ├── block_sort.php
│ │ │ ├── block_toplist.php
│ │ │ ├── block_transarticles.php
│ │ │ ├── block_uarticles.php
│ │ │ ├── block_ubookcase.php
│ │ │ └── block_writerbox.php
│ │ ├── bookcase.php
│ │ ├── chapterdel.php
│ │ ├── chapteredit.php
│ │ ├── chaptersdel.php
│ │ ├── chaptersort.php
│ │ ├── class
│ │ │ ├── applywriter.php
│ │ │ ├── article.php
│ │ │ ├── articleattachs.php
│ │ │ ├── articlelog.php
│ │ │ ├── avote.php
│ │ │ ├── avstat.php
│ │ │ ├── bookcase.php
│ │ │ ├── chapter.php
│ │ │ ├── draft.php
│ │ │ ├── package.php
│ │ │ ├── replies.php
│ │ │ ├── review.php
│ │ │ ├── reviews.php
│ │ │ ├── searchcache.php
│ │ │ └── sort.php
│ │ ├── draft.php
│ │ ├── draftedit.php
│ │ ├── firstchapter.php
│ │ ├── images
│ │ │ ├── nocover.jpg
│ │ │ └── watermark.gif
│ │ ├── include
│ │ │ ├── addchapter.php
│ │ │ ├── collectarticle.php
│ │ │ ├── collectfunction.php
│ │ │ ├── funarticle.php
│ │ │ ├── funstatic.php
│ │ │ ├── funurl.php
│ │ │ ├── operatefunction.php
│ │ │ ├── repack.php
│ │ │ ├── staticmakeindex.php
│ │ │ ├── staticmakeinfo.php
│ │ │ ├── staticmakereview.php
│ │ │ ├── staticmaketoplist.php
│ │ │ └── updateone.php
│ │ ├── index.php
│ │ ├── lang
│ │ │ ├── lang_applywriter.php
│ │ │ ├── lang_article.php
│ │ │ ├── lang_avote.php
│ │ │ ├── lang_bookcase.php
│ │ │ ├── lang_down.php
│ │ │ ├── lang_draft.php
│ │ │ ├── lang_list.php
│ │ │ ├── lang_manage.php
│ │ │ ├── lang_ovote.php
│ │ │ ├── lang_review.php
│ │ │ ├── lang_search.php
│ │ │ ├── lang_sort.php
│ │ │ ├── lang_vipvote.php
│ │ │ └── lang_vote.php
│ │ ├── lastchapter.php
│ │ ├── makepack.php
│ │ ├── makestatic.php
│ │ ├── masterpage.php
│ │ ├── myarticle.php
│ │ ├── newarticle.php
│ │ ├── newchapter.php
│ │ ├── newdraft.php
│ │ ├── newvolume.php
│ │ ├── ovote.php
│ │ ├── packdown.php
│ │ ├── packshow.php
│ │ ├── readbookcase.php
│ │ ├── reader.php
│ │ ├── repack.php
│ │ ├── reviewedit.php
│ │ ├── reviews.php
│ │ ├── reviewshow.php
│ │ ├── reviewslist.php
│ │ ├── search.php
│ │ ├── showvolume.php
│ │ ├── staticreview.php
│ │ ├── templates
│ │ │ ├── admin
│ │ │ │ ├── applyinfo.html
│ │ │ │ ├── applylist.html
│ │ │ │ ├── articlelist.html
│ │ │ │ ├── articlelog.html
│ │ │ │ ├── articleper.html
│ │ │ │ ├── batchclean.html
│ │ │ │ ├── batchreorder.html
│ │ │ │ ├── batchrepack.html
│ │ │ │ ├── batchreplace.html
│ │ │ │ ├── chapterlist.html
│ │ │ │ ├── collectpage.html
│ │ │ │ ├── collectset.html
│ │ │ │ ├── fresh.html
│ │ │ │ ├── makefake.html
│ │ │ │ ├── makestatic.html
│ │ │ │ ├── review.html
│ │ │ │ ├── reviews.html
│ │ │ │ ├── searchcache.html
│ │ │ │ └── sort.html
│ │ │ ├── applywriter.html
│ │ │ ├── articleedit.html
│ │ │ ├── articleinfo.html
│ │ │ ├── articlelist.html
│ │ │ ├── articlemanage.html
│ │ │ ├── authorarticle.html
│ │ │ ├── blocks
│ │ │ │ ├── block_allauthorvisit.html
│ │ │ │ ├── block_allvisit.html
│ │ │ │ ├── block_allvote.html
│ │ │ │ ├── block_articlelist.html
│ │ │ │ ├── block_authorupdate.html
│ │ │ │ ├── block_commend.html
│ │ │ │ ├── block_dayauthorvisit.html
│ │ │ │ ├── block_dayvisit.html
│ │ │ │ ├── block_dayvote.html
│ │ │ │ ├── block_goodnum.html
│ │ │ │ ├── block_lastupdate.html
│ │ │ │ ├── block_masterupdate.html
│ │ │ │ ├── block_monthauthorvisit.html
│ │ │ │ ├── block_monthvisit.html
│ │ │ │ ├── block_monthvote.html
│ │ │ │ ├── block_myarticles.html
│ │ │ │ ├── block_newreview.html
│ │ │ │ ├── block_postdate.html
│ │ │ │ ├── block_reviewslist.html
│ │ │ │ ├── block_search.html
│ │ │ │ ├── block_size.html
│ │ │ │ ├── block_sort.html
│ │ │ │ ├── block_toplist.html
│ │ │ │ ├── block_toptime.html
│ │ │ │ ├── block_transarticles.html
│ │ │ │ ├── block_uarticles.html
│ │ │ │ ├── block_ubookcase.html
│ │ │ │ ├── block_weekauthorvisit.html
│ │ │ │ ├── block_weekvisit.html
│ │ │ │ ├── block_weekvote.html
│ │ │ │ └── block_writerbox.html
│ │ │ ├── bookcase.html
│ │ │ ├── chapteredit.html
│ │ │ ├── draft.html
│ │ │ ├── fulltext.html
│ │ │ ├── index.html
│ │ │ ├── lastchapter.html
│ │ │ ├── masterpage.html
│ │ │ ├── myarticle.html
│ │ │ ├── newarticle.html
│ │ │ ├── newchapter.html
│ │ │ ├── packjar.html
│ │ │ ├── packtxtchapter.html
│ │ │ ├── packtxtfull.html
│ │ │ ├── packumd.html
│ │ │ ├── packzip.html
│ │ │ ├── review.html
│ │ │ ├── reviewedit.html
│ │ │ ├── reviews.html
│ │ │ ├── reviewshow.html
│ │ │ ├── reviewslist.html
│ │ │ ├── search.html
│ │ │ ├── searchresult.html
│ │ │ ├── staticinfo.html
│ │ │ ├── staticreview.html
│ │ │ ├── style
│ │ │ │ ├── jumppage.js
│ │ │ │ ├── loadset.js
│ │ │ │ ├── page.css
│ │ │ │ └── showset.js
│ │ │ ├── style.html
│ │ │ ├── toplist.html
│ │ │ ├── votearticle.html
│ │ │ └── voteresult.html
│ │ ├── toplist.php
│ │ ├── txtarticle.php
│ │ ├── urlrewrite.txt
│ │ ├── uservote.php
│ │ ├── vipvote.php
│ │ ├── votearticle.php
│ │ ├── votedo.php
│ │ ├── voteedit.php
│ │ ├── votenew.php
│ │ └── voteresult.php
│ └── forum
│ ├── admin
│ │ ├── forumcatmanage.php
│ │ ├── forumdel.php
│ │ ├── forumdels.php
│ │ ├── forumlist.php
│ │ ├── forummanage.php
│ │ ├── newforum.php
│ │ ├── newforumcat.php
│ │ └── unionforum.php
│ ├── blocks
│ │ ├── block_topiccommend.php
│ │ └── block_topiclist.php
│ ├── class
│ │ ├── forumattachs.php
│ │ ├── forumcat.php
│ │ ├── forumposts.php
│ │ ├── forums.php
│ │ └── forumtopics.php
│ ├── delpost.php
│ ├── forumlist.php
│ ├── images
│ │ ├── attach.gif
│ │ ├── icon_delete.gif
│ │ ├── icon_edit.gif
│ │ ├── icon_email.gif
│ │ ├── icon_icq_add.gif
│ │ ├── icon_ip.gif
│ │ ├── icon_latest_reply.gif
│ │ ├── icon_mini_aquarius.gif
│ │ ├── icon_mini_aries.gif
│ │ ├── icon_mini_cancer.gif
│ │ ├── icon_mini_capricorn.gif
│ │ ├── icon_mini_faq.gif
│ │ ├── icon_mini_gemini.gif
│ │ ├── icon_mini_groups.gif
│ │ ├── icon_mini_leo.gif
│ │ ├── icon_mini_libra.gif
│ │ ├── icon_mini_login.gif
│ │ ├── icon_mini_members.gif
│ │ ├── icon_mini_message.gif
│ │ ├── icon_mini_pisces.gif
│ │ ├── icon_mini_profile.gif
│ │ ├── icon_mini_register.gif
│ │ ├── icon_mini_sagittarius.gif
│ │ ├── icon_mini_scorpio.gif
│ │ ├── icon_mini_search.gif
│ │ ├── icon_mini_taurus.gif
│ │ ├── icon_mini_virgo.gif
│ │ ├── icon_minipost.gif
│ │ ├── icon_minipost_new.gif
│ │ ├── icon_msnm.gif
│ │ ├── icon_newest_reply.gif
│ │ ├── icon_pm.gif
│ │ ├── icon_profile.gif
│ │ ├── icon_qq.gif
│ │ ├── icon_quote.gif
│ │ ├── icon_topics.gif
│ │ ├── link.gif
│ │ ├── msg_inbox.gif
│ │ ├── msg_outbox.gif
│ │ ├── msg_savebox.gif
│ │ ├── msg_sentbox.gif
│ │ ├── newpost.gif
│ │ ├── nonew_big.gif
│ │ ├── offline.gif
│ │ ├── online.gif
│ │ ├── reply.gif
│ │ ├── spacer.gif
│ │ ├── topic_announce.gif
│ │ ├── topic_announce1.gif
│ │ ├── topic_announce2.gif
│ │ ├── topic_announce3.gif
│ │ ├── topic_big.gif
│ │ ├── topic_delete.gif
│ │ ├── topic_good.gif
│ │ ├── topic_hot.gif
│ │ ├── topic_lock.gif
│ │ ├── topic_lock1.gif
│ │ ├── topic_locke_big.gif
│ │ ├── topic_move.gif
│ │ ├── topic_new.gif
│ │ ├── topic_new_big.gif
│ │ ├── topic_new_hot.gif
│ │ ├── topic_normal.gif
│ │ ├── topic_split.gif
│ │ ├── topic_top.gif
│ │ ├── topic_top1.gif
│ │ ├── topic_unlock.gif
│ │ ├── vote_lcap.gif
│ │ ├── vote_rcap.gif
│ │ ├── voting_bar.gif
│ │ └── whosonline.gif
│ ├── include
│ │ ├── funforum.php
│ │ ├── upforumcatset.php
│ │ └── upforumset.php
│ ├── index.php
│ ├── lang
│ │ ├── lang_forumdels.php
│ │ ├── lang_list.php
│ │ ├── lang_manage.php
│ │ ├── lang_post.php
│ │ └── lang_search.php
│ ├── newpost.php
│ ├── postedit.php
│ ├── search.php
│ ├── showtopic.php
│ ├── templates
│ │ ├── admin
│ │ │ ├── forumdels.html
│ │ │ └── forumlist.html
│ │ ├── blocks
│ │ │ ├── block_topiccommend.html
│ │ │ └── block_topiclist.html
│ │ ├── forumlist.html
│ │ ├── newpost.html
│ │ ├── postedit.html
│ │ ├── searchlist.html
│ │ ├── showtopic.html
│ │ └── topiclist.html
│ ├── topiclist.php
│ └── topicset.php
├── myfriends.php
├── mylink.php
├── newmessage.php
├── online.php
├── passedit.php
├── ppostedit.php
├── ptopiclist.php
├── ptopics.php
├── ptopicshow.php
├── regcheck.php
├── register.php
├── report.php
├── scripts
│ ├── ajax.js
│ ├── calendar.js
│ ├── common.js
│ ├── dhtml.js
│ ├── drag.js
│ ├── sortmenu.js
│ ├── toplink.js
│ ├── ubbeditor.js
│ ├── ubbeditor_big5.js
│ └── ubbeditor_gbk.js
├── setavatar.php
├── setpass.php
├── templates
│ ├── admin
│ │ ├── addbconfig.html
│ │ ├── addmodules.html
│ │ ├── blockconfig.html
│ │ ├── blockedit.html
│ │ ├── blockfile.html
│ │ ├── blocklist.html
│ │ ├── blocks.html
│ │ ├── blocksaction_add.html
│ │ ├── blocksaction_edit.html
│ │ ├── dblogin.html
│ │ ├── dbmanage.html
│ │ ├── dboptimize.html
│ │ ├── dbquery.html
│ │ ├── default.html
│ │ ├── faq.html
│ │ ├── frame.css
│ │ ├── groups.html
│ │ ├── honors.html
│ │ ├── images
│ │ │ ├── _tl.gif
│ │ │ ├── b_bg.gif
│ │ │ ├── b_ul.gif
│ │ │ ├── bg02.gif
│ │ │ ├── bg03.gif
│ │ │ ├── bg04.gif
│ │ │ ├── bg04_hover.gif
│ │ │ ├── bgs_01.gif
│ │ │ ├── bgs_02.gif
│ │ │ ├── bgs_03.gif
│ │ │ ├── bl.gif
│ │ │ ├── br.gif
│ │ │ ├── l_bg.gif
│ │ │ ├── l_bg_b.gif
│ │ │ ├── login_button.gif
│ │ │ ├── logo.gif
│ │ │ ├── m_bg.gif
│ │ │ ├── m_bg_h.gif
│ │ │ ├── m_bgss.gif
│ │ │ ├── m_middle.gif
│ │ │ ├── nav_bg_l.gif
│ │ │ ├── nav_bg_r.gif
│ │ │ ├── nns_bg.gif
│ │ │ ├── search.gif
│ │ │ ├── shanc.gif
│ │ │ ├── tl.gif
│ │ │ └── tr.gif
│ │ ├── inbox.html
│ │ ├── index.html
│ │ ├── left.css
│ │ ├── left.html
│ │ ├── license.html
│ │ ├── login.html
│ │ ├── logs.html
│ │ ├── main.html
│ │ ├── manageblocks.html
│ │ ├── managemodules.html
│ │ ├── messagedetail.html
│ │ ├── messagelist.html
│ │ ├── newmessage.html
│ │ ├── online.html
│ │ ├── outbox.html
│ │ ├── ptopiclist.html
│ │ ├── reportdetail.html
│ │ ├── reportlist.html
│ │ ├── style.css
│ │ ├── sysinfo.html
│ │ ├── topuser.html
│ │ ├── userlog.html
│ │ └── users.html
│ ├── blocks
│ │ ├── block_grouplist.html
│ │ ├── block_login.html
│ │ ├── block_message.html
│ │ ├── block_searchuser.html
│ │ ├── block_topuser.html
│ │ ├── block_udetail.html
│ │ ├── block_ufriends.html
│ │ ├── block_uinfo.html
│ │ ├── block_ulinks.html
│ │ ├── block_uptopics.html
│ │ ├── block_userbox.html
│ │ ├── block_usercommend.html
│ │ ├── block_userexp.html
│ │ ├── block_userlist.html
│ │ ├── block_usernew.html
│ │ ├── block_userscore.html
│ │ ├── block_userset.html
│ │ └── block_userstatus.html
│ ├── cutavatar.html
│ ├── getpass.html
│ ├── inbox.html
│ ├── login.html
│ ├── loginframe.html
│ ├── loginframe1.html
│ ├── messagedetail.html
│ ├── myfriends.html
│ ├── mylink.html
│ ├── newmessage.html
│ ├── online.html
│ ├── outbox.html
│ ├── passedit.html
│ ├── ppostedit.html
│ ├── ptopiclist.html
│ ├── ptopics.html
│ ├── ptopicshow.html
│ ├── register.html
│ ├── report.html
│ ├── setavatar.html
│ ├── setpass.html
│ ├── statusframe.html
│ ├── statusframe1.html
│ ├── tempvar.html
│ ├── topuser.html
│ ├── userdetail.html
│ ├── useredit.html
│ ├── userfriends.html
│ ├── userinfo.html
│ ├── userlink.html
│ ├── userlist.html
│ └── userpage.html
├── themes
│ ├── jieqi160
│ │ ├── images
│ │ │ ├── aicons.gif
│ │ │ └── avatars_bg.gif
│ │ ├── jumppage.html
│ │ ├── logo.gif
│ │ ├── msgbox.html
│ │ ├── msgerr.html
│ │ ├── msgwin.html
│ │ ├── style.css
│ │ ├── theme.html
│ │ └── theme.js
│ ├── jieqi161
│ │ ├── images
│ │ │ ├── aicons.gif
│ │ │ ├── avatars_bg.gif
│ │ │ ├── titles.gif
│ │ │ └── titles.psd
│ │ ├── jumppage.html
│ │ ├── logo.gif
│ │ ├── msgbox.html
│ │ ├── msgerr.html
│ │ ├── msgwin.html
│ │ ├── style.css
│ │ ├── theme.html
│ │ └── theme.js
│ ├── jieqidiv
│ │ ├── jumppage.html
│ │ ├── logo.gif
│ │ ├── menu.js
│ │ ├── msgbox.html
│ │ ├── msgerr.html
│ │ ├── msgwin.html
│ │ ├── style.css
│ │ ├── style1024.css
│ │ └── theme.html
│ └── jieqistand
│ ├── jumppage.html
│ ├── logo.gif
│ ├── msgbox.html
│ ├── msgerr.html
│ ├── msgwin.html
│ ├── style.css
│ ├── theme.html
│ └── theme.js
├── tmpavatar.php
├── topuser.php
├── uc_client
│ ├── client.php
│ ├── config.inc.php
│ ├── control
│ │ ├── app.php
│ │ ├── cache.php
│ │ ├── domain.php
│ │ ├── feed.php
│ │ ├── friend.php
│ │ ├── index.htm
│ │ ├── mail.php
│ │ ├── pm.php
│ │ ├── tag.php
│ │ └── user.php
│ ├── data
│ │ ├── cache
│ │ │ ├── apps.php
│ │ │ ├── badwords.php
│ │ │ ├── index.htm
│ │ │ └── settings.php
│ │ └── index.htm
│ ├── index.htm
│ ├── lib
│ │ ├── db.class.php
│ │ ├── index.htm
│ │ ├── sendmail.inc.php
│ │ ├── uccode.class.php
│ │ └── xml.class.php
│ ├── model
│ │ ├── app.php
│ │ ├── base.php
│ │ ├── cache.php
│ │ ├── domain.php
│ │ ├── friend.php
│ │ ├── index.htm
│ │ ├── mail.php
│ │ ├── misc.php
│ │ ├── note.php
│ │ ├── pm.php
│ │ ├── tag.php
│ │ └── user.php
│ └── ucenter整合说明.txt
├── userdetail.php
├── useredit.php
├── userfriends.php
├── userinfo.php
├── userlink.php
├── userlist.php
├── userpage.php
├── version.txt
├── 安装说明.txt
└── 杰奇模板.zip
154 directories, 1124 files
评论