Object obj = Object::New(env); obj["foo"] = String::New(env, "bar"); ... This API returns a Node-API value corresponding to a JavaScript Array type.
確定! 回上一頁