加入收藏 | 设为首页 | 会员中心 | 我要投稿 李大同 (https://www.lidatong.com.cn/)- 科技、建站、经验、云计算、5G、大数据,站长网!
当前位置: 首页 > 综合聚焦 > 服务器 > Windows > 正文

Windows应用商店是否允许使用脚本应用程序?

发布时间:2020-12-14 04:23:48 所属栏目:Windows 来源:网络整理
导读:所以我有一个针对 Windows Store和 Android计划的项目.基本上,网络多工具与脚本引擎相结合,以实现协议和行为.理想的用途是“我的嵌入式设备使用这种简单的网络协议.我想快速创建一种从平板电脑控制它的方法”. 据我所知,Android市场应该没有问题.但是,Window
所以我有一个针对 Windows Store和 Android计划的项目.基本上,网络多工具与脚本引擎相结合,以实现协议和行为.理想的用途是“我的嵌入式设备使用这种简单的网络协议.我想快速创建一种从平板电脑控制它的方法”.

据我所知,Android市场应该没有问题.但是,Windows应用商店策略包含有关远程代码执行的模糊条款

3.9 All app logic must originate from,and reside in,your app package Your app must not attempt to change or extend the packaged content
through any form of dynamic inclusion of code or data that changes how
the application interacts with the Windows Runtime,or behaves with
regard to Store policy. It is not permissible,for example,to
download a remote script and subsequently execute that script in the
local context of your app package.

当然,脚本引擎将被沙箱化,并且应该是“安全的”(完全解释,没有反映),但它是否违反了这个政策?

如果您构建脚本引擎,并且只运行本地脚本,那么您将会很好.但是,如果您正在考虑拥有可以下载并随后运行的脚本存储库,那么这将违反我们理解的策略.

(编辑:李大同)

【声明】本站内容均来自网络,其相关言论仅代表作者个人观点,不代表本站立场。若无意侵犯到您的权利,请及时与联系站长删除相关内容!

    推荐文章
      热点阅读