欧美bbbwbbbw肥妇,免费乱码人妻系列日韩,一级黄片


\ 運算符

兩個數(shù)相除并返回以整數(shù)形式表示的結果。

result = number1\number2

參數(shù)

result

任意數(shù)值變量。

number1

任意數(shù)值表達式。

number2

任意數(shù)值表達式。

說明

在除法操作前,數(shù)值表達式四舍五入為 Byte、IntegerLong 子類型表達式。

如果任何表達式為 Null,result 也是 Null。任何表達式為 Empty 時,則按 0 處理。

要求

版本 1

請參閱

* 運算符 | / 運算符 | 算術運算符 | 運算符優(yōu)先級 | 運算符概述