摘要:
每一个模块、方法都有一个 ID,通过 ID 来调用。 m_registry->callNativeMethod(call.moduleId, call.methodId, std::move(call.arguments), call.callId); 找到对应的模块所有的模块在 ModuleRegistry 都有,存在 modules_ 变量中,通过下面的代码来调用模块对应的方法。 mod... 阅读全文
posted @ 2017-08-20 18:22
花老🐯
阅读(251)
评论(0)
推荐(0)

浙公网安备 33010602011771号