首页 > 软件操作教程 > 编程开发 > C#
题目内容

变量的基本类型

题目答案

         

类型

别名

存储的值

sbyte

System.SByte

-128~127之间的整数

byte

System.Byte

0~255之间的整数

short

System.Int16

-32768~32767之间的整数

ushort

System.UInt16

0~65535之间的整数

int

System.Int32

-2147483648~2147483647之间的整数

uint

System.UInt32

0~4294967259之间的整数

long

System.Int64

-9223372036854775808~9223372036854775807之间的整数

ulong

System.Unt64

0~18446744073709551615之间的整数


网友评论(共0条评论)

请自觉遵守互联网相关政策法规,评论内容只代表网友观点!

最新评论

点击加载更多评论>>

软件操作 新人注册送三重礼

已有 22658 名学员学习以下课程通过考试

相关视频试题

最需教育客户端 软件问题一手掌握

去 App Store 免费下载 iOS 客户端