DictionaryForumContacts

Terms containing Code | all forms | exact matches only
SubjectEnglishChinese Taiwan
comp., MSAmerican Standard Code for Information Interchange " A standard single-byte character encoding scheme used for text-based data. ASCII uses designated 7-bit or 8-bit number combinations to represent either 128 or 256 possible characters. Standard ASCII uses 7 bits to represent all uppercase and lowercase letters, the numbers 0 through 9, punctuation marks, and special control characters used in U.S. English. Most current x86-based systems support the use of extended (or ""high"") ASCII. Extended ASCII allows the eighth bit of each character to identify an additional 128 special symbol characters, foreign-language letters, and graphic symbols."美國訊息交換標準代碼 (ASCII)
comp., MSbar 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., MSbar 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., MSclient 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., MScode 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., MScode 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., MScode-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., MScode-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., MScode-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., MScode-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., MScode 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., MScode 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., MScode 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., MSCode 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., MScode element程式碼項目 (The minimum bit combination that can represent a unit of encoded text for processing or exchange)
comp., MSCode First MigrationsCode First 移轉 (A feature that allows a database created by Code First to be incrementally changed as a developer's Code First model evolves)
comp., MScode 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., MScode group程式碼群組 (A logical grouping of code that has a specified condition for membership)
comp., MScode 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., MScode 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., MScode 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., MSCode of Conduct管理辦法 (The link to the code of conduct, which contains rules that explain how someone should behave while using a service or product)
comp., MScode 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., MScode pane程式碼窗格 (In Visual Basic for Applications, the window that is used to display, edit, and write module-level and procedure code)
comp., MScode point字碼指標 (A numeric value that corresponds to a particular character in a set)
comp., MScode point字碼元素 (The minimum bit combination that can represent a unit of encoded text for processing or exchange)
comp., MScode profiler程式碼分析工具 (A software tool, implemented as a DLL, which is called by the runtime system during the execution of an image)
comp., MScode 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., MScode sample程式碼範例 (A set of program instructions that are provided as an example, typically for learning and re-use)
comp., MScode segment程式碼片段 (A memory segment containing program instructions)
comp., MScode 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., MScode stub程式碼端 (A segment of Visual Basic code that defines the beginning and end of a procedure)
comp., MScode value字碼值 (An abbreviation used to represent textual information for properties such as country/region, state/province, and order status)
comp., MSCode view程式碼檢視 (A window that shows the code that comprises a web page)
comp., MSDifferentiated 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., MSEntity Framework Code First MigrationsEntity 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., MSHTML code fragmentHTML 程式碼片段 (HTML code that you add to your Web page to create features such as a script, a counter, or a scrolling marquee)
comp., MSlanguage 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., MSmanaged code extensionManaged 程式碼擴充 (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., MSMatch 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., MSsource 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., MSsource 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)

Get short URL