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.
私のプログラムはvb.netで書きました。実行時に、「IO例外がキャッチされました」を教えてください
私を助けてください。
おそらく、作成しようとしているファイルはFileStreamすでに存在します。FileMode.OpenOrCreate問題を解決するか、最初にファイルを削除するために使用します。
FileStream
FileMode.OpenOrCreate
FileStreamの作成。