08 2016 档案
摘要:1 #import "ViewController.h" 2 #import "SecondVC.h" 3 4 5 #define WIDTH [UIScreen mainScreen].bounds.size.width 6 #define HEIGHT [UIScreen mainScreen].bounds.size.height 7 8 @interface Vie...
阅读全文
摘要:Xcode7.2,iOS9.2环境下 尝试在CollectionViewCell内部,添加LongPress手势,显示UIMenuController。 实现以上代码,就可以在长按cell时显示出UIMenuController。 注意注意:!!!!!要实现UIMenuItem的绑定方法, 很奇怪的
阅读全文

浙公网安备 33010602011771号