一、源码描述环境:VS2022Access二、功能介绍该系统为一个入门级的blog程序,有简单的文章发表、评论和友情链接等功能作者的话:很早就想做个自己的个人网站,于是趁着这个学期的短学期花了三天时间,
LiteBlog(MVC)博客源码项目描述:LiteBlog是一个可以用于个人博客的轻量级博客系统。它完全基于XML并且可以托管到IIS,不需要任何的数据库。LiteBlog博客引擎使用了Asp.netMVC3,Razor视图,JQuery,LINQtoXML,和FckEditor.1.ComposingofpostsusingFckEditor(Richeditor)2.Abilitytoaddcodeintheblogfromtheeditor3.SyntaxHighlightertohighlightthecode4.CompletelyXMLbased5.Scheduledpublishing6.EnhancedXMLProfileProvider7.UseofjQueryforAJAX8.UseofDataannotationsforvalidations9.UseofLINQtoXMLforXMLdataaccess10.RazorViewswithmaximumHTMLcompliance11.Maximumperformanceusingacachedmiddlelay
LiteBlog(MVC)博客v1.31源码源码描述:LiteBlog是一个可以用于个人博客的轻量级博客系统。它完全基于XML并且可以托管到IIS,不需要任何的数据库。LiteBlog博客引擎使用了Asp.netMVC3,Razor视图,JQuery,LINQtoXML,和FckEditor.BasicFeatures1.ComposingofpostsusingCKEditor(Richeditor)2.Commentingontheposts3.Commentmoderation4.Postcategorization5.UseofjQueryforAJAXenhancedUI6.Admininterfaceformanagingthesite7.XMLbaseddatastorageUniqueFeatures1.AbilitytoaddcodetothepostfromtheCKEditor2.SyntaxHighlightertohighlightthecode(server-based)3.XMLbasedProfileandMembershipProvider4.Sche
系统基于netcore2.2 mvc模式进行开发,并已经稳定运行好几年,凝聚了作者平时的积累,从framework到netcore一直迭代更新,系统特点:精简的仓储模式,便捷的automapper映射方式,优雅的autofac注入方式,强大的查询扩展,系统多种设计方式作为自有框架和学习技术的不二之选
PHP在线论坛基于PHP技术设计,以B/S模式设计呈现,Mysql数据库作为系统数据管理工具,包括网站前台和后台管理端两部分。
算法的简单应用源码源码描述:这是一款简单的md5加密解密的小程序,功能如下1、用户可以输入数字来获取密文2、用户可以输入字符串来获取密文3、用户可以输入字符串进行转换解密功能4、字符串转换为整型该源码功能比较简单,适合入门者交流使用
