Subject | English | Chinese simplified |
comp., MS | ABC code for carrying cost classification | ABC 代码 - 储存成本分类 (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their carrying cost) |
comp., MS | ABC code for contribution margin | ABC代码 - 边际收益 (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their contribution margin) |
comp., MS | ABC code for revenue | ABC 代码 - 收入 (A classifier that names categories in an ABC classification that ranks discrete categories of items according to their revenue) |
comp., MS | ABC code value | ABC 代码 - 价值 (The categorization of an inventory item based on its value compared to the total inventory on hand) |
comp., MS | bar code reader | 条码读取器 (An optical device that uses a laser beam to read and interpret bar codes, such as the Universal Product Codes, found on grocery products and other retail items) |
comp., MS | bar code scanner | 条码扫描器 (An optical device that uses a laser beam to read and interpret bar codes, such as the Universal Product Codes, found on grocery products and other retail items) |
comp., MS | client code generation | 客户端代码生成 (The action of generating code for the client project based on operations and entities exposed in the middle tier. A RIA Services link must exist between the client and server projects) |
comp., MS | code access security | 代码访问安全性 (A mechanism provided by the common language runtime whereby managed code is granted permissions by security policy and these permissions are enforced, helping to limit the operations that the code will be allowed to perform) |
comp., MS | code analysis | 代码分析 (The process of checking code for conformance to design guidelines. Code analysis goes beyond compilation to look for common coding and design errors determined by a set of guidelines) |
comp., MS | code-behind | 代码隐藏 (For ASP.NET pages and XAML-based applications, code that is contained within a separate file, allowing for the separation of markup (for example, markup contained in an HTML or XAML file) from behavior that is implemented in code) |
comp., MS | code-behind class | 代码隐藏类 (A class that is accessed by an .aspx file, but resides in a separate file (such as a .dll or .cs file). For example, you can write a code-behind class that creates an ASP.NET custom server control, contains code that is called from an .aspx file, but does not reside within the .aspx file) |
comp., MS | code-behind file | 代码隐藏文件 (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
comp., MS | code-behind page | 代码隐藏页面 (A code file containing the page class that implements the program logic of a Web Forms or ASP.NET mobile Web Forms application) |
comp., MS | code comment Web report | 代码注释 Web 报表 (Web pages that enable you to browse the code structure within files in your current project or solution, such as objects and interfaces defined in a project) |
comp., MS | code complete | 代码完成 (A development milestone marking the point at which all features for the release are implemented and functionality has been verified against the functional specification) |
comp., MS | code coverage | 代码覆盖率 (A technology that includes adding instructions to an existing assembly or artifact and that enables Visual Studio to monitor the code paths that are touched by a test) |
comp., MS | Code Definition window | 代码定义窗口 (A read-only editor view that displays the definition of a symbol in a code file stored in, or referenced by, the active project) |
comp., MS | code element | 码位元素 (The minimum bit combination that can represent a unit of encoded text for processing or exchange) |
comp., MS | code example | 代码示例 (A block of sample code in documentation that is used to demonstrate a concept or process) |
comp., MS | Code First Migrations | Code First 迁移 (A feature that allows a database created by Code First to be incrementally changed as a developer's Code First model evolves) |
comp., MS | code freeze | 代码冻结 (A point at which a technical project document (requirements specification, functional specification, etc) or developed component of the solution cannot change without significant justification and approval by key project stakeholders) |
comp., MS | code group | 代码组 (A logical grouping of code that has a specified condition for membership) |
comp., MS | code list | 代码列表 (A set of abbreviation/explanation pairs that are used as a design-time aid to providing sets of XML Schema Definition language (XSD) enumeration values) |
comp., MS | code mask | 代码掩码 (The format that you define for a work breakdown structure [WBS] code or a custom outline code. The mask specifies the sequence and number of letters or numbers required for each level and the symbol separating the levels) |
comp., MS | code metric | 代码度量 (A software measure that provides developers better insight into the code they are developing. By taking advantage of code metrics, developers can understand which types and/or methods should be reworked or more thoroughly tested. Development teams can identify potential risks, understand the current state of a project, and track progress during software development) |
comp., MS | code page | 代码页 (A table that relates the character codes (code point values) used by a program to keys on the keyboard or to characters on the display. This provides support for character sets and keyboard layouts for different countries or regions) |
comp., MS | code pane | 代码窗格 (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code) |
comp., MS | code point | 码位 (The minimum bit combination that can represent a unit of encoded text for processing or exchange) |
comp., MS | code profiler | 代码探查器 (A software tool, implemented as a DLL, which is called by the runtime system during the execution of an image) |
comp., MS | code review | 代码评审 (The process of assessing code to improve its quality and the capabilities of the development team. Types of code review include formal review, peer-based review, and third-party review) |
comp., MS | code sample | 代码示例 (A set of program instructions that are provided as an example, typically for learning and re-use) |
comp., MS | code segment | 代码段 (A memory segment containing program instructions) |
comp., MS | code signing | 代码签名 (The process of adding a digital signature to additions and updates made to source code and applications published on the Internet. Code signing is intended to provide a level of security and trust to Internet software distribution) |
comp., MS | code snippet | 代码片段 (A small piece of programming code that is part of a larger program. Usually the code snippet performs a specific function or task) |
comp., MS | code stub | 代码存根 (A segment of Visual Basic code that defines the beginning and end of a procedure) |
comp., MS | Code view | 代码视图 (A window that shows the code that comprises a web page) |
comp., MS | commodity code hierarchy | 商品代码层次结构 (A category hierarchy that orders categories that are created from commodity codes) |
comp., MS | Differentiated Services Code Point | 区分服务代码点 (A marking in the registry that enables packets that pass through network devices that operate on Layer 3 information (such as routers) to have their relative priorities differentiated from one another) |
comp., MS | Entity Framework Code First Migrations | Entity Framework Code First 迁移 (A feature that allows a database created by Code First to be incrementally changed as a developer's Code First model evolves) |
comp., MS | HTML code fragment | HTML 代码片段 (HTML code that you add to your Web page to create features such as a script, a counter, or a scrolling marquee) |
comp., MS | language code identifier | 语言代码标识符 (A 32-bit value which consists of the language ID in the low word (bits 0-15) and the sorting ID (bits 16-19) and a reserved value (bits 20-31) in the high word) |
comp., MS | managed code extension | 托管代码扩展 (An application-level add-in or document-level customization. Generally, an extension to Microsoft Office that is created by using Visual Studio Tools for Office) |
comp., MS | Match Code Update | 匹配代码更新 (A system job that scans the system for records for which match codes are not updated and persist their corresponding matchcodes in the database (this wakes up every 5 mins)) |
comp., MS | source code configuration file | 源代码配置文件 (A file that Build.exe uses to generate source code. A source code configuration file can be a dirs file, a sources file, or a makefile file) |
comp., MS | source code control | 源代码管理 (A set of features that include a mechanism for checking source code in and out of a central repository. It also implies a version control system that can manage files through the development lifecycle, keeping track of which changes were made, who made them, when they were made, and why) |