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.
のように、でファイルを開くときopen()、なぜモード 'r+'、'w+'、'a+' があるのでしょうか? 確かにモード「a」は同じ仕事をしますか? モード「a」と「a +」の違いに特に混乱しています-誰かがそれらの違いを説明できますか、可能であれば、どちらを使用する必要があるかを説明できますか?
open()