文件名称:jyforum
-
所属分类:
- 标签属性:
- 上传时间:2013-01-25
-
文件大小:1.8mb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
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
jyforum/jyforum/Business/bin/Debug/Forum.Business.pdb
jyforum/jyforum/Business/bin/Debug/System.Web.Core.dll
jyforum/jyforum/Business/bin/Debug/System.Web.Core.pdb
jyforum/jyforum/Business/Components/CommandIdent.cs
jyforum/jyforum/Business/Components/Configuration.cs
jyforum/jyforum/Business/Components/Site.cs
jyforum/jyforum/Business/Components/User.cs
jyforum/jyforum/Business/Controls/CloseThread.cs
jyforum/jyforum/Business/Controls/ControlPanel/ChangePassword.cs
jyforum/jyforum/Business/Controls/ControlPanel/EditAvatar.cs
jyforum/jyforum/Business/Controls/ControlPanel/ForumPermissionManage.cs
jyforum/jyforum/Business/Controls/ControlPanel/GroupAdd.cs
jyforum/jyforum/Business/Controls/ControlPanel/GroupEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/GroupList.cs
jyforum/jyforum/Business/Controls/ControlPanel/ModulePermissionManage.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyCloseThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyOpenThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyPostEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyReplyThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyThreadEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/PostEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/PostList.cs
jyforum/jyforum/Business/Controls/ControlPanel/RoleAdd.cs
jyforum/jyforum/Business/Controls/ControlPanel/RoleEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/RoleList.cs
jyforum/jyforum/Business/Controls/ControlPanel/SectionAdd.cs
jyforum/jyforum/Business/Controls/ControlPanel/SectionAdmins.cs
jyforum/jyforum/Business/Controls/ControlPanel/SectionEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/SectionList.cs
jyforum/jyforum/Business/Controls/ControlPanel/ThreadEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/ThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/UserList.cs
jyforum/jyforum/Business/Controls/ControlPanel/UserRoles.cs
jyforum/jyforum/Business/Controls/ForumUserControl.cs
jyforum/jyforum/Business/Controls/Login.cs
jyforum/jyforum/Business/Controls/LoginView.cs
jyforum/jyforum/Business/Controls/Logout.cs
jyforum/jyforum/Business/Controls/PostAdd.cs
jyforum/jyforum/Business/Controls/RegisterUser.cs
jyforum/jyforum/Business/Controls/SectionNavbar.cs
jyforum/jyforum/Business/Controls/ThreadAdd.cs
jyforum/jyforum/Business/Controls/ThreadDetail.cs
jyforum/jyforum/Business/Controls/Threads.cs
jyforum/jyforum/Business/Controls/ThreadView.cs
jyforum/jyforum/Business/Entities/Group.cs
jyforum/jyforum/Business/Entities/Post.cs
jyforum/jyforum/Business/Entities/Section.cs
jyforum/jyforum/Business/Entities/SectionRoleUser.cs
jyforum/jyforum/Business/Entities/Thread.cs
jyforum/jyforum/Business/Enumerations/ParameterName.cs
jyforum/jyforum/Business/Enumerations/PermissionType.cs
jyforum/jyforum/Business/Enumerations/ThreadOrderType.cs
jyforum/jyforum/Business/Enumerations/ThreadReleaseStatus.cs
jyforum/jyforum/Business/Enumerations/ThreadStatus.cs
jyforum/jyforum/Business/Enumerations/UserStatus.cs
jyforum/jyforum/Business/Forum.Business.csproj
jyforum/jyforum/Business/Managers/BusinessManager.cs
jyforum/jyforum/Business/Managers/RequestHelper.cs
jyforum/jyforum/Business/Managers/SiteUrls.cs
jyforum/jyforum/Business/obj/Debug/Forum.Business.dll
jyforum/jyforum/Business/obj/Debug/Forum.Business.pdb
jyforum/jyforum/Business/obj/Debug/ResolveAssemblyReference.cache
jyforum/jyforum/Business/obj/Forum.Business.csproj.FileListAbsolute.txt
jyforum/jyforum/Business/Requests/GroupRequest.cs
jyforum/jyforum/Business/Requests/PostRequest.cs
jyforum/jyforum/Business/Requests/SectionRequest.cs
jyforum/jyforum/Business/Requests/SectionRoleUserRequest.cs
jyforum/jyforum/Business/Requests/ThreadRequest.cs
jyforum/jyforum/Business/Requests/UserRequest.cs
jyforum/jyforum/Core/bin/Debug/System.Web.Core.dll
jyforum/jyforum/Core/bin/Debug/System.Web.Core.pdb
jyforum/jyforum/Core/Components/Common/BaseSite.cs
jyforum/jyforum/Core/Components/Common/Configuration.cs
jyforum/jyforum/Core/Components/Common/ConfigurationSectionHandler.cs
jyforum/jyforum/Core/Components/Common/Global.cs
jyforum/jyforum/Core/Components/Common/Head.cs
jyforum/jyforum/Core/Components/Common/HttpModule.cs
jyforum/jyforum/Core/Components/Common/ICodeHighlighter.cs
jyforum/jyforum/Core/Components/Common/IObjectsProvider.cs
jyforum/jyforum/Core/Components/Common/ISite.cs
jyforum/jyforum/Core/Components/Common/IUpdateData.cs
jyforum/jyforum/Core/Components/Common/NavLink.cs
jyforum/jyforum/Core/Components/Common/ParameterName.cs
jyforum/jyforum/Core/Components/Common/Property.cs
jyforum/jyforum/Core/Components/Common/RoleType.cs
jyforum/jyforum/Core/Components/Common/SearchCriteria.cs
jyforum/jyforum/Core/Components/Common/SelectedNavigation.cs
jyforum/jyforum/Core/Components/Common/SerializerData.cs
jyforum/jyforum/Core/Components/Common/Tab.cs
jyforum/jyforum/Core/Components/Common/UrlParameter.cs
jyforum/jyforum/Core/Components/Common/UserIdProvider.cs
jyforum
jyforum/jyforum/Business/bin/Debug/Forum.Business.pdb
jyforum/jyforum/Business/bin/Debug/System.Web.Core.dll
jyforum/jyforum/Business/bin/Debug/System.Web.Core.pdb
jyforum/jyforum/Business/Components/CommandIdent.cs
jyforum/jyforum/Business/Components/Configuration.cs
jyforum/jyforum/Business/Components/Site.cs
jyforum/jyforum/Business/Components/User.cs
jyforum/jyforum/Business/Controls/CloseThread.cs
jyforum/jyforum/Business/Controls/ControlPanel/ChangePassword.cs
jyforum/jyforum/Business/Controls/ControlPanel/EditAvatar.cs
jyforum/jyforum/Business/Controls/ControlPanel/ForumPermissionManage.cs
jyforum/jyforum/Business/Controls/ControlPanel/GroupAdd.cs
jyforum/jyforum/Business/Controls/ControlPanel/GroupEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/GroupList.cs
jyforum/jyforum/Business/Controls/ControlPanel/ModulePermissionManage.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyCloseThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyOpenThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyPostEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyReplyThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyThreadEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/MyThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/PostEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/PostList.cs
jyforum/jyforum/Business/Controls/ControlPanel/RoleAdd.cs
jyforum/jyforum/Business/Controls/ControlPanel/RoleEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/RoleList.cs
jyforum/jyforum/Business/Controls/ControlPanel/SectionAdd.cs
jyforum/jyforum/Business/Controls/ControlPanel/SectionAdmins.cs
jyforum/jyforum/Business/Controls/ControlPanel/SectionEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/SectionList.cs
jyforum/jyforum/Business/Controls/ControlPanel/ThreadEdit.cs
jyforum/jyforum/Business/Controls/ControlPanel/ThreadList.cs
jyforum/jyforum/Business/Controls/ControlPanel/UserList.cs
jyforum/jyforum/Business/Controls/ControlPanel/UserRoles.cs
jyforum/jyforum/Business/Controls/ForumUserControl.cs
jyforum/jyforum/Business/Controls/Login.cs
jyforum/jyforum/Business/Controls/LoginView.cs
jyforum/jyforum/Business/Controls/Logout.cs
jyforum/jyforum/Business/Controls/PostAdd.cs
jyforum/jyforum/Business/Controls/RegisterUser.cs
jyforum/jyforum/Business/Controls/SectionNavbar.cs
jyforum/jyforum/Business/Controls/ThreadAdd.cs
jyforum/jyforum/Business/Controls/ThreadDetail.cs
jyforum/jyforum/Business/Controls/Threads.cs
jyforum/jyforum/Business/Controls/ThreadView.cs
jyforum/jyforum/Business/Entities/Group.cs
jyforum/jyforum/Business/Entities/Post.cs
jyforum/jyforum/Business/Entities/Section.cs
jyforum/jyforum/Business/Entities/SectionRoleUser.cs
jyforum/jyforum/Business/Entities/Thread.cs
jyforum/jyforum/Business/Enumerations/ParameterName.cs
jyforum/jyforum/Business/Enumerations/PermissionType.cs
jyforum/jyforum/Business/Enumerations/ThreadOrderType.cs
jyforum/jyforum/Business/Enumerations/ThreadReleaseStatus.cs
jyforum/jyforum/Business/Enumerations/ThreadStatus.cs
jyforum/jyforum/Business/Enumerations/UserStatus.cs
jyforum/jyforum/Business/Forum.Business.csproj
jyforum/jyforum/Business/Managers/BusinessManager.cs
jyforum/jyforum/Business/Managers/RequestHelper.cs
jyforum/jyforum/Business/Managers/SiteUrls.cs
jyforum/jyforum/Business/obj/Debug/Forum.Business.dll
jyforum/jyforum/Business/obj/Debug/Forum.Business.pdb
jyforum/jyforum/Business/obj/Debug/ResolveAssemblyReference.cache
jyforum/jyforum/Business/obj/Forum.Business.csproj.FileListAbsolute.txt
jyforum/jyforum/Business/Requests/GroupRequest.cs
jyforum/jyforum/Business/Requests/PostRequest.cs
jyforum/jyforum/Business/Requests/SectionRequest.cs
jyforum/jyforum/Business/Requests/SectionRoleUserRequest.cs
jyforum/jyforum/Business/Requests/ThreadRequest.cs
jyforum/jyforum/Business/Requests/UserRequest.cs
jyforum/jyforum/Core/bin/Debug/System.Web.Core.dll
jyforum/jyforum/Core/bin/Debug/System.Web.Core.pdb
jyforum/jyforum/Core/Components/Common/BaseSite.cs
jyforum/jyforum/Core/Components/Common/Configuration.cs
jyforum/jyforum/Core/Components/Common/ConfigurationSectionHandler.cs
jyforum/jyforum/Core/Components/Common/Global.cs
jyforum/jyforum/Core/Components/Common/Head.cs
jyforum/jyforum/Core/Components/Common/HttpModule.cs
jyforum/jyforum/Core/Components/Common/ICodeHighlighter.cs
jyforum/jyforum/Core/Components/Common/IObjectsProvider.cs
jyforum/jyforum/Core/Components/Common/ISite.cs
jyforum/jyforum/Core/Components/Common/IUpdateData.cs
jyforum/jyforum/Core/Components/Common/NavLink.cs
jyforum/jyforum/Core/Components/Common/ParameterName.cs
jyforum/jyforum/Core/Components/Common/Property.cs
jyforum/jyforum/Core/Components/Common/RoleType.cs
jyforum/jyforum/Core/Components/Common/SearchCriteria.cs
jyforum/jyforum/Core/Components/Common/SelectedNavigation.cs
jyforum/jyforum/Core/Components/Common/SerializerData.cs
jyforum/jyforum/Core/Components/Common/Tab.cs
jyforum/jyforum/Core/Components/Common/UrlParameter.cs
jyforum/jyforum/Core/Components/Common/UserIdProvider.cs
jyforum
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.