在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → asp.net做的小的旅游网站

asp.net做的小的旅游网站

一般编程问题

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

实例介绍

【实例简介】
功能比较齐全,可以用于初学者学习asp.net建立网站
【实例截图】
【核心代码】
3360626TourWEBV3.0
├── about.aspx
├── about.aspx.cs
├── about.aspx.designer.cs
├── App_Data
│   └── Tour20080116.mdb
├── App_Themes
│   ├── admin
│   │   └── style.css
│   ├── default
│   │   ├── css.css
│   │   ├── global.css
│   │   └── style.css
│   ├── images
│   │   ├── 3_03.jpg
│   │   ├── 3042s.gif
│   │   ├── 4s.gif
│   │   ├── blk_sidebar01-b.gif
│   │   ├── blk_sidebar01-m.gif
│   │   ├── blk_sidebar01-t.gif
│   │   ├── imageico.gif
│   │   └── isList.gif
│   └── Others
│   ├── images
│   │   ├── ico_02.gif
│   │   ├── li_err.gif
│   │   └── li_ok.gif
│   ├── memberForm.css
│   └── Register.css
├── ascx
│   ├── about.ascx
│   ├── about.ascx.cs
│   ├── about.ascx.designer.cs
│   ├── Bottom.ascx
│   ├── Bottom.ascx.cs
│   ├── Bottom.ascx.designer.cs
│   ├── foodlist.ascx
│   ├── foodlist.ascx.cs
│   ├── foodlist.ascx.designer.cs
│   ├── hotellist.ascx
│   ├── hotellist.ascx.cs
│   ├── hotellist.ascx.designer.cs
│   ├── HotelSearch.ascx
│   ├── HotelSearch.ascx.cs
│   ├── HotelSearch.ascx.designer.cs
│   ├── ImageAdv2.ascx
│   ├── ImageAdv2.ascx.cs
│   ├── ImageAdv2.ascx.designer.cs
│   ├── ImageAdv3.ascx
│   ├── ImageAdv3.ascx.cs
│   ├── ImageAdv3.ascx.designer.cs
│   ├── ImageAdv.ascx
│   ├── ImageAdv.ascx.cs
│   ├── ImageAdv.ascx.designer.cs
│   ├── login.ascx
│   ├── login.ascx.cs
│   ├── login.ascx.designer.cs
│   ├── MemberLeftMenu.ascx
│   ├── MemberLeftMenu.ascx.cs
│   ├── MemberLeftMenu.ascx.designer.cs
│   ├── newsImageLists.ascx
│   ├── newsImageLists.ascx.cs
│   ├── newsImageLists.ascx.designer.cs
│   ├── newsList.ascx
│   ├── newsList.ascx.cs
│   ├── newsList.ascx.designer.cs
│   ├── PageControl.ascx
│   ├── PageControl.ascx.cs
│   ├── PageControl.ascx.designer.cs
│   ├── RecomendRoute.ascx
│   ├── RecomendRoute.ascx.cs
│   ├── RecomendRoute.ascx.designer.cs
│   ├── RecomendRouteList.ascx
│   ├── RecomendRouteList.ascx.cs
│   ├── RecomendRouteList.ascx.designer.cs
│   ├── RouteClass.ascx
│   ├── RouteClass.ascx.cs
│   ├── RouteClass.ascx.designer.cs
│   ├── tools.ascx
│   ├── tools.ascx.cs
│   └── tools.ascx.designer.cs
├── bin
│   ├── FreeTextBox.dll
│   ├── Tour_Admin.dll
│   ├── Tour_Admin.pdb
│   ├── TourApp.dll
│   ├── TourApp.pdb
│   ├── TourBLL.dll
│   └── TourBLL.pdb
├── Contact.aspx
├── Contact.aspx.cs
├── Contact.aspx.designer.cs
├── Default.aspx
├── Default.aspx.cs
├── Default.aspx.designer.cs
├── diyinit.aspx
├── diyinit.aspx.cs
├── diyinit.aspx.designer.cs
├── DIYRoute.aspx
├── DIYRoute.aspx.cs
├── DIYRoute.aspx.designer.cs
├── FoodLists.aspx
├── FoodLists.aspx.cs
├── FoodLists.aspx.designer.cs
├── foods.aspx
├── foods.aspx.cs
├── foods.aspx.designer.cs
├── hotellist.aspx
├── hotellist.aspx.cs
├── hotellist.aspx.designer.cs
├── Hotels.aspx
├── Hotels.aspx.cs
├── Hotels.aspx.designer.cs
├── HotelShows.aspx
├── HotelShows.aspx.cs
├── HotelShows.aspx.designer.cs
├── huoche
│   ├── chaxun
│   │   ├── result.asp
│   │   ├── resultc.asp
│   │   ├── resultz.asp
│   │   └── search.asp
│   ├── css.css
│   ├── index.asp
│   ├── piaojia
│   │   ├── kongtiaowo.htm
│   │   ├── kongtiaozuo.htm
│   │   ├── putongwo.htm
│   │   └── putongzuo.htm
│   └── sheng
│   ├── 10.html
│   ├── 11.html
│   ├── 12.html
│   ├── 13.html
│   ├── 14.html
│   ├── 15.html
│   ├── 16.html
│   ├── 17.html
│   ├── 18.html
│   ├── 19.html
│   ├── 1.html
│   ├── 20.html
│   ├── 21.html
│   ├── 22.html
│   ├── 23.html
│   ├── 24.html
│   ├── 25.html
│   ├── 26.html
│   ├── 27.html
│   ├── 28.html
│   ├── 29.html
│   ├── 2.html
│   ├── 3.html
│   ├── 4.html
│   ├── 5.html
│   ├── 6.html
│   ├── 7.html
│   ├── 8.html
│   ├── 9.html
│   ├── default.asp
│   └── images
│   ├── trainStation2.gif
│   └── utilities.js
├── images
│   ├── 01.jpg
│   ├── 02.jpg
│   ├── 03.jpg
│   ├── 04.jpg
│   ├── 05.jpg
│   ├── 06.jpg
│   ├── 07.jpg
│   ├── 1.GIF
│   ├── 2.GIF
│   ├── 3_03.jpg
│   ├── 3042s.gif
│   ├── 3.GIF
│   ├── 3s.gif
│   ├── 4.GIF
│   ├── 4s.gif
│   ├── 5.GIF
│   ├── 6.GIF
│   ├── ad.jpg
│   ├── background.gif
│   ├── bg2.jpg
│   ├── bg.jpg
│   ├── blk_sidebar01-b.gif
│   ├── blk_sidebar01-m.gif
│   ├── blk_sidebar01-t.gif
│   ├── btn_tj.gif
│   ├── button_next.gif
│   ├── di01.gif
│   ├── h1.jpg
│   ├── ico_02.gif
│   ├── imageico.gif
│   ├── index_r11_c3.jpg
│   ├── index_r12_c2.jpg
│   ├── index_r2_c2.jpg
│   ├── index_r3_c2.jpg
│   ├── login_01.bmp
│   ├── login.jpg
│   ├── main.swf
│   ├── on1.GIF
│   ├── on2.GIF
│   ├── on3.GIF
│   ├── on4.GIF
│   ├── on5.GIF
│   ├── on6.GIF
│   ├── pic.gif
│   ├── pic_r1_c1_01.jpg
│   ├── pic_r1_c1_02.jpg
│   ├── pic_r1_c1_04.jpg
│   ├── pic_r1_c1.jpg
│   ├── pic_r2_c1_02.jpg
│   ├── pic_r2_c1_04.jpg
│   ├── pic_r2_c1.jpg
│   ├── pic_r2_c3_02.jpg
│   ├── pic_r2_c3_04.jpg
│   ├── pic_r2_c3.jpg
│   ├── pic_r3_c2.jpg
│   ├── pic_r4_c2_01.jpg
│   ├── pic_r4_c2.jpg
│   ├── reg_now1.gif
│   ├── reset.jpg
│   ├── setroute1.jpg
│   ├── simble_02.gif
│   ├── simble_03.gif
│   ├── simble_04.gif
│   ├── simble_05.gif
│   ├── simble_06.gif
│   ├── sqc.gif
│   ├── style.css
│   ├── submit.jpg
│   ├── tu01.gif
│   └── tu02.gif
├── index.aspx
├── index.aspx.cs
├── index.aspx.designer.cs
├── js
│   ├── admin
│   │   └── diy.js
│   ├── calendar.js
│   ├── diy.js
│   ├── ImageAdv.js
│   ├── InputCheck.js
│   ├── RegisterTool.js
│   └── utils.js
├── logout.aspx
├── logout.aspx.cs
├── logout.aspx.designer.cs
├── Master
│   ├── Main2.Master
│   ├── Main2.Master.cs
│   ├── Main2.Master.designer.cs
│   ├── Main.Master
│   ├── Main.Master.cs
│   └── Main.Master.designer.cs
├── Member
│   ├── AddHotel.aspx
│   ├── AddHotel.aspx.cs
│   ├── AddHotel.aspx.designer.cs
│   ├── Addsight.aspx
│   ├── Addsight.aspx.cs
│   ├── Addsight.aspx.designer.cs
│   ├── default.aspx
│   ├── default.aspx.cs
│   ├── default.aspx.designer.cs
│   ├── HotelList.aspx
│   ├── HotelList.aspx.cs
│   ├── HotelList.aspx.designer.cs
│   ├── index.aspx
│   ├── index.aspx.cs
│   ├── index.aspx.designer.cs
│   ├── MyrouteOrderlist.aspx
│   ├── MyrouteOrderlist.aspx.cs
│   ├── MyrouteOrderlist.aspx.designer.cs
│   ├── Room.aspx
│   ├── Room.aspx.cs
│   ├── Room.aspx.designer.cs
│   ├── RouteOrders.aspx
│   ├── RouteOrders.aspx.cs
│   ├── RouteOrders.aspx.designer.cs
│   ├── RouteOrdersDetail.aspx
│   ├── RouteOrdersDetail.aspx.cs
│   ├── RouteOrdersDetail.aspx.designer.cs
│   ├── SightList.aspx
│   ├── SightList.aspx.cs
│   ├── SightList.aspx.designer.cs
│   ├── SightPrice.aspx
│   ├── SightPrice.aspx.cs
│   └── SightPrice.aspx.designer.cs
├── News.aspx
├── News.aspx.cs
├── News.aspx.designer.cs
├── newsList.aspx
├── newsList.aspx.cs
├── newsList.aspx.designer.cs
├── obj
│   └── TourApp.csproj.FileList.txt
├── Properties
│   └── AssemblyInfo.cs
├── reg
│   ├── RegCheck.aspx
│   ├── RegCheck.aspx.cs
│   ├── RegCheck.aspx.designer.cs
│   ├── UserReg.aspx
│   ├── UserReg.aspx.cs
│   └── UserReg.aspx.designer.cs
├── Routes.aspx
├── Routes.aspx.cs
├── Routes.aspx.designer.cs
├── RouteShow.aspx
├── RouteShow.aspx.cs
├── RouteShow.aspx.designer.cs
├── SelectRouteList.aspx
├── SelectRouteList.aspx.cs
├── SelectRouteList.aspx.designer.cs
├── SightLists.aspx
├── SightLists.aspx.cs
├── SightLists.aspx.designer.cs
├── SightShow.aspx
├── SightShow.aspx.cs
├── SightShow.aspx.designer.cs
├── test.aspx
├── test.aspx.cs
├── test.aspx.designer.cs
├── toolshuoche.aspx
├── toolshuoche.aspx.cs
├── toolshuoche.aspx.designer.cs
├── Tour_Admin
│   ├── AdminUser
│   │   ├── AddAdminUser.aspx
│   │   ├── AddAdminUser.aspx.cs
│   │   ├── AddAdminUser.aspx.designer.cs
│   │   ├── admin_user.aspx
│   │   ├── admin_user.aspx.cs
│   │   ├── admin_user.aspx.designer.cs
│   │   ├── adminusermanage.aspx
│   │   ├── adminusermanage.aspx.cs
│   │   └── adminusermanage.aspx.designer.cs
│   ├── App_Themes
│   │   └── default
│   │   └── style.css
│   ├── ascx
│   │   ├── Calendar.ascx
│   │   ├── Calendar.ascx.cs
│   │   ├── Calendar.ascx.designer.cs
│   │   ├── DropDateTime.ascx
│   │   ├── DropDateTime.ascx.cs
│   │   ├── DropDateTime.ascx.designer.cs
│   │   ├── PageControl.ascx
│   │   ├── PageControl.ascx.cs
│   │   └── PageControl.ascx.designer.cs
│   ├── BaseData
│   │   ├── ManagePosition.aspx
│   │   ├── ManagePosition.aspx.cs
│   │   ├── ManagePosition.aspx.designer.cs
│   │   ├── RouteLongTimeManage.aspx
│   │   ├── RouteLongTimeManage.aspx.cs
│   │   └── RouteLongTimeManage.aspx.designer.cs
│   ├── bin
│   │   ├── FreeTextBox.dll
│   │   ├── FreeTextBox.dll.refresh
│   │   ├── Tour_Admin.dll
│   │   ├── Tour_Admin.pdb
│   │   ├── TourBLL.dll
│   │   └── TourBLL.pdb
│   ├── btn.htm
│   ├── Default.aspx
│   ├── Default.aspx.cs
│   ├── Default.aspx.designer.cs
│   ├── Hotel
│   │   ├── AddHotel.aspx
│   │   ├── AddHotel.aspx.cs
│   │   ├── AddHotel.aspx.designer.cs
│   │   ├── HotelList.aspx
│   │   ├── HotelList.aspx.cs
│   │   ├── HotelList.aspx.designer.cs
│   │   ├── Room.aspx
│   │   ├── Room.aspx.cs
│   │   └── Room.aspx.designer.cs
│   ├── images
│   │   ├── ftb
│   │   │   ├── folder.big.gif
│   │   │   ├── folder.small.gif
│   │   │   ├── folder.up.gif
│   │   │   ├── office2000
│   │   │   │   ├── bold.gif
│   │   │   │   ├── bullets.gif
│   │   │   │   ├── center.gif
│   │   │   │   ├── copy.gif
│   │   │   │   ├── createlink.gif
│   │   │   │   ├── cut.gif
│   │   │   │   ├── deletetablecolumn.gif
│   │   │   │   ├── deletetablerow.gif
│   │   │   │   ├── fontbackcolorpicker.gif
│   │   │   │   ├── fontforecolorpicker.gif
│   │   │   │   ├── indent.gif
│   │   │   │   ├── insertdate.gif
│   │   │   │   ├── insertimagefromgallery.gif
│   │   │   │   ├── insertimage.gif
│   │   │   │   ├── insertrule.gif
│   │   │   │   ├── inserttablecolumn.gif
│   │   │   │   ├── inserttable.gif
│   │   │   │   ├── inserttablerow.gif
│   │   │   │   ├── inserttime.gif
│   │   │   │   ├── italic.gif
│   │   │   │   ├── justifycenter.gif
│   │   │   │   ├── justifyfull.gif
│   │   │   │   ├── justifyleft.gif
│   │   │   │   ├── justifyright.gif
│   │   │   │   ├── link.gif
│   │   │   │   ├── mode.design.gif
│   │   │   │   ├── mode.html.gif
│   │   │   │   ├── numberedlist.gif
│   │   │   │   ├── numbers.gif
│   │   │   │   ├── outdent.gif
│   │   │   │   ├── paste.gif
│   │   │   │   ├── print.gif
│   │   │   │   ├── redo.gif
│   │   │   │   ├── removeformat.gif
│   │   │   │   ├── save.gif
│   │   │   │   ├── separator.gif
│   │   │   │   ├── spellcheck.gif
│   │   │   │   ├── strikethrough.gif
│   │   │   │   ├── subscript.gif
│   │   │   │   ├── superscript.gif
│   │   │   │   ├── table.gif
│   │   │   │   ├── toolbar.end.gif
│   │   │   │   ├── toolbar.gif
│   │   │   │   ├── toolbar.start.gif
│   │   │   │   ├── underline.gif
│   │   │   │   ├── undo.gif
│   │   │   │   ├── unlink.gif
│   │   │   │   ├── wordclean.gif
│   │   │   │   └── wordcount.gif
│   │   │   ├── office2003
│   │   │   │   ├── bold.gif
│   │   │   │   ├── bullets.gif
│   │   │   │   ├── copy.gif
│   │   │   │   ├── createlink.gif
│   │   │   │   ├── cut.gif
│   │   │   │   ├── delete.gif
│   │   │   │   ├── deletetablecolumn.gif
│   │   │   │   ├── deletetablerow.gif
│   │   │   │   ├── fontbackcolorpicker.gif
│   │   │   │   ├── fontforecolorpicker.gif
│   │   │   │   ├── indent.gif
│   │   │   │   ├── insertdate.gif
│   │   │   │   ├── insertimagefromgallery.gif
│   │   │   │   ├── insertimage.gif
│   │   │   │   ├── insertrule.gif
│   │   │   │   ├── inserttablecolumn.gif
│   │   │   │   ├── inserttable.gif
│   │   │   │   ├── inserttablerow.gif
│   │   │   │   ├── inserttime.gif
│   │   │   │   ├── italic.gif
│   │   │   │   ├── justifycenter.gif
│   │   │   │   ├── justifyfull.gif
│   │   │   │   ├── justifyleft.gif
│   │   │   │   ├── justifyright.gif
│   │   │   │   ├── mode.design.gif
│   │   │   │   ├── mode.html.gif
│   │   │   │   ├── numberedlist.gif
│   │   │   │   ├── outdent.gif
│   │   │   │   ├── paste.gif
│   │   │   │   ├── print.gif
│   │   │   │   ├── redo.gif
│   │   │   │   ├── removeformat.gif
│   │   │   │   ├── save.gif
│   │   │   │   ├── separator.gif
│   │   │   │   ├── spellcheck.gif
│   │   │   │   ├── strikethrough.gif
│   │   │   │   ├── subscript.gif
│   │   │   │   ├── superscript.gif
│   │   │   │   ├── toolbar.background.gif
│   │   │   │   ├── toolbarbutton.down.gif
│   │   │   │   ├── toolbarbutton.over.gif
│   │   │   │   ├── toolbar.end.gif
│   │   │   │   ├── toolbar.start.gif
│   │   │   │   ├── underline.gif
│   │   │   │   ├── undo.gif
│   │   │   │   ├── unlink.gif
│   │   │   │   ├── wordclean.gif
│   │   │   │   └── wordcount.gif
│   │   │   └── officeXP
│   │   │   ├── bgcolor.gif
│   │   │   ├── bold.gif
│   │   │   ├── bold.over.gif
│   │   │   ├── borders.gif
│   │   │   ├── bullets.gif
│   │   │   ├── bullets.over.gif
│   │   │   ├── changecase.gif
│   │   │   ├── changecase.over.gif
│   │   │   ├── copy.gif
│   │   │   ├── copy.over.gif
│   │   │   ├── createlink.gif
│   │   │   ├── createlink.over.gif
│   │   │   ├── cut.gif
│   │   │   ├── cut.over.gif
│   │   │   ├── delete.gif
│   │   │   ├── delete.over.gif
│   │   │   ├── deletetablecolumn.gif
│   │   │   ├── deletetablecolumn.over.gif
│   │   │   ├── deletetablerow.gif
│   │   │   ├── deletetablerow.over.gif
│   │   │   ├── details.gif
│   │   │   ├── find.gif
│   │   │   ├── find.over.gif
│   │   │   ├── fontbackcolorpicker.gif
│   │   │   ├── fontbackcolorpicker.over.gif
│   │   │   ├── fontforecolorpicker.gif
│   │   │   ├── fontforecolorpicker.over.gif
│   │   │   ├── help.gif
│   │   │   ├── help.over.gif
│   │   │   ├── indent.gif
│   │   │   ├── indent.over.gif
│   │   │   ├── insertdate.gif
│   │   │   ├── insertdate.over.gif
│   │   │   ├── insertemail.gif
│   │   │   ├── insertemail.over.gif
│   │   │   ├── insertimagefromgallery.gif
│   │   │   ├── insertimagefromgallery.over.gif
│   │   │   ├── insertimage.gif
│   │   │   ├── insertimage.over.gif
│   │   │   ├── insertrule.gif
│   │   │   ├── insertrule.over.gif
│   │   │   ├── inserttablecolumn.gif
│   │   │   ├── inserttablecolumn.over.gif
│   │   │   ├── inserttable.gif
│   │   │   ├── inserttable.over.gif
│   │   │   ├── inserttablerow.gif
│   │   │   ├── inserttablerow.over.gif
│   │   │   ├── inserttime.gif
│   │   │   ├── inserttime.over.gif
│   │   │   ├── italic.gif
│   │   │   ├── italic.over.gif
│   │   │   ├── justifycenter.gif
│   │   │   ├── justifycenter.over.gif
│   │   │   ├── justifyfull.gif
│   │   │   ├── justifyfull.over.gif
│   │   │   ├── justifyleft.gif
│   │   │   ├── justifyleft.over.gif
│   │   │   ├── justifyright.gif
│   │   │   ├── justifyright.over.gif
│   │   │   ├── mode.design.gif
│   │   │   ├── mode.html.gif
│   │   │   ├── numberedlist.gif
│   │   │   ├── numberedlist.over.gif
│   │   │   ├── outdent.gif
│   │   │   ├── outdent.over.gif
│   │   │   ├── paste.gif
│   │   │   ├── paste.over.gif
│   │   │   ├── print.gif
│   │   │   ├── print.over.gif
│   │   │   ├── redo.gif
│   │   │   ├── redo.over.gif
│   │   │   ├── removeformat.gif
│   │   │   ├── removeformat.over.gif
│   │   │   ├── save.gif
│   │   │   ├── save.over.gif
│   │   │   ├── separator.gif
│   │   │   ├── spellcheck.gif
│   │   │   ├── spellcheck.over.gif
│   │   │   ├── strikethrough.gif
│   │   │   ├── strikethrough.over.gif
│   │   │   ├── subscript.gif
│   │   │   ├── subscript.over.gif
│   │   │   ├── superscript.gif
│   │   │   ├── superscript.over.gif
│   │   │   ├── toggleborders.gif
│   │   │   ├── toggledetails.gif
│   │   │   ├── toggledetails.over.gif
│   │   │   ├── toolbar.end.gif
│   │   │   ├── toolbar.start.gif
│   │   │   ├── underline.gif
│   │   │   ├── underline.over.gif
│   │   │   ├── undo.gif
│   │   │   ├── undo.over.gif
│   │   │   ├── unlink.gif
│   │   │   ├── unlink.over.gif
│   │   │   ├── verse.gif
│   │   │   ├── verse.over.gif
│   │   │   ├── wordclean.gif
│   │   │   ├── wordclean.over.gif
│   │   │   ├── wordcount.gif
│   │   │   └── wordcount.over.gif
│   │   ├── left_menu_bg2.gif
│   │   ├── left_menu_bg3.gif
│   │   ├── left_menu_bg4.gif
│   │   ├── left_menu_bg.gif
│   │   ├── logogif.gif
│   │   ├── m2.gif
│   │   ├── mbk.gif
│   │   ├── m.gif
│   │   ├── name_bg.gif
│   │   ├── nowad_bg.gif
│   │   ├── outlogn_bg.gif
│   │   ├── table_titlebg.gif
│   │   ├── topbg2.gif
│   │   ├── top_bg.gif
│   │   ├── topbg.gif
│   │   ├── top_line.gif
│   │   └── 复件 logogif.gif
│   ├── index.aspx
│   ├── index.aspx.cs
│   ├── index.aspx.designer.cs
│   ├── js
│   │   ├── calendar.js
│   │   └── utils.js
│   ├── left.aspx
│   ├── left.aspx.cs
│   ├── left.aspx.designer.cs
│   ├── Links
│   │   ├── AddLink.aspx
│   │   ├── AddLink.aspx.cs
│   │   ├── AddLink.aspx.designer.cs
│   │   ├── LinksList.aspx
│   │   ├── LinksList.aspx.cs
│   │   └── LinksList.aspx.designer.cs
│   ├── login.aspx
│   ├── login.aspx.cs
│   ├── login.aspx.designer.cs
│   ├── loginout.aspx
│   ├── loginout.aspx.cs
│   ├── loginout.aspx.designer.cs
│   ├── model
│   │   ├── Default.aspx
│   │   ├── Default.aspx.cs
│   │   └── Default.aspx.designer.cs
│   ├── News
│   │   ├── ftb.colorpicker.aspx
│   │   ├── ftb.imagegallery.aspx
│   │   ├── ftb.inserttable.aspx
│   │   ├── NewsAdd.aspx
│   │   ├── NewsAdd.aspx.cs
│   │   ├── NewsAdd.aspx.designer.cs
│   │   ├── newsList.aspx
│   │   ├── newsList.aspx.cs
│   │   ├── newsList.aspx.designer.cs
│   │   ├── NewsType_Add.aspx
│   │   ├── NewsType_Add.aspx.cs
│   │   ├── NewsType_Add.aspx.designer.cs
│   │   ├── news_type.aspx
│   │   ├── news_type.aspx.cs
│   │   └── news_type.aspx.designer.cs
│   ├── obj
│   │   └── Tour_Admin.csproj.FileList.txt
│   ├── Orders
│   │   ├── RouteOrderManage.aspx
│   │   ├── RouteOrderManage.aspx.cs
│   │   ├── RouteOrderManage.aspx.designer.cs
│   │   ├── RouteOrdersDetail.aspx
│   │   ├── RouteOrdersDetail.aspx.cs
│   │   └── RouteOrdersDetail.aspx.designer.cs
│   ├── Others
│   │   ├── CompanyIntro.aspx
│   │   ├── CompanyIntro.aspx.cs
│   │   ├── CompanyIntro.aspx.designer.cs
│   │   ├── CompanyIntroPrev.aspx
│   │   ├── CompanyIntroPrev.aspx.cs
│   │   └── CompanyIntroPrev.aspx.designer.cs
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── RentCart
│   │   ├── AddRentCart.aspx
│   │   ├── AddRentCart.aspx.cs
│   │   ├── AddRentCart.aspx.designer.cs
│   │   ├── RentCartManage.aspx
│   │   ├── RentCartManage.aspx.cs
│   │   └── RentCartManage.aspx.designer.cs
│   ├── right.aspx
│   ├── right.aspx.cs
│   ├── right.aspx.designer.cs
│   ├── Route
│   │   ├── AddRoute.aspx
│   │   ├── AddRoute.aspx.cs
│   │   ├── AddRoute.aspx.designer.cs
│   │   ├── AddRouteClass.aspx
│   │   ├── AddRouteClass.aspx.cs
│   │   ├── AddRouteClass.aspx.designer.cs
│   │   ├── AddRouteData.aspx
│   │   ├── AddRouteData.aspx.cs
│   │   ├── AddRouteData.aspx.designer.cs
│   │   ├── AddRouteDataList.aspx
│   │   ├── AddRouteDataList.aspx.cs
│   │   ├── AddRouteDataList.aspx.designer.cs
│   │   ├── RouteClassList.aspx
│   │   ├── RouteClassList.aspx.cs
│   │   ├── RouteClassList.aspx.designer.cs
│   │   ├── RouteList.aspx
│   │   ├── RouteList.aspx.cs
│   │   └── RouteList.aspx.designer.cs
│   ├── Sight
│   │   ├── Addsight.aspx
│   │   ├── Addsight.aspx.cs
│   │   ├── Addsight.aspx.designer.cs
│   │   ├── ftb.colorpicker.aspx
│   │   ├── ftb.imagegallery.aspx
│   │   ├── ftb.inserttable.aspx
│   │   ├── SightList.aspx
│   │   ├── SightList.aspx.cs
│   │   ├── SightList.aspx.designer.cs
│   │   ├── SightPrice.aspx
│   │   ├── SightPrice.aspx.cs
│   │   └── SightPrice.aspx.designer.cs
│   ├── test.aspx
│   ├── test.aspx.cs
│   ├── test.aspx.designer.cs
│   ├── top.aspx
│   ├── top.aspx.cs
│   ├── top.aspx.designer.cs
│   ├── Tour_Admin.csproj
│   ├── Tour_Admin.csproj.user
│   ├── Tour_Admin.Publish.xml
│   ├── upimages
│   │   └── 2007
│   │   └── 12
│   │   ├── 22
│   │   │   ├── 2aa02b2e-6e5f-4e97-a77c-f7b6339030d8.jpg
│   │   │   ├── 2f84eb2a-14ca-45c4-8c21-6407fb83a2a3.jpg
│   │   │   ├── 4f22dd5e-6037-4634-ac19-8b07da250810.jpg
│   │   │   ├── 733c1291-2492-4743-bc5a-b7baa1df0925.jpg
│   │   │   ├── 9976cb26-0939-4f70-afe1-b37421e3fdbe.jpg
│   │   │   ├── b3b55c16-c493-4264-9ca5-f500fda1494d.jpg
│   │   │   ├── big21668eda-62c2-49b3-996f-eefa6e8a82cc.jpg
│   │   │   ├── big2aa02b2e-6e5f-4e97-a77c-f7b6339030d8.jpg
│   │   │   ├── big2f84eb2a-14ca-45c4-8c21-6407fb83a2a3.jpg
│   │   │   ├── big4f22dd5e-6037-4634-ac19-8b07da250810.jpg
│   │   │   ├── big733c1291-2492-4743-bc5a-b7baa1df0925.jpg
│   │   │   ├── big9976cb26-0939-4f70-afe1-b37421e3fdbe.jpg
│   │   │   └── bigb3b55c16-c493-4264-9ca5-f500fda1494d.jpg
│   │   ├── 23
│   │   │   ├── 12a50e5c-212e-4bc6-8a7f-f0efd68c2974.jpg
│   │   │   ├── 1a0202f5-c1a5-4042-bf02-b57a1d225d4f.jpg
│   │   │   ├── 74f78a3e-1603-4e57-9a0a-c310f6091726.jpg
│   │   │   ├── big12a50e5c-212e-4bc6-8a7f-f0efd68c2974.jpg
│   │   │   ├── big1a0202f5-c1a5-4042-bf02-b57a1d225d4f.jpg
│   │   │   └── big74f78a3e-1603-4e57-9a0a-c310f6091726.jpg
│   │   └── 25
│   │   ├── b2d8944b-5758-489e-b723-d81d41a4bca6.jpg
│   │   └── bigb2d8944b-5758-489e-b723-d81d41a4bca6.jpg
│   └── Web.config
├── TourApp.csproj
├── TourApp.csproj.user
├── TourApp.Publish.xml
├── TourApp.sln
├── TourApp.suo
├── TourBLL
│   ├── AccessDAL
│   │   ├── AdminUser.cs
│   │   ├── CHotel.cs
│   │   ├── CHotelPic.cs
│   │   ├── CompanyIntro.cs
│   │   ├── CRoomc.cs
│   │   ├── HotelLevel.cs
│   │   ├── Link.cs
│   │   ├── News.cs
│   │   ├── NewsSetting.cs
│   │   ├── NewsType.cs
│   │   ├── Position.cs
│   │   ├── RentCart.cs
│   │   ├── RouteBlock.cs
│   │   ├── RouteClass.cs
│   │   ├── Route.cs
│   │   ├── RouteLine.cs
│   │   ├── RouteLineSet.cs
│   │   ├── RouteLongTime.cs
│   │   ├── RouteOrders.cs
│   │   ├── RouteOrdersSet.cs
│   │   ├── SightPrice.cs
│   │   ├── TSight.cs
│   │   ├── TSightPic.cs
│   │   └── UserRegister.cs
│   ├── AccessHelper.cs
│   ├── BLL
│   │   ├── AdminUser.cs
│   │   ├── CCompanyIntro.cs
│   │   ├── CHotel.cs
│   │   ├── CHotelLevel.cs
│   │   ├── CHotelPic.cs
│   │   ├── CNews.cs
│   │   ├── CPosition.cs
│   │   ├── CRentCart.cs
│   │   ├── CRoomc.cs
│   │   ├── CRouteBlock.cs
│   │   ├── CRouteClass.cs
│   │   ├── CRoute.cs
│   │   ├── CRouteLine.cs
│   │   ├── CRouteLineSet.cs
│   │   ├── CRouteLongTime.cs
│   │   ├── CRouteOrders.cs
│   │   ├── CRouteOrdersSet.cs
│   │   ├── CSightPrice.cs
│   │   ├── Link.cs
│   │   ├── NewsSetting.cs
│   │   ├── NewsType.cs
│   │   ├── TSight.cs
│   │   ├── TSightPic.cs
│   │   └── UserRegister.cs
│   ├── Comm
│   │   ├── CPicControl.cs
│   │   ├── DiyRoute.cs
│   │   ├── GetWebValue.cs
│   │   ├── SpecialBigClass.cs
│   │   ├── SpecialClass.cs
│   │   ├── UploadImage.cs
│   │   └── UploadImages.cs
│   ├── DAL
│   │   ├── AdminUser.cs
│   │   ├── CHotel.cs
│   │   ├── CHotelPic.cs
│   │   ├── CompanyIntro.cs
│   │   ├── CRoomc.cs
│   │   ├── HotelLevel.cs
│   │   ├── Link.cs
│   │   ├── News.cs
│   │   ├── NewsSetting.cs
│   │   ├── NewsType.cs
│   │   ├── Position.cs
│   │   ├── RentCart.cs
│   │   ├── RouteClass.cs
│   │   ├── Route.cs
│   │   ├── RouteLine.cs
│   │   ├── RouteLineSet.cs
│   │   ├── RouteLongTime.cs
│   │   ├── RouteOrders.cs
│   │   ├── RouteOrdersSet.cs
│   │   ├── SightPrice.cs
│   │   ├── TSight.cs
│   │   ├── TSightPic.cs
│   │   └── UserRegister.cs
│   ├── EntityCollectionBase.cs
│   ├── Model
│   │   ├── AdminUserInfo.cs
│   │   ├── CompanyIntroInfo.cs
│   │   ├── CRouteOrdersInfo.cs
│   │   ├── HotelInfo.cs
│   │   ├── HotelLevelInfo.cs
│   │   ├── HotelPicInfo.cs
│   │   ├── LinkInfo.cs
│   │   ├── NewsInfo.cs
│   │   ├── NewsSettingInfo.cs
│   │   ├── NewsTypeInfo.cs
│   │   ├── PositionInfo.cs
│   │   ├── RentCartInfo.cs
│   │   ├── RoomcInfo.cs
│   │   ├── RouteBlockInfo.cs
│   │   ├── RouteClassInfo.cs
│   │   ├── RouteInfo.cs
│   │   ├── RouteLineInfo.cs
│   │   ├── RouteLineSetInfo.cs
│   │   ├── RouteLongTimeInfo.cs
│   │   ├── RouteOrdersSetInfo.cs
│   │   ├── SightPriceInfo.cs
│   │   ├── SpecialBigClassInfo.cs
│   │   ├── SpecialClassInfo.cs
│   │   ├── TSightInfo.cs
│   │   ├── TSightPicInfo.cs
│   │   └── UserRegisterInfo.cs
│   ├── obj
│   │   └── TourBLL.csproj.FileList.txt
│   ├── Properties
│   │   └── AssemblyInfo.cs
│   ├── SqlHelper.cs
│   ├── StringControl.cs
│   └── TourBLL.csproj
├── TourTools.aspx
├── TourTools.aspx.cs
├── TourTools.aspx.designer.cs
├── upimages
│   ├── 2008
│   │   ├── 1
│   │   │   ├── 24
│   │   │   │   ├── 40492e58-1e16-456d-b8c4-1f75337e9653.jpg
│   │   │   │   ├── 65fb6a2e-93b4-465b-8945-10ed45dff00f.jpg
│   │   │   │   ├── big40492e58-1e16-456d-b8c4-1f75337e9653.jpg
│   │   │   │   └── big65fb6a2e-93b4-465b-8945-10ed45dff00f.jpg
│   │   │   ├── 27
│   │   │   │   ├── 02a437df-4a56-4bff-9d76-31bd52d56199.jpg
│   │   │   │   ├── 3d311daf-ebb1-4724-b5ad-886d2368262b.jpg
│   │   │   │   ├── 6dcd2a29-cdc1-4f60-8016-c2fa718842c6.jpg
│   │   │   │   ├── big02a437df-4a56-4bff-9d76-31bd52d56199.jpg
│   │   │   │   ├── big3d311daf-ebb1-4724-b5ad-886d2368262b.jpg
│   │   │   │   ├── big6dcd2a29-cdc1-4f60-8016-c2fa718842c6.jpg
│   │   │   │   ├── bigc90d698c-0ae1-4636-b1e2-6b2bba4445c9.jpg
│   │   │   │   └── c90d698c-0ae1-4636-b1e2-6b2bba4445c9.jpg
│   │   │   ├── 28
│   │   │   │   ├── 06f8023d-a831-43ab-97cf-171b39298be5.jpg
│   │   │   │   ├── 25c2ed22-ce66-4393-9000-ed7b1f22e8da.jpg
│   │   │   │   ├── 3b23f76e-cdd0-48e2-9211-b70f28a2bc1e.jpg
│   │   │   │   ├── 541f190c-bbcc-4dd3-8cbf-232301be5731.jpg
│   │   │   │   ├── 5744dd65-7dfc-4d5e-8fa3-e67d18b2d5f6.jpg
│   │   │   │   ├── 7bcbece0-1d71-4651-bf2d-8843635f46b1.jpg
│   │   │   │   ├── 9321d3b1-13bf-4de4-bb8e-a37f86fa5d0f.jpg
│   │   │   │   ├── bcb2e6f3-1c08-47aa-9520-a911edc68a04.jpg
│   │   │   │   ├── big06f8023d-a831-43ab-97cf-171b39298be5.jpg
│   │   │   │   ├── big25c2ed22-ce66-4393-9000-ed7b1f22e8da.jpg
│   │   │   │   ├── big3b23f76e-cdd0-48e2-9211-b70f28a2bc1e.jpg
│   │   │   │   ├── big541f190c-bbcc-4dd3-8cbf-232301be5731.jpg
│   │   │   │   ├── big5744dd65-7dfc-4d5e-8fa3-e67d18b2d5f6.jpg
│   │   │   │   ├── big7bcbece0-1d71-4651-bf2d-8843635f46b1.jpg
│   │   │   │   ├── big9321d3b1-13bf-4de4-bb8e-a37f86fa5d0f.jpg
│   │   │   │   ├── bigbcb2e6f3-1c08-47aa-9520-a911edc68a04.jpg
│   │   │   │   ├── bigd847509d-1093-497e-801e-2f2eac744fad.jpg
│   │   │   │   ├── bigdc110e4a-d264-4f72-b21a-bb315b9551c1.jpg
│   │   │   │   ├── bige2c3ecb6-a6db-4629-b96f-58b90f53e761.jpg
│   │   │   │   ├── bige5017bd8-2f10-4f5d-9425-99db0b9bf4b3.jpg
│   │   │   │   ├── bige6b189b1-eb76-4042-af05-e4aa3e276f62.jpg
│   │   │   │   ├── d847509d-1093-497e-801e-2f2eac744fad.jpg
│   │   │   │   ├── dc110e4a-d264-4f72-b21a-bb315b9551c1.jpg
│   │   │   │   ├── e5017bd8-2f10-4f5d-9425-99db0b9bf4b3.jpg
│   │   │   │   └── e6b189b1-eb76-4042-af05-e4aa3e276f62.jpg
│   │   │   └── 29
│   │   │   ├── 48ddb216-ac35-4a8c-a79e-8cd53a745f87.jpg
│   │   │   ├── 57123947-e236-488b-ab37-c373a1092be2.jpg
│   │   │   ├── 5a757526-bfd2-4ff7-a793-62085cd6b00e.jpg
│   │   │   ├── big48ddb216-ac35-4a8c-a79e-8cd53a745f87.jpg
│   │   │   ├── big57123947-e236-488b-ab37-c373a1092be2.jpg
│   │   │   ├── big5a757526-bfd2-4ff7-a793-62085cd6b00e.jpg
│   │   │   ├── bigdd2a166e-2676-4bc8-9912-a6289152dd66.jpg
│   │   │   └── dd2a166e-2676-4bc8-9912-a6289152dd66.jpg
│   │   └── 3
│   │   ├── 11
│   │   │   ├── 5473260f-7cb1-44ff-9deb-f39d18808493.jpg
│   │   │   ├── big5473260f-7cb1-44ff-9deb-f39d18808493.jpg
│   │   │   ├── bige3e5dbc9-547c-4026-81a7-2c954c420a9a.jpg
│   │   │   └── e3e5dbc9-547c-4026-81a7-2c954c420a9a.jpg
│   │   ├── 15
│   │   │   ├── 07ce3724-385d-43c0-822d-daa25782e2d8.jpg
│   │   │   ├── big07ce3724-385d-43c0-822d-daa25782e2d8.jpg
│   │   │   ├── bigf388aa35-d9a7-45bf-9d81-203a04a9a0fa.jpg
│   │   │   └── f388aa35-d9a7-45bf-9d81-203a04a9a0fa.jpg
│   │   ├── 22
│   │   │   ├── bigdd2e339b-f19b-49f9-806f-d8f62793abe4.jpg
│   │   │   └── dd2e339b-f19b-49f9-806f-d8f62793abe4.jpg
│   │   ├── 6
│   │   │   ├── b18770fb-3856-433c-bd9d-b8d304dc1483.jpg
│   │   │   └── bigb18770fb-3856-433c-bd9d-b8d304dc1483.jpg
│   │   └── 9
│   │   ├── 3b4bb7cf-6dc8-4b8f-a0ed-1fb659e7e72a.jpg
│   │   └── big3b4bb7cf-6dc8-4b8f-a0ed-1fb659e7e72a.jpg
│   ├── bigffa7f6fe-2609-4d54-b744-799da3a84b52.jpg
│   └── ffa7f6fe-2609-4d54-b744-799da3a84b52.jpg
├── UserLogin.aspx
├── UserLogin.aspx.cs
├── UserLogin.aspx.designer.cs
├── ValidateCode2.aspx
├── ValidateCode2.aspx.cs
├── ValidateCode2.aspx.designer.cs
├── ValidateCode.aspx
├── ValidateCode.aspx.cs
├── ValidateCode.aspx.designer.cs
├── Web.config
└── Web.sitemap

73 directories, 880 files

标签:

实例下载地址

asp.net做的小的旅游网站

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

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

网友评论

发表评论

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

查看所有0条评论>>

小贴士

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

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

关于好例子网

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

;
报警