好文備份

__attribute__((constructor(PRIORITY)))

__attribute__((destructor(PRIORITY)))

 

http://huenlil.pixnet.net/blog/post/26078382-%5B%E8%BD%89%5Dgnu-c-__attribute__-%E6%A9%9F%E5%88%B6%E7%B0%A1%E4%BB%8B

 

 

 __attribute__((visibility("default")))

http://blog.csdn.net/hao1056531028/article/details/8895347

 

 

__attribute__ format

__attribute__ const

aligned (alignment)

__attribute__((noreturn))

http://www.cnblogs.com/respawn/archive/2012/07/09/2582078.html

 

__attribute__((deprecated))

http://stackoverflow.com/questions/4924285/how-to-deprecate-a-method-in-xcode

 

 

__attribute__((weak))

http://tw.myblog.yahoo.com/chimei-015/article?mid=783&next=782&l=f&fid=37

查看原文 >>
相关文章