Subject | English | Chinese simplified |
comp., MS | animation interpolation | 动画内插 (A kind of interpolation that animates the property values between successive key times) |
comp., MS | Animation Library | 动画库 (A library that developers can use in their applications throughout the new Windows user interface) |
comp., MS | animation manager | 动画管理器 (A core component of an animation application and the central programmatic interface for managing (creating, scheduling, and controlling) animations.) |
comp., MS | Animation Painter | 动画刷 (A feature that replicates the animation associated with a source object to one or more target objects) |
comp., MS | animation resource | 动画资源 (An animation storyboard that is encapsulated in such a way that it can be reused elsewhere in your application) |
comp., MS | animation scheme | 动画方案 (Adds preset visual effects to text on slides. Ranging from subtle to exciting, each scheme usually includes an effect for the slide title and an effect that is applied to bullets or paragraphs on a slide) |
comp., MS | animation style | 动画样式 (An abstract grouping of similar animation effects) |
comp., MS | animation timer | 动画计时器 (A component to provide timing services used in conjunction with the animation manager. It dynamically throttles the frame rate based on application and system load or in low-power mode) |
comp., MS | animation trigger | 动画触发器 (An animation option that can be set so that the animation plays when a specified item is clicked) |
comp., MS | animation workspace | 动画工作区 (A user interface area where animations are composed) |
comp., MS | Custom Animation list | 自定义动画列表 (The list of animation sequences for a slide. Items are listed in the order in which they are added, and include icons that indicate timing in relation to other animation events) |
comp., MS | dependent animation | 从属动画 (An animation that changes the value of a property and runs on the UI thread) |
comp., MS | GIF animation | GIF 动画 (A file containing a series of graphics that are displayed in rapid sequence in a Web browser) |
comp., MS | independent animation | 独立动画 (An animation that changes the value of a property and runs on a separate, hardware-accelerated system thread) |
comp., MS | overlapped animations | 重叠的动画 (" More than one animation storyboard that runs at the same time. If the storyboards animate the same property, then the second animation takes over changing the property. If there is no keyframe set at the zero second mark of the second animation, then a smooth transition called a "hand off" occurs. Otherwise, there is an abrupt transition to the value of the property at the zero second mark.") |
comp., MS | recalculation animation | 重新计算动画 (An animation effect that plays when the value of a cell is recalculated. The old value slides out of the bottom as the new value slides in from the top) |
comp., MS | SketchFlow Animation | SketchFlow 动画 (A feature that enables on-the-fly animations in prototypes to represent the behavior of the application when in use) |