文件名称:jyforum
- 所属分类:
- .net编程
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2013-01-17
- 文件大小:
- 1.8mb
- 下载次数:
- 0次
- 提 供 者:
- sdgf*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
1.如何运行调试网站:
1) 新建一个空的SQL SERVER 数据库,如forum
2) 在新建的数据库中执行脚本文件:Web\Sqlscr ipts\member.sql
3) 在新建的数据库中执行脚本文件:Web\Sqlscr ipts\forum.sql
4) 如果你新建的数据库名不是forum或者发现数据库连接错误,则需要修改web.config中的数据库连接字符串:
"server=(local) uid=sa pwd=sa Trusted_Connection=no database=forum"
5) 如果你装了VS2005,则可以直接双击Forum.sln打开网站源代码
6) 运行网站,default.aspx为起始页
2.一些补充:
1)数据库在DB_51aspx文件夹中,附加即可
2) 系统管理员用户名:51aspx 密码:51aspx
3) 为了方便测试,网站默认自动创建了一些版块组以及版块-How to run debug website: 1) Create a new empty SQL SERVER database, such as the forum 2) to execute the scr ipt file in the new database: Web \ Sqlscr ipts \ member.sql 3) in the new database scr ipt files: Web \ Sqlscr ipts \ forum.sql 4) If the name of your new database is not a forum or found a database connection error, you need to modify the database connection string in web.config: " server = (local) uid = sa pwd = sa Trusted_Connection = no database = forum 5) If you installed VS2005, you can double-click directly Forum.sln open website source code 6) running the site, default.aspx as start page 2. supplementary: 1) database file DB_51aspx folder to , attach to 2) system administrators-username: 51aspx password: 51aspx 3) In order to facilitate the testing, the site default to automatically create a forum group forum
1) 新建一个空的SQL SERVER 数据库,如forum
2) 在新建的数据库中执行脚本文件:Web\Sqlscr ipts\member.sql
3) 在新建的数据库中执行脚本文件:Web\Sqlscr ipts\forum.sql
4) 如果你新建的数据库名不是forum或者发现数据库连接错误,则需要修改web.config中的数据库连接字符串:
"server=(local) uid=sa pwd=sa Trusted_Connection=no database=forum"
5) 如果你装了VS2005,则可以直接双击Forum.sln打开网站源代码
6) 运行网站,default.aspx为起始页
2.一些补充:
1)数据库在DB_51aspx文件夹中,附加即可
2) 系统管理员用户名:51aspx 密码:51aspx
3) 为了方便测试,网站默认自动创建了一些版块组以及版块-How to run debug website: 1) Create a new empty SQL SERVER database, such as the forum 2) to execute the scr ipt file in the new database: Web \ Sqlscr ipts \ member.sql 3) in the new database scr ipt files: Web \ Sqlscr ipts \ forum.sql 4) If the name of your new database is not a forum or found a database connection error, you need to modify the database connection string in web.config: " server = (local) uid = sa pwd = sa Trusted_Connection = no database = forum 5) If you installed VS2005, you can double-click directly Forum.sln open website source code 6) running the site, default.aspx as start page 2. supplementary: 1) database file DB_51aspx folder to , attach to 2) system administrators-username: 51aspx password: 51aspx 3) In order to facilitate the testing, the site default to automatically create a forum group forum
(系统自动生成,下载前可以参看下载内容)
下载文件列表
jyforum\jyforum\Business\bin\Debug\Forum.Business.dll
.......\.......\........\...\.....\Forum.Business.pdb
.......\.......\........\...\.....\System.Web.Core.dll
.......\.......\........\...\.....\System.Web.Core.pdb
.......\.......\........\Components\CommandIdent.cs
.......\.......\........\..........\Configuration.cs
.......\.......\........\..........\Site.cs
.......\.......\........\..........\User.cs
.......\.......\........\..ntrols\CloseThread.cs
.......\.......\........\........\.ontrolPanel\ChangePassword.cs
.......\.......\........\........\............\EditAvatar.cs
.......\.......\........\........\............\ForumPermissionManage.cs
.......\.......\........\........\............\GroupAdd.cs
.......\.......\........\........\............\GroupEdit.cs
.......\.......\........\........\............\GroupList.cs
.......\.......\........\........\............\ModulePermissionManage.cs
.......\.......\........\........\............\MyCloseThreadList.cs
.......\.......\........\........\............\MyOpenThreadList.cs
.......\.......\........\........\............\MyPostEdit.cs
.......\.......\........\........\............\MyReplyThreadList.cs
.......\.......\........\........\............\MyThreadEdit.cs
.......\.......\........\........\............\MyThreadList.cs
.......\.......\........\........\............\PostEdit.cs
.......\.......\........\........\............\PostList.cs
.......\.......\........\........\............\RoleAdd.cs
.......\.......\........\........\............\RoleEdit.cs
.......\.......\........\........\............\RoleList.cs
.......\.......\........\........\............\SectionAdd.cs
.......\.......\........\........\............\SectionAdmins.cs
.......\.......\........\........\............\SectionEdit.cs
.......\.......\........\........\............\SectionList.cs
.......\.......\........\........\............\ThreadEdit.cs
.......\.......\........\........\............\ThreadList.cs
.......\.......\........\........\............\UserList.cs
.......\.......\........\........\............\UserRoles.cs
.......\.......\........\........\ForumUserControl.cs
.......\.......\........\........\Login.cs
.......\.......\........\........\LoginView.cs
.......\.......\........\........\Logout.cs
.......\.......\........\........\PostAdd.cs
.......\.......\........\........\RegisterUser.cs
.......\.......\........\........\SectionNavbar.cs
.......\.......\........\........\ThreadAdd.cs
.......\.......\........\........\ThreadDetail.cs
.......\.......\........\........\Threads.cs
.......\.......\........\........\ThreadView.cs
.......\.......\........\Entities\Group.cs
.......\.......\........\........\Post.cs
.......\.......\........\........\Section.cs
.......\.......\........\........\SectionRoleUser.cs
.......\.......\........\........\Thread.cs
.......\.......\........\..umerations\ParameterName.cs
.......\.......\........\............\PermissionType.cs
.......\.......\........\............\ThreadOrderType.cs
.......\.......\........\............\ThreadReleaseStatus.cs
.......\.......\........\............\ThreadStatus.cs
.......\.......\........\............\UserStatus.cs
.......\.......\........\Forum.Business.csproj
.......\.......\........\Managers\BusinessManager.cs
.......\.......\........\........\RequestHelper.cs
.......\.......\........\........\SiteUrls.cs
.......\.......\........\obj\Debug\Forum.Business.dll
.......\.......\........\...\.....\Forum.Business.pdb
.......\.......\........\...\.....\ResolveAssemblyReference.cache
.......\.......\........\...\Forum.Business.csproj.FileListAbsolute.txt
.......\.......\........\Requests\GroupRequest.cs
.......\.......\........\........\PostRequest.cs
.......\.......\........\........\SectionRequest.cs
.......\.......\........\........\SectionRoleUserRequest.cs
.......\.......\........\........\ThreadRequest.cs
.......\.......\........\........\UserRequest.cs
.......\.......\Core\bin\Debug\System.Web.Core.dll
.......\.......\....\...\.....\System.Web.Core.pdb
.......\.......\....\Components\Common\BaseSite.cs
.......\.......