Subject | English | Chinese simplified |
comp., MS | clock vector | 时钟向量 (A collection of clock vector elements that represents updates to a replica. Any change that occurs between 0 and the tick count is contained in the vector) |
comp., MS | clock vector element | 时钟向量元素 (A pair of values, consisting of a replica key and a tick count, that represents a change to a replica) |
comp., MS | distance vector multicast routing protocol | 远程矢量多播路由协议 (An Internet routing protocol that provides an efficient mechanism for connectionless datagram delivery to a group of hosts across an Internet network. It is a distributed protocol that dynamically generates IP multicast delivery trees using a technique called Reverse Path Multicasting (RPM)) |
comp., MS | unit vector | 单位向量 (A vector with a magnitude (length) of 1.0) |
comp., MS | up vector | 正向矢量 (A vector that identifies which direction is "up" for a camera) |
comp., MS | vector artwork | 矢量图 (An image generated from a mathematical description that determines the position, length, and direction in which lines are drawn. A vector graphic is created as a collection of lines rather than as a pattern of individual dots or pixels) |
comp., MS | vector font | 矢量字体 (A font rendered from a mathematical model, in which each character is defined as a set of lines drawn between points. Vector fonts can be cleanly scaled to any size or aspect ratio) |
comp., MS | vector graphic | 矢量图形 (An image generated from a mathematical description that determines the position, length, and direction in which lines are drawn. A vector graphic is created as a collection of lines rather than as a pattern of individual dots or pixels) |
comp., MS | Vector Markup Language | 矢量标记语言 (An XML-based specification for the exchange, editing, and delivery of 2-D vector graphics on the Web. An application of XML (Extensible Markup Language), VML uses XML tags and Cascading Style Sheets to create and place vector graphics, such as circles and squares, in an XML or HTML document, such as a Web page. These graphics, which are rendered in the native operating system, can include color and are editable in a variety of graphics programs) |
comp., MS | vector path | 矢量路径 (The basis for all vector objects. A path is made up of one or more line segments connected by two or more anchor points. Paths can be made from a combination of straight lines and curves, each of which may be made up of many connecting points. All paths can be stroked or filled) |