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.
Docx ファイルのバックアップを取るアプリケーションを開発しています。最初のバックアップではファイル全体をコピー先にコピーしますが、次回は増分バックアップを実行したいと考えています。つまり、Docx ファイルの変更されたセグメントのみをバックアップしたいと考えています。同じことをするのに最も効率的なものを見つける必要があります。この点で何か助けがあれば、本当に感謝しています。