如何创建根据请求更新的动态图像?

发布于 2024-10-27 02:25:43 字数 210 浏览 2 评论 0原文

所以我正在尝试为一些朋友制作自己的论坛签名生成器,并且我已经完成了大部分工作。我现在真正的问题是当从我的服务器请求图像时刷新信息。

我几乎不知道如何去做,所以如果我的问题写得不好,我很抱歉。基本上,我正在寻找有人推动我朝着正确的方向前进,了解如何在收到请求时从数据源刷新图像,但前提是已经超过 5 分钟,以防止过载。

谢谢。我将在这里发布代码,因为我会在开始后尝试使其工作。

So I'm trying to make my own forum signature generator for some friends, and I've gotten most of the work done. My real issue now is refreshing the information when the image is requested from my server.

I have almost no clue how to even go about it, so I'm sorry if my question is poorly written. Basically, I'm looking for someone to push me in the right direction on how to have the image refresh from the datasource when it gets requested, but only if it has been more than 5 minutes to prevent an overload.

Thank you. I'll post code here, as I try to make it work once I get my start.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

美胚控场 2024-11-03 02:25:43

您必须创建一个新的 HTTP 处理程序。请查看此 msdn 帖子

You will have to create a new HTTP handler. Check out this msdn post.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文