Date
Sep. 20th, 2024
 
2024年 8月 18日

Post Tag: "iOS" #8

Today is the A Memorial Day
A Developer's Faux Pas
iOS
181 posts tagged as #iOS#.
Sep
21
iOS 9 : SFSafariViewController
Published 12:09 Sep 21, 2015 by @ezra.
#Programming# iOS 9 引入了很多实用的新特性,本文主要来介绍其中之一: SFSafariViewController。 关于其他 iOS 9 的特性与功能,有兴趣的朋友可以参考我博客中的 iOS 9 适配系列...
Sep
21
iOS : 为什么 BOOL 可以赋值为 nil
Published 12:09 Sep 21, 2015 by @ezra.
#Programming# 有些情况下可能你会发现 BOOL 类型可以赋值为 nil,但在我们的印象里,nil 是 OC 对象的字面空白值,那么为什么可以赋值给 BOOL 呢? 首先我们应该查阅苹果的官方文档,先来看看 BOOL...
Sep
19
iOS Waring: TabBar Item States
Published 12:09 Sep 19, 2015 by @ezra.
#Programming# 在设置 TabBar 文字属性时,可能会遇到类似这样的警告: button text attributes only respected for UIControlStateNormal, UICon...
Sep
18
iOS 9 : ATS (App Transport Security)
Published 12:09 Sep 18, 2015 by @ezra.
#Programming# 相信很多小伙伴即将开始着手 iOS 9 的适配工作了,下面我们就来了解一下 iOS 9 的一项新特性: ATS。 什么是 ATS ATS 的全称是 App Transport Security,是iO...
Sep
18
iOS 9 : Bitcode
Published 12:09 Sep 18, 2015 by @ezra.
#Programming# 相信很多小伙伴即将开始着手 iOS 9 的适配工作了,下面我们就来了解一下 iOS 9 的一项新特性: Bitcode。 什么是 Bitcode 首先我们需要了解苹果的 App Thinning ...
Sep
18
iOS 9 : URLScheme
Published 12:09 Sep 18, 2015 by @ezra.
#Programming# 相信很多小伙伴即将开始着手 iOS 9 的适配工作了,下面我们就来了解一下 iOS 9 的一项新特性: URLScheme。 URLScheme 白名单与 canOpenURL: 方法 在 iOS 9...
Sep
16
iOS : App Group
Published 12:09 Sep 16, 2015 by @ezra.
#Programming# 本文主要介绍 App Group 功能。 我们可以使用 NSUserDefaults 来访问,当然,这里的 NSUserDefaults 并不是使用 NSUserDefaults.standardUs...
Sep
16
iOS UITableView: Appearance of HeaderView & FooterView for Section
Published 12:09 Sep 16, 2015 by @ezra.
#Programming# 如果你想自定义header颜色,可以这样做: [[UITableViewHeaderFooterView appearance] setTintColor:[UIColor redColor]]; ...
Sep
12
iOS: ERROR ITMS-9000
Published 12:09 Sep 12, 2015 by @ezra.
#Programming# ERROR ITMS-9000:"Invalid Code Signing Entitlements.Your application Bundles signature code signing e...
Aug
24
Using a hardware controller for your debugger
Published 12:08 Aug 24, 2015 by @ezra.
#Programming# Back when I was active recording my own music (SoundCloud for the curious) I always used a hardware ...
Aug
16
iOS: UIWebView 将内容渲染为 PDF 和图片
Published 12:08 Aug 16, 2015 by @ezra.
#Programming# 使用分类的方式来实现: #import <UIKit/UIKit.h> @interface UIWebView (Render) - (NSData * _Nullable)rende...
Aug
11
iOS: PDF 矢量图
Published 12:08 Aug 11, 2015 by @ezra.
#Programming# 从 Xcode 6 开始我们有了基于矢量图像 (PDF文件) 的编译能力。 对于 UI 设计师, 以及像我这种苦逼的、拿一份工资做 N 份活的工程师, 都会面临一个问题: 切图。 切图那些事 PDF...
Prev
1 ... 7 8 9 ... 16
Next
Pinned Message
HOTODOGO
The Founder and CEO of Infeca Technology.
Developer, Designer, Blogger.
Big fan of Apple, Love of colour.
Feel free to contact me.
反曲点科技创始人和首席执行官。
开发、设计与写作皆为所长。
热爱苹果、钟情色彩。
随时恭候 垂询