搜索资源列表
亮剑Net-深入体验与实战精要
- 目录 第一篇 技术基础总结 第1章 .NET,你真的知道了吗 1.1 搞清自己是干什么的 1.2 .NET的几个特性 1.3 万丈高楼平地起:面试者必会 1.3.1 C#介绍 1.3.2 命名空间 1.3.3 C#语法格式要点 1.3.4 变量 1.3.5 类型推断 1.3.6 变量的作用域 1.3.7
RiweetWPFControlsLib
- 一个自定义的wpf类库,里面有ribbon和日历控件,非常实用,可以学习,也可以直接用-A custom wpf libraries, which have ribbon and calendar controls, very practical, can learn, but also can be used directly
WPF-Metro
- WPF Metro风格控件库 Metro桌面风格。-WPF Metro style Control Library WPF Metro style control library the Metro desktop style.
WPFMediaKit
- 一个类库快速构建和MediaFoundation DirectShow的媒体播放器控件在WPF。 这个工具包附带一个MediaElement更换,一个VideoCaptureElement对于网络摄像头和一个DVDPlayerElement播放dvd和支持交互式菜单。-A library to quickly build DirectShow and MediaFoundation media player controls in WP
WAP.Client.Core
- 自己写的WPF控件库,适合客户端使用,仅用于控件的快速开发-Write your own WPF Control Library
20100514_Chart
- WPF编程的一个控件库,主要用于绘图,如地图。包括画坐标图、坐标设置、坐标转换、绘制常见形状(如矩形、圆等)。-WPF programming a control library, mainly for the graphics, such as maps. Including painting plot coordinates set, coordinate transformation, drawing common shapes
WpfD3D
- 要在WPF中完美的支持YUV数据的显示,通常的解决方式是使用先把YUV数据转换成WPF可以支持的RGB数据,然后利用类似于WriteableBitmap的控件,把他展现在WPF上。这么做的主要问题是在做RGB转换的时候,需要消耗大量的CPU, 效率比较低。一种优化方式是使用FFMPEG里的SwScale或者Intel的IPP库,这些库经过了一定的优化,可以有限度的使用硬件加速。这里2为一个使用WritableBitmap的例子。-To
MahApps.Metro-master
- WPF中的一个UI库的demo,适合WPF初学者使用,里面有各种各样的控件。-A UI library demo in WPF, suitable for WPF beginners, there are all kinds of controls.
wpf切换窗口特效
- WPF好用的界面切换库,动画效果很多,使用方便,可以直接加载类库,按照示例代码,添加控件即可使用(WPF easy to use interface switch library, animation effects a lot)
Util.Controls(1)
- 实现WPF的控件库的源代码,比传统WPF的控件更加绚丽(The source code of the WPF control library is more gorgeous than the traditional WPF control.)