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
提供一个搜索引擎快速开发框架,封装搜索引擎各项基本功能,如索引、搜索、增量更新等
一、功能介绍一个多功能sqlserver图形管理界面,支持自定义导入导出,自动扫描服务器,数据库。支持脚本执行,预览数据等二、注意事项开发环境为VisualStudio2010
二、注意事项服务器测试接口:/api/hello/服务器测试接口,返回服务器当前时间。
还可以使用window登录或者SA用户登录。生成时可以选择表,查看生成的帮助类,选择生成方法。注意:开发环境为VisualStudio2010
地图API的服务是免费的,任何非盈利性网站均可使用。您需要先申请Key,才能使用该服务。请参阅《高德地图API使用条款》获得详细信息。注意:开发环境为VisualStudio2013