搜索资源列表
WPF开发教程.doc
- 最近开始学习wpf相关的知识,为wp7开发做准备,上传点资料大家一起学习吧!!!
WPF_Minesweeper_v0.8
- WPF实现的挖雷游戏,使用最新的winfx sdk 是wpf 开发很好的例子-WPF to achieve the mine digging game, the use of the latest WinFX sdk WPF development is a good example
ColorPicker1
- WPF 开发的小东西 ,公开本源码!通过调节滚动条实时改变颜色!-WPF development of the small things, the open-source! Rolling through the adjustment of the real-time change in color!
WPF
- 很好的资源,大家学习学习,可以提高你的开发能力,也可以帮助你啊-Very good resources, learn everyone, you can improve your ability to develop, they can help you, ah
ButtonGallery
- WPF 开发的小程序,实现的是倒影,左右切换 的功能 旨在 为初学者提供参考-WPF development of small procedures, the realization of the reflection, about switching feature is designed to provide a reference for beginners
wpfdevelop
- wpf 开发实例加说明,是一个wpf入门很好的例子,希望各位能喜欢。谢谢!-wpf examples illustrate the development is a good example of wpf entry, hope you will enjoy. Thanks!
treeviewdatabinding
- wpf 开发资料 源代码 wpf 开发资料 源代码-wpf development wpf information source code to develop the information source code to develop information on the source code wpf
Wpf
- .NET 3.0的重要组成部分之一——WPF的入门级教程,简单明了的展示了WPF作为微软重点推广的一项技术的优势和开发方法。-. NET 3.0 an important part of one- WPF' s entry-level tutorial, easy to understand display of the WPF as a Microsoft focused on promoting technology and
37724108Odyssey.Ribbon
- WPF开发的OFFICE2007控件.完会可用。-WPF Office2007
WPF
- 非常好的WPF开发指南,初学者必下载。-WPF to develop a very good guide for beginners will be downloaded.
ProWPFinCsharp2008
- csharp2008 wpf开发电子书籍-the development of e-books csharp2008 wpf
GlassButton
- WPF 开发的有玻璃效果的按钮 XAML+C#实现-WPF Development with a glass effect buttons XAML+ C# implementation
WPF虚拟键盘程序
- 在WPF框架下,实现的虚拟键盘录入,可应用于WPF开发的触摸屏程序中。(In the WPF fr a mework, the implementation of the virtual keyboard entry, can be applied to the development of WPF touch-screen program.)
WPF指昂指纹识别+锁控板程序
- C# +WPF开发简单指纹识别,通过指纹控制锁控板开锁(C# +WPFSimple fingerprint recognition, fingerprint lock control through the control panel to unlock)
wpf计算器
- wpf开发的计算器,提供加减乘除等功能。和系统自带计算器简易版一样。(WPF development of the calculator, to provide add, subtract, multiply and divide function. And the system comes with a calculator simple version.)
WPF开发框架源码 交通建设管理系统架构C#.net源码
- WPF开发框架源码 交通建设管理系统架构C#.net源码(wpf fr a me C# source code)
Wpf框架模块
- 1、按照以前公司项目做的通用界面模块 2、界面采用了wpf开发,样式齐全,适合工业软件领域使用 3、开发者只需要套用就行了,方便临摹和加入自己的要素。(1, according to the previous company project to do the general interface module 2, the interface using WPF development, style complete, suita
WPF深入浅出
- 深入浅出的讲解wpf开发,是一本很好的参考书。(Explain the WPF development of simple, is a good reference book.)
15个WPF项目例子+WPF经典开发教程
- 对Wpf编程案例进行详细描述,由此对开发人员理解WPF使用方法极有好处。(To describe the applications of WPF programming in detail and to be good for developers to understand the usage of WPF programming.)
基于WPF船舶管理系统设计
- 为提高船舶数字化和信息化管理的效率,本文使用WPF工具,设计船舶管理系统,使用XAML的DataGrid和TextBox控件完成系统界面设计与显示,使用C#编程语言完成后台逻辑功能,设置界面的按钮及下拉框的样式,并且要连接MySql数据库,数据读取与存储由MySql数据库完成,使用Navicat Premium 12图形化操作系统管理MySql数据库。本系统拥有添加船舶,删除船舶,查询船舶,命令台控制,查看用户操作记录等功能,经过调试与