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