1·That is the address in memory in the heap of the first byte that the user typed in.
那是用户输入的第一个字节在内存中堆的地址。
2·Every byte in memory has to have an "address" for a process to be able to locate it.
内存中的每一个字节都必须有一个“地址”,以便让进程可以找到它。
3·As we have seen in the above example, reading message bodies is not complex, especially if you are only using JMS byte or text messages.
正如在上面的示例中所看到的,阅读消息正文一点也不复杂,尤其是在仅使用JMS字节或文本消息时。
4·These characters each have a single byte of display and multiple bytes of internal storage.
每个这些字符都有一个显示字节,以及多个字节的内部存储。
5·This is because on most operating systems, a char maps well to one byte.
这是因为在大多数操作系统上,一个字符能很好地映射成一个字节。