冷静机器猫

文章
7
资源
0
加入时间
2年10月20天

sc_port / sc_interface / sc_export (part 3)sc_exportsc_interface

sc_exportsc_export的一个主要作用是,在层次化的绑定过程中,给submodule内的interface提供了一个可以对外与sc_port绑定的方法。Class sc_export allows a module to provide an interface to its parent module. An export forwards interface method calls to the channel to which the export is bound.sc_e

对于load方法的理解

这篇文章主要目的是记录我在看 ObjC源码时对于load方法的一些新的认知,所以在这篇文章里面会粘贴部分关键的 ObjC源码。

ios推送通知

iOS上简单推送通知(Push Notification)的实现    根据这篇很好的教程(http://www.raywenderlich.com/3443/apple-push-notification-services-tutorial-part-12),结合自己的实践,写下一点笔记,仅供参考:)    由于篇幅较长,我列出简单的目录,如下1) 理解Apple

淘宝、天猫爬虫感悟

前期,使用phantomjs模拟爬取,这种方法需要解析浏览器,效率上慢,无法实现高效稳定。           中期,使用scrapy+phantomjs,因为scrapy支持异步传输,效率上有所改善。          后期,直接分析天猫API数据接口,效率大大提高!           爬虫不易,小心掉坑!

Oracle也有注入漏洞

正在看的ORACLE教程是:Oracle也有注入漏洞。近期,MSN、江民等知名网站相继受到了黑客的威胁和攻击,一时间网络