分类: IOS
-
JPush APNs Auth Key Token 验证模式 Token Authentication 配置
新的APNs协议基于HTTP/2,一种是使用Universal Push Notification Clien […]
-
iOS APP设置启动图片LaunchImages
关于设置launchImage: 工程配置信息中设置显示launchImage: 1、删除Launch Scr […]
-
IOS打包app到appstore,一直在Authenticating with the iTunes Store…状态的解决办法
不过很常见的错误,非常容易就解决了,但是很常见很常见,解决办法可以: 1、在网络环境好的时候多尝试几次,也许行 […]
-
webview缩放内容字体大小
加html页面头
-
swift语言coredata第三方库MagicalRecord最简洁教程
cocoapods MagicalRecord pod ‘MagicalRecord’ […]
-
coredata:CRED
import CoreData //添加数据 func saveCoreDate(){ //加载AppDele […]
-
swift时间
时间差 NSCalendar(calendarIdentifier: NSCalendarIdentifier […]
-
ios笔记
iOS9 隐藏状态栏方法 1.在Info.plist中增加 Status bar is initially h […]