Subject | English | Chinese simplified |
comp., MS | build acceptance test | 版本验收测试 (A group of tests used to determine the health of a build at a high level. Typically, these tests exercise the core functionality to help team members determine whether further testing is worthwhile. They are run after the daily build to verify that compilation of source code has been built successfully and is ready for further testing) |
comp., MS | build activity | 生成活动 (A Windows Workflow Foundation activity that is part of the Team Foundation Server build process. It incorporates the logic that is executed before, during, or after the building of a software application) |
comp., MS | build agent | 生成代理 (A background process that receives, runs, and reports on Team Foundation Server builds and other property settings on a single computer. The build agent communicates with the build controller, usually located on another computer) |
comp., MS | build configuration | 生成配置 (The configuration of a particular build) |
comp., MS | build controller | 生成控制器 (A background process that manages a set of build agents) |
comp., MS | build cycle | 生成周期 (A part of the internal release cycle. It is the process of adding features, creating test cases for each, stabilizing each feature before building new features, and then releasing for evaluation) |
comp., MS | build definition | 生成定义 (A set of 1. build activities and 2. the conditions under which the workflow is activated, that together build a single solution or a set of solutions in a team project) |
comp., MS | build directory | 生成目录 (A folder location on the development system in which the run-time image is placed during the build process) |
comp., MS | build engineer | 构建工程师 (An engineer who is responsible for the compilation of a named set of deliverables from a discrete set of source versions) |
comp., MS | build error | 生成错误 (A message that notifies you of an issue that breaks the build) |
comp., MS | build event | 生成事件 (The definition of the build process. A build event lets you specify an action to occur at a specific time in the build process. For example, you could use a build event to register a file with regsvr32.exe after the project finishes building) |
comp., MS | build health | 版本运行状况 (The quality of the as-built software) |
comp., MS | build log | 生成日志 (The recorded text output of a Visual Studio build, often indicating command lines issued and status of each step in the build process. For a C++ build, this file is called BuildLog.htm) |
comp., MS | build number | 生成号 (A version of a program) |
comp., MS | build rule | 生成规则 (A set of guidelines that determine how a Visual Studio project is built) |
comp., MS | build-to-order | 按订单生产 (Pertaining to the process of manufacturing a computer according to a customer`s specification) |
comp., MS | build-to-plan | 按计划生产 (Pertaining to the process of manufacturing computers according to a general specification) |
comp., MS | build type | 生成类型 (A template used to manage the conditions under which a single solution or a set of solutions will be built) |
comp., MS | build verification test | 版本验证测试 (A group of tests used to determine the health of a build at a high level. Typically, these tests exercise the core functionality to help team members determine whether further testing is worthwhile. They are run after the daily build to verify that compilation of source code has been built successfully and is ready for further testing) |
comp., MS | building block | 构建基块 (A reusable piece of content, formatting information or other document parts that are stored in galleries) |
comp., MS | building plan | 建筑设计图 (A general category that could represent a floor plan, home plan, or other layout) |
comp., MS | checked build | 已检验版本 (A version of the operating system that has been compiled with debug symbols and built with special support for debugging components that are under development) |
comp., MS | computer build report | 计算机生成的报告 (A report generated by OEMs for each OA 3.0 manufactured computer which is then sent to Microsoft for processing. This report includes the hardware hash value and Product Key ID) |
comp., MS | custom build rule | 自定义生成规则 (A build rule defined by the user, typically to call a tool that is not part of the normal Visual Studio build process) |