【python】图片隐写术的简单实现逻辑非常简单,需要numpy pillow库,需要位运算基础,直接上代码: python from PIL import Image import numpy as np def pack(im