It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical andcannot be reasonably answered in its current form. For help clari
相关专题:
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, visit the help cente开发者_如何学运维r.
Closed 10 years ago.
Hi
Could you explain me
A byte is an unsigned 8-bit integer (literally consuming one byte of physical memory) that stores values in the range of 0 to 255. (See MSDN.)
Hi byte type in c sharp System.Byte, Range 0 to 255, Size Unsigned 8-bit integer
http://msdn.microsoft.com/en-us/library/5bdb6693(VS.71).aspx
精彩评论