You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
LiteBlog/51Aspx源码必读.txt

58 lines
2.1 KiB

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

LITEBLOG(MVC)博客源码
LiteBlog(MVC)博客源码
 
项目描述:
LiteBlog是一个可以用于个人博客的轻量级博客系统。它完全基于XML并且可以托管到IIS不需要任何的数据库。
LiteBlog博客引擎使用了Asp.net MVC 3, Razor 视图, JQuery, LINQ to XML, 和 FckEditor.
 1.Composing of posts using FckEditor (Rich editor)
 2.Ability to add code in the blog from the editor
 3.Syntax Highlighter to highlight the code
 4.Completely XML based
 5.Scheduled publishing
 6.Enhanced XML Profile Provider
 7.Use of jQuery for AJAX
 8.Use of Data annotations for validations
 9.Use of LINQ to XML for XML data access
 10.Razor Views with maximum HTML compliance
 11.Maximum performance using a cached middle layer
提示:
后台管理地址http://你的地址/Admin
管理用户名密码均为admin
作者vijayst
作者: vijayst
如需获得该源码的视频、更新等更多资料请访问: https://www.51aspx.com/Code/LiteBlog
------------------------------------------------------------------------------------------------
源码服务专家
官网: https://www.51aspx.com
讨论圈: https://club.51aspx.com/
平台声明:
1.51Aspx平台上提供下载的资源为免费、共享、商业三类源码,其中免费和共享源码仅供个人学习和研究使用,商业源码请在相应的授权许可条件下使用;
2.51Aspx平台对提供下载的软件及其它资源不拥有任何权利,其版权归属源码合法拥有者所有;
3.著作权人发现本网站载有侵害其合法权益的内容或作品,请与我们联系( 登录官网与客服反馈或发送邮件到support@51Aspx.com
4.51Aspx平台不保证提供的下载资源的准确性、安全性和完整性;
友情提示:
一般数据库文件默认在 DB_51Aspx 文件夹下
默认账号密码一般均为51Aspx
关于源码使用常见问题及解决方案,请参阅: https://www.51aspx.com/Help