在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → ASP.Net互联网在线教学平台

ASP.Net互联网在线教学平台

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:3.70M
  • 下载次数:16
  • 浏览次数:95
  • 发布时间:2021-12-12
  • 实例类别:一般编程问题
  • 发 布 人:js2021
  • 文件格式:.rar
  • 所需积分:2
 

实例介绍

【实例简介】
采用微软力推的ASP.Net(C# 3.5)编写而成的烁空网络课堂系统,主旨在在Internet上构建多个虚拟教室,营造在线答疑的网络教学环境。系统实现远程教育,比传统教室教学更为生动活泼,可以为学员提供时间上更灵活,没有地域限制,更高效率、更省费用的培训课程。如果你想拓展在线培训业务,烁空将助你一臂之力!
【实例截图】
【核心代码】
4744300845242941334.rar
└── SocutClass
├── Admin
│   ├── cache.ascx
│   ├── Config.ascx
│   ├── FileList.ascx
│   ├── FinanceAll.ascx
│   ├── GroupEdit.ascx
│   ├── GroupList.ascx
│   ├── LessonAdd1.ascx
│   ├── LessonAdd2.ascx
│   ├── LessonAdd3.ascx
│   ├── LessonAdd.ascx
│   ├── LessonFolder.ascx
│   ├── LessonList.ascx
│   ├── LessonListEdit.ascx
│   ├── NewsAdd.ascx
│   ├── NewsList.ascx
│   ├── PageAdd.ascx
│   ├── PageList.ascx
│   ├── PageSubjectAdd.ascx
│   ├── PageSubjectList.ascx
│   ├── RoomAdd.ascx
│   ├── RoomList.ascx
│   ├── RoomSubject.ascx
│   ├── Upload.ascx
│   ├── UserChange.ascx
│   ├── UserList.ascx
│   ├── VIPList.ascx
│   └── VIPopen.ascx
├── Ajax.aspx
├── Alipay_Notify.aspx
├── Alipay_Return.aspx
├── Bin
│   ├── Socut.Class.dll
│   └── Socut.Data.dll
├── Data
│   ├── Alipay_Fail
│   │   ├── 2010-05-18 170653.txt
│   │   ├── 2010-05-18 170721.txt
│   │   └── 2010-05-18 170809.txt
│   └── Socut.mdb
├── Default.aspx
├── Images
│   ├── 3.gif
│   ├── 4.gif
│   ├── alert.gif
│   ├── alipay.png
│   ├── ask0.gif
│   ├── ask1.gif
│   ├── ask.gif
│   ├── asklist.gif
│   ├── bank.swf
│   ├── choose.gif
│   ├── common.gif
│   ├── del.gif
│   ├── edit.gif
│   ├── Face
│   │   ├── 00.gif
│   │   ├── 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
│   │   ├── 51.gif
│   │   ├── 52.gif
│   │   ├── 53.gif
│   │   ├── 54.gif
│   │   ├── 55.gif
│   │   ├── 56.gif
│   │   ├── 57.gif
│   │   ├── 58.gif
│   │   ├── 59.gif
│   │   ├── 60.gif
│   │   ├── 61.gif
│   │   ├── 62.gif
│   │   ├── 63.gif
│   │   └── Thumbs.db
│   ├── FlashLoader.png
│   ├── FlashLoader源文件.psd
│   ├── group_0.gif
│   ├── group_1.gif
│   ├── learn.gif
│   ├── LOGO
│   │   ├── orz6_com.gif
│   │   ├── socut_com.gif
│   │   └── Thumbs.db
│   ├── logo.gif
│   ├── no.gif
│   ├── off.gif
│   ├── ok.gif
│   ├── on.gif
│   ├── Player
│   │   ├── 0.png
│   │   ├── 1.png
│   │   ├── 2.png
│   │   ├── 3.png
│   │   └── Thumbs.db
│   ├── read.gif
│   ├── space.gif
│   ├── T
│   │   ├── 0page.gif
│   │   ├── 0ppt.gif
│   │   ├── base.gif
│   │   ├── empty.gif
│   │   ├── folder.gif
│   │   ├── folderopen.gif
│   │   ├── joinbottom.gif
│   │   ├── join.gif
│   │   ├── line.gif
│   │   ├── minusbottom.gif
│   │   ├── minus.gif
│   │   ├── nolines_minus.gif
│   │   ├── nolines_plus.gif
│   │   ├── page.gif
│   │   ├── plusbottom.gif
│   │   ├── plus.gif
│   │   ├── ppt.gif
│   │   ├── spacer.gif
│   │   ├── Thumbs.db
│   │   └── video.gif
│   ├── Thumbs.db
│   ├── top0.gif
│   └── top1.gif
├── Inc
│   ├── Admin.css
│   ├── Admin.LessonFolder.js
│   ├── Admin.Lesson.js
│   ├── Checkbox.js
│   ├── Check.Login.js
│   ├── Check.Reg.js
│   ├── ColorTable.js
│   ├── DatePicker
│   │   ├── calendar.js
│   │   ├── config.js
│   │   ├── lang
│   │   │   ├── en.js
│   │   │   ├── zh-cn.js
│   │   │   └── zh-tw.js
│   │   ├── My97DatePicker.htm
│   │   ├── skin
│   │   │   ├── datePicker.gif
│   │   │   ├── default
│   │   │   │   ├── datepicker.css
│   │   │   │   └── img.gif
│   │   │   ├── WdatePicker.css
│   │   │   └── whyGreen
│   │   │   ├── bg.jpg
│   │   │   ├── datepicker.css
│   │   │   └── img.gif
│   │   └── WdatePicker.js
│   ├── FlashLoader.swf
│   ├── iframe.js
│   ├── KindEditor
│   │   ├── examples
│   │   │   └── index.css
│   │   ├── kindeditor.js
│   │   ├── plugins
│   │   │   ├── about.html
│   │   │   ├── emoticons
│   │   │   │   ├── etc_01.gif
│   │   │   │   ├── etc_02.gif
│   │   │   │   ├── etc_03.gif
│   │   │   │   ├── etc_04.gif
│   │   │   │   ├── etc_05.gif
│   │   │   │   ├── etc_06.gif
│   │   │   │   ├── etc_07.gif
│   │   │   │   ├── etc_08.gif
│   │   │   │   ├── etc_09.gif
│   │   │   │   ├── etc_10.gif
│   │   │   │   ├── etc_11.gif
│   │   │   │   ├── etc_12.gif
│   │   │   │   ├── etc_13.gif
│   │   │   │   ├── etc_14.gif
│   │   │   │   ├── etc_15.gif
│   │   │   │   ├── etc_16.gif
│   │   │   │   ├── etc_17.gif
│   │   │   │   ├── etc_18.gif
│   │   │   │   ├── etc_19.gif
│   │   │   │   ├── etc_20.gif
│   │   │   │   ├── etc_21.gif
│   │   │   │   ├── etc_22.gif
│   │   │   │   ├── etc_23.gif
│   │   │   │   ├── etc_24.gif
│   │   │   │   ├── etc_25.gif
│   │   │   │   ├── etc_26.gif
│   │   │   │   ├── etc_27.gif
│   │   │   │   ├── etc_28.gif
│   │   │   │   ├── etc_29.gif
│   │   │   │   ├── etc_30.gif
│   │   │   │   ├── etc_31.gif
│   │   │   │   ├── etc_32.gif
│   │   │   │   ├── etc_33.gif
│   │   │   │   ├── etc_34.gif
│   │   │   │   ├── etc_35.gif
│   │   │   │   └── etc_36.gif
│   │   │   ├── file_manager
│   │   │   │   ├── file_manager.css
│   │   │   │   ├── file_manager.html
│   │   │   │   ├── file_manager.js
│   │   │   │   └── images
│   │   │   │   ├── file-16.gif
│   │   │   │   ├── file-64.gif
│   │   │   │   ├── folder-16.gif
│   │   │   │   ├── folder-64.gif
│   │   │   │   └── go-up.gif
│   │   │   ├── flash.html
│   │   │   ├── image
│   │   │   │   ├── image.html
│   │   │   │   └── images
│   │   │   │   ├── align_bottom.gif
│   │   │   │   ├── align_left.gif
│   │   │   │   ├── align_middle.gif
│   │   │   │   ├── align_right.gif
│   │   │   │   ├── align_top.gif
│   │   │   │   └── refresh.gif
│   │   │   ├── link
│   │   │   │   └── link.html
│   │   │   ├── media.html
│   │   │   ├── plainpaste.html
│   │   │   └── wordpaste.html
│   │   └── skins
│   │   ├── common
│   │   │   ├── blank.gif
│   │   │   ├── editor.css
│   │   │   ├── flash.gif
│   │   │   ├── loading.gif
│   │   │   ├── media.gif
│   │   │   └── rm.gif
│   │   ├── oxygen
│   │   │   ├── oxygen.gif
│   │   │   └── oxygen.png
│   │   ├── oxygen.css
│   │   ├── tinymce
│   │   │   ├── tinymce.gif
│   │   │   └── tinymce.png
│   │   └── tinymce.css
│   ├── kindeditor.css
│   ├── kindeditor.js
│   ├── Lesson1.Video.html
│   ├── Lesson.Flash.html
│   ├── Lesson.FLV.html
│   ├── Lesson.js
│   ├── Lesson.PPT.html
│   ├── Lesson.PPT.Player.html
│   ├── Licence.aspx
│   ├── mootools
│   │   ├── mootools-1.2.4.2-more.js
│   │   └── mootools-1.2.4-core-yc.js
│   ├── online.js
│   ├── player.swf
│   ├── Post.js
│   ├── PPT.js
│   ├── Search.js
│   ├── Slide.js
│   ├── SlideLesson.js
│   ├── Socut.js
│   ├── tree.css
│   ├── Tree.js
│   ├── User.css
│   ├── vcastr
│   │   ├── beginEndImagePlugIn.swf
│   │   ├── javaScriptPlugIn.swf
│   │   ├── logoPlugIn.swf
│   │   ├── readme.txt
│   │   ├── vcastr3.html
│   │   ├── vcastr3.swf
│   │   ├── vcastr3_w3c.html
│   │   ├── vcastr3_xml.html
│   │   ├── vcastr_javaScript_example.html
│   │   └── vcastr.xml
│   └── VIPgo.js
├── index.html
├── Language
│   ├── EN-US
│   ├── ZH-CN
│   │   ├── Admin.xml
│   │   └── User.xml
│   └── ZH-TW
├── login.html
├── Room
│   ├── Home.ascx
│   ├── Lesson.ascx
│   ├── List.ascx
│   ├── News.ascx
│   ├── Page.ascx
│   ├── PageList.ascx
│   ├── QuestionList.ascx
│   ├── QuestionView.ascx
│   ├── Search.ascx
│   └── Tips.ascx
├── Skin
│   └── 1
│   ├── $Css.css
│   ├── $Default.html
│   ├── $Home_PageList.html
│   ├── $Home_VIPList.html
│   ├── $Images
│   │   ├── $at.gif
│   │   ├── $Css.css
│   │   ├── $free.jpg
│   │   ├── $Lesson.jpg
│   │   ├── $Upload.css
│   │   ├── $vip.jpg
│   │   ├── bg.gif
│   │   ├── box.js
│   │   ├── css.css
│   │   ├── dd.gif
│   │   ├── icon0.gif
│   │   ├── icon10.gif
│   │   ├── icon11.gif
│   │   ├── icon12.gif
│   │   ├── icon1.gif
│   │   ├── icon2.gif
│   │   ├── icon3.gif
│   │   ├── icon4.gif
│   │   ├── icon5.gif
│   │   ├── icon6.gif
│   │   ├── icon7.gif
│   │   ├── icon8.gif
│   │   ├── icon9.gif
│   │   ├── input.gif
│   │   ├── link
│   │   │   ├── 003.gif
│   │   │   ├── 004.gif
│   │   │   ├── 007.gif
│   │   │   ├── 017.gif
│   │   │   ├── 022.gif
│   │   │   ├── link.gif
│   │   │   └── Thumbs.db
│   │   ├── loading.gif
│   │   ├── logo.gif
│   │   ├── logo源文件.psd
│   │   ├── photo
│   │   │   ├── 000.jpg
│   │   │   ├── 00.jpg
│   │   │   ├── 01.jpg
│   │   │   ├── image.gif
│   │   │   └── Thumbs.db
│   │   ├── Thumbs.db
│   │   ├── topbg0.jpg
│   │   ├── topbg.jpg
│   │   └── vip.gif
│   ├── $Room_List_1.html
│   ├── $Room_List_2.html
│   ├── $Welcome_1.html
│   └── $Welcome_2.html
├── UP
│   └── 0912
│   ├── 21
│   │   ├── 1818513900.jpg
│   │   ├── 1818513901.jpg
│   │   ├── 1818513902.jpg
│   │   ├── 1819173900.jpg
│   │   ├── 1819173901.jpg
│   │   └── Thumbs.db
│   ├── 22
│   │   ├── 2122029840.jpg
│   │   ├── 2122029841.jpg
│   │   ├── 21234100.jpg
│   │   ├── 21234101.jpg
│   │   ├── 21234102.jpg
│   │   ├── 2124488590.gif
│   │   ├── 2124488591.gif
│   │   ├── 2124488592.png
│   │   └── Thumbs.db
│   ├── 23
│   │   └── 2004364370.flv
│   └── 31
│   └── 1443412030.gif
├── User
│   ├── Alert.ascx
│   ├── Alipay_Return.aspx
│   ├── Ask.ascx
│   ├── Buy.ascx
│   ├── Change.ascx
│   ├── Desk.ascx
│   ├── FinanceList.ascx
│   ├── Info.ascx
│   ├── login.ascx
│   ├── Pass.ascx
│   ├── Question.ascx
│   ├── Recharge.ascx
│   ├── Reg.ascx
│   └── Room.ascx
├── Web.config
├── 安装方法
│   ├── 1.IIS安装(示意图).gif
│   ├── 2.新建虚拟目录.jpg
│   ├── 3.设置目录写入权限.jpg
│   ├── Thumbs.db
│   ├── 如果还不懂,请到这里下载视频教程.htm
│   └── 详细步骤.txt
├── 用户手册
│   ├── Thumbs.db
│   ├── 常见问题.txt
│   ├── 改进记录.txt
│   ├── 联系作者.txt
│   └── 音频说明.ra
└── 系统介绍.txt

50 directories, 394 files

标签:

实例下载地址

ASP.Net互联网在线教学平台

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警