📜  什么是屏幕重绘 - 无论代码示例

📅  最后修改于: 2022-03-11 15:00:14.638000             🧑  作者: Mango

代码示例1
Repainting means when you are playing a game or on a screen then after some 
seconds of even milliseconds you are doing some work so you need to show that 
work to the user so in this case the screen repainting works 

with the game loop