重排版和重绘代价昂贵,所以,提高程序响应速度一个好策略是减少此类操作发生的机会。
互联网摘选
为页面中所有图片指定宽度和高度可以消除不必要的reflows和重新绘制页面【repaints】,使页面渲染速度更快。
互联网摘选
repaints the bold dates to reflect the dates set in the lists of bold dates.
重绘粗体格式的日期以反映在粗体格式日期的列表中设置的日期。
互联网摘选
to display videos, for example, it repaints every pixel on the screen 15 times per second.
比如,为了显示图像,每个像素每秒必须重画15次。
互联网摘选