方法介绍

方法名称:获取当前cpu架构,返回1表示arm架构0是x86架构

方法例子

local type = getCpuArch()

if type == 0 then

print("当前cpu架构是x86架构")

else

print("当前cpu架构是arm架构")

end

Copyright © 湖南合鑫网络科技有限公司 2020 all right reserved,powered by Gitbook该文件修订时间: 2020-11-12 10:59:58

results matching ""

    No results matching ""