... change of the base 基的变换 change of the variable变量的更换 channel 信道 ...
双语例句
1
In contrast dynamically typed languages bind the type to the actual value referenced by a variable, meaning that the type of a variable can change along with the value it references.
As an example, Listing 6 shows what happens when I changethe type of the local variable used for the method start time in the interceptor code from long to int.