Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在学习NDK。由于Android是32位系统,我很困惑如何用EXT4读写大于4GB的大文件(例如,视频文件,.mkv)?是否有一些像 write64 或其他的功能?