这个是面试题。一直没有用过私有API,希望大神可以提供 5个私有api 。。。。
ios6 ios ios7
这里给你列几个:
上面提供的是iOS6中的。 这里有7.0之前各个版本的私有API头文件下载。 链接描述
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
提供个 github 地址:
https://github.com/nst/iOS-Runtime-Headers
ios tableView 中cell 不同高度,出现cell 子视图无法显示的问题
做了个静态库,加到其他项目工程编译报错了,Undefined symbols for arch...
ios 代码崩溃问题统计分析系统研究
ios 中,在一种键盘类型中,怎样切换字符页面
如何在另外一个类中 获取 ios .m 实现文件中 extension 中的属性
如何实时获取iPhone的位置