• 大小: 0.24M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-02-27
  • 语言: C#
  • 标签: wpf  曲线  wp  C#  

资源简介

    使用WPF实现正弦与余弦曲线的重绘,动态显示

资源截图

代码片段和文件信息

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

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

    public partial class App : Application
    {
    }
}

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

    ..A..H.     55808  2020-04-24 11:46  Math_1\.vs\Math_1\v15\.suo

     文件          0  2020-04-20 08:01  Math_1\.vs\Math_1\v15\Server\sqlite3\db.lock

     文件     692224  2020-04-24 11:28  Math_1\.vs\Math_1\v15\Server\sqlite3\storage.ide

     文件      32768  2020-04-24 08:09  Math_1\.vs\Math_1\v15\Server\sqlite3\storage.ide-shm

     文件    4124152  2020-04-24 11:45  Math_1\.vs\Math_1\v15\Server\sqlite3\storage.ide-wal

    ..A..H.     60416  2020-04-23 23:43  Math_1\.vs\Math_1\v16\.suo

     文件        189  2020-04-19 21:04  Math_1\Math_1\App.config

     文件        366  2020-04-19 21:04  Math_1\Math_1\App.xaml

     文件        333  2020-04-19 21:04  Math_1\Math_1\App.xaml.cs

     文件      19456  2020-04-24 11:45  Math_1\Math_1\bin\Debug\Math_1.exe

     文件        189  2020-04-19 21:04  Math_1\Math_1\bin\Debug\Math_1.exe.config

     文件      34304  2020-04-24 11:45  Math_1\Math_1\bin\Debug\Math_1.pdb

     文件        600  2020-04-24 11:20  Math_1\Math_1\MainWindow.xaml

     文件      22032  2020-04-24 11:44  Math_1\Math_1\MainWindow.xaml.cs

     文件       4174  2020-04-24 11:45  Math_1\Math_1\Math_1.csproj

     文件       2300  2020-04-19 21:04  Math_1\Math_1\Properties\AssemblyInfo.cs

     文件       2825  2020-04-19 21:04  Math_1\Math_1\Properties\Resources.Designer.cs

     文件       5612  2020-04-19 21:04  Math_1\Math_1\Properties\Resources.resx

     文件       1093  2020-04-19 21:04  Math_1\Math_1\Properties\Settings.Designer.cs

     文件        201  2020-04-19 21:04  Math_1\Math_1\Properties\Settings.settings

     文件       1123  2020-04-19 21:04  Math_1\Math_1.sln

     目录          0  2020-04-24 11:48  Math_1\.vs\Math_1\v15\Server\sqlite3

     目录          0  2020-04-24 11:48  Math_1\.vs\Math_1\v15\Server

     目录          0  2020-04-24 11:48  Math_1\.vs\Math_1\v15

     目录          0  2020-04-24 11:48  Math_1\.vs\Math_1\v16

     目录          0  2020-04-24 11:48  Math_1\Math_1\bin\Debug

     目录          0  2020-04-24 11:48  Math_1\Math_1\obj\Debug

     目录          0  2020-04-24 11:48  Math_1\.vs\Math_1

     目录          0  2020-04-24 11:48  Math_1\Math_1\bin

     目录          0  2020-04-24 11:48  Math_1\Math_1\obj

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

评论

共有 条评论