AI绘画 Mona Lisa, woman, smiling, oil painting, Leonardo da Vinci, the Renaissance period,4K, –ar2:3,-v10
AI绘画 Pop mart style, beautiful, happy girl in yellow raincoat, Cute, high definition, super texture, highlight Pop mart style, beautiful, happy girl in yellow raincoa…
code-generator 使用python编写一段代码,要求根据userId和salt生成一个码,使用crc等算法,并且可以根据这个码获取userId,其中salt值固定 python code import zlib def generateCode(userId, salt):…