iOS __attribute__((constructor))
摘要:
iOS里面测试几个函数 __attribute__((constructor)) static void startup() { printf("startup xxx \n"); } __attribute__((destructor)) static void finishup() { prin 阅读全文
posted @ 2016-10-02 15:29
wxm5558
阅读(618)
评论(0)
推荐(0)
浙公网安备 33010602011771号