Cover is for reference only

Please scan the QR code to borrow online

Node.js:来一打C++扩展

Saved in:
Bibliographic Details
Main Authors: 死月 (死月著)
Published: 电子工业出版社
Publisher Address: 北京
Publication Dates: 2018
Literature type: Book
Language: Chinese
Subjects:
Carrier Form: 24,455页: 图 ; 24cm
ISBN: 978-7-121-33642-3
Index Number: TP312C++
CLC: TP312C++
Call Number: TP312/1272-9
Contents: 本书以Chrome V8的知识作为基础,配合GYP的一些内容,讲解如何使用Node.js提供的一些API来编写其C++的原生扩展。此外,在后续的进阶章节中,还介绍原生抽象NAN以及与异步相关的libuv知识,最后辅以几个实例来加深理解。