In this case, you should either delete references that are no longer needed, by using the JNI DeleteLocalRef call, or inform the JVM that you'll be using a larger number of local references.
对于这种情况,您应该删除不再需要的引用,方法是使用JNIDeleteLocalRef调用,或者通知J VM您将使用更多的本地引用。
To avoid dangling Pointers (the dangerous situation where a block of memory is freed but a pointer still references it), you must delete the object only after the last reference is released.
为了避免悬空指针(一种危险的情况,即一块内存已经被释放了,而一个指针还在引用它),必须在最后的引用释放之后才删除对象。
Delete opens closed models (with references to the element being deleted), and updates the references.
Delete打开了封闭模型(删除了这个元素的参数),并且更新了这些参数。
Do not delete this file if your application contains any references to it.
不要删除这个文件,如果你的工程涉及到任何与它的关联。
To delete data from storage and remove all references to the data.
从存储器中删除某些数据,且清除此数据的所有引用或参考信息。
To delete data from storage and remove all references to the data.
从存储器中删除某些数据,且清除此数据的所有引用或参考信息。
应用推荐