A splash screen is a window that has no title bar, no system menu box, no border that displays a bitmap for a while and then disappears automatically.
启动画面是一个没有标题栏,系统菜单栏,和边框的窗口,它暂时性显示一位图然后自动的消失。
To be exact, we will learn how to display a bitmap in the client area of our window.
为了更精确,我们将学习如何在我们窗口客户区显示一个位图。
Now that the bitmap is loaded, we can paint it in the client area of our main window.
现在,位图已经被装载,我们能将它画在我们主窗口的客户区上。
应用推荐