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.
つまり、プログラムをコンパイルして配布したい場合、画像を含むフォルダーをダウンロードに含めて、コード内のそれらのフォルダーへの相対パスをリンクする必要がありますか? または、画像をリソースとして含めた場合、それらのデータはプログラムのマシン コードに保存され、実行可能ファイルを配布するだけで済みますか?