- 行业: 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.
A sequence of object initializers that are assigned to the collection elements in the same statement in which the collection is constructed.
Industry:Software
A character or symbol that indicates a relationship between two or more values or expressions — for example, < (less than), > (greater than), and = (equal to).
Industry:Software
A control or status area that is attached to the edge of a pane or window, such as a toolbar or ruler.
Industry:Software
A special type of replica in which you don\'t keep track of individual users.
Industry:Software
将项目从最低到最高,例如,从 1 到 10 或从 A 到 Z 的序列的安排。确定在特定的应用程序中的升序排列的规则是十分复杂的: 大写字母在小写字母之前扩展 ASCII 字符的 ASCII 顺序等。
Industry:Software
一个程序使用的绑定信息的发生,通常指程序元素绑定到它们的存储位置和值中的点。最常见的绑定时间是在编译 (编译时绑定) 期间,在链接 (链接时绑定),和期间程序执行 (运行时绑定)。
Industry:Software