I have a basic html file which is attached to a java program.(我有一个附加到Java程序的基本html文件。)
This java program updates the contents of part of the HTML file whenever the page is refreshed.(每当刷新页面时,此java程序都会更新HTML文件的部分内容。) I want to refresh only that part of the page after each interval of time.(我只想在每个时间间隔后刷新页面的该部分。) I can place the part I would like to refresh in a div
, but I am not sure how to refresh only the contents of the div
.(我可以将要刷新的部分放在div
,但是我不确定如何仅刷新div
的内容。) Any help would be appreciated.(任何帮助,将不胜感激。) Thank you.(谢谢。)
ask by user760220 translate from so
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…