07 2019 档案
摘要:https://blog.csdn.net/zhangxiaodui/article/details/78273505 加入两个meta标签(加入下面这个就已经生效了) <meta content="yes" name="apple-mobile-web-app-capable"><meta nam
阅读全文
摘要://输出10 int x = 10; void(^function)(void) = ^(void) { printf(" > %d",x); }; x = 12; function(); //输出12 int __block x = 10; void(^function)(void) = ^(vo
阅读全文
摘要:http://www.52im.net/thread-1404-1-1.html http://www.china10s.com/blog/?p=144 http://www.voidcn.com/article/p-kapoqdkq-dg.html 四、远程消息推送,激活 优点: 实现简单 唤醒时
阅读全文
浙公网安备 33010602011771号