Subject | English | Chinese Taiwan |
comp., MS | Infrastructure APIs for the Windows Runtime | 適用於 Windows 執行階段的基礎結構 API (A set of C++ APIs that are used by the Windows Runtime to gain access to operating system functionality. They are primarily designed for the infrastructure of the Windows Runtime, but they could be used in advanced C++ Windows Store app development) |
comp., MS | Windows Runtime | Windows 執行階段 (An environment in which COM objects are activated using a fully qualified namespace and a class name within the namespace. Also refers to the set of APIs that is provided by the Windows Runtime) |
comp., MS | Windows Runtime C++ Template Library | Windows 執行階段 C++ 範本庫 (A library that provides infrastructure for the Windows Runtime; it can also be used to create a language projection to build Windows Runtime components in C++ and for app building) |
comp., MS | Windows Runtime component | Windows 執行階段元件 (A reusable software component that can be used in multiple applications, regardless of the programming languages in which the applications are written) |