Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否可以每 X 秒刷新一次特定 blob 的内容?就像每秒用相同的 blob 键刷新图像......这可以实现吗?
不,一旦 blob 最终确定,它就会变得不可变。请参阅此示例中的注释。