首页 诗词 字典 板报 句子 名言 友答 励志 学校 网站地图
当前位置: 首页 > 教程频道 > 移动开发 > 移动开发 >

(2)UITabBar and UINavigationController基础教程之UITextField键盘隐藏及防止键盘遮挡

2013-10-18 
(二)UITabBar and UINavigationController基础教程之UITextField键盘隐藏及防止键盘遮挡之前我们实现了页

(二)UITabBar and UINavigationController基础教程之UITextField键盘隐藏及防止键盘遮挡
之前我们实现了页面切换(一)UITabBar and UINavigationController基础教程之切换页面http://blog.csdn.net/zhangyankan/article/details/12833619


这次我们实现UITextField键盘隐藏及防止键盘遮挡
首先我们在.m文件中那个让viewcontroller实现UITextFieldDelegate

     (2)UITabBar and UINavigationController基础教程之UITextField键盘隐藏及防止键盘遮挡

热点排行