摘要:
首先粘上iOS开发文档对File's Owner的解释:One of the most important objects in a nib file is the File’s Owner object. Unlike interface objects, the File’s Owner object is a placeholder object that is not created when the nib file is loaded. Instead, you create this object in your code and pass it to the nib-l 阅读全文