firebreath专题

FireBreath -- Summary--方法 属性 Attributes 事件和js的交互等

【方法】 JSAPI 对javascript暴露了四种基本类型的接口(Methods, Properties, Attributes, and Events),每一种接口都必须在JSAPI对象的构造函数中注册(Attributes和Events除外)。 Attributes可以在任何一个除了析构函数的函数中注册(registerAttribute(const std::string& s