搜索资源列表
wpf
- WPF 是最新的软件开工具,真正实现界面设计与代码设计的分离-WPF is the latest open software tools, and truly realize the design of interface design and code separation
GetPoint
- wpf界面中根据名称寻找图像,并在指定图像之间产生连接线动画效果的方法,全部用代码完成,可以灵活控制。本项目是验证方法的可行性,需要安装.net3.5-wpf interface to find images by name and image in the designated link between the methods of animation effects, all with code completion, you ca
EinsteinSuperQuestion
- 自己用C# WPF仿FLASH小游戏设计的,WPF设计的界面实在让人惊叹,有兴趣可以下载看看,包括源码和可执行程序,程序特点是界面,非常精美,代码部分没有刻意处理,包括自己定义的标题栏等-Their use of C# WPF imitation FLASH game design, WPF interface design is amazing, who are interested can download and see, inc
cy
- 本系统属于小型的餐饮管理系统,可以有效地对中小型餐厅消费进行管理,本系统应达到以下目标: 系统采用人机交互的方式,界面美观友好,信息查询灵活、方便,数据存储安全可靠。 实现对餐厅顾客开台、点菜/加菜、账目查询和结账等操作。 对用户输入的数据,进行严格的数据检验,尽可能的避免人为错误。 实现对消费账目自动结算。 实现对消费的历史记
WPF
- WPF星型网状拓扑图绘制 WPF星型网状拓扑图绘制-WPF star-mesh topology mapping WPF star mesh topology mapping
Beijing2008-3465
- 关于北京奥运会的WPF界面例子,确实很漂亮奥, 好像是微软的牛人做的-Beijing Olympic Games on the WPF interface example, is very beautiful, it seems that Microsoft are doing it
WPF
- WPF专业版 解密wpf神秘,有源码供大家参考-Practical WPF Graphics Programming- Advanced. NET Graphics Development with the Windows Presentation Foundation/Jack Xu
FamilyShow
- 用C#和WPF库开发的浏览家族谱系的软件,学习WPF界面开发技术的很好的Sample。-A sample Family Clan browser application developed with C# and WPF library a good learning sample for WPF.
WpfApplication1
- wpf界面编程的演示程序,实现了一个渐变色的界面,以及slider的条的变化带动文本框内数字的变化,利用wpf实现,程序代码简介方便。-wpf demo programming interface, implements a gradient interface, and the slider changes the section number of lead changes in the text box, using wpf im
MyFriends_WPF_WIN
- C#VS2008 运用微软最新技术开发的绚丽的界面程序,应用到WPF,Blend,Xceed DataGrid for WPF v3.0等技术-C# VS2008 using the latest technology developed by Microsoft' s brilliant interface procedures, applied to the WPF, Blend, Xceed DataGrid for WPF
wpf
- 几个WPF界面的例子,初学者可以看看。高手就不用看了。-Some examples of wpf .
WPF
- 摘要:WPF是微软推出的基于Windows Vista的用户界面框架,属于.NET fr a mework 3.0的一部分。本文旨在通过一些简单的示例,让你对WPF有一个概要的认识。-Abstract: WPF is Microsoft Windows Vista-based user interface fr a mework, is. NET fr a mework 3.0 part. This paper aims at some
WPFlianliankan
- 基于C#的WPF编程技术实现了经典游戏连连看的开发,供学习WPF界面编程技术参考(WPF programming technology based on C#, to achieve the classic game Lianliankan development, for learning WPF programming interface reference)
DMSkin-for-WPF-Small
- WPF界面设计开发演示入门经典,DMSkin-for-WPF-Small(wpf design DMSkin-for-WPF-Small)
WPF360界面实现360UI
- WPF编写的360界面,主要是贴图技术.只有界面,没有操作.(This is the WPF Demo of View.)
WPF葵花宝典
- wpf的空间,动画,界面,xaml的前端页面,mvvm的数据绑定等(WPF space, animation, interface, XAML front-end page, MVVM data binding, etc.)
UIShell.iOpenWorks.WPF
- 一个非常好看的WPF界面框架,简洁美观,易改动(A nice WPF interface fr a mework. It is simple, beautiful and easy to change.)
WPFWin
- WPF界面样式。包括窗体样式、按钮样式、用到委托。(WPF interface style Include form style, button style, use of delegate)
基于WPF船舶管理系统设计
- 为提高船舶数字化和信息化管理的效率,本文使用WPF工具,设计船舶管理系统,使用XAML的DataGrid和TextBox控件完成系统界面设计与显示,使用C#编程语言完成后台逻辑功能,设置界面的按钮及下拉框的样式,并且要连接MySql数据库,数据读取与存储由MySql数据库完成,使用Navicat Premium 12图形化操作系统管理MySql数据库。本系统拥有添加船舶,删除船舶,查询船舶,命令台控制,查看用户操作记录等功能,经过调试与