bat获取所有的参数

 bat默认只能获取到1-9个参数,分别用%1 %2 ... %9引用,而%0表示运行的bat命令。如果传给bat的参数大于9个,可以用shift。  
当然还可以使用 %\* 来获取全部的参数。

【Google认证】STS:Android Security Test Suite

STS


Android Security Test Suite (STS). 是谷歌关于android安全补丁安装情况的一个测试套件 STS和security patch相关的,是CTS测试新增加一项安全测试套件。STS是201808才开始测试的。 Security patch日期在3个月内是GTS的一个case,如果不通过无法获得google认证。 在18年5月之前谷歌对于security patch这个属性都是在build库下面跟着aosp更新的。 现在需要通过STS之后由vendor来更新。 STS需要通过userdebug版本的targetfile来生成一个user版本的结果。

STS测试项


主要是测试 Android Security Patch 是否生效

wordpress个人博客(阿里服务器)

可查看:杂谈搭建个人博客选择比较一下个人博客选择 CSDN上https://blog.csdn.net/qq_23452385/article/details/83120255

1、购买域名和服务器

可参考购买域名和服务器 https://yq.aliyun.com/articles/37204 https://blog.csdn.net/m0_37438418/article/details/79129420

2、下载FileZilla客户端和Wordpress压缩包

Your browser is out-of-date!

Update your browser to view this website correctly. Update my browser now

×