Why does C# define开发者_JAVA百科 Byte+Byte=Int32 instead of Byte+Byte=Byte like VB?
Because adding two very large bytes can overflow, and that's not normally what you want to happen.
Why does C# define开发者_JAVA百科 Byte+Byte=Int32 instead of Byte+Byte=Byte like VB?
Because adding two very large bytes can overflow, and that's not normally what you want to happen.
上一篇:知晚是谁唱的啊??
求一个我并非善良个性签名。?:下一篇
精彩评论