Star810
5290
代码介绍
代码
Issues738
Pull Requests1231
流水线
Actions
讨论
Wiki
项目成员917
分析
项目设置
Star810
5290
  1. docs
  2. /
  3. en
  4. /
  5. application-dev
  6. /
  7. napi
  8. /
  9. Readme-EN.md
Annie_wangAnnie_wangupddate docs
baafd054创建于 2024年9月6日历史提交

Node-API

  • Getting Started with the NDK
  • Creating an NDK Project
  • Building an NDK Project
    • NDK Project Building Overview
    • Building an NDK Project with the DevEco Studio Template
    • Building an NDK Project with the Command Line CMake
    • Building an NDK Project with Prebuilt Libraries
  • Code Development
    • Development Overview
    • Using Node-API
      • Node-API Overview
      • Node-API Data Types and APIs
      • Node-API Development Specifications
      • Node-API Development Process
      • Node-API Use Cases
        • Asynchronous Task Development Using Node-API
        • Thread Safety Development Using Node-API
        • Wrapping a Native Object in an ArkTS Object
        • Calling Back ArkTS APIs in a Non-ArkTS Thread
        • Loading a Module in the Main Thread Using Node-API
      • Node-API FAQs
    • Using JSVM-API
      • JSVM-API Overview
      • JSVM-API Data Types and APIs
      • JSVM-API Development Specifications
    • Resource Management
      • Raw File Development
    • Memory Management
      • Purgeable Memory Development
    • Device Management
      • USB DDK Development
      • HID DDK Development
    • Bundle Management
      • Native Bundle Development
  • Debugging and Profiling
    • Debugging and Profiling Overview
    • Debugging in DevEco Studio
    • LLDB Debugger
    • C/C++ Memory Error Detection
  • Hardware Compatibility
    • Introduction to Hardware Compatibility
    • OpenHarmony ABIs
    • CPU Features
    • Using Neon Instructions