文件名称:travel
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [Basic/ASP] [源码]
- 上传时间:
- 2014-05-08
- 文件大小:
- 14.24mb
- 下载次数:
- 0次
- 提 供 者:
- 小**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
系统说明
在运行系统之前,用户必须修改连接数据库的字符串,本例把连接数据库的字符串存放在Web.config文件中,用户只需要修改该文件中连接数据库的字符串即可。
<appSettings>
<add key="DBConnectionString" value="server=(local) uid=sa pwd=sa database=Traval enlist=true"></add>
<add key="PageSize" value="15"></add><!--表单列表中的显示行数-->
<add key="menuMgr" value="/manage/pages/frm_menumgr.aspx"></add><!--后面功能权限菜单管理页面-->
<add key="uploadDir" value="/upload"></add><!-- 文件上传目录 -->
</appSettings>
<connectionStrings>
<add name="AppConnectionString" connectionString="Server=(local) Integrated Security=True Database=traval uid= sa pwd= sa " />
</connectionStrings>
修改完成之后,用户运行BaseWeb文件夹中的index.aspx主页即可。
-Before running the system described in the system, the user must modify the database connection string, in this case to store the database connection string in the Web.config file, the user only needs to modify the file string to connect to the database. <appSettings><add key="DBConnectionString" value="server=(local) uid=sa pwd=sa database=Traval enlist=true"></add><add key="PageSize" value="15"></add><!--表单列表中的显示行数--><add key="menuMgr" value="/manage/pages/frm_menumgr.aspx"></add><!--后面功能权限菜单管理页面--><add key="uploadDir" value="/upload"></add><!-- 文件上传目录--></appSettings><connectionStrings><add name="AppConnectionString" connectionString="Server=(local) Integrated Security=True Database=traval uid= sa pwd= sa " /></connectionStrings> After the modification is completed, the user runs BaseWeb folder index.aspx home can be.
在运行系统之前,用户必须修改连接数据库的字符串,本例把连接数据库的字符串存放在Web.config文件中,用户只需要修改该文件中连接数据库的字符串即可。
<appSettings>
<add key="DBConnectionString" value="server=(local) uid=sa pwd=sa database=Traval enlist=true"></add>
<add key="PageSize" value="15"></add><!--表单列表中的显示行数-->
<add key="menuMgr" value="/manage/pages/frm_menumgr.aspx"></add><!--后面功能权限菜单管理页面-->
<add key="uploadDir" value="/upload"></add><!-- 文件上传目录 -->
</appSettings>
<connectionStrings>
<add name="AppConnectionString" connectionString="Server=(local) Integrated Security=True Database=traval uid= sa pwd= sa " />
</connectionStrings>
修改完成之后,用户运行BaseWeb文件夹中的index.aspx主页即可。
-Before running the system described in the system, the user must modify the database connection string, in this case to store the database connection string in the Web.config file, the user only needs to modify the file string to connect to the database. <appSettings><add key="DBConnectionString" value="server=(local) uid=sa pwd=sa database=Traval enlist=true"></add><add key="PageSize" value="15"></add><!--表单列表中的显示行数--><add key="menuMgr" value="/manage/pages/frm_menumgr.aspx"></add><!--后面功能权限菜单管理页面--><add key="uploadDir" value="/upload"></add><!-- 文件上传目录--></appSettings><connectionStrings><add name="AppConnectionString" connectionString="Server=(local) Integrated Security=True Database=traval uid= sa pwd= sa " /></connectionStrings> After the modification is completed, the user runs BaseWeb folder index.aspx home can be.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
旅游信息网
..........\App_Code
..........\........\AssemblyInfo.cs
..........\........\Global.asax.cs
..........\BaseWeb
..........\.......\Cjxz.aspx.cs
..........\.......\Controls
..........\.......\........\Bottom.ascx
..........\.......\........\Bottom.ascx.cs
..........\.......\........\Default.aspx
..........\.......\........\Default.aspx.cs
..........\.......\........\Head.ascx
..........\.......\........\Head.ascx.cs
..........\.......\........\Uc_List.ascx
..........\.......\........\Uc_List.ascx.cs
..........\.......\........\Uc_ads.ascx.cs
..........\.......\........\Uc_hote_list.ascx.cs
..........\.......\........\Uc_jingqu_List.ascx.cs
..........\.......\........\Uc_new_list.ascx
..........\.......\........\Uc_new_list.ascx.cs
..........\.......\........\Uc_zhekou.ascx
..........\.......\........\Uc_zhekou.ascx.cs
..........\.......\........\uc_JiaMeng.ascx
..........\.......\........\uc_JiaMeng.ascx.cs
..........\.......\........\uc_JiaMeng_list.ascx.cs
..........\.......\........\uc_Line_List.ascx.cs
..........\.......\........\uc_ads.ascx
..........\.......\........\uc_hote_list.ascx
..........\.......\........\uc_jiameng_list.ascx
..........\.......\........\uc_jingqu_list.ascx
..........\.......\........\uc_line_list.ascx
..........\.......\........\uc_news.ascx
..........\.......\........\uc_news.ascx.cs
..........\.......\........\uc_plane_list.ascx
..........\.......\........\uc_plane_list.ascx.cs
..........\.......\........\userLogin.ascx
..........\.......\........\userLogin.ascx.cs
..........\.......\........\weater.ascx
..........\.......\........\weater.ascx.cs
..........\.......\GOOGLE.HTM
..........\.......\HotelYD1.aspx.cs
..........\.......\HotelYD2.aspx.cs
..........\.......\Inc
..........\.......\...\Date
..........\.......\...\....\agenda.js
..........\.......\...\....\ipopeng.htm
..........\.......\...\....\normal.css
..........\.......\...\....\normal.js
..........\.......\...\....\plugins.js
..........\.......\Index.aspx.cs
..........\.......\JiaMeng.aspx.cs
..........\.......\Jzxz.aspx.cs
..........\.......\LoginOut.aspx.cs
..........\.......\Login_reg.aspx.cs
..........\.......\Lyzl.aspx.cs
..........\.......\OrderSql.aspx.cs
..........\.......\PlaneYD1.aspx.cs
..........\.......\PlaneYD2.aspx.cs
..........\.......\Reg3.aspx.cs
..........\.......\XianLuOrder.aspx.cs
..........\.......\XianLuOrder2.aspx.cs
..........\.......\XianluOrder3.aspx.cs
..........\.......\aboutus.aspx
..........\.......\aboutus.aspx.cs
..........\.......\cjxz.aspx
..........\.......\css
..........\.......\...\globalstyle.css
..........\.......\css.css
..........\.......\dftc.aspx
..........\.......\dftc.aspx.cs
..........\.......\hotelorder.aspx
..........\.......\hotelyd1.aspx
..........\.......\hotelyd2.aspx
..........\.......\images
..........\.......\......\01.gif
..........\.......\......\12.gif
..........\.......\......\1212
..........\.......\......\....\1.gif
..........\.......\......\....\2.gif
..........\.......\......\....\3.gif
..........\.......\......\....\Thumbs.db
..........\.......\......\....\chang_01.gif
..........\.......\......\....\chang_02.gif
..........\.......\......\....\jipiao_01.gif
..........\.......\......\....\jipiao_02.gif
..........\.......\......\....\minsumaina_r1_c1.gif
..........\.......\......\....\searchbtn.gif
..........\.......\......\....\searchbtn0.gif
..........\.......\......\150-100-1.jpg
..........\.......\......\2040240121455.gif
..........\.......\......\2040240121456.gif
..........\.......\......\2040240121458.gif
..........\.......\......\2040240121459.gif
..........\.......\......\86-86-1.jpg
..........\.......\......\9-10.gif
..........\.......\......\91-84.jpg
..........\.......\......\CART.GIF
..........\.......\......\D_title1.gif
..........\.......\......\Head-1.gif
..........\.......\......\KMX_01.gif