autojs 内存溢出 求救
autojs吧
全部回复
仅看楼主
level 4
洽AAAAA 楼主
Failed to allocate a 8208 byte allocation with 2200 free bytes and 2200B until OOM, max allowed footprint 201326592, growth limit 201326592
java.lang.OutOfMemoryError: Failed to allocate a 8208 byte allocation with 2200 free bytes and 2200B until OOM, max allowed footprint 201326592, growth limit 201326592
-----------------------------------------------------------------------------------------------
用的是autojs 4.1 版本。在读取一个30Kb大小的数组文件 赋值变量后 内存爆炸
2020年05月19日 05点05分 1
吧务
level 13
[汗][汗][汗]
2020年05月29日 16点05分 2
吧务
level 13
你可以考虑下读取一部分数据。读取添加到数组。然后处理完毕后再读取下一部分的。
2020年05月29日 16点05分 3
解决了,不打包 没有这个问题
2020年06月15日 05点06分
那直接跑代码?
2024年07月15日 03点07分
1