问题: Xcode 8.2 如何设置ipa签名 我手工在developer.apple.com 创建了prov… Read More
问题: ios 如何定制 UIViewController 转场动画? present & pop … Read More
问题: ios 怎么把汉字转换成拼音? 解决: [crayon-67fed14290ece791… Read More
问题: iOS storyboard 中 UICollectionView 定制 cell的办法 以前一直采用… Read More
问题: ios UICollectionView 流式布局如何实现cell不同尺寸 解决: ViewContr… Read More
问题: VFL 中如何表示规则应用于纵向 解决: 使用”V:”。 如: … Read More
问题: Swift3 如何使用iOS系统类库 实现http post 解决: [crayon-6… Read More
问题: swift3 GCD 怎么没有 dispatch_**** 那些函数了 解决: 用 DispatchQ… Read More
问题: iOS10 safari geolocation 不能用了 解决: 实验发现 https… Read More
问题: 把网址作为http get 参数时,需要把网址进行 encodeURIComponent : 如: l… Read More