GUI programs run an “event loop” that continuously receive events from the operating system and “dispatches” those events to appropriate callback functions.
確定! 回上一頁