NDK
  • 音标:/ˌen diː ˈkeɪ/
  • 意思:原生开发工具包(Native Development Kit)
  • 例句Use the NDK to write performance-critical code in C or C++.
  • 翻译:使用NDK用C或C++编写性能关键型代码。
  • 补充说明:NDK通过JNI(Java Native Interface)与Java代码交互。