摘要: Apple官网示例:https://developer.apple.com/library/safari/samplecode/NPAPI_Core_Animation_Movie_Plugin/Introduction/Intro.html项目名称:NetscapeCoreAnimationMoviePlugin相关中文资料地址:http://www.tanhao.me/pieces/1084.html一,main.m: //通过此方法将浏览器的对象返回给插件 NPError NP_Initialize(NPNetscapeFuncs* browserFuncs) { browser... 阅读全文
posted @ 2013-09-11 20:30 海之涯2008 阅读(518) 评论(0) 推荐(0)