XAMPP localhost延迟

I am currently designing my own website, and I am using XAMPP for hosting.

I modified the CSS, HTML files and replaced the picture with new one in the folder. But when I open the web page in localhost, the pictures are not updated. I restarted and re-installed XAMPP and still can't get the new pictures display in the web page.

Also, when I modified the CSS and HTML files, I often have to wait for a long time before I can see the changes in localhost.

What is the causing the delay? And how can I speed things up?

Your browser may be caching the files. Try doing a hard reload with CTRL+R or SHIFT+F5