摘要:
背水一战 Windows 10 之 后台任务: 后台下载任务(任务分组,并行或串行执行,组完成后通知) 阅读全文
摘要:
背水一战 Windows 10 之 后台任务: 后台下载任务 阅读全文
摘要:
背水一战 Windows 10 之 后台任务: 前台程序激活后台任务 阅读全文
摘要:
背水一战 Windows 10 之 后台任务: 通过 toast 激活后台任务, 定时激活后台任务 阅读全文
摘要:
背水一战 Windows 10 之 后台任务: 后台任务的 Demo(与 app 不同进程), 后台任务的 Demo(与 app 相同进程) 阅读全文
摘要:
背水一战 Windows 10 之 锁屏: 将 Application 的 Badge 通知和 Tile 通知发送到锁屏, 将 secondary tile 的 Badge 通知和 Tile 通知发送到锁屏 阅读全文
摘要:
背水一战 Windows 10 之 通知(Badge): application 的 badge 通知, secondary 的 badge 通知, 轮询服务端以更新 badge 通知 阅读全文
摘要:
背水一战 Windows 10 之 通知(Tile): secondary tile 模板之图片, secondary tile 模板之分组 阅读全文
摘要:
背水一战 Windows 10 之 通知(Tile): secondary tile 模板之基础, secondary tile 模板之文本 阅读全文
摘要:
背水一战 Windows 10 之 通知(Tile): 按计划显示 tile 通知, 轮询服务端以更新 tile 通知 阅读全文
摘要:
背水一战 Windows 10 之 通知(Tile): application tile 基础, secondary tile 基础 阅读全文
摘要:
背水一战 Windows 10 之 通知(Toast): 提示音, 特定场景 阅读全文
摘要:
背水一战 Windows 10 之 通知(Toast): 通过 toast 打开协议, 通过 toast 选择在指定的时间之后延迟提醒或者取消延迟提醒 阅读全文
摘要:
背水一战 Windows 10 之 通知(Toast): 带按钮的 toast, 带输入的 toast(文本输入框,下拉选择框) 阅读全文
摘要:
背水一战 Windows 10 之 通知(Toast): 纯文本 toast, 短时 toast, 长时 toast, 图文 toast 阅读全文
摘要:
背水一战 Windows 10 之 通知(Toast): 基础, 按计划显示 toast 通知 阅读全文
摘要:
背水一战 Windows 10 之 应用间通信: 剪切板 - 基础, 复制/粘贴 text 内容; 剪切板 - 复制/粘贴 html 内容; 剪切板 - 复制/粘贴 bitmap 内容,延迟复制; 剪切板 - 复制/粘贴文件 阅读全文
摘要:
背水一战 Windows 10 之 应用间通信: 通过协议打开指定的 app 并传递数据以及获取返回数据, 将本 app 沙盒内的文件共享给其他 app 使用 阅读全文
摘要:
背水一战 Windows 10 之 应用间通信: 分享 阅读全文
摘要:
背水一战 Windows 10 之 关联启动: 关联指定的文件类型, 关联指定的协议 阅读全文
摘要:
背水一战 Windows 10 之 关联启动: 使用外部程序打开一个文件, 使用外部程序打开一个 Uri 阅读全文
摘要:
背水一战 Windows 10 之 选取器: CachedFileUpdater(缓存文件更新程序) 阅读全文
摘要:
背水一战 Windows 10 之 选取器: ContactPicker(联系人选取窗口); 通过 ContactPicker 选取联系人,并获取其完整信息 阅读全文
摘要:
背水一战 Windows 10 之 选取器: 自定义文件保存选取器 阅读全文
摘要:
背水一战 Windows 10 之 选取器: 自定义文件打开选取器 阅读全文
摘要:
背水一战 Windows 10 之 选取器: FileOpenPicker(文件选取窗口), FolderPicker(文件夹选取窗口), FileSavePicker(文件保存窗口) 阅读全文
摘要:
背水一战 Windows 10 之 文件系统: 读写“最近访问列表”和“未来访问列表”, 管理以及使用索 阅读全文
摘要:
背水一战 Windows 10 之 文件系统: Application Data 中的文件操作, Application Data 中的“设置”操作, 通过 uri 引用 Application Data 中的媒体 阅读全文
摘要:
背水一战 Windows 10 之 文件系统: 获取 Package 中的文件, 可移动存储中的文件操作, “库”管理 阅读全文
摘要:
背水一战 Windows 10 之 文件系统: 读写文本数据, 读写二进制数据, 读写流数据 阅读全文