go top

网络释义专业释义

  [计] Stack Allocation

)和堆栈分配stack allocation)的优化,而Hotspot已经在这方面做了很多工作。大多数程序所创建的临时对象都用在单独的线程上下文中,很少被其他线程所用。

基于24个网页-相关网页

短语

堆栈的链接分配 linked allocation of stack

堆栈的顺序分配 sequential allocation of stack

分配堆栈空间 alloca

在堆栈上分配内存块 stackalloc

 更多收起网络短语
  • stack allocation - 引用次数:1

    参考来源 - 基于逃逸分析的循环中栈式分配优化研究 in C

·2,447,543篇论文数据,部分数据来源于NoteExpress

双语例句原声例句

  • 支持运行时内存分配不同大多数语言都允许程序使用堆管理内存

    The heap provides runtime memory allocation, like the stack, meant for data that must outlive the function doing the allocation, unlike the stack. Most languages provide heap management to programs.

    youdao

  • 就像知道的那样,类型分配的,引用类型是分配GC上的。

    As you know value types are allocated on the stack unlike reference types which are allocated on the GC heap.

    youdao

  • 句柄范围只能分配的,不能通过new分配

    Handle scopes can only be stack-allocated, not allocated with new.

    youdao

更多双语例句
  • So, certainly the CS50 Library designed to be dynamic and, in fact, any time you call get string, we are, in fact, ; allocating a chunk of RAM but it's not coming from the stack; it's actually coming from this portion of memory called the heap.

    所以,Cs50库是动态设计的,实际上,每次你调用GetSting时,我们分配一块内存,但它不是来自;,而是来自于叫做堆的,内存的一部分。

    哈佛公开课 - 计算机科学课程节选

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

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

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