ModernUIforWPFv1.0.3源码源码描述:ModernUI组件包括一个示例应用程序为WPF展示现代用户界面的各种功能。一组控件和风格转换你的WPF应用程序到一个漂亮的UI应用程序。
WPF全景控件Panorama源码源码描述:Panorama的作用是非常简单,可以很容易地总结以下几点:1.CreateaMetrostylecontrol.IsayStyle,asitmaynotbe100%inlinewithwhattheWin8Metrotileinterfacedoes,orhowitfunctions,buttobehonest,itfittedmyneedswellenoughandIfigureditmaybeOKforothers.Sobewarned,itisnotlikethebestcontrolever,itisinfactprettysimple.2.Allowittobeusedindirectcontentmode/oruseMVVMtodrivethecreationofUIelements,viaDataBinding.3.Allowuserstocustomisetheprimary/complementarycolorsthatshouldbeusedwhengeneratingtiles.4.Allowsingletilegro
C#实现操作sql数据库增删改查,包含两种操作方式,ado.net和ef;以及包括Datagridview控件的使用。
用来转换文本文件的编码格式,如ascii转utf8等,解决文本文件找开乱码的问题,程序会自动识别文件的编码,并按用户的要求转换成指定编码