資源簡介
WPF簡單導航框架,Window和Page(父窗體與子頁面)方法相互調用。
代碼片段和文件信息
using?System;
using?System.Collections.Generic;
using?System.Configuration;
using?System.Data;
using?System.Linq;
using?System.Threading.Tasks;
using?System.Windows;
namespace?AppDemo
{
????///?
????///?App.xaml?的交互邏輯
????///?
????public?partial?class?App?:?Application
????{
????}
}
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件????????187??2016-09-21?10:53??AppDemo\App.config
?????文件????????368??2016-09-21?10:53??AppDemo\App.xaml
?????文件????????334??2016-09-21?10:53??AppDemo\App.xaml.cs
?????文件???????6106??2016-11-09?15:49??AppDemo\AppDemo.csproj
?????文件??????29184??2017-08-19?11:19??AppDemo\bin\Debug\AppDemo.exe
?????文件????????187??2016-09-21?10:53??AppDemo\bin\Debug\AppDemo.exe.config
?????文件??????73216??2017-08-19?11:19??AppDemo\bin\Debug\AppDemo.pdb
?????文件??????22696??2017-08-19?11:20??AppDemo\bin\Debug\AppDemo.vshost.exe
?????文件????????187??2016-09-21?10:53??AppDemo\bin\Debug\AppDemo.vshost.exe.config
?????文件????????490??2016-07-16?19:44??AppDemo\bin\Debug\AppDemo.vshost.exe.manifest
?????文件?????526336??2016-06-13?23:06??AppDemo\bin\Debug\Newtonsoft.Json.dll
?????文件?????523221??2016-06-13?23:06??AppDemo\bin\Debug\Newtonsoft.Json.xm
?????文件???????6202??2016-09-21?13:12??AppDemo\ConvertHelper.cs
?????文件???????2953??2017-08-19?11:15??AppDemo\MainWindow.xaml
?????文件???????4783??2017-08-19?11:20??AppDemo\MainWindow.xaml.cs
?????文件???????2317??2016-11-16?22:04??AppDemo\obj\Debug\App.g.cs
?????文件???????2317??2016-11-16?22:07??AppDemo\obj\Debug\App.g.i.cs
?????文件???????1623??2017-08-19?11:20??AppDemo\obj\Debug\AppDemo.csproj.FileListAbsolute.txt
?????文件????????954??2016-11-16?22:04??AppDemo\obj\Debug\AppDemo.csproj.GenerateResource.Cache
?????文件??????13567??2016-12-08?23:50??AppDemo\obj\Debug\AppDemo.csprojResolveAssemblyReference.cache
?????文件??????29184??2017-08-19?11:19??AppDemo\obj\Debug\AppDemo.exe
?????文件??????10224??2017-08-19?11:19??AppDemo\obj\Debug\AppDemo.g.resources
?????文件??????73216??2017-08-19?11:19??AppDemo\obj\Debug\AppDemo.pdb
?????文件????????180??2016-11-16?22:04??AppDemo\obj\Debug\AppDemo.Properties.Resources.resources
?????文件????????314??2017-08-19?11:19??AppDemo\obj\Debug\AppDemo_MarkupCompile.cache
?????文件????????315??2017-08-19?11:15??AppDemo\obj\Debug\AppDemo_MarkupCompile.i.cache
?????文件????????313??2017-08-19?11:19??AppDemo\obj\Debug\AppDemo_MarkupCompile.lref
?????文件???????7304??2017-08-19?11:15??AppDemo\obj\Debug\DesignTimeResolveAssemblyReferencesInput.cache
?????文件???????3015??2017-08-19?11:19??AppDemo\obj\Debug\GeneratedInternalTypeHelper.g.cs
?????文件???????3015??2017-08-19?11:19??AppDemo\obj\Debug\GeneratedInternalTypeHelper.g.i.cs
............此處省略52個文件信息
評論
共有 條評論