爱词霸英语   汉语   手机版   软件版下载 | English
每日一句:正在加载...
1.To assign a value to a variable; in particular to assign a value to a parameter.
一个变量赋值,特别是给一个参数赋值。收藏指正
2.To assign a value to(a unit of currency, for example).
价值分配给(例如货币单位)收藏指正
3.fix or determine the value of; assign a value to, as of jewelry or art work.
确定某事物的价值评价首饰或艺术品的价值收藏指正
4.(That is, there must be a physical space to store a value.) For instance, you can assign a constant value to a variable (A = 4;), but you cannot assign anything to constant value—it cannot be an lvalue. (You can’t say 4 = A;.)
也就是说,它必须有一个物理性的空间来保存右边的值。举个例子来说,可将一个常数赋给一个变量(A=4;),但不可将任何东西赋给一个常数(比如不能4=A)。收藏指正
5.assign too high a value to.
对……评价过高或定价过高。收藏指正
6.assign too low a value to.
对……评价过低或定价过低。收藏指正
7.To assign too low a value to; underestimate.
估价过低对…指定太低的值;低估收藏指正
8.assign an initial value to a compute program.
在计算机例程执行的开始或其规定的点上,将计数器、开关、地址或存储器的内容置成0或其它初始值。收藏指正
9.For instance, if you assign an integral value to a floating-point variable, the compiler will automatically convert the int to a float.
例如,假设我们为浮点变量分配一个整数值,计算机会将int自动转换成float。收藏指正
10.Since the primitive holds the actual value and not a reference to an object, when you assign primitives you copy the contents from one place to another.
由于主类型容纳了实际的值,而且并非指向一个对象的句柄,所以在为其赋值的时候,可将来自一个地方的内容复制到另一个地方。收藏指正
尝试查询