gpt4 book ai didi

perl - Tie::File 是否延迟加载文件?

转载 作者:行者123 更新时间:2023-12-01 07:22:40 29 4
gpt4 key购买 nike

我打算编写一个简单的文本查看器,我希望它能够处理非常大的文件。我正在考虑使用 Tie::File为此,并对行进行分页。这是懒惰地加载行,还是一次加载所有行?

最佳答案

它不会加载整个文件。来自 documentation :

The file is not loaded into memory, so this will work even for gigantic files.

关于perl - Tie::File 是否延迟加载文件?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/1842753/

29 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com