• 大小: 4.11M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: WPF  轮播  

资源简介


资源截图

代码片段和文件信息

using System;
using System.Runtime.InteropServices;
using System.Threading;
using Microsoft.VisualStudio.Shell;
using Task = System.Threading.Tasks.Task;

namespace HandyControl_VS2019
{
    /// 
    /// This is the class that implements the package exposed by this assembly.
    /// 

    /// 
    /// 
    /// The minimum requirement for a class to be considered a valid package for Visual Studio
    /// is to implement the IVsPackage interface and register itself with the shell.
    /// This package uses the helper classes defined inside the Managed Package framework (MPF)
    /// to do it: it derives from the Package class that provides the implementation of the
    /// IVsPackage interface and uses the registration attributes defined in the framework to
 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2020-04-27 14:46  HandyControl-master\
     文件          66  2020-04-27 14:46  HandyControl-master\.gitattributes
     目录           0  2020-04-27 14:46  HandyControl-master\.github\
     文件         724  2020-04-27 14:46  HandyControl-master\.github\FUNDING.yml
     目录           0  2020-04-27 14:46  HandyControl-master\.github\ISSUE_TEMPLATE\
     文件         664  2020-04-27 14:46  HandyControl-master\.github\ISSUE_TEMPLATE\bug_report.md
     文件         126  2020-04-27 14:46  HandyControl-master\.github\ISSUE_TEMPLATE\custom.md
     文件         595  2020-04-27 14:46  HandyControl-master\.github\ISSUE_TEMPLATE\feature_request.md
     目录           0  2020-04-27 14:46  HandyControl-master\.github\workflows\
     文件        1554  2020-04-27 14:46  HandyControl-master\.github\workflows\build.yml
     文件         108  2020-04-27 14:46  HandyControl-master\.gitignore
     文件        3348  2020-04-27 14:46  HandyControl-master\CODE_OF_CONDUCT.md
     目录           0  2020-04-27 14:46  HandyControl-master\Installers\
     目录           0  2020-04-27 14:46  HandyControl-master\Installers\VS2019\
     文件        2082  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019.sln
     目录           0  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\
     文件        4904  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\HandyControl_VS2019.csproj
     文件        2734  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\HandyControl_VS2019Package.cs
     文件        1072  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\License.txt
     目录           0  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\Properties\
     文件         511  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\Properties\AssemblyInfo.cs
     文件        5091  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\icon_100_100.png
     文件       12895  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\icon_300_300.png
     文件        2275  2020-04-27 14:46  HandyControl-master\Installers\VS2019\HandyControl_VS2019\source.extension.vsixmanifest
     目录           0  2020-04-27 14:46  HandyControl-master\Installers\VS2019\WpfApp\
     文件         702  2020-04-27 14:46  HandyControl-master\Installers\VS2019\WpfApp\App.xaml
     文件          76  2020-04-27 14:46  HandyControl-master\Installers\VS2019\WpfApp\App.xaml.cs
     文件         629  2020-04-27 14:46  HandyControl-master\Installers\VS2019\WpfApp\AssemblyInfo.cs
     文件        1497  2020-04-27 14:46  HandyControl-master\Installers\VS2019\WpfApp\MainWindow.xaml
     文件         166  2020-04-27 14:46  HandyControl-master\Installers\VS2019\WpfApp\MainWindow.xaml.cs
     文件        3125  2020-04-27 14:46  HandyControl-master\Installers\VS2019\WpfApp\ProjectTemplate.csproj
............此处省略1869个文件信息

评论

共有 条评论