operand nghĩa là gì
phát âm: [ 'ɔpəˌrænd ]
"operand" câu
Bản dịchĐiện thoại
- toán hạng
operand
- (máy tính) ôpêran
Câu ví dụ
- The left should have type BIT_VECTOR, whereas the right operand should have INTEGER.
Trong đócó kiểu là BIT_VECTOR, còn - Remember that if the ++ precedes its operand, the operator++( ) is called.
Nếu ++ đứng trước toán hạng thì hàm operator++() được gọi. - The decrement operator — decreases the operand value by 1.
Decrement operator (--) giảm giá trị của numbers bớt đi 1. - Binary OR Operator copies a bit if it exists in eather operand.
| Binary OR Operator copy một chút nếu nó tồn tại trong toán hạng. - | Binary OR Operator copies a bit if it exists in either operand.
| Binary OR Operator copy một chút nếu nó tồn tại trong toán hạng. - Binary OR Operator copies a bit if it exists in either operand.
| Binary OR Operator copy một chút nếu nó tồn tại trong toán hạng. - The quote special form returns its operand expression without evaluating it.
Dấu (') tương đương hàm quote: Returns an expression without evaluating it - IN TRUE if the operand is equal to one of a list of expressions.
IN TRUE nếu toán hạng bằng một trong một danh sách các biểu thức. - TRUE if the operand is equal to one of a list of expressions.
IN TRUE nếu toán hạng bằng một trong một danh sách các biểu thức. - x = y x = y The left operand gets set to the value of the expression on the right
x = y x = y x bên trái được đặt giá trị của biểu thức bên phải là y