当前位置: 首页 > news >正文

win10 应用市场 开发

使用 Windows 应用 SDK 和 WinRT API 访问文件和文件夹 - Windows apps | Microsoft Learn

处理文件 - UWP applications | Microsoft Learn

1

对应的路径 

C:\Program Files\WindowsApps\3406889393194.270776864BD7C_4.4.0.0_x64__1686m350r2h6p\VFS\AppData

C:\Program Files\WindowsApps\3406889393194.270776864BD7C_4.7.1.0_x64__1686m350r2h6p

相应的APPDATA

C:\Users\XNW\AppData\Local\Packages\3406889393194.270776864BD7C_1686m350r2h6p\LocalCache\Roaming\youshengxiaoshuo\

正在重定向

正在重定向

主页:

正在重定向https://partner.microsoft.com/zh-cn/dashboard/home

点击应用和游戏

加入用edge打开本地链接后,被拒了,提示:

Your product involves an opportunity to spend money separate from the initia

Your product involves an opportunity to spend money separate from the initial acquisition of the app. Store customers must be notified in advance of the presence of such opportunities. Even though some of these opportunities may take place outside the app and may not typically be considered in-app purchases, you must still declare the use of in-app purchases because of them. That declaration must take place in the age rating and if the product is not using the Microsoft in-app purchase API, it also must be declared separately in Partner Center. Your product is missing one or both of these declarations. To add the declaration to your age rating, please go through the IARC Age Ratings Questionnaire again, declare the use of in-app purchases, and then resubmit. For more information on age ratings see https://msdn.microsoft.com/en-us/windows/uwp/publish/age-ratings.  The other declaration will appear as a text notice under the Get button on the Product Description Page. To add this if the product is not using the Microsoft in-app purchase API, create a new submission for your product in Partner Center, and in the Properties section under Product Declarations, select the checkbox labeled “This app allows users to make purchases, but does not use the Microsoft Store commerce system”. For more information see https://docs.microsoft.com/en-us/windows/uwp/publish/product-declarations#this-app-allows-users-to-make-purchases-but-does-not-use-the-microsoft-store-commerce-system. Products must declare an accurate pricing model.  The current features of your product more accurately fit a Freemium pricing model.For more information on pricing models see https://docs.microsoft.com/en-us/windows/uwp/publish/msiexe/set-app-pricing-and-availability.||

Product declarations for MSIX app - Windows apps | Microsoft Learn

  1. If your app is using Microsoft Commerce, do not tick this box.
  2. If your app does not use Microsoft Commerce, tick this box.
  3. Per the App Developer Agreement, apps that were created and submitted prior to June 29, 2015, could continue to offer in-app purchasing functionality without using Microsoft's commerce engine, so long as the purchase functionality complies with the Microsoft Store Policies. If this applies to your app, you must check this box.
http://www.dtcms.com/a/140391.html

相关文章:

  • 【java 13天进阶Day04】常用API、正则表达式,泛型、Collection集合API
  • P10416 [蓝桥杯 2023 国 A] XYZ
  • 关于yarn和hadoop
  • STM32 HAL库 Freertos队列使用解析
  • 深入理解红黑树:原理、实现与应用
  • 02.diboot项目分析
  • 【数据结构与算法】——插入排序
  • 论文阅读:2023 arxiv Safe RLHF: Safe Reinforcement Learning from Human Feedback
  • Spring Boot日志系统详解:Logback与SLF4J的默认集成
  • iOS Facebook 登录
  • CentOS7执行yum命令报错 Could not retrieve mirrorlist http://mirrorlist.centos.org
  • 【刷题Day19】HTTP的各个版本(浅)
  • iOS Google登录
  • 2025妈妈杯数学建模B题完整分析论文
  • 【全部更新】2025妈妈杯D题1-4问mathercupD题数学建模挑战赛D题数学建模思路代码文章教学短途运输货量预测及车辆调度问题
  • 2025MathorcupD题 短途运输货量预测及车辆调度问题 保姆级教程讲解|模型讲解
  • 36V转2.8V3A同步降压恒压WT6043A
  • 下载HBuilder X,使用uniapp编写微信小程序
  • 数控机床中滚珠导轨的作用是什么?
  • 深度学习神经网络全连接笔记day1
  • 深入浅出目标检测:从入门到YOLOv3,揭开计算机视觉的“火眼金睛”
  • 如何评价2025 mathorcup妈妈杯数学建模竞赛?完整建模过程+完整代码论文全解全析来了
  • Spring Boot自动配置原理深度解析:从条件注解到spring.factories
  • 代码随想录算法训练营第二十一天
  • 工作总结(十二)——迁移svn单项目到gitlab上,保留历史提交记录
  • 使用 Docker 安装 Elastic Stack 并重置本地密码
  • STM32CubeMX-H7-15-SPI通信协议读写W25Q64
  • 第11篇:Linux程序访问控制FPGA端HEX<四>
  • C++23 新特性:行拼接前去除空白符 (P2223R2)
  • 相比其他缓存/内存数据库(如 Memcached, Ehcache 等),Redis 在微服务环境中的优势和劣势是什么?