2020年1月17日
摘要: 一:UIEvent ios事件的四种类型(指定事件的一般类型): typedefNS_ENUM(NSInteger, UIEventType) { UIEventTypeTouches, //触摸事件 UIEventTypeMotion, //运动事件 UIEventTypeRemoteContro 阅读全文
posted @ 2020-01-17 16:14 wp7ers 阅读(175) 评论(0) 推荐(0)