• 大小: 0.72M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-14
  • 语言: C#
  • 标签: 串口  调试  助手  

资源简介


资源截图

代码片段和文件信息

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

namespace 串口助手
{
    /// 
    /// App.xaml 的交互逻辑
    /// 

    public partial class App : Application
    {
        private void Application_DispatcherUnhandledException(object sender System.Windows.Threading.DispatcherUnhandledExceptionEventArgs e)
        {
            MessageBox.Show(e.Exception.Message);
            e.Handled = true;
        }
    }
}

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

     文件       1151  2014-05-31 15:48  串口助手WPF\串口助手\app.config

     文件        395  2014-06-07 10:25  串口助手WPF\串口助手\App.xaml

     文件        556  2014-06-07 10:25  串口助手WPF\串口助手\App.xaml.cs

    .......    512512  2014-06-03 08:52  串口助手WPF\串口助手\bin\Debug\串口助手.exe

     文件       1151  2014-05-31 15:48  串口助手WPF\串口助手\bin\Debug\串口助手.exe.config

     文件      42496  2014-06-03 08:52  串口助手WPF\串口助手\bin\Debug\串口助手.pdb

    .......     11600  2014-06-03 08:51  串口助手WPF\串口助手\bin\Debug\串口助手.vshost.exe

     文件       1151  2014-05-31 15:48  串口助手WPF\串口助手\bin\Debug\串口助手.vshost.exe.config

    .......    512000  2017-08-22 14:45  串口助手WPF\串口助手\bin\Release\串口助手.exe

     文件       1151  2014-05-31 15:48  串口助手WPF\串口助手\bin\Release\串口助手.exe.config

     文件      56832  2017-08-22 14:45  串口助手WPF\串口助手\bin\Release\串口助手.pdb

    .......     24224  2019-01-17 11:40  串口助手WPF\串口助手\bin\Release\串口助手.vshost.exe

     文件       1151  2014-05-31 15:48  串口助手WPF\串口助手\bin\Release\串口助手.vshost.exe.config

     文件        490  2013-03-18 17:00  串口助手WPF\串口助手\bin\Release\串口助手.vshost.exe.manifest

     文件     161862  2014-05-31 15:37  串口助手WPF\串口助手\Clone CD.ico

     文件     161862  2014-05-31 15:36  串口助手WPF\串口助手\Images\Clone CD.ico

     文件      11601  2019-01-16 13:54  串口助手WPF\串口助手\MainWindow.xaml

     文件       9656  2014-06-07 15:01  串口助手WPF\串口助手\MainWindow.xaml.cs

     文件       8402  2014-06-07 15:01  串口助手WPF\串口助手\Models\SerialPortModel.cs

     文件       2219  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\App.g.cs

     文件       2219  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\App.g.i.cs

     文件      27154  2014-06-03 08:50  串口助手WPF\串口助手\obj\x86\Debug\DesignTimeResolveAssemblyReferences.cache

     文件       6085  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件        124  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\GenerateResource.read.1.tlog

     文件        292  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\GenerateResource.write.1.tlog

     文件       7884  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\MainWindow.baml

     文件       9471  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\MainWindow.g.cs

     文件       9471  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\MainWindow.g.i.cs

     文件       5632  2014-05-31 15:48  串口助手WPF\串口助手\obj\x86\Debug\TempPE\Properties.Resources.Designer.cs.dll

     文件       3509  2014-06-03 08:52  串口助手WPF\串口助手\obj\x86\Debug\串口助手.csproj.FileListAbsolute.txt

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

评论

共有 条评论