资源简介

wpf中的datagrid用用法,很漂亮的界面,包括了

资源截图

代码片段和文件信息

using System;
using System.Collections.Generic;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Windows;

namespace DataGridIntro
{
    /// 
    /// Interaction logic for App.xaml
    /// 

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        421  2008-08-12 11:44  DataGridIntro\DataGridIntro\DataGridIntro\app.config

     文件        294  2008-08-12 11:37  DataGridIntro\DataGridIntro\DataGridIntro\App.xaml

     文件        315  2008-08-12 11:37  DataGridIntro\DataGridIntro\DataGridIntro\App.xaml.cs

     文件      58368  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\bin\Debug\DataGridIntro.exe

     文件        421  2008-08-12 11:44  DataGridIntro\DataGridIntro\DataGridIntro\bin\Debug\DataGridIntro.exe.config

     文件     165376  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\bin\Debug\DataGridIntro.pdb

     文件      14328  2010-01-08 15:50  DataGridIntro\DataGridIntro\DataGridIntro\bin\Debug\DataGridIntro.vshost.exe

     文件        421  2008-08-12 11:44  DataGridIntro\DataGridIntro\DataGridIntro\bin\Debug\DataGridIntro.vshost.exe.config

     文件        490  2007-07-21 01:33  DataGridIntro\DataGridIntro\DataGridIntro\bin\Debug\DataGridIntro.vshost.exe.manifest

     文件     459104  2009-06-19 14:58  DataGridIntro\DataGridIntro\DataGridIntro\bin\Debug\WPFToolkit.dll

     文件    1203712  2009-06-19 14:53  DataGridIntro\DataGridIntro\DataGridIntro\bin\Debug\WPFToolkit.pdb

     文件       5289  2010-01-08 15:53  DataGridIntro\DataGridIntro\DataGridIntro\DataGridIntro.csproj

     文件      15697  2008-08-12 11:50  DataGridIntro\DataGridIntro\DataGridIntro\Northwind.dbml

     文件      14358  2008-08-12 11:50  DataGridIntro\DataGridIntro\DataGridIntro\Northwind.dbml.layout

     文件      99795  2008-08-12 11:50  DataGridIntro\DataGridIntro\DataGridIntro\Northwind.designer.cs

     文件       2077  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\App.g.cs

     文件       1542  2010-01-08 15:50  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\DataGridIntro.csproj.FileListAbsolute.txt

     文件        789  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\DataGridIntro.csproj.GenerateResource.Cache

     文件      58368  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\DataGridIntro.exe

     文件       1270  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\DataGridIntro.g.resources

     文件     165376  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\DataGridIntro.pdb

     文件        180  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\DataGridIntro.Properties.Resources.resources

     文件        299  2009-12-25 16:27  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\DataGridIntro_MarkupCompile.cache

     文件       6520  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\ResolveAssemblyReference.cache

     文件      65536  2008-08-12 11:50  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\TempPE\Northwind.designer.cs.dll

     文件       5120  2009-12-25 14:50  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件       1048  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\Window1.baml

     文件       3204  2009-12-17 11:15  DataGridIntro\DataGridIntro\DataGridIntro\obj\Debug\Window1.g.cs

     文件       2320  2008-08-12 11:37  DataGridIntro\DataGridIntro\DataGridIntro\Properties\AssemblyInfo.cs

     文件       2855  2008-08-12 11:37  DataGridIntro\DataGridIntro\DataGridIntro\Properties\Resources.Designer.cs

............此处省略19个文件信息

评论

共有 条评论