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.
我希望我可以检测文件是否正在黑莓中使用或在黑莓中打开。有人可以告诉我如何以编程方式执行此操作吗?
如果要确保文件可用于处理,请使用try-catch并尝试打开该文件。如果存在共享违规情况,您将转到该catch部分并可以处理这种情况。
try-catch
catch