• 大小: 0.36M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: 绘图  wpf  

资源简介

【实例介绍】

绘图程序

资源截图

代码片段和文件信息

namespace System.Collections.Generic
{
    /// 
    /// Provides extension methods for linkedList.
    /// 

    public static class linkedListExtensions
    {
        /// 
        /// Finds the next node after the given node that contains the specified value.
        /// 

        /// The type of value in the linked list.
        /// The linked list.
        /// The node after which to search for the value in the linked list or null to search from the beginning.
        /// The value to locate in the linked list.
        /// The first node after the given node that contains the specified value if found; otherw

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

    ..A..H.    238080  2016-06-17 18:26  MetroStopStation\.vs\MetroStopStation\v14\.suo

     文件      77312  2016-06-20 16:06  MetroStopStation\frameWorkExtension\bin\Debug\frameWorkExtension.dll

     文件     169472  2016-06-20 16:06  MetroStopStation\frameWorkExtension\bin\Debug\frameWorkExtension.pdb

     文件       3018  2016-06-07 17:29  MetroStopStation\frameWorkExtension\frameWorkExtension.csproj

     文件       3755  2016-06-07 17:24  MetroStopStation\frameWorkExtension\linkedListExtensions.cs

     文件      77841  2016-06-07 17:24  MetroStopStation\frameWorkExtension\MathExtensions.cs

     文件       7345  2016-06-16 16:16  MetroStopStation\frameWorkExtension\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        488  2016-06-20 16:06  MetroStopStation\frameWorkExtension\obj\Debug\frameWorkExtension.csproj.FileListAbsolute.txt

     文件      77312  2016-06-20 16:06  MetroStopStation\frameWorkExtension\obj\Debug\frameWorkExtension.dll

     文件     169472  2016-06-20 16:06  MetroStopStation\frameWorkExtension\obj\Debug\frameWorkExtension.pdb

     文件          0  2016-06-07 17:23  MetroStopStation\frameWorkExtension\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

     文件          0  2016-06-07 17:23  MetroStopStation\frameWorkExtension\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

     文件          0  2016-06-07 17:23  MetroStopStation\frameWorkExtension\obj\Debug\TemporaryGeneratedFile_E7A71F73-0F8D-4B9B-B56E-8E70B10BC5D3.cs

     文件      42149  2016-06-07 17:24  MetroStopStation\frameWorkExtension\PriorityQuadTree.cs

     文件       5383  2016-06-07 17:24  MetroStopStation\frameWorkExtension\PriorityQueue.cs

     文件       1344  2016-06-07 17:23  MetroStopStation\frameWorkExtension\Properties\AssemblyInfo.cs

     文件       2433  2016-06-07 17:24  MetroStopStation\frameWorkExtension\RectExtensions.cs

     文件      25471  2016-06-07 17:27  MetroStopStation\frameWorkExtension\VirtualPanel.cs

     文件      83462  2016-06-07 17:24  MetroStopStation\frameWorkExtension\ZoomableCanvas.cs

     文件       4872  2016-06-07 17:24  MetroStopStation\frameWorkExtension\ZoomableCanvasView.csproj

     文件      12221  2016-06-12 15:16  MetroStopStation\MetroStopStation\Adorners\ResizeMoveAdorner.cs

     文件        189  2016-05-20 15:21  MetroStopStation\MetroStopStation\App.config

     文件        559  2016-06-16 16:13  MetroStopStation\MetroStopStation\App.xaml

     文件        343  2016-05-20 15:21  MetroStopStation\MetroStopStation\App.xaml.cs

     文件      77312  2016-06-20 16:06  MetroStopStation\MetroStopStation\bin\Debug\frameWorkExtension.dll

     文件     169472  2016-06-20 16:06  MetroStopStation\MetroStopStation\bin\Debug\frameWorkExtension.pdb

     文件      51712  2016-06-20 16:06  MetroStopStation\MetroStopStation\bin\Debug\MetroStopStation.exe

     文件        189  2016-05-20 15:21  MetroStopStation\MetroStopStation\bin\Debug\MetroStopStation.exe.config

     文件      62976  2016-06-20 16:06  MetroStopStation\MetroStopStation\bin\Debug\MetroStopStation.pdb

     文件      22696  2016-06-20 16:06  MetroStopStation\MetroStopStation\bin\Debug\MetroStopStation.vshost.exe

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

评论

共有 条评论