UWP入门教程构建7天酒店应用

以前写过一个wp8的工程,说实话那会的代码很麻烦,写起来费劲,另外还没多少人下载,不过到windows 10开始微软出了UWP架构以后一切都像以前的winform wpf一样好转起来,新建一个工程以后模板很简洁。现在就开始介绍一下基本控件的使用,为新手写程序提供一个例子。7天酒店没有官方客户端,不过不妨碍拿他做例子。恕当时没什么布局概念,基本就是手动布局,罗列控件。布局的事情以后再慢慢写,不过微软的教程或者其他书里面这块讲的很清楚,各种panelgrid布局。这个里面基本就是一些textblocktextboxbutton和一个SemanticZoomSemanticZoom的效果就是联系人菜单那个感觉,这里用来选择城市。

zip
7inns.zip 预估大小:29个文件
folder
7inns 文件夹
folder
.vs 文件夹
folder
7inns 文件夹
folder
v14 文件夹
file
.suo 163KB
folder
DTAR_08E86330_4835_4B5C_9E5A_61F37AE1A077_DTAR 文件夹
folder
7inns 文件夹
file
Book.xaml 3KB
file
MainPage.xaml 5KB
file
InnsStatus.xaml.cs 4KB
file
Book.xaml.cs 5KB
file
Package.appxmanifest 2KB
file
App.xaml 253B
file
project.json 507B
file
MainPage.xaml.cs 10KB
file
InnsStatus.xaml 2KB
file
App.xaml.cs 4KB
file
7inns.csproj 7KB
file
ClassData.cs 69KB
file
7inns_TemporaryKey.pfx 2KB
folder
Assets 文件夹
file
SplashScreen.scale-200.png 8KB
file
Wide310x150Logo.scale-200.png 3KB
file
Square44x44Logo.targetsize-24_altform-unplated.png 1KB
file
Square150x150Logo.scale-200.png 3KB
file
LockScreenLogo.scale-200.png 1KB
file
Square44x44Logo.scale-200.png 2KB
file
2.png 115KB
file
StoreLogo.png 1KB
file
RoomStatus.xaml 3KB
file
ApplicationInsights.config 160B
file
RoomStatus.xaml.cs 2KB
file
project.lock.json 587KB
folder
Properties 文件夹
file
Default.rd.xml 1KB
file
AssemblyInfo.cs 1KB
folder
obj 文件夹
folder
Debug 文件夹
file
7inns.sln 2KB
zip 文件大小:209.44KB