Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是 Windows 8 开发新手。我想要做的只是在后台进行简单的下载,如果应用程序被杀死或者它没有处于暂停或运行状态,则下载不应该停止。任何我可以学习和前进的链接都受到高度赞赏。谢谢你。
有两个关键资源应该可以回答您的大部分问题(并为您提供一些启动源代码):
背景转移样本
后台任务简介(Word doc)