Bing Map
摘要:To use map services in Windows 10 packages for this application, you need to acquire a token from the Bing Maps Dev Center. If you are using the map c...
阅读全文
UWP深入学习六:Build better apps: Windows 10 by 10 development series
摘要:Promotion in the Windows Store In this article, I walk through how to Give your Store listing a makeover, Start measuring your success(using the Visua...
阅读全文
UWP深入学习五: 传感器与搜索、共享及链接
摘要:Responding to motion and orientation sensors:Quickstart: Responding to user movement with the accelerometer (C#)Quickstart: Determining angular veloci...
阅读全文
UWP深入学习四:动画及图像
摘要:Storyboarded animationsKey-frame animations and easing function animations缓动函数缓动函数支持你将自定义数学公式应用到动画。数学运算通常对于制作在 2-D 坐标系中模拟真实物理效果的动画非常有用。例如,你可能想要某个对象以理想...
阅读全文
UWP深入学习三:依赖属性、附加属性和数据绑定
摘要:Dependency properties overviewCustom dependency propertiesAttached properties overviewCustom attached propertiesQuickstart: Data binding to controlsDa...
阅读全文
UWP深入学习二:各种激活方式
摘要:Launching, resuming, and multitaskingHow to launch an app for resultsAuto-launching with file and URI associations (XAML):How to handle file activati...
阅读全文
App lifecycle(UWP深入学习一)
摘要:https://msdn.microsoft.com/en-us/library/windows/desktop/br211474.aspxLaunching, resuming, and background tasks : https://msdn.microsoft.com/en-us/lib...
阅读全文