다음을 통해 공유


Serialization: Serialization과 데이터베이스 입출력 비교

This article explains when to use document objects and serialization for file-based input/output (I/O) and when other I/O techniques are appropriate — because the application reads and writes data on a per-transaction basis, as in database applications. If you don't use serialization, you also won't need the File Open, Save, and Save As commands. 다음 내용에 대해 다룹니다.

참고 항목

개념

MFC의 Serialization