摘要:
from CFRunLoop ReferenceCFRunLoop monitors sources of input to a task and dispatches control when they become ready for processing.Examples of input source might include user input devices,network connection,periodic or timed-delay events,and asynchronous callbacks.Three types of objects can be moni 阅读全文