- 行业: Computer
- Number of terms: 318110
- Number of blossaries: 26
- Company Profile:
An American multinational software corporation headquartered in Redmond, Washington that develops, manufactures, licenses, and supports a wide range of products and services related to computing.
For Network Load Balancing, a host's precedence for handling default network traffic for TCP and UDP ports. It is used if a host within the cluster goes offline, and it determines which host within the cluster will assume responsibility for the traffic previously handled by the offline host.
Industry:Software
表示整数的数据类型。涉及只有整数的计算都涉及浮点数字,所以在编程中广泛使用了整数计算比快得多的计数和编号的目的。可以签署 (正数或负数) 或者 (正面),无符号整数。他们还可以描述为长期或短期,根据需要将它们存储的字节数。短整数,2 个字节存储的范围较小的数字 (例如,-32768 到 32767) 比做较长的存储在 4 个字节的整数 (例如,-2147483648 到 2147483647)。
Industry:Software
An orientation where the long dimension of a rectangular area (for example, screen or paper) is horizontal.
Industry:Software