实例介绍
传统的实验室管理方式,积累量大,易出错,在实验室开放方面,学生很难查看实验室的空闲时段,管理员也很难为学生预备实验条件。在选择实验课方面,总是以班级或者专业为单位进行排课,使得教学缺乏自主化,人性化,而且往往会师生之间相互不了解而产生的盲目教学等情况,影响学生、老师的积极性,从而影响实验教学的效果。所以,需要开发一套开放实验室实验预约系统来代替传统的管理方法。 开放实验室预约系统包含管理员放课子系统,老师排课子系统,学生选课子系统三块。在放课子系统中,管理员根据该学期的实际需要发放本学期的实验项目批次,同时管理员可以统计所有实验项目批次的选课情况。在排课子系统中,老师根据管理员发放的实验项目
【实例截图】
【核心代码】
31
└── 31
├── 00.asp
├── 0.asp
├── 1.asp
├── admin
│ ├── adduser.asp
│ ├── admin.asp
│ ├── Admin_ChkLogin.asp
│ ├── Admin_FriendSite.asp
│ ├── admin_navigation.asp
│ ├── admin_navigationsave.asp
│ ├── anpaiadd.asp
│ ├── articleadd.asp
│ ├── articlecheck.asp
│ ├── articlecheckset.asp
│ ├── articledel.asp
│ ├── articlemanage.asp
│ ├── articlemodify.asp
│ ├── articlesave.asp
│ ├── bottom.asp
│ ├── classadd.asp
│ ├── classaddbig.asp
│ ├── classaddsmall.asp
│ ├── classdel.asp
│ ├── classdelbig.asp
│ ├── classdelsmall.asp
│ ├── classmanage.asp
│ ├── classmodify.asp
│ ├── classmodifybig.asp
│ ├── classmodifysmall.asp
│ ├── Conn.asp
│ ├── Conndb.asp
│ ├── dellist.asp
│ ├── delnews.asp
│ ├── devjl.asp
│ ├── Edit
│ │ ├── Admin_Private.asp
│ │ ├── Admin_UploadFile.asp
│ │ ├── ButtonImage
│ │ │ └── standard
│ │ │ ├── about.gif
│ │ │ ├── abspos.gif
│ │ │ ├── anchor.gif
│ │ │ ├── BackColor.gif
│ │ │ ├── backward.gif
│ │ │ ├── bgcolor.gif
│ │ │ ├── bgpic.gif
│ │ │ ├── blink.gif
│ │ │ ├── bold.gif
│ │ │ ├── br.gif
│ │ │ ├── checked.gif
│ │ │ ├── code.gif
│ │ │ ├── componentmenu.gif
│ │ │ ├── copy.gif
│ │ │ ├── createlink.gif
│ │ │ ├── cut.gif
│ │ │ ├── date.gif
│ │ │ ├── delete.gif
│ │ │ ├── editmenu.gif
│ │ │ ├── emot.gif
│ │ │ ├── excel.gif
│ │ │ ├── fieldset.gif
│ │ │ ├── file.gif
│ │ │ ├── filemenu.gif
│ │ │ ├── findreplace.gif
│ │ │ ├── flash.gif
│ │ │ ├── fontmenu.gif
│ │ │ ├── forecolor.gif
│ │ │ ├── formbutton.gif
│ │ │ ├── formcheckbox.gif
│ │ │ ├── formdropdown.gif
│ │ │ ├── formmenu.gif
│ │ │ ├── formradio.gif
│ │ │ ├── formtextarea.gif
│ │ │ ├── formtext.gif
│ │ │ ├── forward.gif
│ │ │ ├── help.gif
│ │ │ ├── icq.gif
│ │ │ ├── iframe.gif
│ │ │ ├── img.gif
│ │ │ ├── indent.gif
│ │ │ ├── inserthorizontalrule.gif
│ │ │ ├── insertorderedlist.gif
│ │ │ ├── insertparagraph.gif
│ │ │ ├── insertunorderedlist.gif
│ │ │ ├── italic.gif
│ │ │ ├── justifycenter.gif
│ │ │ ├── justifyfull.gif
│ │ │ ├── justifyleft.gif
│ │ │ ├── justifyright.gif
│ │ │ ├── map.gif
│ │ │ ├── marquee.gif
│ │ │ ├── maximize.gif
│ │ │ ├── media.gif
│ │ │ ├── minimize.gif
│ │ │ ├── modecodebtn.gif
│ │ │ ├── modecode.gif
│ │ │ ├── modeeditbtn.gif
│ │ │ ├── modeedit.gif
│ │ │ ├── modepreview.gif
│ │ │ ├── modetextbtn.gif
│ │ │ ├── modetext.gif
│ │ │ ├── modeviewbtn.gif
│ │ │ ├── msn.gif
│ │ │ ├── objectmenu.gif
│ │ │ ├── outdent.gif
│ │ │ ├── paragraphmenu.gif
│ │ │ ├── paste.gif
│ │ │ ├── pastetext.gif
│ │ │ ├── pasteword.gif
│ │ │ ├── print.gif
│ │ │ ├── qq.gif
│ │ │ ├── quote.gif
│ │ │ ├── redo.gif
│ │ │ ├── refresh.gif
│ │ │ ├── remoteupload.gif
│ │ │ ├── removeformat.gif
│ │ │ ├── save.gif
│ │ │ ├── selectall.gif
│ │ │ ├── showborders.gif
│ │ │ ├── showdetails.gif
│ │ │ ├── site.gif
│ │ │ ├── sizeminus.gif
│ │ │ ├── sizeplus.gif
│ │ │ ├── space.gif
│ │ │ ├── spellcheck.gif
│ │ │ ├── strikethrough.gif
│ │ │ ├── subscript.gif
│ │ │ ├── superscript.gif
│ │ │ ├── symbol.gif
│ │ │ ├── tablecellprop.gif
│ │ │ ├── tablecellsplit.gif
│ │ │ ├── tablecoldelete.gif
│ │ │ ├── tablecolinsertleft.gif
│ │ │ ├── tablecolinsertright.gif
│ │ │ ├── tablecolmerge.gif
│ │ │ ├── tablecolsplit.gif
│ │ │ ├── tableinsert.gif
│ │ │ ├── tablemenu.gif
│ │ │ ├── tableprop.gif
│ │ │ ├── tablerowdelete.gif
│ │ │ ├── tablerowinsertabove.gif
│ │ │ ├── tablerowinsertbelow.gif
│ │ │ ├── tablerowmerge.gif
│ │ │ ├── tablerowprop.gif
│ │ │ ├── tablerowsplit.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── time.gif
│ │ │ ├── tobig.gif
│ │ │ ├── toolmenu.gif
│ │ │ ├── tosmall.gif
│ │ │ ├── underline.gif
│ │ │ ├── undo.gif
│ │ │ ├── unlink.gif
│ │ │ ├── unselect.gif
│ │ │ └── zoommenu.gif
│ │ ├── CSS
│ │ │ ├── blue
│ │ │ │ ├── EditorArea.css
│ │ │ │ ├── Editor.css
│ │ │ │ └── MenuArea.css
│ │ │ ├── CoolBlue
│ │ │ │ ├── EditorArea.css
│ │ │ │ ├── Editor.css
│ │ │ │ ├── MenuArea.css
│ │ │ │ ├── TBHandle.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── ToolbarBg.gif
│ │ │ │ ├── ToolbarLeft.gif
│ │ │ │ └── ToolbarRight.gif
│ │ │ ├── green
│ │ │ │ ├── EditorArea.css
│ │ │ │ ├── Editor.css
│ │ │ │ └── MenuArea.css
│ │ │ ├── light
│ │ │ │ ├── EditorArea.css
│ │ │ │ ├── Editor.css
│ │ │ │ └── MenuArea.css
│ │ │ ├── mx
│ │ │ │ ├── EditorArea.css
│ │ │ │ ├── Editor.css
│ │ │ │ └── MenuArea.css
│ │ │ ├── Office
│ │ │ │ ├── EditorArea.css
│ │ │ │ ├── Editor.css
│ │ │ │ └── MenuArea.css
│ │ │ ├── Office3D
│ │ │ │ ├── EditorArea.css
│ │ │ │ ├── Editor.css
│ │ │ │ └── MenuArea.css
│ │ │ ├── red
│ │ │ │ ├── EditorArea.css
│ │ │ │ ├── Editor.css
│ │ │ │ └── MenuArea.css
│ │ │ └── yellow
│ │ │ ├── EditorArea.css
│ │ │ ├── Editor.css
│ │ │ └── MenuArea.css
│ │ ├── db
│ │ │ ├── #ewebeditor.asp
│ │ │ ├── #ewebeditor.ldb
│ │ │ └── #ewebeditor.mdb
│ │ ├── Dialog
│ │ │ ├── about
│ │ │ │ ├── ewebeditor.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── about.htm
│ │ │ ├── anchor.htm
│ │ │ ├── backimage.htm
│ │ │ ├── dialog.js
│ │ │ ├── emot.htm
│ │ │ ├── fieldset.htm
│ │ │ ├── file.htm
│ │ │ ├── findreplace.htm
│ │ │ ├── flash.htm
│ │ │ ├── fullscreen.htm
│ │ │ ├── help
│ │ │ │ ├── main.htm
│ │ │ │ └── top.htm
│ │ │ ├── help.htm
│ │ │ ├── hyperlink.htm
│ │ │ ├── iframe.htm
│ │ │ ├── img.htm
│ │ │ ├── map.htm
│ │ │ ├── marquee.htm
│ │ │ ├── media.htm
│ │ │ ├── selcolor.htm
│ │ │ ├── symbol.htm
│ │ │ ├── tablecell.htm
│ │ │ ├── tablecellsplit.htm
│ │ │ └── table.htm
│ │ ├── eWebEditor2.asp
│ │ ├── eWebEditor.asp
│ │ ├── Include
│ │ │ ├── DeCode.asp
│ │ │ ├── Editor.js
│ │ │ ├── md5.asp
│ │ │ ├── menu.js
│ │ │ ├── Startup.asp
│ │ │ ├── table.js
│ │ │ └── upfile_class.asp
│ │ ├── PopUp.asp
│ │ ├── SysImage
│ │ │ ├── 11contextmenu.gif
│ │ │ ├── bg
│ │ │ │ ├── Birthday.gif
│ │ │ │ ├── christmas.gif
│ │ │ │ ├── Citrus.gif
│ │ │ │ ├── Clear.jpg
│ │ │ │ ├── Fiesta.jpg
│ │ │ │ ├── Flower.gif
│ │ │ │ ├── Gathering.jpg
│ │ │ │ ├── Glacier.jpg
│ │ │ │ ├── grid.gif
│ │ │ │ ├── Hearts.gif
│ │ │ │ ├── Ivy.gif
│ │ │ │ ├── Maize.jpg
│ │ │ │ ├── Nature.jpg
│ │ │ │ ├── snow.gif
│ │ │ │ ├── tech.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── cont11extmenu.gif
│ │ │ ├── emot
│ │ │ │ ├── 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
│ │ │ │ ├── 25.gif
│ │ │ │ ├── 26.gif
│ │ │ │ ├── 27.gif
│ │ │ │ ├── 28.gif
│ │ │ │ ├── 29.gif
│ │ │ │ ├── 30.gif
│ │ │ │ ├── 31.gif
│ │ │ │ ├── 32.gif
│ │ │ │ ├── 33.gif
│ │ │ │ ├── 34.gif
│ │ │ │ ├── 35.gif
│ │ │ │ ├── 36.gif
│ │ │ │ ├── 37.gif
│ │ │ │ ├── 38.gif
│ │ │ │ ├── 39.gif
│ │ │ │ ├── 40.gif
│ │ │ │ ├── 41.gif
│ │ │ │ ├── 42.gif
│ │ │ │ ├── 43.gif
│ │ │ │ ├── 44.gif
│ │ │ │ ├── 45.gif
│ │ │ │ ├── 46.gif
│ │ │ │ ├── 47.gif
│ │ │ │ ├── 48.gif
│ │ │ │ ├── 49.gif
│ │ │ │ ├── 50.gif
│ │ │ │ └── Thumbs.db
│ │ │ ├── ewebeditor.gif
│ │ │ ├── file
│ │ │ │ ├── audio.gif
│ │ │ │ ├── avi.gif
│ │ │ │ ├── bmp.gif
│ │ │ │ ├── code.gif
│ │ │ │ ├── doc.gif
│ │ │ │ ├── exe.gif
│ │ │ │ ├── folderback.gif
│ │ │ │ ├── folder.gif
│ │ │ │ ├── gif.gif
│ │ │ │ ├── hlp.gif
│ │ │ │ ├── htm.gif
│ │ │ │ ├── jpg.gif
│ │ │ │ ├── mdb.gif
│ │ │ │ ├── mid.gif
│ │ │ │ ├── mp3.gif
│ │ │ │ ├── mp.gif
│ │ │ │ ├── pdf.gif
│ │ │ │ ├── pic.gif
│ │ │ │ ├── ppt.gif
│ │ │ │ ├── rar.gif
│ │ │ │ ├── rm.gif
│ │ │ │ ├── swf.gif
│ │ │ │ ├── Thumbs.db
│ │ │ │ ├── txt.gif
│ │ │ │ ├── unknow.gif
│ │ │ │ ├── xls.gif
│ │ │ │ └── zip.gif
│ │ │ ├── Rect.gif
│ │ │ ├── RectImg.gif
│ │ │ ├── space.gif
│ │ │ ├── Thumbs.db
│ │ │ └── webasp.gif
│ │ ├── Upload.asp
│ │ └── UploadFile
│ │ ├── 2008527145754869.jpg
│ │ ├── 2008610211844658.doc
│ │ ├── 2008610212920102.doc
│ │ ├── 2008610212933873.doc
│ │ ├── 200861021294635.doc
│ │ ├── 2008610212953951.doc
│ │ ├── 2008610213034605.rar
│ │ ├── 200861021307237.doc
│ │ ├── 200861021348834.doc
│ │ ├── 2008611213250137.doc
│ │ ├── 200861121347266.doc
│ │ ├── 2008611213558486.doc
│ │ ├── 200861121374960.doc
│ │ ├── 2008611213813115.doc
│ │ ├── 2008612131040893.jpg
│ │ ├── 2008612131211385.jpg
│ │ ├── 2008612131733757.jpg
│ │ ├── 2008612131921793.jpg
│ │ ├── 20086217116651.doc
│ │ ├── 200862171822108.doc
│ │ ├── 200862172943863.doc
│ │ ├── 20086217304359.doc
│ │ ├── 200865102840886.jpg
│ │ ├── 200865922115.jpg
│ │ ├── 2008659592487.jpg
│ │ ├── 200869194553178.doc
│ │ ├── 200869194810997.doc
│ │ └── 200869194855842.doc
│ ├── edit.asp
│ ├── friendlinkadd.asp
│ ├── friendlinkdel.asp
│ ├── friendlinkemodifysave.asp
│ ├── friendlinkmanage.asp
│ ├── friendlinkmodify.asp
│ ├── friendlinksave.asp
│ ├── images
│ │ ├── login_1.gif
│ │ ├── login_2.gif
│ │ ├── login_3.gif
│ │ ├── login_4.gif
│ │ ├── login_5.gif
│ │ ├── login_6.gif
│ │ ├── login_7.gif
│ │ ├── login_8.gif
│ │ ├── login_9.gif
│ │ └── Thumbs.db
│ ├── img
│ │ ├── body_background.png
│ │ ├── collapse.gif
│ │ ├── date.gif
│ │ ├── del.gif
│ │ ├── extand.gif
│ │ ├── left_bg01.gif
│ │ ├── left_bottom.gif
│ │ ├── left_top.gif
│ │ ├── menu_a.gif
│ │ ├── menu_a.psd
│ │ ├── menu_b.gif
│ │ ├── menu_c.gif
│ │ ├── menu_d.gif
│ │ ├── menu_e.gif
│ │ ├── menu_f.gif
│ │ ├── menu_g.gif
│ │ ├── menu_h.gif
│ │ ├── nopic.jpg
│ │ ├── r_0.gif
│ │ ├── r_1.gif
│ │ ├── r_2.gif
│ │ ├── r_3.gif
│ │ ├── r_4.gif
│ │ ├── res.gif
│ │ ├── style.css
│ │ └── Thumbs.db
│ ├── inc
│ │ ├── articlechar.inc
│ │ ├── checkcode.asp
│ │ ├── config.asp
│ │ ├── format.asp
│ │ ├── function.asp
│ │ ├── IE5.5+
│ │ │ └── ubbcode.asp
│ │ ├── management.css
│ │ └── md5.asp
│ ├── index0.asp
│ ├── index.asp
│ ├── index.jpg
│ ├── jldel.asp
│ ├── jsinc
│ │ ├── RTE.JS
│ │ ├── RTE_RES.JS
│ │ └── uploadFileClass.asp
│ ├── labjl.asp
│ ├── ladd.asp
│ ├── list_add.asp
│ ├── list.asp
│ ├── Login.asp
│ ├── Manage_Admin_Add.asp
│ ├── manage_admin.asp
│ ├── Manage_Admin_Del.asp
│ ├── Manage_Admin_Pass_edit.asp
│ ├── manage_Index_Main.asp
│ ├── manage_main1.asp
│ ├── manage_main2.asp
│ ├── manage_main3.asp
│ ├── manage_main3edit.asp
│ ├── manage_main4.asp
│ ├── manage_main.asp
│ ├── manage_reditok.asp
│ ├── manage_SiteConfig.asp
│ ├── manage_te_add.asp
│ ├── manage_te.asp
│ ├── manage_te_del.asp
│ ├── manage_te_editok.asp
│ ├── manage_te_Pass_edit.asp
│ ├── menu.asp
│ ├── news_add.asp
│ ├── news_del.asp
│ ├── news_edit.asp
│ ├── news_edit_id.asp
│ ├── rescheck.asp
│ ├── rescheckset.asp
│ ├── resjl.asp
│ ├── resmanage.asp
│ ├── savejyjl.asp
│ ├── syxmjl.asp
│ ├── syxmtz.asp
│ ├── Thumbs.db
│ ├── top.htm
│ ├── ubbimg
│ │ ├── fly.gif
│ │ ├── glow.gif
│ │ ├── icon_editor_bold.gif
│ │ ├── icon_editor_center.gif
│ │ ├── icon_editor_code.gif
│ │ ├── icon_editor_email.gif
│ │ ├── icon_editor_image.gif
│ │ ├── icon_editor_italicize.gif
│ │ ├── icon_editor_list.gif
│ │ ├── icon_editor_quote.gif
│ │ ├── icon_editor_underline.gif
│ │ ├── icon_editor_url.gif
│ │ ├── move.gif
│ │ ├── mp.gif
│ │ ├── qt.gif
│ │ ├── rm.gif
│ │ ├── shadow.gif
│ │ ├── shockwave.gif
│ │ └── swf.gif
│ ├── untitled.asp
│ ├── userdel.asp
│ ├── userlock.asp
│ ├── usermanage.asp
│ ├── usermodify.asp
│ ├── voteadd.asp
│ ├── votedel.asp
│ ├── votemanage.asp
│ ├── votemodify.asp
│ ├── xm_add.asp
│ ├── xmanpai.asp
│ ├── xm.asp
│ ├── xm_del.asp
│ ├── xm_detail.asp
│ ├── xmdg_add.asp
│ ├── xmdg.asp
│ ├── xmdg_edit.asp
│ ├── xm_edit.asp
│ ├── xmjl.asp
│ ├── xmmodify.asp
│ ├── xmsave.asp
│ ├── 参3.asp
│ ├── 参考1.asp
│ └── 参考.asp
├── articleshow.asp
├── board.asp
├── conn.asp
├── cp_view.asp
├── css
│ ├── css.css
│ └── style.css
├── data1.asp
├── data.asp
├── data.mdb
├── device.asp
├── deviceimg
│ ├── 10.jpg
│ ├── 11.jpg
│ ├── 12.jpg
│ ├── 13.jpg
│ ├── 17.jpg
│ ├── 18.jpg
│ ├── 19.jpg
│ ├── 20.jpg
│ ├── 21.jpg
│ ├── 22.jpg
│ ├── 23.jpg
│ ├── 24.jpg
│ ├── 26.jpg
│ ├── 27.jpg
│ ├── 28.jpg
│ ├── 30.bmp
│ ├── 31.bmp
│ ├── 32.jpg
│ ├── 33.jpg
│ ├── 34.jpg
│ ├── 35.jpg
│ ├── 36.jpg
│ ├── 37.jpg
│ ├── 38.jpg
│ ├── 39.jpg
│ ├── 40.bmp
│ ├── 41.jpg
│ ├── 43.jpg
│ ├── 45.jpg
│ ├── 46.bmp
│ ├── 47.jpg
│ ├── 48.gif
│ ├── 49.jpg
│ ├── 50.jpg
│ ├── 51.jpg
│ ├── DA5000.jpg
│ ├── dianshiji.gif
│ ├── dvd_amoi_860_1l.jpg
│ ├── ermai.jpg
│ ├── gongfang.jpg
│ ├── maikef.jpg
│ └── tiaoyintai.jpg
├── device_list.asp
├── device_view.asp
├── devres.asp
├── devresjl.asp
├── down2.asp
├── down.asp
├── editor.asp
├── excel
│ ├── 1.xls
│ ├── 2.xls
│ ├── 3.xls
│ ├── 4.xls
│ ├── 5.xls
│ └── excel.jpg
├── excel.asp
├── friendsite.asp
├── getpassword.asp
├── gzzd
│ ├── 1.asp
│ ├── 2.asp
│ ├── 3.asp
│ ├── 4.asp
│ ├── 5.asp
│ ├── 6.asp
│ ├── 7.asp
│ ├── 8.asp
│ ├── title_gzzd.gif
│ └── title_gzzd.psd
├── gzzd.asp
├── head.asp
├── images
│ ├── admin_home.gif
│ ├── admin_left_12.gif
│ ├── admin_left_13.gif
│ ├── admin_left_1.gif
│ ├── admin_left_2.gif
│ ├── admin_left_3.gif
│ ├── admin_left_4.gif
│ ├── admin_left_5.gif
│ ├── admin_left_6.gif
│ ├── admin_left_7.gif
│ ├── admin_left_8.gif
│ ├── admin_left_9.gif
│ ├── admin_top_bg.gif
│ ├── admin_top_close.gif
│ ├── admin_top_icon_1.gif
│ ├── admin_top_icon_5.gif
│ ├── admin_top_open.gif
│ ├── aleft.gif
│ ├── anniu.psd
│ ├── announce.gif
│ ├── anyhost.jpg
│ ├── aqtc.gif
│ ├── aright.gif
│ ├── bmp.gif
│ ├── bodystyle.css
│ ├── bold.gif
│ ├── bookmark.gif
│ ├── botm.jpg
│ ├── bottombg.gif
│ ├── bullist.gif
│ ├── buy.gif
│ ├── center.gif
│ ├── cookies.gif
│ ├── copy.gif
│ ├── cut.gif
│ ├── delete.gif
│ ├── doc.gif
│ ├── email1.gif
│ ├── email.gif
│ ├── fgcolor.gif
│ ├── havepic.gif
│ ├── help0.gif
│ ├── help.gif
│ ├── home.gif
│ ├── hot.gif
│ ├── hr.gif
│ ├── img.gif
│ ├── indent.gif
│ ├── italic.gif
│ ├── jing.gif
│ ├── jingshen.swf
│ ├── linkbom.gif
│ ├── link.gif
│ ├── login.gif
│ ├── nologo.jpg
│ ├── none.jpg
│ ├── numlist.gif
│ ├── nw_tp.gif
│ ├── outdent.gif
│ ├── paste.gif
│ ├── ps.gif
│ ├── redo.gif
│ ├── save.gif
│ ├── showtitle.js
│ ├── swf.gif
│ ├── table.gif
│ ├── title_bg_hide.gif
│ ├── title_bg_quit.gif
│ ├── title_bg_show.gif
│ ├── title.gif
│ ├── topBar_bg.gif
│ ├── topbg0.gif
│ ├── topbg1.gif
│ ├── topbg.gif
│ ├── top.gif
│ ├── tree_folder3.gif
│ ├── tree_folder4.gif
│ ├── tree_line1.gif
│ ├── tree_line2.gif
│ ├── tree_line3.gif
│ ├── underline.gif
│ ├── undo.gif
│ ├── url.gif
│ ├── username.gif
│ ├── votesubmit.gif
│ ├── voteview.gif
│ ├── wlink.gif
│ ├── xls.gif
│ └── zip.gif
├── img
│ ├── 124.swf
│ ├── 1.gif
│ ├── 1.png
│ ├── 1.psd
│ ├── 21.gif
│ ├── 22_10.gif
│ ├── 22_11.gif
│ ├── 22_1.gif
│ ├── 22_2.gif
│ ├── 22_3.gif
│ ├── 22_4.gif
│ ├── 22_6.gif
│ ├── 22_7.gif
│ ├── 22_8.gif
│ ├── 22_9.gif
│ ├── 22_arrow.gif
│ ├── 28.gif
│ ├── 2.png
│ ├── 3.png
│ ├── 4.png
│ ├── 5.png
│ ├── 63.swf
│ ├── 88.swf
│ ├── a.jpg
│ ├── an0108.gif
│ ├── an2.jpg
│ ├── an.jpg
│ ├── banner_bottom.gif
│ ├── banner.jpg
│ ├── banner_left.gif
│ ├── banner.psd
│ ├── banner_right.gif
│ ├── banner_top.gif
│ ├── bg-106.gif
│ ├── bg2.gif
│ ├── bg.gif
│ ├── bg.jpg
│ ├── bj.jpg
│ ├── b.jpg
│ ├── border_line1.gif
│ ├── btn_buy.gif
│ ├── btnSearch.jpg
│ ├── btn_view.gif
│ ├── button_login.gif
│ ├── C-008_line.gif
│ ├── c.jpg
│ ├── dh_bg.gif
│ ├── dh_left.gif
│ ├── dh_right.gif
│ ├── d.jpg
│ ├── dt_tdbg1.jpg
│ ├── dt_tdbg2.jpg
│ ├── e.jpg
│ ├── f.jpg
│ ├── fxsq_line.gif
│ ├── gaoji.gif
│ ├── h.png
│ ├── htgl.gif
│ ├── htgl.jpg
│ ├── Image00024.bmp
│ ├── Image00024.gif
│ ├── images
│ │ ├── left_01.gif
│ │ ├── left_02.gif
│ │ ├── left_03.gif
│ │ ├── left_04.gif
│ │ ├── left_05.gif
│ │ ├── left_06.gif
│ │ ├── left_07.gif
│ │ ├── left_08.gif
│ │ ├── left_09.gif
│ │ ├── left_10.gif
│ │ ├── left_11.gif
│ │ ├── left_12.gif
│ │ ├── newbj_01.gif
│ │ ├── newbj_02.gif
│ │ ├── newbj_03.gif
│ │ ├── newbj_04.gif
│ │ ├── newbj_06.gif
│ │ ├── newbj_09.gif
│ │ ├── newbj_10.gif
│ │ ├── newbj_11.gif
│ │ └── Thumbs.db
│ ├── imgSearch.gif
│ ├── index_28.jpg
│ ├── index_3.jpg
│ ├── index_41.jpg
│ ├── index_53.jpg
│ ├── index_.gif
│ ├── jjdt.jpg
│ ├── jjdt.psd
│ ├── kjdt.jpg
│ ├── l1.gif
│ ├── l2.gif
│ ├── lef.jpg
│ ├── leftbg.gif
│ ├── left.psd
│ ├── lib.jpg
│ ├── line.gif
│ ├── list1.gif
│ ├── list.gif
│ ├── login1.gif
│ ├── login1.jpg
│ ├── login.gif
│ ├── middlebt2.gif
│ ├── middlebt2.psd
│ ├── middlebt3.gif
│ ├── mima.gif
│ ├── naBialym.gif
│ ├── Nature.jpg
│ ├── navbar_separator.gif
│ ├── newbj.gif
│ ├── nextPage1.jpg
│ ├── nextPage2.gif
│ ├── no.jpg
│ ├── prvPage1.gif
│ ├── prvPage2.jpg
│ ├── reset.gif
│ ├── right_left.gif
│ ├── right_right.gif
│ ├── sbcx.gif
│ ├── sblb.gif
│ ├── search3.gif
│ ├── sem_r4_c82.jpg
│ ├── sepDot.jpg
│ ├── shebeiliebiao.gif
│ ├── sou.jpg
│ ├── sousuo.gif
│ ├── sysdt.gif
│ ├── syxm.gif
│ ├── Thumbs.db
│ ├── title.gif
│ ├── topBar_bg.gif
│ ├── topbg0.gif
│ ├── topbg1.gif
│ ├── topbg.gif
│ ├── tu_back_left.gif
│ ├── votesubmit.gif
│ ├── voteview.gif
│ ├── wsdc.gif
│ ├── wsdc.jpg
│ ├── xglj.gif
│ ├── xglj.jpg
│ ├── xiaobiao.gif
│ ├── xsbgt.jpg
│ ├── xsdt.jpg
│ ├── yhdl.gif
│ ├── zaixi_02.jpg
│ ├── zaixi_05.jpg
│ ├── zaixi_07.jpg
│ ├── zaixian_18.gif
│ ├── zhuzhuangtu2.gif
│ ├── 未标题-1.psd
│ ├── 未标题-2.psd
│ └── 未标题-3.psd
├── inc
│ ├── articlechar.inc
│ ├── config.asp
│ ├── conndb.asp
│ ├── css.css
│ ├── ecode.js
│ ├── eshopcode.asp
│ ├── eshopcode.js
│ ├── Foot.asp
│ ├── function.asp
│ ├── head.asp
│ ├── md5.asp
│ ├── rqsr.asp
│ ├── shezhi.asp
│ ├── style.css
│ ├── syscode_Article.asp
│ ├── syscode.asp
│ ├── top.asp
│ ├── ubbcode.asp
│ ├── ubb.inc
│ ├── upfile_class.asp
│ ├── upload.asp
│ └── util.asp
├── index0.asp
├── index.asp
├── jj.asp
├── l2.asp
├── lab.asp
├── labres.asp
├── main.asp
├── mystat
│ ├── Admin_Clear.asp
│ ├── Admin_D.asp
│ ├── Admin_O.asp
│ ├── Admin_S.asp
│ ├── ajstat_cMjOcrYYG3ZAVTFkZVNh.mdb
│ ├── downweb.cn.txt
│ ├── help.asp
│ ├── images
│ │ ├── main.css
│ │ ├── mc.gif
│ │ ├── Thumbs.db
│ │ └── wh.gif
│ ├── inc_admin_functions.asp
│ ├── inc_check.asp
│ ├── inc_class_AjGraph.asp
│ ├── inc_class_CheckUserAgent.asp
│ ├── inc_class_DrawPieGraph.asp
│ ├── inc_config.asp
│ ├── inc_config_dbpath.asp
│ ├── inc_config_isCan.asp
│ ├── inc_config_model.asp
│ ├── inc_conn.asp
│ ├── inc_Lang_Admin.asp
│ ├── inc_Lang_Base.asp
│ ├── inc_Lang_FunctionLang.asp
│ ├── inc_Lang_inc.asp
│ ├── inc_Lang_Stat.asp
│ ├── inc_show.asp
│ ├── inc_SiteInfo.asp
│ ├── inc_stat_functions.asp
│ ├── index.asp
│ ├── ip.mdb
│ ├── LangTZone.asp
│ ├── Language
│ │ ├── CHS
│ │ │ ├── Lang_Admin.asp
│ │ │ ├── Lang_Base.asp
│ │ │ └── Lang_FunctionLang.asp
│ │ ├── CHT
│ │ │ ├── Lang_Admin.asp
│ │ │ ├── Lang_Base.asp
│ │ │ └── Lang_FunctionLang.asp
│ │ ├── downweb.cn.txt
│ │ ├── ENG
│ │ │ ├── Lang_Admin.asp
│ │ │ ├── Lang_Base.asp
│ │ │ ├── Lang_FunctionLang.asp
│ │ │ └── Lang_Stat.asp
│ │ └── 中国下载网.url
│ ├── login2.asp
│ ├── login.asp
│ ├── login.html
│ ├── mystat.asp
│ ├── Numpic
│ │ ├── 001
│ │ │ ├── 0.gif
│ │ │ ├── 1.gif
│ │ │ ├── 2.gif
│ │ │ ├── 3.gif
│ │ │ ├── 4.gif
│ │ │ ├── 5.gif
│ │ │ ├── 6.gif
│ │ │ ├── 7.gif
│ │ │ ├── 8.gif
│ │ │ ├── 9.gif
│ │ │ ├── 9.png
│ │ │ └── Thumbs.db
│ │ ├── 002
│ │ │ ├── 0.gif
│ │ │ ├── 1.gif
│ │ │ ├── 2.gif
│ │ │ ├── 3.gif
│ │ │ ├── 4.gif
│ │ │ ├── 5.gif
│ │ │ ├── 6.gif
│ │ │ ├── 7.gif
│ │ │ ├── 8.gif
│ │ │ └── 9.gif
│ │ ├── 003
│ │ │ ├── 0.gif
│ │ │ ├── 1.gif
│ │ │ ├── 2.gif
│ │ │ ├── 3.gif
│ │ │ ├── 4.gif
│ │ │ ├── 5.gif
│ │ │ ├── 6.gif
│ │ │ ├── 7.gif
│ │ │ ├── 8.gif
│ │ │ ├── 9.gif
│ │ │ └── Thumbs.db
│ │ ├── downweb.cn.txt
│ │ └── 中国下载网.url
│ ├── Readme_CHS.txt
│ ├── Readme_CHT.txt
│ ├── sAdmin_cdb.asp
│ ├── sAdmin_index.asp
│ ├── sAdmin_left.asp
│ ├── sAdmin_Main.asp
│ ├── sAdmin_mdbCP.asp
│ ├── sAdmin_OnOff.asp
│ ├── sAdmin_Option.asp
│ ├── sAdmin_SiteAdd.asp
│ ├── sAdmin_SiteEdit.asp
│ ├── sAdmin_SiteList.asp
│ ├── sAdmin_SiteTop.asp
│ ├── show.asp
│ ├── show_BigSite.asp
│ ├── show_Client.asp
│ ├── show_Day.asp
│ ├── show_history.asp
│ ├── show_Hour.asp
│ ├── show_LastUser.asp
│ ├── show_left.asp
│ ├── show_Main.asp
│ ├── show_Month.asp
│ ├── show_Online.asp
│ ├── show_OP.asp
│ ├── show_S_Engine.asp
│ ├── stat.asp
│ ├── stat_online.asp
│ ├── Style
│ │ ├── CSS.asp
│ │ ├── downweb.cn.txt
│ │ ├── images
│ │ │ ├── ajwt.gif
│ │ │ ├── arbutton.gif
│ │ │ ├── back.gif
│ │ │ ├── goto_left.gif
│ │ │ ├── goto_right.gif
│ │ │ ├── gra_B.gif
│ │ │ ├── gra_D.gif
│ │ │ ├── gra_IV.gif
│ │ │ ├── gra_sb.gif
│ │ │ ├── gra_sd.gif
│ │ │ ├── gra_siv.gif
│ │ │ ├── greenbutton.gif
│ │ │ ├── icona_h.gif
│ │ │ ├── icona_k.gif
│ │ │ ├── icona_l.gif
│ │ │ ├── iconb_h.gif
│ │ │ ├── iconb_k.gif
│ │ │ ├── iconb_l.gif
│ │ │ ├── icon_h.gif
│ │ │ ├── icon_k.gif
│ │ │ ├── icon_l.gif
│ │ │ ├── left_back.gif
│ │ │ ├── left_bo.gif
│ │ │ ├── left_mid.gif
│ │ │ ├── left_top.gif
│ │ │ ├── logo.gif
│ │ │ ├── photodown.gif
│ │ │ ├── photoup.gif
│ │ │ ├── stat_counter.gif
│ │ │ ├── stat_icon.gif
│ │ │ ├── tb_error.gif
│ │ │ ├── tb_index1.gif
│ │ │ ├── tb_index.gif
│ │ │ ├── tb_list.gif
│ │ │ ├── tb_login.gif
│ │ │ ├── tb_ok.gif
│ │ │ ├── tb_save.gif
│ │ │ ├── tb_title.gif
│ │ │ ├── Thumbs.db
│ │ │ ├── touming.gif
│ │ │ ├── tu_back_2.gif
│ │ │ ├── tu_back_down.gif
│ │ │ ├── tu_back.gif
│ │ │ ├── tu_back_left.gif
│ │ │ ├── tu_back_right.gif
│ │ │ ├── tu_back_up.gif
│ │ │ └── tu.gif
│ │ ├── Style_all.asp
│ │ ├── Style_stat.asp
│ │ └── 中国下载网.url
│ └── 中国下载网.url
├── news.asp
├── newslist.asp
├── newsview.asp
├── open.asp
├── openlab.asp
├── r1.asp
├── r2.asp
├── r4.asp
├── r5.asp
├── r6.asp
├── reg0.asp
├── regsuc.asp
├── resjl.asp
├── ressuc.asp
├── right.asp
├── rydw
│ ├── cgjj.asp
│ ├── image002.jpg
│ ├── image004.jpg
│ ├── image006.jpg
│ ├── image008.gif
│ ├── image010.jpg
│ ├── image012.jpg
│ ├── rydw.asp
│ ├── Thumbs.db
│ ├── title_rydw.gif
│ └── title_szdw.gif
├── rydw.asp
├── search.asp
├── server.asp
├── sydg
│ ├── sydg.asp
│ ├── Thumbs.db
│ ├── title_sydg.gif
│ ├── 教育—《C语言程序设计》实验大纲.doc
│ ├── 教育—《图像艺术设计》实验大纲.doc
│ ├── 教育—《多媒体软件制作技术》实验大纲.doc
│ ├── 教育—《摄录像技术》实验大纲.doc
│ ├── 教育—《摄影技术与艺术》实验大纲.doc
│ ├── 教育—《教育电声系统》实验大纲.doc
│ ├── 教育—《现代远程教育》实验大纲.doc
│ ├── 教育—《电脑动画制作》实验大纲.doc
│ ├── 教育—《电视教材编导与制作》实验大纲.doc
│ ├── 教育—《网络技术基础》实验大纲.doc
│ ├── 教育—《网页设计及制作》实验大纲.doc
│ ├── 教育—《计算机应用基础》实验大纲.doc
│ ├── 教育—《计算机应用基础》实验大纲(体育班).doc
│ ├── 教育—《计算机应用基础(物理)》实验大纲.doc
│ ├── 教育—《计算机技术基础》实验大纲.doc
│ ├── 教育—《计算机技术基础》(物理)实验大纲.doc
│ └── 教育—《计算机文化基础》实验大纲.doc
├── sydg.asp
├── sykb.asp
├── sysjj
│ ├── 002.jpg
│ ├── 004.jpg
│ ├── 006.jpg
│ ├── bottom.jpg
│ ├── css
│ │ └── css.css
│ ├── dmt.asp
│ ├── ds.asp
│ ├── image001.jpg
│ ├── image002.jpg
│ ├── image003.jpg
│ ├── image004.jpg
│ ├── image005.jpg
│ ├── image005.png
│ ├── image006.jpg
│ ├── image008.jpg
│ ├── sepDot.jpg
│ ├── sepLine.jpg
│ ├── sou.jpg
│ ├── sy.asp
│ ├── sys.asp
│ ├── Thumbs.db
│ ├── title_sysjj.gif
│ ├── title_sysjj.jpg
│ ├── title_sysjj.psd
│ ├── title_xyjj.jpg
│ ├── ys.asp
│ ├── zaixian_06.jpg
│ ├── zaixian_07.jpg
│ ├── zaixian_09.jpg
│ ├── zaixian_13.jpg
│ ├── zaixian_15.jpg
│ ├── zaixian_16.jpg
│ ├── zaixian_17.jpg
│ ├── zaixian_19.jpg
│ ├── zaixian_20.jpg
│ ├── zaixian_23.jpg
│ ├── zaixian_25.jpg
│ └── 分隔符.gif
├── sysjj.asp
├── syxm
│ ├── dmt.asp
│ ├── ds.asp
│ ├── sy.asp
│ ├── syxm.asp
│ ├── Thumbs.db
│ ├── title_syxm.gif
│ └── ys.asp
├── syxm.asp
├── syxmjj.asp
├── syxmjj.htm
├── Templates
│ └── main.dwt
├── tjfx
│ ├── 20061117.htm
│ ├── by1.doc
│ ├── by2.doc
│ ├── by3.doc
│ ├── by4.doc
│ ├── by5.doc
│ ├── by6.doc
│ ├── by7.doc
│ ├── jchelp.doc
│ ├── sm1.doc
│ ├── sm2.doc
│ ├── sm3.doc
│ ├── sm4.doc
│ ├── sm5.doc
│ ├── sm6.doc
│ ├── sm7.doc
│ ├── smo.html
│ ├── systj.zip
│ ├── zy1.doc
│ └── zy2.doc
├── tjfx.asp
├── ulogin.asp
├── upfilea.asp
├── upfilea_i.asp
├── upfile.asp
├── upfile_Photo.asp
├── uploada.asp
├── uploada_i.asp
├── upload.asp
├── upload.inc
├── Upload_Photo.asp
├── userchklogin.asp
├── usereditok.asp
├── userlogina.asp
├── userlogin.asp
├── userlogout.asp
├── userreg.asp
├── userregpost.asp
├── vote.asp
├── votek.asp
├── webmap.asp
├── xmlist.asp
├── xmres.asp
├── xmview.asp
├── zzjg
│ ├── image001.jpg
│ ├── image001.png
│ ├── Thumbs.db
│ ├── title_zzjg.gif
│ └── zzjg.asp
└── zzjg.asp
59 directories, 1158 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论