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.
在保存文件之前,我需要知道 Blackberry 设备上是否有足够的空间。有没有办法知道这一点?
FileConnection类中的 availableSize() 方法应该可以满足您的需求。