说出 ios 中 5个私有API


这个是面试题。一直没有用过私有API,希望大神可以提供 5个私有api 。。。。

ios6 ios ios7

kudeng 10 years ago

这里给你列几个:

  1. ABPeoplePickerNavigationController-ChatKitAdditions
  2. ProgressiveMimeParser
  3. NSString-MimeEnrichedReader
  4. MobileAccessoryUpdater
  5. ProgressiveMimeParser
  6. SMTPAccount

上面提供的是iOS6中的。
这里有7.0之前各个版本的私有API头文件下载。 链接描述

蒼月さかき answered 10 years ago

I think they just want you to explain what private APIs are instead of asking how many are there?

http://stackoverflow.com/questions/17580251/what-exactly-is-a-private-api-and-why-will-apple-reject-an-ios-app-if-one-is-us

我的弟弟小光头 answered 10 years ago

霧雨魔里莎 answered 10 years ago

Your Answer