Like I'm submerged in a literal infinity pool with no edge or surface.
就像我沉浸在一个没有边缘或表面的无边泳池中一样。
网站首页 情感咨询 情感美文 情感百科 情感生活 学习充电 旧版美文
词汇 | Literal pool |
分类 | 英语词汇 英语翻译词典 |
释义 |
Literal pool
原声例句
探索奇妙想法 Like I'm submerged in a literal infinity pool with no edge or surface. 就像我沉浸在一个没有边缘或表面的无边泳池中一样。
英语百科
Literal poolIn computer science, and specifically in compiler and assembler design, a literal pool is a lookup table used to hold literals during assembly and execution. Multiple (local) literal pools are typically used only for computer architectures that lack branch instructions for long jumps, or have a set of instructions optimized for shorter jumps. Examples of such architectures include ARM architecture and the IBM System/360 and later architectures, which had a number of instructions which took 12-bit address offsets. In this case, the compiler would create a literal table on every 4K page; any branches whose target was less than 4K bytes away could be taken immediately; longer branches required an address lookup via the literal table. The entries in the literal pool are placed into the object relocation table during assembly, and are then resolved at link edit time. |
随便看 |
|
依恋情感网英汉例句词典收录3870147条英语例句词条,基本涵盖了全部常用英语单词的释义及例句,是英语学习的有利工具。