ios5 Notification示例

时间:2015-07-29 09:47:14
【文件属性】:

文件名称:ios5 Notification示例

文件大小:32KB

文件格式:ZIP

更新时间:2015-07-29 09:47:14

notification ios 示例

用于传参,个人觉得比delegate方便得多,也比较容易理解,用于不同页面间的传递参数很简易


【文件预览】:
T_Notification
----T_Notification()
--------main.m(372B)
--------NotificationAppDelegate.h(313B)
--------T_Notification-Prefix.pch(331B)
--------T_Notification-Info.plist(1KB)
--------NotificationAppDelegate.m(2KB)
--------NotificationViewController.h(366B)
--------receiveValue.m(1KB)
--------receiveValue.h(309B)
--------InputValue.h(378B)
--------InputValue.m(2KB)
--------NotificationViewController.m(1KB)
--------en.lproj()
----T_Notification.xcodeproj()
--------project.xcworkspace()
--------project.pbxproj(13KB)
--------xcuserdata()

网友评论

  • 资源不错,但是在ios6.1上TextField没有实现关闭键盘的功能,要自己添加。
  • 很有用。谢谢分享。