• 大小: 0.17M
    文件类型: .rar
    金币: 2
    下载: 1 次
    发布日期: 2021-02-26
  • 语言: C#
  • 标签: wpf  串口  C#  

资源简介

向串口自动发送数据,正弦,随机,直线等数据

资源截图

代码片段和文件信息

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

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

    public partial class App : Application
    {
    }
}

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

     文件        187  2019-10-31 05:29  SerialPortSendAuto\SerialPortSendAuto\App.config

     文件        329  2019-10-31 05:29  SerialPortSendAuto\SerialPortSendAuto\App.xaml

     文件        345  2019-10-31 05:29  SerialPortSendAuto\SerialPortSendAuto\App.xaml.cs

     文件     150016  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\bin\Debug\SerialPortSendAuto.exe

     文件        187  2019-10-31 05:29  SerialPortSendAuto\SerialPortSendAuto\bin\Debug\SerialPortSendAuto.exe.config

     文件      34304  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\bin\Debug\SerialPortSendAuto.pdb

     文件      22984  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\bin\Debug\SerialPortSendAuto.vshost.exe

     文件        187  2019-10-31 05:29  SerialPortSendAuto\SerialPortSendAuto\bin\Debug\SerialPortSendAuto.vshost.exe.config

     文件        490  2019-03-19 12:46  SerialPortSendAuto\SerialPortSendAuto\bin\Debug\SerialPortSendAuto.vshost.exe.manifest

     文件      67646  2019-10-31 12:19  SerialPortSendAuto\SerialPortSendAuto\Circle.ico

     文件       1610  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\MainWindow.xaml

     文件       6931  2019-10-31 13:21  SerialPortSendAuto\SerialPortSendAuto\MainWindow.xaml.cs

     文件       2342  2019-10-31 05:33  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\App.g.cs

     文件       2342  2019-10-31 05:33  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\App.g.i.cs

     文件       7152  2019-10-31 13:23  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       1936  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\MainWindow.baml

     文件       6150  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\MainWindow.g.cs

     文件       6150  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\MainWindow.g.i.cs

     文件       1337  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto.csproj.FileListAbsolute.txt

     文件        917  2019-10-31 05:33  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto.csproj.GenerateResource.Cache

     文件       2352  2019-10-31 11:42  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto.csprojResolveAssemblyReference.cache

     文件     150016  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto.exe

     文件      69848  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto.g.resources

     文件      34304  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto.pdb

     文件        180  2019-10-31 12:20  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto.Properties.Resources.resources

     文件        522  2019-10-31 12:19  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto_Content.g.i.cs

     文件        309  2019-10-31 13:24  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto_MarkupCompile.cache

     文件        308  2019-10-31 13:23  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\SerialPortSendAuto_MarkupCompile.i.cache

     文件          0  2019-10-31 05:29  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\TemporaryGeneratedFile_036C0B5B-1481-4323-8D20-8F5ADCB23D92.cs

     文件          0  2019-10-31 05:29  SerialPortSendAuto\SerialPortSendAuto\obj\Debug\TemporaryGeneratedFile_5937a670-0e60-4077-877b-f7221da3dda1.cs

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

评论

共有 条评论