-
大小: 1.67MB文件類型: .rar金幣: 2下載: 0 次發(fā)布日期: 2023-11-08
- 語言: C#
- 標簽: MVC??ASP.NET??博客系統(tǒng)??
資源簡介
該博客系統(tǒng)包含博客通用的功能。項目簡潔,分層明確,適合初學者學習參考。

代碼片段和文件信息
using?System.Web;
using?System.Web.Mvc;
using?System.Web.UI;
namespace?_4mvcBlog
{
????public?partial?class?_Default?:?Page
????{
????????public?void?Page_Load(object?sender?System.EventArgs?e)
????????{
????????????HttpContext.Current.RewritePath(Request.ApplicationPath);
????????????IHttpHandler?httpHandler?=?new?MvcHttpHandler();
????????????httpHandler.ProcessRequest(HttpContext.Current);
????????}
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件??????31960??2008-10-22?20:47??mvcBlog博客源碼\4mvcBlog.csproj
?????文件???????1372??2008-10-22?20:47??mvcBlog博客源碼\4mvcBlog.csproj.user
?????文件???????1079??2008-10-22?20:47??mvcBlog博客源碼\App_Data\blogroll.xm
?????文件????????586??2009-02-19?16:02??mvcBlog博客源碼\App_Data\categories.xm
?????文件???????2043??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\extensions\BBCode.xm
?????文件????????444??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\extensions\BreakPost.xm
?????文件????????439??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\extensions\CodeFormatterExtension.xm
?????文件????????442??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\extensions\Resolveli
?????文件????????435??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\extensions\SendCommentMail.xm
?????文件????????466??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\extensions\SendPings.xm
?????文件????????422??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\extensions\Smilies.xm
?????文件????????256??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\widgets\1ef27b78-0218-420c-bfda-038163510def.xm
?????文件???????1144??2008-10-22?20:47??mvcBlog博客源碼\App_Data\datastore\widgets\be_WIDGET_ZONE.xm
?????文件???????5516??2008-10-22?20:47??mvcBlog博客源碼\App_Data\files\2008\9\CopySelection.rar
?????文件?????120178??2008-10-22?20:47??mvcBlog博客源碼\App_Data\files\2008\9\IP.JPG
?????文件???????2007??2008-10-22?20:47??mvcBlog博客源碼\App_Data\log\Monday.xm
?????文件?????????19??2008-10-22?20:47??mvcBlog博客源碼\App_Data\newsletter.xm
?????文件????????792??2008-10-22?20:47??mvcBlog博客源碼\App_Data\pages\b663b6a1-1c34-4c60-a891-c14772507b23.xm
?????文件????????554??2008-10-22?20:47??mvcBlog博客源碼\App_Data\pingservices.xm
?????文件????????529??2008-10-22?20:47??mvcBlog博客源碼\App_Data\posts\28d819a6-91f1-413d-8f03-5f185ad4a004.xm
?????文件???????1579??2009-02-19?16:09??mvcBlog博客源碼\App_Data\posts\c3b491e5-59ac-4f6a-81e5-27e971b903ed.xm
?????文件????????475??2008-10-22?20:47??mvcBlog博客源碼\App_Data\profiles\admin.xm
?????文件????????390??2008-10-22?20:47??mvcBlog博客源碼\App_Data\roles.xm
?????文件???????3311??2009-02-19?16:01??mvcBlog博客源碼\App_Data\settings.xm
?????文件????????587??2008-10-22?20:47??mvcBlog博客源碼\App_Data\stopwords.txt
?????文件????????451??2009-02-19?16:01??mvcBlog博客源碼\App_Data\users.xm
?????文件??????41472??2009-02-19?16:00??mvcBlog博客源碼\bin\4mvcBlog.dll
?????文件??????77312??2009-02-19?16:00??mvcBlog博客源碼\bin\4mvcBlog.pdb
?????文件?????274944??2009-02-19?16:00??mvcBlog博客源碼\bin\BlogEngine.Core.dll
?????文件?????685568??2009-02-19?16:00??mvcBlog博客源碼\bin\BlogEngine.Core.pdb
............此處省略492個文件信息
- 上一篇:客戶端根據(jù)服務器端的指令彈出提示窗口c#源碼
- 下一篇:C#黑白棋游戲
評論
共有 條評論