idevlab-blogs
$ cat welcome.txt

Welcome to my terminal-based blog.

Here I share thoughts about programming, life,

and everything in between.

Stay curious. Keep hacking.
$ ls posts/
[] 01_在UWP程序中添加自动更新.md

今天我们来介绍一下如何在uwp程序中添加自动更新。 很多同学就要问,微软商店可以提供自动更新。那为什么我们还要在程序中提供此功能呢? 一方面是微软的商店更新可能不够...

read more ->