• 大小: 61KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-05-29
  • 语言: C#
  • 标签: wpf  c#  绑定  

资源简介

wpf连接access数据库,listview显示数据 ,还有数据绑定

资源截图

代码片段和文件信息

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

namespace Student
{
    /// 
    /// App.xaml 的交互逻辑
    /// 

    public partial class App : Application
    {
    }
}

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

     文件        318  2012-10-12 16:18  Student\Student\App.xaml

     文件        303  2012-10-12 16:18  Student\Student\App.xaml.cs

     文件      12288  2012-10-17 16:29  Student\Student\bin\Debug\Student.exe

     文件      30208  2012-10-17 16:29  Student\Student\bin\Debug\Student.pdb

     文件      11600  2012-10-17 16:31  Student\Student\bin\Debug\Student.vshost.exe

     文件        490  2010-03-17 22:39  Student\Student\bin\Debug\Student.vshost.exe.manifest

     文件       2542  2012-10-17 16:10  Student\Student\MainWindow.xaml

     文件       3351  2012-10-17 16:14  Student\Student\MainWindow.xaml.cs

     文件       2206  2012-10-16 22:07  Student\Student\obj\x86\Debug\App.g.cs

     文件       2206  2012-10-16 22:07  Student\Student\obj\x86\Debug\App.g.i.cs

     文件      10868  2012-10-17 16:31  Student\Student\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       6387  2012-10-17 16:30  Student\Student\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        178  2012-10-17 10:17  Student\Student\obj\x86\Debug\GenerateResource.read.1.tlog

     文件        406  2012-10-17 10:17  Student\Student\obj\x86\Debug\GenerateResource.write.1.tlog

     文件       2449  2012-10-17 16:10  Student\Student\obj\x86\Debug\MainWindow.baml

     文件       8160  2012-10-17 16:10  Student\Student\obj\x86\Debug\MainWindow.g.cs

     文件       8160  2012-10-17 16:10  Student\Student\obj\x86\Debug\MainWindow.g.i.cs

     文件       1233  2012-10-17 16:31  Student\Student\obj\x86\Debug\Student.csproj.FileListAbsolute.txt

     文件      12288  2012-10-17 16:29  Student\Student\obj\x86\Debug\Student.exe

     文件       2677  2012-10-17 16:10  Student\Student\obj\x86\Debug\Student.g.resources

     文件      30208  2012-10-17 16:29  Student\Student\obj\x86\Debug\Student.pdb

     文件        180  2012-10-17 10:17  Student\Student\obj\x86\Debug\Student.Properties.Resources.resources

     文件        522  2012-10-17 10:16  Student\Student\obj\x86\Debug\Student_Content.g.i.cs

     文件        287  2012-10-17 16:29  Student\Student\obj\x86\Debug\Student_MarkupCompile.cache

     文件        286  2012-10-17 16:10  Student\Student\obj\x86\Debug\Student_MarkupCompile.i.cache

     文件       4608  2012-10-12 16:18  Student\Student\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件       2199  2012-10-12 16:18  Student\Student\Properties\AssemblyInfo.cs

     文件       2864  2012-10-12 16:18  Student\Student\Properties\Resources.Designer.cs

     文件       5612  2012-10-12 16:18  Student\Student\Properties\Resources.resx

     文件       1092  2012-10-12 16:18  Student\Student\Properties\Settings.Designer.cs

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

评论

共有 条评论