在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → 学校设备网上报修系统

学校设备网上报修系统

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:4.84M
  • 下载次数:10
  • 浏览次数:273
  • 发布时间:2020-08-25
  • 实例类别:一般编程问题
  • 发 布 人:robot666
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
学校设备网上报修系统,方便学校网管对所有电脑、打印机、扫描仪等等的报修、管理。
【实例截图】
【核心代码】
21wosb
├── aspweb.exe
├── Buttom.Asp
├── Config.Asp
├── Conn.Asp
├── Css
│   └── main.css
├── date
│   └── Database11.mdb
├── eWebEditor
│   ├── Asp
│   │   ├── browse.asp
│   │   ├── config.asp
│   │   ├── i.Asp
│   │   ├── index.asp
│   │   ├── upfileclass.asp
│   │   └── upload.asp
│   ├── DiaLog
│   │   ├── about.htm
│   │   ├── anchor.htm
│   │   ├── art.htm
│   │   ├── backimage.htm
│   │   ├── browse.htm
│   │   ├── dialog.js
│   │   ├── emot.htm
│   │   ├── EQ.htm
│   │   ├── eWebEditorActiveX.CAB
│   │   ├── eWebEditorActiveXInstall.exe
│   │   ├── fieldset.htm
│   │   ├── file.htm
│   │   ├── findreplace.htm
│   │   ├── flash.htm
│   │   ├── fullscreen.htm
│   │   ├── hyperlink.htm
│   │   ├── iFrame.htm
│   │   ├── img.htm
│   │   ├── importexcel.htm
│   │   ├── importword.htm
│   │   ├── installactivex.htm
│   │   ├── i_upload.htm
│   │   ├── map.htm
│   │   ├── marquee.htm
│   │   ├── media.htm
│   │   ├── owcexcel.htm
│   │   ├── paragraph.htm
│   │   ├── paste.htm
│   │   ├── quickformat.htm
│   │   ├── selcolor.htm
│   │   ├── symbol.htm
│   │   ├── tablecell.htm
│   │   ├── tablecellsplit.htm
│   │   ├── table.htm
│   │   ├── template.htm
│   │   └── WebEQInstall.cab
│   ├── EwebEditor.Htm
│   ├── Js
│   │   ├── buttons.js
│   │   └── ewebeditor.js
│   ├── Language
│   │   ├── da.css
│   │   ├── da.editorarea.css
│   │   ├── da.js
│   │   ├── de.css
│   │   ├── de.editorarea.css
│   │   ├── de.js
│   │   ├── en.css
│   │   ├── en.editorarea.css
│   │   ├── en.js
│   │   ├── es.css
│   │   ├── es.editorarea.css
│   │   ├── es.js
│   │   ├── fr.css
│   │   ├── fr.editorarea.css
│   │   ├── fr.js
│   │   ├── it.css
│   │   ├── it.editorarea.css
│   │   ├── it.js
│   │   ├── ja.css
│   │   ├── ja.editorarea.css
│   │   ├── ja.js
│   │   ├── nl.css
│   │   ├── nl.editorarea.css
│   │   ├── nl.js
│   │   ├── no.css
│   │   ├── no.editorarea.css
│   │   ├── no.js
│   │   ├── pt.css
│   │   ├── pt.editorarea.css
│   │   ├── pt.js
│   │   ├── ru.css
│   │   ├── ru.editorarea.css
│   │   ├── ru.js
│   │   ├── sv.css
│   │   ├── sv.editorarea.css
│   │   ├── sv.js
│   │   ├── zh-cn.css
│   │   ├── zh-cn.editorarea.css
│   │   ├── zh-cn.js
│   │   ├── zh-tw.css
│   │   ├── zh-tw.editorarea.css
│   │   └── zh-tw.js
│   ├── Popup.Htm
│   ├── ShareFile
│   │   └── image
│   │   ├── back_48.jpg
│   │   ├── book_48.jpg
│   │   ├── book_lock_48.jpg
│   │   ├── book_pencil_48.jpg
│   │   ├── bullet_arrow_48.jpg
│   │   ├── bullet_arrow_v48.jpg
│   │   ├── bullet_email_48.jpg
│   │   ├── bullet_info_48.jpg
│   │   ├── cd_gray_48.jpg
│   │   ├── cd_green_48.jpg
│   │   ├── cd_yellow_48.jpg
│   │   ├── copy_48.jpg
│   │   ├── doc_48.jpg
│   │   ├── doc_faq_48.jpg
│   │   ├── doc_important_48.jpg
│   │   ├── doc_remove_48.jpg
│   │   ├── email_48.jpg
│   │   ├── email_delete_48.jpg
│   │   ├── email_new_48.jpg
│   │   ├── email_open_48.jpg
│   │   ├── email_sent_48.jpg
│   │   ├── folder_48.jpg
│   │   ├── folder_info_48.jpg
│   │   ├── folder_lock_48.jpg
│   │   ├── folder_move_48.jpg
│   │   ├── forward_48.jpg
│   │   ├── mix_clock_48.jpg
│   │   ├── mix_money_48.jpg
│   │   ├── mix_pencil_48.jpg
│   │   ├── mix_world_48.jpg
│   │   ├── paste_48.jpg
│   │   ├── stop_48.jpg
│   │   ├── symbol_faq_48.jpg
│   │   ├── symbols_download_48.jpg
│   │   ├── symbols_info_48.jpg
│   │   ├── symbols_stop_48.jpg
│   │   ├── toolbar_back_48.jpg
│   │   ├── toolbar_buy_48.jpg
│   │   ├── toolbar_calendar_48.jpg
│   │   ├── toolbar_edit_48.jpg
│   │   ├── toolbar_help_48.jpg
│   │   ├── toolbar_login_48.jpg
│   │   ├── toolbar_manual_48.jpg
│   │   ├── toolbar_open_48.jpg
│   │   ├── toolbar_print_48.jpg
│   │   ├── toolbar_remove_48.jpg
│   │   ├── toolbar_save_48.jpg
│   │   ├── toolbar_search_48.jpg
│   │   ├── trash_48.jpg
│   │   ├── trash_arrow_48.jpg
│   │   ├── trash_full_48.jpg
│   │   ├── user_48.jpg
│   │   ├── user_add_48.jpg
│   │   ├── user_delete_48.jpg
│   │   ├── user_info_48.jpg
│   │   ├── weather_clouds_48.jpg
│   │   ├── weather_ray_48.jpg
│   │   ├── weather_sun_48.jpg
│   │   └── weather_sunny_48.jpg
│   ├── Skin
│   │   ├── blue1
│   │   │   ├── btnchecked.gif
│   │   │   ├── btndown.gif
│   │   │   ├── btnover.gif
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   └── tbbg.gif
│   │   ├── blue2
│   │   │   ├── btnchecked.gif
│   │   │   ├── btndown.gif
│   │   │   ├── btnover.gif
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   └── menubg.gif
│   │   ├── green1
│   │   │   ├── btnchecked.gif
│   │   │   ├── btndown.gif
│   │   │   ├── btnover.gif
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   └── menubg.gif
│   │   ├── Language
│   │   │   ├── da.css
│   │   │   ├── da.editorarea.css
│   │   │   ├── da.js
│   │   │   ├── de.css
│   │   │   ├── de.editorarea.css
│   │   │   ├── de.js
│   │   │   ├── en.css
│   │   │   ├── en.editorarea.css
│   │   │   ├── en.js
│   │   │   ├── es.css
│   │   │   ├── es.editorarea.css
│   │   │   ├── es.js
│   │   │   ├── fr.css
│   │   │   ├── fr.editorarea.css
│   │   │   ├── fr.js
│   │   │   ├── it.css
│   │   │   ├── it.editorarea.css
│   │   │   ├── it.js
│   │   │   ├── ja.css
│   │   │   ├── ja.editorarea.css
│   │   │   ├── ja.js
│   │   │   ├── nl.css
│   │   │   ├── nl.editorarea.css
│   │   │   ├── nl.js
│   │   │   ├── no.css
│   │   │   ├── no.editorarea.css
│   │   │   ├── no.js
│   │   │   ├── pt.css
│   │   │   ├── pt.editorarea.css
│   │   │   ├── pt.js
│   │   │   ├── ru.css
│   │   │   ├── ru.editorarea.css
│   │   │   ├── ru.js
│   │   │   ├── sv.css
│   │   │   ├── sv.editorarea.css
│   │   │   ├── sv.js
│   │   │   ├── zh-cn.css
│   │   │   ├── zh-cn.editorarea.css
│   │   │   ├── zh-cn.js
│   │   │   ├── zh-tw.css
│   │   │   ├── zh-tw.editorarea.css
│   │   │   └── zh-tw.js
│   │   ├── light1
│   │   │   ├── btnchecked.gif
│   │   │   ├── btndown.gif
│   │   │   ├── btnover.gif
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   └── menubg.gif
│   │   ├── office2000
│   │   │   ├── btnchecked.gif
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   ├── tbbg.gif
│   │   │   ├── tbleft.gif
│   │   │   └── tbright.gif
│   │   ├── Office2003
│   │   │   ├── btnchecked.gif
│   │   │   ├── btndown.gif
│   │   │   ├── btnover.gif
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   ├── menubg.gif
│   │   │   ├── tbbg.gif
│   │   │   ├── tbleft.gif
│   │   │   └── tbright.gif
│   │   ├── officexp
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   ├── menubg.gif
│   │   │   ├── tbbg.gif
│   │   │   ├── tbleft.gif
│   │   │   └── tbright.gif
│   │   ├── red1
│   │   │   ├── btnchecked.gif
│   │   │   ├── btndown.gif
│   │   │   ├── btnover.gif
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   └── menubg.gif
│   │   ├── vista1
│   │   │   ├── btnchecked.gif
│   │   │   ├── btndown.gif
│   │   │   ├── btnover.gif
│   │   │   ├── buttons.gif
│   │   │   ├── dialog.css
│   │   │   ├── editorarea.css
│   │   │   ├── editorarea.zh-cn.code.css
│   │   │   ├── editorarea.zh-cn.edit.css
│   │   │   ├── editorarea.zh-cn.text.css
│   │   │   ├── editor.css
│   │   │   ├── menuarea.css
│   │   │   ├── menubg.gif
│   │   │   └── tbbg.gif
│   │   └── yellow1
│   │   ├── btnchecked.gif
│   │   ├── btndown.gif
│   │   ├── btnover.gif
│   │   ├── buttons.gif
│   │   ├── dialog.css
│   │   ├── editorarea.css
│   │   ├── editorarea.zh-cn.code.css
│   │   ├── editorarea.zh-cn.edit.css
│   │   ├── editorarea.zh-cn.text.css
│   │   ├── editor.css
│   │   ├── menuarea.css
│   │   └── menubg.gif
│   ├── SysImage
│   │   ├── 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
│   │   ├── bold.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
│   │   ├── ewebeditor.gif
│   │   ├── file
│   │   │   ├── audio.gif
│   │   │   ├── avi.gif
│   │   │   ├── bmp.gif
│   │   │   ├── closedfolder.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
│   │   │   ├── openfolder.gif
│   │   │   ├── parentfolder.gif
│   │   │   ├── pdf.gif
│   │   │   ├── pic.gif
│   │   │   ├── ppt.gif
│   │   │   ├── rar.gif
│   │   │   ├── rm.gif
│   │   │   ├── swf.gif
│   │   │   ├── txt.gif
│   │   │   ├── unknow.gif
│   │   │   ├── xls.gif
│   │   │   └── zip.gif
│   │   ├── icon16
│   │   │   ├── aspx.gif
│   │   │   ├── audio.gif
│   │   │   ├── avi.gif
│   │   │   ├── bmp.gif
│   │   │   ├── chm.gif
│   │   │   ├── code.gif
│   │   │   ├── doc.gif
│   │   │   ├── exe.gif
│   │   │   ├── gif.gif
│   │   │   ├── hlp.gif
│   │   │   ├── htm.gif
│   │   │   ├── ico.gif
│   │   │   ├── jpg.gif
│   │   │   ├── js.gif
│   │   │   ├── mdb.gif
│   │   │   ├── mid.gif
│   │   │   ├── mp3.gif
│   │   │   ├── mp.gif
│   │   │   ├── pdf.gif
│   │   │   ├── png.gif
│   │   │   ├── ppt.gif
│   │   │   ├── rar.gif
│   │   │   ├── rm.gif
│   │   │   ├── swf.gif
│   │   │   ├── txt.gif
│   │   │   ├── unknow.gif
│   │   │   ├── xls.gif
│   │   │   ├── xml.gif
│   │   │   └── zip.gif
│   │   ├── icon32
│   │   │   ├── aspx.gif
│   │   │   ├── audio.gif
│   │   │   ├── avi.gif
│   │   │   ├── bmp.gif
│   │   │   ├── chm.gif
│   │   │   ├── code.gif
│   │   │   ├── doc.gif
│   │   │   ├── exe.gif
│   │   │   ├── gif.gif
│   │   │   ├── hlp.gif
│   │   │   ├── htm.gif
│   │   │   ├── ico.gif
│   │   │   ├── jpg.gif
│   │   │   ├── js.gif
│   │   │   ├── mdb.gif
│   │   │   ├── mid.gif
│   │   │   ├── mp3.gif
│   │   │   ├── mp.gif
│   │   │   ├── pdf.gif
│   │   │   ├── png.gif
│   │   │   ├── ppt.gif
│   │   │   ├── rar.gif
│   │   │   ├── rm.gif
│   │   │   ├── swf.gif
│   │   │   ├── txt.gif
│   │   │   ├── unknow.gif
│   │   │   ├── xls.gif
│   │   │   ├── xml.gif
│   │   │   └── zip.gif
│   │   ├── italic.gif
│   │   ├── loading.gif
│   │   ├── rect.gif
│   │   ├── rectimg.gif
│   │   ├── space.gif
│   │   └── tree
│   │   ├── arrowdown.gif
│   │   ├── arrowup.gif
│   │   ├── blank.gif
│   │   ├── branch1.gif
│   │   ├── branch2.gif
│   │   ├── dirclose.gif
│   │   ├── diropen.gif
│   │   ├── folderclose.gif
│   │   ├── folderopen.gif
│   │   ├── folderparent.gif
│   │   ├── line.gif
│   │   ├── minus1.gif
│   │   ├── minus2.gif
│   │   ├── plus1.gif
│   │   ├── plus2.gif
│   │   └── root.gif
│   ├── TempLate
│   │   ├── 01.htm
│   │   ├── 02.htm
│   │   ├── 03.htm
│   │   ├── 04.htm
│   │   ├── 05.htm
│   │   ├── 06.htm
│   │   ├── 0.gif
│   │   └── template.js
│   ├── UploadFile
│   │   └── 201001
│   │   └── 20100104115359996.jpg
│   └── 设置ewebeditor的“相对路径”.txt
├── images
│   ├── err.gif
│   ├── left_title.png
│   ├── logo.png
│   ├── logo.psd
│   ├── ok.gif
│   ├── right_title.png
│   └── votebar.gif
├── Inc
│   └── md5.asp
├── Index.asp
├── js
│   ├── rq.js
│   └── script.js
├── left.Asp
├── Print.Asp
├── Top.Asp
├── web.config
└── 读我.txt

34 directories, 520 files

标签:

实例下载地址

学校设备网上报修系统

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警