gpt4 book ai didi

asp.net - 在 .aspx 页面上将字节显示为图像

转载 作者:太空狗 更新时间:2023-10-29 13:18:06 24 4
gpt4 key购买 nike

我正在使用数据库将客户的图像存储为字节。如何在 .aspx 页面上呈现这些图像?

最佳答案

两种解决方案。

  1. 构建处理程序页面。它采用 ImageID/RowID 作为 GET 参数并返回 mimetype image/jpeg 或 image/png 的数据。

  2. 按照 wikipedia 中的说明使用 DATA uri 方案.

    红点

关于asp.net - 在 .aspx 页面上将字节显示为图像,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3431095/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com