本地方法 meaning in Chinese
native methods
Examples
- Native method to register itself as a listener with
本地方法来将其自身注册为一个带 - The application invokes the local method on the proxy
应用程序调用代理上的本地方法。 - Technically , the stack trace snapshot happens in the native method
从技术上讲,栈跟踪快照是在本地方法 - Native methods receive the jni interface pointer as an argument
本地方法接收jni接口指针作为一个参数。 - As you ll see shortly , invoking remote methods is as almost as simple as invoking local ones
您很快就会看到,调用远程方法几乎和调用本地方法一样简单。