assembly level code的意思|示意
程序集级代码
assembly level code的网络常见释义
汇编级代码 ... 汇编级代码 部分正确性[gap=1189]Key words: program verification; multi-core processor; spin lock; assembly level code; partial correctness...
assembly level code相关例句
You apply contracts extensively in the code, but then you disable contracts at the assembly level.
应用合同广泛地在代码中,但是然后禁用程序集级别的合同。
A high-level language is a language, which is closer to natural language, or mathematical language than machine code or assembly language.
高级语言一是比机器代码或汇编语言更接近于自然语言或数学语言的一种语言。
As you read the Art of Assembly Language, you % 27ll learn the low-level theory fundamental to computer science and turn that understanding into real, functional code.
当你读这本汇编语言编程艺术这本书的时候,你将学习到基础编程理论,并且能从代码级别真实的理解计算机科学的理论基础。
As you read the Art of Assembly Language, you'll learn the low-level theory fundamental to computer science and turn that understanding into real, functional code.
当你读这本汇编语言编程艺术这本书的时候,你将学习到基础编程理论,并且能从代码级别真实的理解计算机科学的理论基础。
You can easily request permissions by applying attributes that represent the permissions you want to request to the assembly level of your code.
通过将表示要请求的权限的特性应用到代码的程序集级别,可以很容易地请求权限。
On average, one line of high level language code translates into many lines of assembly language code.
平均起来,一行高级语言代码要转换成多行汇编语言代码。