【发布时间】:2021-09-27 16:45:57
【问题描述】:
【问题讨论】:
-
您好,以下是您回答的一些准则:请不要将您的代码发布为图像,而是以文本的形式发布。 Here is why you should not post your code as an image
-
对上面的评论哎呀,我的意思是说这里有一些关于你的问题的指导方针
标签: javascript php mysql html5-canvas
【问题讨论】:
标签: javascript php mysql html5-canvas
使用 Blob 数据类型将图像保存在数据库中。您可以使用 imagecreatefromjpeg() 之类的代码或其他代码轻松转换图像。
【讨论】: