基本信息
源码名称:C#精品课程网站源码
源码大小:2.65M
文件格式:.zip
开发语言:C#
更新时间:2023-04-16
友情提示:(无需注册或充值,赞助后即可获取资源下载链接)
嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):78630559
本次赞助数额为: 2 元×
微信扫码支付:2 元
×
请留下您的邮箱,我们将在2小时内将文件发到您的邮箱
源码介绍
C#精品课程网站源码
文件清单
└── C#精品课程网站
├── App_Code
│ ├── BusinessLogicLayer
│ │ ├── JiaoShi.cs
│ │ └── news.cs
│ └── DataAccessLayer
│ └── DataBase.cs
├── App_Data
│ ├── KeCheng_log.ldf
│ └── KeCheng.mdf
├── BOOK
│ ├── cishan.jpg
│ ├── cs.jpg
│ ├── fj15.jpg
│ ├── fj7.jpg
│ ├── liangshengji.jpg
│ ├── lsz.jpg
│ ├── ruiji.jpg
│ ├── tsg.jpg
│ ├── tyg.jpg
│ ├── xianglan.jpg
│ ├── xingzheng.jpg
│ ├── 评价.jpg
│ ├── 课程1.jpg
│ ├── 课程2.jpg
│ ├── 课程3.jpg
│ ├── 课程4.jpg
│ ├── 资源1.jpg
│ ├── 资源2.jpg
│ ├── 资源3.jpg
│ ├── 队伍1.jpg
│ └── 队伍2.jpg
├── CSS
│ └── Index.css
├── Default.aspx
├── Default.aspx.cs
├── images
│ ├── 222.png
│ ├── about.gif
│ ├── banner.gif
│ ├── big_pic.jpg
│ ├── bk.gif
│ ├── blank.gif
│ ├── border.gif
│ ├── box_bottom.gif
│ ├── box_center.gif
│ ├── box_top.gif
│ ├── bullet1.gif
│ ├── bullet2.gif
│ ├── bullet3.gif
│ ├── bullet4.gif
│ ├── bullet5.gif
│ ├── bullet6.gif
│ ├── cart.gif
│ ├── cart_thumb.gif
│ ├── center_bg.gif
│ ├── close.gif
│ ├── closelabel.gif
│ ├── color1.gif
│ ├── color2.gif
│ ├── color3.gif
│ ├── contact_bt.gif
│ ├── csscreme.gif
│ ├── de.gif
│ ├── delete.gif
│ ├── footer_bg.gif
│ ├── footer_logo.gif
│ ├── fr.gif
│ ├── gb.gif
│ ├── header.jpg
│ ├── icon06.gif
│ ├── index-jxztsj.jpg
│ ├── index-kcms.jpg
│ ├── index-top.jpg
│ ├── left_menu_bullet.gif
│ ├── loading.gif
│ ├── logo.gif
│ ├── new_icon.gif
│ ├── new_prod_box.gif
│ ├── next.gif
│ ├── nextlabel.gif
│ ├── order_now.gif
│ ├── pic5.jpg
│ ├── prev.gif
│ ├── prevlabel.gif
│ ├── prod1.gif
│ ├── prod2.gif
│ ├── promo_icon.gif
│ ├── register_bt.gif
│ ├── shoppingcart.png
│ ├── special_icon.gif
│ ├── thumb1.gif
│ ├── thumb2.gif
│ ├── thumb3.gif
│ ├── TOP-01.jpg
│ ├── treetopbg.jpg
│ ├── zoom.gif
│ └── 图片1.jpg
├── vwd.webinfo
├── WEB
│ ├── Houtai
│ │ ├── Administrator.aspx
│ │ ├── Administrator.aspx.cs
│ │ ├── AdministratorEnter.aspx
│ │ ├── AdministratorEnter.aspx.cs
│ │ ├── Detiankong.aspx
│ │ ├── Detiankong.aspx.cs
│ │ ├── Dexuanze.aspx
│ │ ├── Dexuanze.aspx.cs
│ │ ├── jiaoshiadd.aspx
│ │ ├── jiaoshiadd.aspx.cs
│ │ ├── jiaoshi.aspx
│ │ ├── jiaoshi.aspx.cs
│ │ ├── MasterPage2.master
│ │ ├── MasterPage2.master.cs
│ │ ├── newsadd.aspx
│ │ ├── newsadd.aspx.cs
│ │ ├── news.aspx
│ │ ├── news.aspx.cs
│ │ ├── newsxiu.aspx
│ │ ├── newsxiu.aspx.cs
│ │ ├── shijuan.aspx
│ │ ├── shijuan.aspx.cs
│ │ ├── tiankong.aspx
│ │ ├── tiankong.aspx.cs
│ │ ├── xuanze.aspx
│ │ └── xuanze.aspx.cs
│ └── Qiantai
│ ├── CrystalReport1.rpt
│ ├── Default2.aspx
│ ├── Default2.aspx.cs
│ ├── Default3.aspx
│ ├── Default3.aspx.cs
│ ├── Default4.aspx
│ ├── Default4.aspx.cs
│ ├── Default5.aspx
│ ├── Default5.aspx.cs
│ ├── Default6.aspx
│ ├── Default6.aspx.cs
│ ├── Default.aspx
│ ├── Default.aspx.cs
│ ├── duiwu1.aspx
│ ├── duiwu1.aspx.cs
│ ├── duiwu2.aspx
│ ├── duiwu2.aspx.cs
│ ├── duiwu3.aspx
│ ├── duiwu3.aspx.cs
│ ├── DuiWu.aspx
│ ├── DuiWu.aspx.cs
│ ├── Index.aspx
│ ├── Index.aspx.cs
│ ├── kaoshi.aspx
│ ├── kaoshi.aspx.cs
│ ├── kechengmiaosu.aspx
│ ├── kechengmiaosu.aspx.cs
│ ├── MasterPage2.master
│ ├── MasterPage2.master.cs
│ ├── MasterPage.master
│ ├── MasterPage.master.cs
│ ├── news.aspx
│ ├── news.aspx.cs
│ ├── PingJia.aspx
│ ├── PingJia.aspx.cs
│ ├── QiTa.aspx
│ ├── QiTa.aspx.cs
│ ├── shiti.aspx
│ ├── shiti.aspx.cs
│ ├── xuanze.aspx
│ ├── xuanze.aspx.cs
│ ├── ziyuan1.aspx
│ ├── ziyuan1.aspx.cs
│ ├── ziyuan2.aspx
│ ├── ziyuan2.aspx.cs
│ ├── ziyuan3.aspx
│ ├── ziyuan3.aspx.cs
│ ├── ZiYuan.aspx
│ └── ZiYuan.aspx.cs
├── web.config
└── Web.sitemap
11 directories, 168 files
C#精品课程网站源码
文件清单
└── C#精品课程网站
├── App_Code
│ ├── BusinessLogicLayer
│ │ ├── JiaoShi.cs
│ │ └── news.cs
│ └── DataAccessLayer
│ └── DataBase.cs
├── App_Data
│ ├── KeCheng_log.ldf
│ └── KeCheng.mdf
├── BOOK
│ ├── cishan.jpg
│ ├── cs.jpg
│ ├── fj15.jpg
│ ├── fj7.jpg
│ ├── liangshengji.jpg
│ ├── lsz.jpg
│ ├── ruiji.jpg
│ ├── tsg.jpg
│ ├── tyg.jpg
│ ├── xianglan.jpg
│ ├── xingzheng.jpg
│ ├── 评价.jpg
│ ├── 课程1.jpg
│ ├── 课程2.jpg
│ ├── 课程3.jpg
│ ├── 课程4.jpg
│ ├── 资源1.jpg
│ ├── 资源2.jpg
│ ├── 资源3.jpg
│ ├── 队伍1.jpg
│ └── 队伍2.jpg
├── CSS
│ └── Index.css
├── Default.aspx
├── Default.aspx.cs
├── images
│ ├── 222.png
│ ├── about.gif
│ ├── banner.gif
│ ├── big_pic.jpg
│ ├── bk.gif
│ ├── blank.gif
│ ├── border.gif
│ ├── box_bottom.gif
│ ├── box_center.gif
│ ├── box_top.gif
│ ├── bullet1.gif
│ ├── bullet2.gif
│ ├── bullet3.gif
│ ├── bullet4.gif
│ ├── bullet5.gif
│ ├── bullet6.gif
│ ├── cart.gif
│ ├── cart_thumb.gif
│ ├── center_bg.gif
│ ├── close.gif
│ ├── closelabel.gif
│ ├── color1.gif
│ ├── color2.gif
│ ├── color3.gif
│ ├── contact_bt.gif
│ ├── csscreme.gif
│ ├── de.gif
│ ├── delete.gif
│ ├── footer_bg.gif
│ ├── footer_logo.gif
│ ├── fr.gif
│ ├── gb.gif
│ ├── header.jpg
│ ├── icon06.gif
│ ├── index-jxztsj.jpg
│ ├── index-kcms.jpg
│ ├── index-top.jpg
│ ├── left_menu_bullet.gif
│ ├── loading.gif
│ ├── logo.gif
│ ├── new_icon.gif
│ ├── new_prod_box.gif
│ ├── next.gif
│ ├── nextlabel.gif
│ ├── order_now.gif
│ ├── pic5.jpg
│ ├── prev.gif
│ ├── prevlabel.gif
│ ├── prod1.gif
│ ├── prod2.gif
│ ├── promo_icon.gif
│ ├── register_bt.gif
│ ├── shoppingcart.png
│ ├── special_icon.gif
│ ├── thumb1.gif
│ ├── thumb2.gif
│ ├── thumb3.gif
│ ├── TOP-01.jpg
│ ├── treetopbg.jpg
│ ├── zoom.gif
│ └── 图片1.jpg
├── vwd.webinfo
├── WEB
│ ├── Houtai
│ │ ├── Administrator.aspx
│ │ ├── Administrator.aspx.cs
│ │ ├── AdministratorEnter.aspx
│ │ ├── AdministratorEnter.aspx.cs
│ │ ├── Detiankong.aspx
│ │ ├── Detiankong.aspx.cs
│ │ ├── Dexuanze.aspx
│ │ ├── Dexuanze.aspx.cs
│ │ ├── jiaoshiadd.aspx
│ │ ├── jiaoshiadd.aspx.cs
│ │ ├── jiaoshi.aspx
│ │ ├── jiaoshi.aspx.cs
│ │ ├── MasterPage2.master
│ │ ├── MasterPage2.master.cs
│ │ ├── newsadd.aspx
│ │ ├── newsadd.aspx.cs
│ │ ├── news.aspx
│ │ ├── news.aspx.cs
│ │ ├── newsxiu.aspx
│ │ ├── newsxiu.aspx.cs
│ │ ├── shijuan.aspx
│ │ ├── shijuan.aspx.cs
│ │ ├── tiankong.aspx
│ │ ├── tiankong.aspx.cs
│ │ ├── xuanze.aspx
│ │ └── xuanze.aspx.cs
│ └── Qiantai
│ ├── CrystalReport1.rpt
│ ├── Default2.aspx
│ ├── Default2.aspx.cs
│ ├── Default3.aspx
│ ├── Default3.aspx.cs
│ ├── Default4.aspx
│ ├── Default4.aspx.cs
│ ├── Default5.aspx
│ ├── Default5.aspx.cs
│ ├── Default6.aspx
│ ├── Default6.aspx.cs
│ ├── Default.aspx
│ ├── Default.aspx.cs
│ ├── duiwu1.aspx
│ ├── duiwu1.aspx.cs
│ ├── duiwu2.aspx
│ ├── duiwu2.aspx.cs
│ ├── duiwu3.aspx
│ ├── duiwu3.aspx.cs
│ ├── DuiWu.aspx
│ ├── DuiWu.aspx.cs
│ ├── Index.aspx
│ ├── Index.aspx.cs
│ ├── kaoshi.aspx
│ ├── kaoshi.aspx.cs
│ ├── kechengmiaosu.aspx
│ ├── kechengmiaosu.aspx.cs
│ ├── MasterPage2.master
│ ├── MasterPage2.master.cs
│ ├── MasterPage.master
│ ├── MasterPage.master.cs
│ ├── news.aspx
│ ├── news.aspx.cs
│ ├── PingJia.aspx
│ ├── PingJia.aspx.cs
│ ├── QiTa.aspx
│ ├── QiTa.aspx.cs
│ ├── shiti.aspx
│ ├── shiti.aspx.cs
│ ├── xuanze.aspx
│ ├── xuanze.aspx.cs
│ ├── ziyuan1.aspx
│ ├── ziyuan1.aspx.cs
│ ├── ziyuan2.aspx
│ ├── ziyuan2.aspx.cs
│ ├── ziyuan3.aspx
│ ├── ziyuan3.aspx.cs
│ ├── ZiYuan.aspx
│ └── ZiYuan.aspx.cs
├── web.config
└── Web.sitemap
11 directories, 168 files