Android 获取正在使用的运行时

    xiaoxiao2021-12-02  22

    String runtime = System.getProperty("java.vm.version"); 如果使用的是 ART,runtime 值将是 "2.0.0" 或更高
    转载请注明原文地址: https://ju.6miu.com/read-679847.html

    最新回复(0)