登录
首页 » C# » DataGridIntro

DataGridIntro

于 2010-01-27 发布 文件大小:515KB
0 137
下载积分: 1 下载次数: 232

代码说明:

  wpf中的datagrid用用法,很漂亮的界面,包括了(wpf in datagrid with usage, very beautiful interface, including)

文件列表:

DataGridIntro
.............\DataGridIntro
.............\.............\DataGridIntro
.............\.............\.............\app.config
.............\.............\.............\App.xaml
.............\.............\.............\App.xaml.cs
.............\.............\.............\bin
.............\.............\.............\...\Debug
.............\.............\.............\...\.....\DataGridIntro.exe
.............\.............\.............\...\.....\DataGridIntro.exe.config
.............\.............\.............\...\.....\DataGridIntro.pdb
.............\.............\.............\...\.....\DataGridIntro.vshost.exe
.............\.............\.............\...\.....\DataGridIntro.vshost.exe.config
.............\.............\.............\...\.....\DataGridIntro.vshost.exe.manifest
.............\.............\.............\...\.....\WPFToolkit.dll
.............\.............\.............\...\.....\WPFToolkit.pdb
.............\.............\.............\DataGridIntro.csproj
.............\.............\.............\Northwind.dbml
.............\.............\.............\Northwind.dbml.layout
.............\.............\.............\Northwind.designer.cs
.............\.............\.............\obj
.............\.............\.............\...\Debug
.............\.............\.............\...\.....\App.g.cs
.............\.............\.............\...\.....\DataGridIntro.csproj.FileListAbsolute.txt
.............\.............\.............\...\.....\DataGridIntro.csproj.GenerateResource.Cache
.............\.............\.............\...\.....\DataGridIntro.exe
.............\.............\.............\...\.....\DataGridIntro.g.resources
.............\.............\.............\...\.....\DataGridIntro.pdb
.............\.............\.............\...\.....\DataGridIntro.Properties.Resources.resources
.............\.............\.............\...\.....\DataGridIntro_MarkupCompile.cache
.............\.............\.............\...\.....\ResolveAssemblyReference.cache
.............\.............\.............\...\.....\TempPE
.............\.............\.............\...\.....\......\Northwind.designer.cs.dll
.............\.............\.............\...\.....\......\Properties.Resources.Designer.cs.dll
.............\.............\.............\...\.....\Window1.baml
.............\.............\.............\...\.....\Window1.g.cs
.............\.............\.............\Properties
.............\.............\.............\..........\AssemblyInfo.cs
.............\.............\.............\..........\Resources.Designer.cs
.............\.............\.............\..........\Resources.resx
.............\.............\.............\..........\Settings.Designer.cs
.............\.............\.............\..........\Settings.settings
.............\.............\.............\Window1.xaml
.............\.............\.............\Window1.xaml.cs
.............\.............\DataGridIntro.sln

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • zigbee-2006-serial-cross-hair
    zigbee-2006串口互发,是TI源码,实现串口通信(zigbee-2006 serial cross-hair, is TI Source, serial communications)
    2015-06-10 10:53:40下载
    积分:1
  • 超声波测距
    超声波测距,已测试过了,完美运行,,,,,,,(Ultrasound ranging has been tested.)
    2020-06-20 13:40:02下载
    积分:1
  • tfagui
    振动信号AOK时频分析源代码,采用小波变换AOK分析法替代传统小波函数(AOK time-frequency analysis source code of vibration signal, using wavelet transform AOK analysis instead of traditional wavelet function)
    2018-12-03 10:04:14下载
    积分:1
  • renwufenpei
    任务分配问题,这是一个算法,c语言类型的,讲述如何进行多个房间的任务分配(Task allocation problem, which is an algorithm, c language type, tells how to assign multiple tasks room)
    2014-04-18 12:35:15下载
    积分:1
  • bao
    多级反馈队列进程调度算法 1. 实验目的: 用高级语言编写和调试一个进程调度程序,以加深对进程的概念及进程调度算法的理解。 2. 实验内容: 编写一个模拟程序,完成单处理机系统中的进程调度,采用多级反馈队列的时间片轮转调度算法. 实验具体包括:首先确定进程控制块的内容,进程控制块的组成方式,确定相关参数(如进程数、到达时间、服务时间、时间片大小等) 然后完成进程创建原语、进程调度原语和进程撤销原语 最后编写主函数,上机实验并取得结果数据。 (The process of multi-level feedback queue scheduling algorithm 1. Experimental Objective: To use advanced language writing and debugging a process scheduler in order to deepen their understanding of the concept of the process and understanding the process of scheduling algorithm. 2. Experimental contents: the preparation of a simulated procedure, single-processor systems to complete the process of scheduling, the use of multi-level feedback queue scheduling algorithm Round-Robin Time Slice. Experiments include: First of all, the process control block to determine the content, process control block of the composition determine the relevant parameters (such as the process of the number of arrival time, service time, time slice size, etc.) and then complete the process of creating the original language, the process of scheduling the original language and the process of revocation of the original language the final preparation of the main function of the machine and obtain the results of)
    2009-05-06 22:58:08下载
    积分:1
  • 鸟哥的Linux私房菜服务器架设篇(第三版)
    说明:  The most important tools
    2020-12-17 11:12:01下载
    积分:1
  • vcPPtoDAO
    visual c++ 访问DAO数据库 运行目录,驱动器根目录下(visit DAO datebase)
    2014-04-14 13:02:06下载
    积分:1
  • OLED12864设计方案0.96OLED
    ED12864显示屏设计方案(原理图 PCB BOM表 程序) 一、简介 OLED 屏幕作为一种新型的显示技术,其自身可以发光,亮度,对比度高,功耗低,在当下备受追捧。而在我们正常的显示调整参数过程中,我们越来越多的使用这种屏幕。我们使用的一般是分辨率为 128×64 ,屏幕尺寸为 0.96 寸。由于其较小的尺寸和比较高的分辨率,让它有着很好的显示效果和便携性。 目前我们经常使用的 OLED 屏幕一般有两种接口,IIC 或者 SPI ,两者使用的通信协议稍有不同,这里以 SPI 协议的 OLED 屏幕为例,带来它的使用方法。 模块接口定义   二、原理 如何控制每个像素的显示 这个屏幕的像素矩阵的划分是比较特殊的, 整个屏幕水平方向划分为8个page, 垂直方向则是按像素划分为128 column. 每个page-column包含8个像素, 通过一个十六进制数(其实就是一个字节, 8个bit)来控制, 每个bit控制一个像素。 即储存寄存器每个存储点的0/1控制(映射)一个像素点的亮/灭。 如果我们要在左上角显示一个亮点, 需要发送0x01(16进制的1)到数据地址, 例如: Wire.beginTransmission(0x3C); // 控制指令 Wire.write(0x40); // 写地址 Wire.write(0x01); // 写数据 Wire.endTransmission(); // 结束   三、设计方案 原理图: PCB:                              程序: 51单片机程序 STM32程序  
    2021-10-21 00:31:04下载
    积分:1
  • windows-message
    window 消息机制,相比大家都耳熟能详了,但是具体的有哪些,肯定一时想不出来很多,这里有很详细的消息函数及其使用方法(window message mechanism, compared to the all too familiar, but the concrete which certainly could not think to many, there is a very detailed message function and its use)
    2011-08-09 20:14:07下载
    积分:1
  • 霍尔测转速
    基于51单片机设计的控制霍尔传感器测量转速(Measuring speed of Holzer sensor based on 51 single chip microcomputer)
    2018-06-28 16:46:11下载
    积分:1
  • 696518资源总数
  • 106174会员总数
  • 31今日下载