10 2016 档案
摘要:Cartfile:github "SwiftyJSON/SwiftyJSON"got error:Module compiled with Swift 3.0 cannot be imported in Swift 3.0.1fixed it by adding 'master' on the end in cartfile:github "SwiftyJSON/SwiftyJSON" "mast...
阅读全文
摘要:滑动时,tableview中的headerView 的frame不断改变,collectionView的headerView的center不断改变.sotableview:-(void)setFrame:(CGRect)frame{ [super setFrame:frame]; CGRect rect = [self.superview convertRect:frame toVi...
阅读全文
摘要:collectionView/tableview reloadSections/reloaddata时去掉动画无效时可以尝试使用[UIView performWithoutAnimation:^{ [_collectionView reloadSections:[NSIndexSet indexSetWithIndex:2]]; //刷新操作 }];
阅读全文
摘要:github:https://github.com/levyleo/CSStickyHeaderFlowLayout iOS 10 使用时会出现崩溃:https://github.com/CSStickyHeaderFlowLayout/CSStickyHeaderFlowLayout/issues
阅读全文
摘要:node.js服务器代码: OC代码(需要借助封装的类:EventSource)
阅读全文
摘要:fix: link
阅读全文

浙公网安备 33010602011771号