有效编码 meaning in Chinese
efficient coding
Examples
- Instruction provides an efficient encoding for use with the first 256 arguments
Starg . s指令提供有效编码以用于前256个参数。 - Instruction is an efficient encoding for loading the argument value at index 3
Ldarg . 3指令是用于加载索引为3的参数值的有效编码。 - Instruction is an efficient encoding for loading the argument value at index 1
Ldarg . 1指令是用于加载索引为1的参数值的有效编码。 - Instruction is an efficient encoding for loading the argument value at index 2
Ldarg . 2指令是用于加载索引为2的参数值的有效编码。 - Instruction is an efficient encoding for loading the argument value at index 0
Ldarg . 0指令是用于加载索引为0的参数值的有效编码。