摘要:
iOS开发中收键盘是十分常用的功能,只需一行代码即可为ViewController添加工具条收键盘功能更重要的是使用catogory,无代码污染。代码// UITextField+keyboard.h// TextFieldKeyBord//// Created by luo.h on 15/... 阅读全文
摘要:
1.大多数delegate protocols 都拥有几个消息源。以GKMatch为例(A GKMatch object provides a peer-to-peer network between a group of devices that are connected to Game Cen... 阅读全文