摘要:
枚举增强程序的可读性,用法上还是需要注意的 1.C语言的写法 enum XMPPReconnectFlags { kShouldReconnect = 1 << 0, // If set, disconnection was accidental, and autoReconnect may be 阅读全文
摘要:
Analyzing Crash Reports After you distribute your app for testing by using TestFlight or after you make it available on the store, routinely download 阅读全文
摘要:
Keep UINavigationBar at the top (Don't scroll with keyboard) (#21, #24) If you don't want to hide the default UINavigationBar of UINavigationControlle 阅读全文