Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/joomla/2.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Vb.net 算术运算在求和时导致溢出_Vb.net - Fatal编程技术网

Vb.net 算术运算在求和时导致溢出

Vb.net 算术运算在求和时导致溢出,vb.net,Vb.net,我不能算数 Dim calc1 As Integer = 1391998071 Dim calc2 As Integer = 2020713278 Dim total As Integer = calc1 + calc2 请改用数据类型: Dim calc1,长度=1391998071 尺寸计算C2,长度=2020713278 当长度=(calc1)+(calc2)时,尺寸公差

我不能算数

Dim calc1 As Integer = 1391998071
Dim calc2 As Integer = 2020713278

Dim total As Integer = calc1 + calc2
请改用数据类型:

Dim calc1,长度=1391998071
尺寸计算C2,长度=2020713278
当长度=(calc1)+(calc2)时,尺寸公差