資源簡介
使用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.xm
?????文件??????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.xm
?????文件?????108878??2018-02-04?23:10??lianxi\bin\Debug\GalaSoft.MvvmLight.xm
?????文件??????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個文件信息
- 上一篇:網絡視頻流實時預覽
- 下一篇:深色系統界面(原生控件)流式布局
評論
共有 條評論