WPFGIF动画源码技术特点:一个简单的在WPF中显示GIF图片的库使用非常简单:在XAML中,替换Source属性,设置AnimatedSource附加属性到想要的图片Windowx:Class="WpfAnimatedGif.Demo.MainWindow"xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"xmlns:gif="http://wpfanimatedgif.codeplex.com"Title="MainWindow"Height="350"Width="525"GridImagegif:ImageBehavior.AnimatedSource="Images/animated.gif"/它甚至可以在设计视图中运行。你还可以设置动画循环播放(默认为无限循环)Imagegif:ImageBehavior.RepeatBehavior="3x"gif:ImageBehavior.Anim
轻量级图片浏览器源码源码描述:ImageFanNET2.0是轻量级的图像浏览器,支持多核心处理。应用程序如下:左侧为文件目录树窗口右侧为文件里图片的缩略图列表当点击鼠标左键或按回车键,缩略图会打开一个新窗口,包含完整大小的图像用户可以使用此窗口遍历图像列表Theapplicationisdesignedinthetraditionalstyleofcontemporaryimageviewersasfollows:AdriveslistandcorrespondingdirectoriestreeontheleftsideofthewindowAthumbnailslistontherightside,revealingthumbnailstotheimagescontainedinsidetheselecteddriveanddirectorySelectingadriverefreshesthelistofdirectoriesandrevealsthethumbnailstotheimagescontainedontherootdrive.Selectingaspecificdi
三层架构代码生成器,方便的生成实体类MODEL类、简单的增删改查方法DAL类、简单的调用方法BLL类,可以使用任何版本的SQL SERVER 数据库,方便操作。
仿Window8进度条示例源码功能介绍:本程序只作为Window8进度条的动态效果展示,其资源的进度数据并不具有真实性;只做为参考学习之用!!开发环境:VS2008
还可以使用window登录或者SA用户登录。生成时可以选择表,查看生成的帮助类,选择生成方法。注意:开发环境为VisualStudio2010