91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

  • 大小: 261KB
    文件類型: .zip
    金幣: 2
    下載: 0 次
    發(fā)布日期: 2021-05-22
  • 語言: 其他
  • 標簽: Conway??Metro??C#??

資源簡介

Game Of Life Metro Style App

資源截圖

代碼片段和文件信息

using?System;
using?System.Threading.Tasks;
using?Windows.ApplicationModel.Activation;
using?Windows.UI.Xaml;

namespace?conway
{
????partial?class?App
????{
????????public?App()
????????{
????????????InitializeComponent();
????????}

????????protected?override?void?OnLaunched(LaunchActivatedEventArgs?args)
????????{
????????????Window.Current.Content?=?new?MainPage();
????????????Window.Current.Activate();
????????}
????}
}

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????目錄???????????0??2012-02-10?19:17??conway\
?????文件??????142582??2012-02-10?16:08??conway\Acorn.txt
?????文件?????????189??2012-02-08?22:58??conway\App.xaml
?????文件?????????450??2012-02-08?22:58??conway\App.xaml.cs
?????目錄???????????0??2012-02-09?20:26??conway\bin\
?????目錄???????????0??2012-02-09?20:26??conway\bin\Debug\
?????文件?????????193??2012-02-08?22:58??conway\bin\Debug\App.xaml
?????文件????????1116??2012-02-08?23:33??conway\bin\Debug\AppxManifest.xml
?????文件????????2361??2012-02-10?18:20??conway\bin\Debug\conway.build.appxrecipe
?????文件???????33280??2012-02-10?18:20??conway\bin\Debug\conway.exe
?????文件???????73216??2012-02-10?18:20??conway\bin\Debug\conway.pdb
?????目錄???????????0??2012-02-09?20:26??conway\bin\Debug\Images\
?????文件????????5789??2012-02-08?22:58??conway\bin\Debug\Images\Logo.png
?????文件?????????745??2012-02-08?22:58??conway\bin\Debug\Images\SmallLogo.png
?????文件????????7126??2012-02-08?22:58??conway\bin\Debug\Images\SplashScreen.png
?????文件????????1926??2012-02-08?22:58??conway\bin\Debug\Images\StoreLogo.png
?????文件????????3324??2012-02-10?18:16??conway\bin\Debug\MainPage.xaml
?????文件????????1760??2012-02-10?18:20??conway\bin\Debug\resources.pri
?????目錄???????????0??2012-02-09?20:26??conway\bin\Release\
?????文件?????????193??2012-02-08?22:58??conway\bin\Release\App.xaml
?????文件????????1116??2012-02-08?23:17??conway\bin\Release\AppxManifest.xml
?????文件????????2375??2012-02-10?19:29??conway\bin\Release\conway.build.appxrecipe
?????文件???????31744??2012-02-10?19:29??conway\bin\Release\conway.exe
?????文件???????69120??2012-02-10?19:29??conway\bin\Release\conway.pdb
?????目錄???????????0??2012-02-09?20:26??conway\bin\Release\Images\
?????文件????????5789??2012-02-08?22:58??conway\bin\Release\Images\Logo.png
?????文件?????????745??2012-02-08?22:58??conway\bin\Release\Images\SmallLogo.png
?????文件????????7126??2012-02-08?22:58??conway\bin\Release\Images\SplashScreen.png
?????文件????????1926??2012-02-08?22:58??conway\bin\Release\Images\StoreLogo.png
?????文件????????3419??2012-02-10?18:46??conway\bin\Release\MainPage.xaml
?????文件????????1760??2012-02-10?19:29??conway\bin\Release\resources.pri
............此處省略62個文件信息

評論

共有 條評論