UWP开发文档【二】:Monetization

Monetization, engagement, and Store services Windows SDK, Microsoft Advertising SDK, Microsoft Store Services SDK以及Microsoft Store提供很多机会,让你能够变现你的App。 定价方面: App可以定价销售,支持分层...

June 21, 2020

UWP的CreateFileFromApp接口

虽然有些Win32 API在UWP应用中也能使用,但是受到了一些限制。比如CreateFile2在UWP中能使用,但是不能访问除了系统允许的应用自身目录之外的其他目录中的文件。甚至是用户通过Picker选择的目录或者文件也不行。 ...

June 13, 2020

WindowsBlog读博笔记【一】:UWP的HttpClient API

...

May 28, 2020

C++/WinRT学习笔记(十):扩展作成类

...

May 23, 2020

C++/WinRT学习笔记(九):Agile对象

...

May 20, 2020

UWP事件跟踪记录工具

ETW,是Event Tracing for Windows的缩写。 本文采用的例子来自于Universal Windows Platform Logging Example。 也就是Logging。 ...

May 6, 2020

UWP开发文档【二】:网络相关

Develop Apps > Communications > Networking and web services ...

April 21, 2020

UWP安全文档阅读笔记【一】:第三方验证登录

Security > Authentication and user identity ...

April 16, 2020

读stefanwick笔记【一】:UWP桌面扩展

三人行,必有我师矣!读stefanwick笔记。 ...

April 10, 2020

UWP设计文档阅读笔记(七):应用设计介绍

Design and UI > Introduction to UWP app design ...

April 4, 2020

UWP开发文档【一】:扩展启动画面

Develop > Launching, resuming, and background tasks > Splash screens ...

April 2, 2020

UWP设计文档阅读笔记(六):布局相关

Design and UI > Layout ...

March 31, 2020