go top

automatic reference counting 添加释义

网络释义英英释义

  自动引用计数

自动引用计数(ARC) 自动引用计数(Automatic Reference Counting)是一个编译器特性,它提供了Objective-C对象的自动内存管理功能。

基于191个网页-相关网页

  自动引用计数器

问题: 学习Automatic Reference Counting(自动引用计数器),苹果的新的编译器解决了令人头痛的问题:在Objective-C中,当使用对象的时候,处理对象,以及管理内存。

基于18个网页-相关网页

  动引用计数

开发工具升级到了Xcode 4.2版本,此版本中带来了大量的改进,包含自动引用计数(ARC,Automatic Reference Counting),ARC 提供了类似于codebase的一种垃圾回收器,但不同的是,出于性能的考虑,现在常用的ret...

基于4个网页-相关网页

  的自动引用计数

Objective-C 的自动引用计数Automatic Reference Counting,ARC)使得内存管理成为编译器的工作。

基于4个网页-相关网页

短语

Use Automatic Reference Counting 自动引用计数

Automatic Reference Counting

  • abstract: In Objective-C programming, Automatic Reference Counting (ARC) is a memory management enhancement where the burden of keeping track of an object's reference count is lifted from the programmer to the compiler. In traditional Objective-C, the programmer would send retain and release messages to objects in order to mark objects for deallocation or to prevent deallocation.

以上来源于: WordNet

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定