I want to refresh the pictures on a web page at a certain time interval without changing the name of the picture. I change the content of the picture on the server side. Can the front end achieve dynamic effects in this way? Does the browser have a cache?
For example, if I want to refresh the picture below asynchronously, what should I do?