【实例简介】
成绩查询php源码
登录类型选择管理员
用户名 admin
密码 admin
软件介绍:提供8种权限用户:校长室(可查询所有学生成绩信息),班主任(可录入、查询所任班级的所有学生成绩信息),任课老师(可录入、查询所任班级课程的所有学生成绩信息),学生、学生家长(可查询本学生的成绩信息),管理员(最高权限),年级组长(年级中的管理员权限),督察人员(专门针对学生评价系统内容的用户类型)。老师可在网络中录入、修改学生成绩,老师、学生、学生家长登录系统,可查询某一个或多个班的成绩情况,自动排名,自动生成平均分、最高分、最低分;同时可比较多次考试中某个学生的一门或多门程成绩情况(可生成柱状图),
【实例截图】
【核心代码】
be00073d-2e02-459a-8035-05ce52803af5
├── website
│ ├── accdxx.php
│ ├── addzymain.php
│ ├── addzy.php
│ ├── allxsinfo.php
│ ├── bigplmain.php
│ ├── bigpl.php
│ ├── bjmain.php
│ ├── bj.php
│ ├── bjzymain.php
│ ├── bjzy.php
│ ├── bjzyplmain.php
│ ├── bkmysql
│ │ ├── config.php
│ │ ├── data
│ │ │ └── mytest_
│ │ │ └── mytest_20121110_1047_1.php
│ │ ├── index.php
│ │ └── templates
│ │ ├── export.tpl.php
│ │ ├── header.tpl.php
│ │ ├── import.tpl.php
│ │ ├── login.tpl.php
│ │ ├── message.tpl.php
│ │ ├── query.tpl.php
│ │ └── repair.tpl.php
│ ├── bk.php
│ ├── bm.php
│ ├── bselect.php
│ ├── bzt.php
│ ├── chklog.php
│ ├── cjcxmainfdmx.php
│ ├── cjcxmainmx.php
│ ├── cjcxmain.php
│ ├── cjcxmaintmccx.php
│ ├── cjcxmaintmc.php
│ ├── cjcxmaintop.php
│ ├── cjcxmx.php
│ ├── cjcx.php
│ ├── cjlrkhmain.php
│ ├── cjlrkh.php
│ ├── cjlrkhsgmain.php
│ ├── cjlrkhsg.php
│ ├── cjlrmain.php
│ ├── cjlr.php
│ ├── cjpj
│ │ ├── ad.js
│ │ ├── adt.js
│ │ ├── mindan.xls
│ │ ├── regist.txt
│ │ └── tj.js
│ ├── copyfindpmmain.php
│ ├── coverphoto.php
│ ├── crekhmain.php
│ ├── crekh.php
│ ├── crepmmainb.php
│ ├── crepmmainc.php
│ ├── crepmmaind.php
│ ├── crepmmaine.php
│ ├── crepmmainf.php
│ ├── crepmmaing.php
│ ├── crepmmainh.php
│ ├── crepmmain.php
│ ├── crepm.php
│ ├── cshcj.php
│ ├── css
│ │ ├── admin_style.css
│ │ ├── base.css
│ │ ├── basemain.css
│ │ ├── basemenu.css
│ │ ├── blue.css
│ │ ├── bluemenudown.gif
│ │ ├── bluetitlebg.gif
│ │ ├── cheng.css
│ │ ├── chengmenudown.gif
│ │ ├── chengtitlebg.gif
│ │ ├── css.css
│ │ ├── fh.css
│ │ ├── fhmenudown.gif
│ │ ├── fhtitlebg.gif
│ │ ├── green.css
│ │ ├── greenmenudown.gif
│ │ ├── greentitlebg.gif
│ │ ├── idx.css
│ │ ├── main.css
│ │ ├── menu.css
│ │ ├── menuup.gif
│ │ ├── wait.css
│ │ ├── zs.css
│ │ ├── zsmenudown.gif
│ │ ├── zstitlebg.gif
│ │ ├── 复件 basemain.css
│ │ ├── 复件 复件 basemain.css
│ │ └── 橙色southidc.css
│ ├── default.php
│ ├── del.jpg
│ ├── div0.htm
│ ├── div.htm
│ ├── div.php
│ ├── dxx
│ │ ├── admin.php
│ │ ├── a.php
│ │ ├── data
│ │ │ ├── data.php
│ │ │ └── index.html
│ │ ├── del.gif
│ │ ├── edgg.php
│ │ ├── editly.php
│ │ ├── fj.gif
│ │ ├── function
│ │ │ ├── adminfunction.inc.php
│ │ │ ├── config.inc.php
│ │ │ ├── function.inc.php
│ │ │ ├── index.html
│ │ │ ├── language.inc.php
│ │ │ ├── validation.inc.php
│ │ │ └── wmcode.php
│ │ ├── ggindex.php
│ │ ├── gg.php
│ │ ├── global.php
│ │ ├── images
│ │ │ ├── default
│ │ │ │ ├── face
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ ├── 11.gif
│ │ │ │ │ ├── 12.gif
│ │ │ │ │ ├── 13.gif
│ │ │ │ │ ├── 14.gif
│ │ │ │ │ ├── 15.gif
│ │ │ │ │ ├── 16.gif
│ │ │ │ │ ├── 17.gif
│ │ │ │ │ ├── 18.gif
│ │ │ │ │ ├── 19.gif
│ │ │ │ │ ├── 20.gif
│ │ │ │ │ ├── 21.gif
│ │ │ │ │ ├── 22.gif
│ │ │ │ │ ├── 23.gif
│ │ │ │ │ ├── 24.gif
│ │ │ │ │ └── index.html
│ │ │ │ ├── postcode.js
│ │ │ │ ├── posticons
│ │ │ │ │ ├── 00.gif
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ └── old
│ │ │ │ │ ├── 00.gif
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ └── index.html
│ │ │ │ └── wmbb
│ │ │ │ ├── bold.gif
│ │ │ │ ├── center.gif
│ │ │ │ ├── code.gif
│ │ │ │ ├── email.gif
│ │ │ │ ├── fly.gif
│ │ │ │ ├── font.gif
│ │ │ │ ├── glow.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── image.gif
│ │ │ │ ├── index.html
│ │ │ │ ├── italicize.gif
│ │ │ │ ├── list.gif
│ │ │ │ ├── media.gif
│ │ │ │ ├── move.gif
│ │ │ │ ├── qs.gif
│ │ │ │ ├── quote.gif
│ │ │ │ ├── real.gif
│ │ │ │ ├── shadow.gif
│ │ │ │ ├── shockwave.gif
│ │ │ │ ├── smilie.gif
│ │ │ │ ├── sound.gif
│ │ │ │ ├── swf.gif
│ │ │ │ ├── underline.gif
│ │ │ │ └── url.gif
│ │ │ └── index.html
│ │ ├── index.php
│ │ ├── inputb.php
│ │ ├── input.php
│ │ ├── lxname.php
│ │ ├── mxname.php
│ │ ├── njbj.php
│ │ ├── _notes
│ │ │ └── dwsitecolumnsme.xml
│ │ ├── open.php
│ │ ├── postcode.js
│ │ ├── reply.php
│ │ ├── showgg.php
│ │ ├── showly.php
│ │ └── templates
│ │ └── default
│ │ ├── css.css
│ │ ├── errorview.html
│ │ ├── foot.html
│ │ ├── head.html
│ │ ├── index.html
│ │ ├── list.html
│ │ ├── login.html
│ │ ├── page.html
│ │ ├── post_form.html
│ │ ├── reply.html
│ │ ├── succeed.html
│ │ ├── top.html
│ │ └── variable.html
│ ├── dxx.php
│ ├── edbj.php
│ ├── edfd.php
│ ├── edfl.php
│ ├── edfx.php
│ ├── edit.jpg
│ ├── edjk.php
│ ├── edjs.php
│ ├── edkc.php
│ ├── edksmain.php
│ ├── edks.php
│ ├── ednjkc.php
│ ├── ednj.php
│ ├── edpass.php
│ ├── edsess.php
│ ├── edteachermain.php
│ ├── edteacher.php
│ ├── edus.php
│ ├── edxq.php
│ ├── edxsmain.php
│ ├── edxs.php
│ ├── edzt.php
│ ├── edzylb.php
│ ├── edzy.php
│ ├── err.php
│ ├── excel
│ │ ├── 361808
│ │ │ ├── 120201110030856.xls
│ │ │ └── 120201110031210.xls
│ │ ├── excel
│ │ │ ├── oleread.inc
│ │ │ └── reader.php
│ │ ├── img
│ │ │ ├── 10.gif
│ │ │ ├── 13.gif
│ │ │ ├── 18.gif
│ │ │ ├── 19.gif
│ │ │ ├── admin_login_220.gif
│ │ │ ├── admin_login_50.gif
│ │ │ ├── cls.gif
│ │ │ ├── first.gif
│ │ │ ├── nopic.jpg
│ │ │ ├── qq.gif
│ │ │ ├── quan.gif
│ │ │ └── title.gif
│ │ ├── img2
│ │ │ ├── global.js
│ │ │ ├── login.gif
│ │ │ ├── login-icon.gif
│ │ │ ├── top_01.psd
│ │ │ ├── top_02.png
│ │ │ ├── top_03.png
│ │ │ ├── xj127_.png
│ │ │ ├── xj192_.png
│ │ │ ├── xjesyz_.png
│ │ │ ├── xjgcsxzx_.png
│ │ │ ├── xjhtfx_.png
│ │ │ └── xjtest_.png
│ │ ├── index1256.php
│ │ ├── uploadcj.php
│ │ ├── uploadjs.php
│ │ ├── uploadkhold.php
│ │ ├── uploadkh.php
│ │ ├── uploadnjxs.php
│ │ ├── upload.php
│ │ ├── uploadrk2.php
│ │ ├── uploadrk.php
│ │ ├── uploadupxs.php
│ │ └── upxq.php
│ ├── fad.php
│ ├── fdmain.php
│ ├── fd.php
│ ├── fgstate.php
│ ├── findpmmain.php
│ ├── findpm.php
│ ├── findxszymain.php
│ ├── findxszy.php
│ ├── findzyxmmain.php
│ ├── findzyxm.php
│ ├── fx
│ │ ├── atestfx.php
│ │ ├── includes
│ │ │ ├── class.curl.php
│ │ │ ├── class.fetion.php
│ │ │ └── class.SIPC.php
│ │ ├── retestfx.php
│ │ ├── testfx.php
│ │ └── to.php
│ ├── fxmain.php
│ ├── fx.php
│ ├── getinfo.php
│ ├── get.php
│ ├── image
│ │ ├── 103.gif
│ │ ├── a_delete.gif
│ │ ├── admin_top_icon_1.gif
│ │ ├── admin_top_menu_arr1.gif
│ │ ├── admin_top_menu_arr2.gif
│ │ ├── bg2.png
│ │ ├── bj.jpg
│ │ ├── bjold.jpg
│ │ ├── bycl.gif
│ │ ├── dg.gif
│ │ ├── d.gif
│ │ ├── dh10.1.gif
│ │ ├── dh10.2.gif
│ │ ├── dh11.1.gif
│ │ ├── dh11.2.gif
│ │ ├── dh1.1.gif
│ │ ├── dh12.1.gif
│ │ ├── dh12.2.gif
│ │ ├── dh1.2.gif
│ │ ├── dh13.1.gif
│ │ ├── dh13.2.gif
│ │ ├── dh14.1.gif
│ │ ├── dh14.2.gif
│ │ ├── dh15.1.gif
│ │ ├── dh15.2.gif
│ │ ├── dh16.1.gif
│ │ ├── dh16.2.gif
│ │ ├── dh17.1.gif
│ │ ├── dh17.2.gif
│ │ ├── dh18.1.gif
│ │ ├── dh18.2.gif
│ │ ├── dh19.1.gif
│ │ ├── dh19.2.gif
│ │ ├── dh20.1.gif
│ │ ├── dh20.2.gif
│ │ ├── dh21.1.gif
│ │ ├── dh21.2.gif
│ │ ├── dh2.1.gif
│ │ ├── dh22.1.gif
│ │ ├── dh22.2.gif
│ │ ├── dh2.2.gif
│ │ ├── dh23.1.gif
│ │ ├── dh23.2.gif
│ │ ├── dh24.1.gif
│ │ ├── dh24.2.gif
│ │ ├── dh25.1.gif
│ │ ├── dh25.2.gif
│ │ ├── dh3.1.gif
│ │ ├── DH3.2.gif
│ │ ├── dh4.1.gif
│ │ ├── dh4.2.gif
│ │ ├── dh5.1.gif
│ │ ├── dh5.2.gif
│ │ ├── dh6.1.gif
│ │ ├── dh6.2.gif
│ │ ├── dh7.1.gif
│ │ ├── dh7.2.gif
│ │ ├── dh8.1.gif
│ │ ├── dh8.2.gif
│ │ ├── dh9.1.gif
│ │ ├── dh9.21.gif
│ │ ├── dysj.gif
│ │ ├── find.gif
│ │ ├── gjl.gif
│ │ ├── gwlsddgsdpl.gif
│ │ ├── gwlsdgsdpl.gif
│ │ ├── icon1.gif
│ │ ├── icon2.gif
│ │ ├── icon3.gif
│ │ ├── icon4.gif
│ │ ├── icon5.gif
│ │ ├── icon6.gif
│ │ ├── icon7.gif
│ │ ├── icon8.gif
│ │ ├── jlxx.gif
│ │ ├── jzcx_xgmm.gif
│ │ ├── jzcx_xxmm.gif
│ │ ├── login.gif
│ │ ├── logo.gif
│ │ ├── lxlb.gif
│ │ ├── lylb.gif
│ │ ├── more.gif
│ │ ├── my.gif
│ │ ├── nei_01.jpg
│ │ ├── nei_03.jpg
│ │ ├── nopich.jpg
│ │ ├── nopics.jpg
│ │ ├── pass.gif
│ │ ├── p.gif
│ │ ├── qqq.gif
│ │ ├── qqx.gif
│ │ ├── reply_a.gif
│ │ ├── save.gif
│ │ ├── scbyxx.gif
│ │ ├── sccxs.gif
│ │ ├── scxscj.gif
│ │ ├── scyd.gif
│ │ ├── sigline408.gif
│ │ ├── sigline431.gif
│ │ ├── sigline644.gif
│ │ ├── sigline663.gif
│ │ ├── sigline.gif
│ │ ├── sjkbf.gif
│ │ ├── sy.gif
│ │ ├── syy.gif
│ │ ├── tjcj.gif
│ │ ├── tjl.gif
│ │ ├── tjpl.gif
│ │ ├── topbj_02.jpg
│ │ ├── top_mid_gao1.gif
│ │ ├── top_mid_gao.gif
│ │ ├── top_right_gao.gif
│ │ ├── user.gif
│ │ ├── water.gif
│ │ ├── wy.gif
│ │ ├── xgbyxx.gif
│ │ ├── xg.gif
│ │ ├── xgyd.gif
│ │ ├── xjyd.gif
│ │ ├── xsxxxx.gif
│ │ ├── xxxxxx.gif
│ │ ├── xyy.gif
│ │ ├── y.gif
│ │ └── zg.gif
│ ├── images
│ │ ├── addnews.gif
│ │ ├── arr3.gif
│ │ ├── arr4.gif
│ │ ├── arrfc.gif
│ │ ├── arrl.gif
│ │ ├── arrr.gif
│ │ ├── bg.jpg
│ │ ├── bj.jpg
│ │ ├── book1.gif
│ │ ├── book.gif
│ │ ├── bottombg.gif
│ │ ├── box_bot.jpg
│ │ ├── box_left.jpg
│ │ ├── box_right.jpg
│ │ ├── box_top.jpg
│ │ ├── del.gif
│ │ ├── del.jpg
│ │ ├── edit.gif
│ │ ├── edit.jpg
│ │ ├── file_dir.gif
│ │ ├── gtk-del.png
│ │ ├── gtk-sadd.png
│ │ ├── icon1.gif
│ │ ├── icon2.gif
│ │ ├── icon3.gif
│ │ ├── icon4.gif
│ │ ├── icon5.gif
│ │ ├── icon6.gif
│ │ ├── icon7.gif
│ │ ├── icon8.gif
│ │ ├── ico_spider.gif
│ │ ├── login.jpg
│ │ ├── logoa.gif
│ │ ├── logo.gif
│ │ ├── manage1.gif
│ │ ├── menuarrow.gif
│ │ ├── menu_bg.gif
│ │ ├── menubg.gif
│ │ ├── menu_bottom.gif
│ │ ├── menu-ex.png
│ │ ├── menumember.gif
│ │ ├── menusearch.gif
│ │ ├── menu_top.gif
│ │ ├── part-index.gif
│ │ ├── qc.gif
│ │ ├── reset.jpg
│ │ ├── search.gif
│ │ ├── sp_bg.gif
│ │ ├── topbg.gif
│ │ ├── topitembg.gif
│ │ ├── wbg.gif
│ │ └── xj.gif
│ ├── imbj.php
│ ├── imcj.php
│ ├── img
│ │ ├── 10.gif
│ │ ├── 13.gif
│ │ ├── 18.gif
│ │ ├── 19.gif
│ │ ├── admin_login_220.gif
│ │ ├── admin_login_50.gif
│ │ ├── cls.gif
│ │ ├── first.gif
│ │ ├── nopic.jpg
│ │ ├── qq.gif
│ │ ├── quan.gif
│ │ └── title.gif
│ ├── img2
│ │ ├── 1.gif
│ │ ├── global.js
│ │ ├── login.gif
│ │ ├── login-icon.gif
│ │ ├── logoa.gif
│ │ ├── menubg.gif
│ │ ├── phpcj.jpg
│ │ ├── qr.gif
│ │ ├── top_01.psd
│ │ ├── top_02.png
│ │ ├── top_030.png
│ │ ├── top_032.png
│ │ ├── top_03.png
│ │ ├── xj127_.png
│ │ ├── xjtest_.png
│ │ └── 复件 top_01.psd
│ ├── img.php
│ ├── imgzy.php
│ ├── imjs.php
│ ├── imkh.php
│ ├── imnj.php
│ ├── imrk.php
│ ├── imxq.php
│ ├── inc
│ │ ├── 1.htm
│ │ ├── 2.htm
│ │ ├── ad0.php
│ │ ├── addqxq.php
│ │ ├── ad.php
│ │ ├── afbpage.php
│ │ ├── ahead.inc
│ │ ├── alllx.php
│ │ ├── allnjbj.php
│ │ ├── cincphp.php
│ │ ├── Clock.js
│ │ ├── cnzz.php
│ │ ├── config.php
│ │ ├── cphp.php
│ │ ├── dbclass.php
│ │ ├── dbconfig.php
│ │ ├── editnj.js
│ │ ├── fbpage.php
│ │ ├── fg.php
│ │ ├── framead.php
│ │ ├── fypage.php
│ │ ├── hackdb.php
│ │ ├── hack.php
│ │ ├── incphp.php
│ │ ├── njbj.php
│ │ ├── njbjzy.php
│ │ ├── nj.js
│ │ ├── njnoyj.js
│ │ ├── noindex0.php
│ │ ├── os.php
│ │ ├── page.php
│ │ ├── reg.ini
│ │ ├── retb.php
│ │ ├── stb.php
│ │ ├── tba.php
│ │ ├── tb.php
│ │ ├── tmpdbconfig.php
│ │ ├── wc.php
│ │ └── zdqxq.php
│ ├── includecre.php
│ ├── include.php
│ ├── index0.php
│ ├── index207.js
│ ├── indexbak
│ │ ├── indexmod.htm
│ │ └── indexs.htm
│ ├── indexbakcz
│ │ ├── indexmod.htm
│ │ └── indexs.htm
│ ├── indeximg
│ │ ├── head1.jpg
│ │ ├── head.gif
│ │ ├── log.gif
│ │ ├── login.gif
│ │ └── reset.gif
│ ├── index.php
│ ├── indexs.php
│ ├── indexsxj127_.php
│ ├── info.php
│ ├── innjfl.php
│ ├── install.php
│ ├── jkmain.php
│ ├── jk.php
│ ├── jm.php
│ ├── js
│ │ └── global.js
│ ├── jscjcxmx.php
│ ├── jscjcx.php
│ ├── jsimcj.php
│ ├── jsmain.php
│ ├── js.php
│ ├── kcbmain.php
│ ├── kcb.php
│ ├── kcmain.php
│ ├── kc.php
│ ├── kcselect.php
│ ├── kcselectt.php
│ ├── ksbz.php
│ ├── ksmain.php
│ ├── ks.php
│ ├── lefttree.php
│ ├── llyfcjcxmain.php
│ ├── llyfcjcx.php
│ ├── lxxsmain.php
│ ├── lxxs.php
│ ├── md5.php
│ ├── message
│ │ ├── admin.php
│ │ ├── a.php
│ │ ├── bjggindex.php
│ │ ├── bjgg.php
│ │ ├── bjopen.php
│ │ ├── data
│ │ │ ├── data.php
│ │ │ └── index.html
│ │ ├── edbjgg.php
│ │ ├── edgg.php
│ │ ├── editly.php
│ │ ├── function
│ │ │ ├── adminfunction.inc.php
│ │ │ ├── config.inc.php
│ │ │ ├── function.inc.php
│ │ │ ├── index.html
│ │ │ ├── language.inc.php
│ │ │ ├── validation.inc.php
│ │ │ └── wmcode.php
│ │ ├── ggindex.php
│ │ ├── gg.php
│ │ ├── global.php
│ │ ├── images
│ │ │ ├── default
│ │ │ │ ├── face
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ ├── 11.gif
│ │ │ │ │ ├── 12.gif
│ │ │ │ │ ├── 13.gif
│ │ │ │ │ ├── 14.gif
│ │ │ │ │ ├── 15.gif
│ │ │ │ │ ├── 16.gif
│ │ │ │ │ ├── 17.gif
│ │ │ │ │ ├── 18.gif
│ │ │ │ │ ├── 19.gif
│ │ │ │ │ ├── 20.gif
│ │ │ │ │ ├── 21.gif
│ │ │ │ │ ├── 22.gif
│ │ │ │ │ ├── 23.gif
│ │ │ │ │ ├── 24.gif
│ │ │ │ │ └── index.html
│ │ │ │ ├── postcode.js
│ │ │ │ ├── posticons
│ │ │ │ │ ├── 00.gif
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ └── old
│ │ │ │ │ ├── 00.gif
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ └── index.html
│ │ │ │ └── wmbb
│ │ │ │ ├── bold.gif
│ │ │ │ ├── center.gif
│ │ │ │ ├── code.gif
│ │ │ │ ├── email.gif
│ │ │ │ ├── fly.gif
│ │ │ │ ├── font.gif
│ │ │ │ ├── glow.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── image.gif
│ │ │ │ ├── index.html
│ │ │ │ ├── italicize.gif
│ │ │ │ ├── list.gif
│ │ │ │ ├── media.gif
│ │ │ │ ├── move.gif
│ │ │ │ ├── qs.gif
│ │ │ │ ├── quote.gif
│ │ │ │ ├── real.gif
│ │ │ │ ├── shadow.gif
│ │ │ │ ├── shockwave.gif
│ │ │ │ ├── smilie.gif
│ │ │ │ ├── sound.gif
│ │ │ │ ├── swf.gif
│ │ │ │ ├── underline.gif
│ │ │ │ └── url.gif
│ │ │ └── index.html
│ │ ├── index.php
│ │ ├── inputb.php
│ │ ├── input.php
│ │ ├── njbj.php
│ │ ├── _notes
│ │ │ └── dwsitecolumnsme.xml
│ │ ├── open.php
│ │ ├── postcode.js
│ │ ├── reply.php
│ │ ├── showbjgg.php
│ │ ├── showgg.php
│ │ ├── showly.php
│ │ └── templates
│ │ └── default
│ │ ├── css.css
│ │ ├── errorview.html
│ │ ├── foot.html
│ │ ├── head.html
│ │ ├── index.html
│ │ ├── list.html
│ │ ├── login.html
│ │ ├── page.html
│ │ ├── post_form.html
│ │ ├── reply.html
│ │ ├── succeed.html
│ │ ├── top.html
│ │ └── variable.html
│ ├── mod
│ │ └── login.htm
│ ├── m.php
│ ├── newedxs.php
│ ├── nj
│ │ └── 高二.xls
│ ├── njbjcheck.php
│ ├── njbjselect2.php
│ ├── njbjselect.php
│ ├── njbqmq.php
│ ├── njbq.php
│ ├── njbqqh.php
│ ├── njbqselect.php
│ ├── njbqys.php
│ ├── njmain.php
│ ├── nj.php
│ ├── njrkmain.php
│ ├── njrk.php
│ ├── _notes
│ │ └── dwsitecolumnsme.xml
│ ├── ob.php
│ ├── pchangepass.php
│ ├── pdfinc
│ │ ├── input.php
│ │ ├── pdfpaper.php
│ │ └── pdfscript.php
│ ├── pdftable
│ │ ├── font
│ │ │ ├── courier.php
│ │ │ ├── helveticabi.php
│ │ │ ├── helveticab.php
│ │ │ ├── helveticai.php
│ │ │ ├── helvetica.php
│ │ │ ├── symbol.php
│ │ │ ├── timesbi.php
│ │ │ ├── timesb.php
│ │ │ ├── timesi.php
│ │ │ ├── times.php
│ │ │ ├── vni_couribi.php
│ │ │ ├── vni_courib.php
│ │ │ ├── vni_courii.php
│ │ │ ├── vni_couri.php
│ │ │ ├── vni_helvebi.php
│ │ │ ├── vni_helveb.php
│ │ │ ├── vni_helvei.php
│ │ │ ├── vni_helve.php
│ │ │ ├── vni_timesbi.php
│ │ │ ├── vni_timesb.php
│ │ │ ├── vni_timesi.php
│ │ │ ├── vni_times.php
│ │ │ ├── vni_times.z
│ │ │ └── zapfdingbats.php
│ │ ├── index.php
│ │ ├── lib
│ │ │ ├── chinese.php
│ │ │ ├── color.inc.php
│ │ │ ├── fpdf.inc.php
│ │ │ ├── htmlparser.inc.php
│ │ │ ├── pdftable.inc.php
│ │ │ └── vncode.inc.php
│ │ ├── pdf.php
│ │ └── showpdf.php
│ ├── pdlw.php
│ ├── phpzzt
│ │ ├── index_inc.php
│ │ └── test.php
│ ├── pic
│ │ ├── 5008596f7c3a9d8f342030f7c362346f.jpg
│ │ ├── 52420cf3d27ead43875d8803f116cb29.jpg
│ │ ├── 8815c12db27b34c6126232571c59c843.gif
│ │ ├── a3f8f9b14ced6b8b1941c1e28ebd80ea.jpg
│ │ ├── index.php
│ │ ├── nopica.jpg
│ │ ├── nopic.jpg
│ │ └── up.php
│ ├── pjbz
│ │ ├── addmaster.php
│ │ ├── addtitle.php
│ │ ├── crehtml.php
│ │ ├── data
│ │ │ ├── data.php
│ │ │ └── index.html
│ │ ├── del.jpg
│ │ ├── edindex.php
│ │ ├── edit.jpg
│ │ ├── editly.php
│ │ ├── edkf.php
│ │ ├── edpjbz.php
│ │ ├── function
│ │ │ ├── adminfunction.inc.php
│ │ │ ├── config.inc.php
│ │ │ ├── function.inc.php
│ │ │ ├── index.html
│ │ │ ├── language.inc.php
│ │ │ ├── validation.inc.php
│ │ │ └── wmcode.php
│ │ ├── global.php
│ │ ├── images
│ │ │ ├── default
│ │ │ │ ├── face
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ ├── 11.gif
│ │ │ │ │ ├── 12.gif
│ │ │ │ │ ├── 13.gif
│ │ │ │ │ ├── 14.gif
│ │ │ │ │ ├── 15.gif
│ │ │ │ │ ├── 16.gif
│ │ │ │ │ ├── 17.gif
│ │ │ │ │ ├── 18.gif
│ │ │ │ │ ├── 19.gif
│ │ │ │ │ ├── 20.gif
│ │ │ │ │ ├── 21.gif
│ │ │ │ │ ├── 22.gif
│ │ │ │ │ ├── 23.gif
│ │ │ │ │ ├── 24.gif
│ │ │ │ │ └── index.html
│ │ │ │ ├── postcode.js
│ │ │ │ ├── posticons
│ │ │ │ │ ├── 00.gif
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ ├── 10.gif
│ │ │ │ │ └── old
│ │ │ │ │ ├── 00.gif
│ │ │ │ │ ├── 01.gif
│ │ │ │ │ ├── 02.gif
│ │ │ │ │ ├── 03.gif
│ │ │ │ │ ├── 04.gif
│ │ │ │ │ ├── 05.gif
│ │ │ │ │ ├── 06.gif
│ │ │ │ │ ├── 07.gif
│ │ │ │ │ ├── 08.gif
│ │ │ │ │ ├── 09.gif
│ │ │ │ │ └── index.html
│ │ │ │ └── wmbb
│ │ │ │ ├── bold.gif
│ │ │ │ ├── center.gif
│ │ │ │ ├── code.gif
│ │ │ │ ├── email.gif
│ │ │ │ ├── fly.gif
│ │ │ │ ├── font.gif
│ │ │ │ ├── glow.gif
│ │ │ │ ├── help.gif
│ │ │ │ ├── image.gif
│ │ │ │ ├── index.html
│ │ │ │ ├── italicize.gif
│ │ │ │ ├── list.gif
│ │ │ │ ├── media.gif
│ │ │ │ ├── move.gif
│ │ │ │ ├── qs.gif
│ │ │ │ ├── quote.gif
│ │ │ │ ├── real.gif
│ │ │ │ ├── shadow.gif
│ │ │ │ ├── shockwave.gif
│ │ │ │ ├── smilie.gif
│ │ │ │ ├── sound.gif
│ │ │ │ ├── swf.gif
│ │ │ │ ├── underline.gif
│ │ │ │ └── url.gif
│ │ │ └── index.html
│ │ ├── img
│ │ │ └── 18.gif
│ │ ├── kf.php
│ │ ├── mod.htm
│ │ ├── _notes
│ │ │ └── dwsitecolumnsme.xml
│ │ ├── pjbz89cj_.htm
│ │ ├── pjbz89mycj_.htm
│ │ ├── pjbz89mytest_.htm
│ │ ├── pjbz89wczx_.htm
│ │ ├── pjbz93cj_.htm
│ │ ├── pjbz93xjhtfx_.htm
│ │ ├── postcode.js
│ │ ├── singleinfo.php
│ │ ├── templates
│ │ │ └── default
│ │ │ ├── css.css
│ │ │ ├── errorview.html
│ │ │ ├── foot.html
│ │ │ ├── head.html
│ │ │ ├── index.html
│ │ │ ├── list.html
│ │ │ ├── login.html
│ │ │ ├── page.html
│ │ │ ├── post_form.html
│ │ │ ├── reply.html
│ │ │ ├── succeed.html
│ │ │ ├── top.html
│ │ │ └── variable.html
│ │ ├── xsp6.php
│ │ ├── xspmain.php
│ │ └── xsp.php
│ ├── pjcjcxmainmx.php
│ ├── pjcjcxmain.php
│ ├── pjcjcxmaintmccx.php
│ ├── pjcjcxmaintmc.php
│ ├── pjcjcx.php
│ ├── pjimg.php
│ ├── pjlefttree.php
│ ├── pjnjbjcheck.php
│ ├── pjnjselect.php
│ ├── pjtlefttree.php
│ ├── pjxslefttree.php
│ ├── qq.jpg
│ ├── reaccdxx.php
│ ├── redxx.php
│ ├── rezyphoto.php
│ ├── rkmain.php
│ ├── rk.php
│ ├── scjcxmain.php
│ ├── scjcx.php
│ ├── scjlrmain.php
│ ├── scxmain.php
│ ├── select.php
│ ├── showbigmain.php
│ ├── showbig.php
│ ├── showbigplmain.php
│ ├── showbigpl.php
│ ├── showly.php
│ ├── showzymain.php
│ ├── showzy.php
│ ├── showzyplmain.php
│ ├── sinclude.php
│ ├── singlecx.php
│ ├── singlefindpmmain.php
│ ├── singlefindpm.php
│ ├── singlexj.php
│ ├── singlexs.php
│ ├── skin
│ │ ├── css
│ │ │ ├── base.css
│ │ │ ├── main.css
│ │ │ └── menu.css
│ │ ├── images
│ │ │ └── frame
│ │ │ ├── addnews.gif
│ │ │ ├── arr3.gif
│ │ │ ├── arr4.gif
│ │ │ ├── arrfc.gif
│ │ │ ├── arrl.gif
│ │ │ ├── arrr.gif
│ │ │ ├── book1.gif
│ │ │ ├── book.gif
│ │ │ ├── bottombg.gif
│ │ │ ├── file_dir.gif
│ │ │ ├── gtk-del.png
│ │ │ ├── gtk-sadd.png
│ │ │ ├── ico_spider.gif
│ │ │ ├── logoa.gif
│ │ │ ├── logo.gif
│ │ │ ├── manage1.gif
│ │ │ ├── menuarrow.gif
│ │ │ ├── menu_bg.gif
│ │ │ ├── menubg.gif
│ │ │ ├── menu_bottom.gif
│ │ │ ├── menu-ex.png
│ │ │ ├── menumember.gif
│ │ │ ├── menusearch.gif
│ │ │ ├── menu_top.gif
│ │ │ ├── part-index.gif
│ │ │ ├── qc.gif
│ │ │ ├── search.gif
│ │ │ ├── sp_bg.gif
│ │ │ ├── topbg.gif
│ │ │ ├── topitembg.gif
│ │ │ └── wbg.gif
│ │ └── js
│ │ └── frame
│ │ └── menu.js
│ ├── s.php
│ ├── ssinglefindpmmain.php
│ ├── state.php
│ ├── supxs.php
│ ├── swf
│ │ └── htm
│ │ ├── cj
│ │ │ └── indexs.htm
│ │ ├── cjpj
│ │ │ └── indexs.htm
│ │ └── pj
│ │ └── indexs.htm
│ ├── sxsdiv.php
│ ├── sysadmin_view.php
│ ├── syscfg.php
│ ├── sysinfo.php
│ ├── sz.php
│ ├── test.php
│ ├── tlefttree.php
│ ├── update
│ │ ├── alter.php
│ │ ├── creindex.php
│ │ └── creutwo.php
│ ├── upload
│ │ ├── _notes
│ │ │ └── dwSiteColumnsMe.xml
│ │ ├── php
│ │ │ ├── _temp
│ │ │ │ ├── 31390784php3F.tmpxu.t
│ │ │ │ ├── 67435473php3E.tmpxu.t
│ │ │ │ ├── 751324100php66D.tmpxu.t
│ │ │ │ └── 97418486phpD9.tmpxu.t
│ │ │ ├── up.php
│ │ │ ├── upstat.php
│ │ │ ├── upstat.txt
│ │ │ ├── xu_class.php
│ │ │ ├── xu_normal.php
│ │ │ ├── xuploadfiles.js
│ │ │ └── xu_up.php
│ │ ├── upnj
│ │ │ ├── creslt.php
│ │ │ ├── m.php
│ │ │ ├── _temp
│ │ │ │ ├── 31390784php3F.tmpxu.t
│ │ │ │ ├── 67435473php3E.tmpxu.t
│ │ │ │ └── 751324100php66D.tmpxu.t
│ │ │ ├── up.php
│ │ │ ├── upstat.php
│ │ │ ├── upstat.txt
│ │ │ ├── xu_class.php
│ │ │ ├── xu_normal.php
│ │ │ ├── xuploadfiles.js
│ │ │ └── xu_up.php
│ │ └── upzy
│ │ ├── creslt.php
│ │ ├── m.php
│ │ ├── _temp
│ │ │ ├── 31390784php3F.tmpxu.t
│ │ │ ├── 67435473php3E.tmpxu.t
│ │ │ └── 751324100php66D.tmpxu.t
│ │ ├── up.php
│ │ ├── upstat.php
│ │ ├── upstat.txt
│ │ ├── xu_class.php
│ │ ├── xu_normal.php
│ │ ├── xuploadfiles.js
│ │ └── xu_up.php
│ ├── xqmain.php
│ ├── xq.php
│ ├── xqselect.php
│ ├── xqselectt.php
│ ├── xsdiv.php
│ ├── xsexcel.php
│ ├── xsj.php
│ ├── xsjzp.php
│ ├── xsjzy.php
│ ├── xskcselect.php
│ ├── xskcselectt.php
│ ├── xslefttree.php
│ ├── xsmain.php
│ ├── xs.php
│ ├── xszpmain.php
│ ├── xszymain.php
│ ├── ys.php
│ ├── yz.php
│ ├── zdyxqmain.php
│ ├── zdyxq.php
│ ├── zhlefttree.php
│ ├── zhtlefttree.php
│ ├── zhxslefttree.php
│ ├── ztmain.php
│ ├── zt.php
│ ├── ztpjfselect.php
│ ├── ztselect.php
│ ├── zy
│ │ ├── nopich.jpg
│ │ └── nopics.jpg
│ ├── zylbmain.php
│ ├── zylb.php
│ ├── zyxmdiv.php
│ ├── zyxmselect.php
│ ├── zzt
│ │ ├── index_inc.php
│ │ └── test.php
│ └── 读我.txt
└── 说明.htm
91 directories, 1052 files