• 大小: 0.08M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: wpf  拖放  代码  

资源简介


资源截图

代码片段和文件信息

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

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

    public partial class App : Application
    {
    }
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     文件         289  2011-11-25 22:06  App.xaml
     文件         310  2011-11-25 22:06  App.xaml.cs
     文件         289  2011-11-25 22:06  Backup\App.xaml
     文件         310  2011-11-25 22:06  Backup\App.xaml.cs
     文件        2985  2011-11-25 22:54  Backup\Data.cs
     文件        4298  2011-11-25 23:38  Backup\DragDrop.csproj
     文件        2340  2011-11-25 23:38  Backup\DragDropAdorner.cs
     文件        2280  2011-11-25 22:06  Backup\Properties\AssemblyInfo.cs
     文件        2845  2011-11-25 22:06  Backup\Properties\Resources.Designer.cs
     文件        5612  2011-11-25 22:06  Backup\Properties\Resources.resx
     文件        1093  2011-11-25 22:06  Backup\Properties\Settings.Designer.cs
     文件         201  2011-11-25 22:06  Backup\Properties\Settings.settings
     文件        1433  2011-11-25 23:51  Backup\Window1.xaml
     文件        5187  2011-11-26 00:40  Backup\Window1.xaml.cs
     文件       16384  2016-06-23 21:42  bin\Debug\DragDrop.exe
     文件       46592  2016-06-23 21:42  bin\Debug\DragDrop.pdb
     文件       21656  2016-06-23 21:41  bin\Debug\DragDrop.vshost.exe
     文件         490  2012-06-02 22:34  bin\Debug\DragDrop.vshost.exe.manifest
     文件        2985  2011-11-25 22:54  Data.cs
     文件        4613  2016-06-23 21:41  DragDrop.csproj
     文件         984  2016-06-23 21:42  DragDrop.sln
     文件        2340  2011-11-25 23:38  DragDropAdorner.cs
     文件        2272  2016-06-23 21:42  obj\Debug\App.g.cs
     文件        2272  2016-06-23 21:42  obj\Debug\App.g.i.cs
     文件        6882  2016-06-23 21:41  obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
     文件        1065  2016-06-23 21:42  obj\Debug\DragDrop.csproj.FileListAbsolute.txt
     文件         789  2016-06-23 21:42  obj\Debug\DragDrop.csproj.GenerateResource.Cache
     文件        1825  2016-06-23 21:42  obj\Debug\DragDrop.csprojResolveAssemblyReference.cache
     文件       16384  2016-06-23 21:42  obj\Debug\DragDrop.exe
     文件        1850  2016-06-23 21:42  obj\Debug\DragDrop.g.resources
     文件       46592  2016-06-23 21:42  obj\Debug\DragDrop.pdb
............此处省略18个文件信息

评论

共有 条评论