... data sheet ==> 数据表,数据单,记录表,一览表 data shift right ==> 数据右移 data signaling ==> 数据信号传输 ...
双语例句
1
To move or shift one or several characters into positions to the right or left as determined by data structure or programming desires; e. g., float asterisks to the right or left of numerical fields.
按数据结构或程序设计的要求,将一个或几个字符向左或向右移动,例如将星号移到数值字段的左边或右边。
2
In an arithmetic left shift, the bits shifted beyond the range of the result data type are discarded, and the bit positions vacated on the right are set to zero.