• 大小: 0.15M
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2020-12-26
  • 语言: C#
  • 标签: MVVM  计算器  计算  vv  

资源简介

使用MVVM设计模式设计的计算器示例

资源截图

代码片段和文件信息

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

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

    public partial class App : Application
    {
    }
}

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

     文件        189  2020-04-20 13:54  lianxi\App.config

     文件        607  2020-04-20 13:55  lianxi\App.xaml

     文件        333  2020-04-23 08:21  lianxi\App.xaml.cs

     文件       9728  2018-01-03 12:27  lianxi\bin\Debug\CommonServiceLocator.dll

     文件      30208  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.dll

     文件      21504  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.Extras.dll

     文件      36352  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.Extras.pdb

     文件      27389  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.Extras.xml

     文件      95744  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.pdb

     文件      13824  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.Platform.dll

     文件      32256  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.Platform.pdb

     文件      21236  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.Platform.xml

     文件     108878  2018-02-04 23:10  lianxi\bin\Debug\GalaSoft.MvvmLight.xml

     文件      18944  2020-04-24 13:12  lianxi\bin\Debug\lianxi.exe

     文件        189  2020-04-20 13:54  lianxi\bin\Debug\lianxi.exe.config

     文件      56832  2020-04-24 13:12  lianxi\bin\Debug\lianxi.pdb

     文件      55904  2018-01-11 00:40  lianxi\bin\Debug\System.Windows.Interactivity.dll

     文件       5657  2020-04-23 08:16  lianxi\lianxi.csproj

     文件       4948  2020-04-23 11:42  lianxi\MainWindow.xaml

     文件        883  2020-04-20 14:02  lianxi\MainWindow.xaml.cs

     文件       1106  2020-04-24 13:12  lianxi\obj\Debug\App.baml

     文件       2839  2020-04-24 13:12  lianxi\obj\Debug\App.g.cs

     文件       2839  2020-04-24 13:12  lianxi\obj\Debug\App.g.i.cs

     文件      21428  2020-04-26 09:49  lianxi\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache

     文件       3015  2020-04-24 13:12  lianxi\obj\Debug\GeneratedInternalTypeHelper.g.cs

     文件       3015  2020-04-24 13:12  lianxi\obj\Debug\GeneratedInternalTypeHelper.g.i.cs

     文件          0  2020-04-24 13:12  lianxi\obj\Debug\lianxi.csproj.CopyComplete

     文件         42  2020-04-23 08:16  lianxi\obj\Debug\lianxi.csproj.CoreCompileInputs.cache

     文件       2476  2020-04-23 08:35  lianxi\obj\Debug\lianxi.csproj.FileListAbsolute.txt

     文件        954  2020-04-20 14:04  lianxi\obj\Debug\lianxi.csproj.GenerateResource.cache

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

评论

共有 条评论