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.
バイナリ ファイル内の任意の場所に特定の文字列を挿入する必要がある一連の GIF ファイルがありますが、視覚的に異なるものであってはなりません。おそらく16進エディタで実行できますが、ファイルが破損する可能性があるため、どこで実行できるかわかりません。
これは、チェックインする前に各ファイルの「$Header $」文字列をチェックするソース管理システムによる要件です。
多くのファイルがあるため、python を使用してこれを行う必要があります。