Subject | English | Chinese Taiwan |
comp., MS | partial backup | 部份備份 (A backup of all the data in the primary filegroup, every read-write filegroup, and any optionally specified files. A partial backup of a read-only database contains only the primary filegroup) |
comp., MS | partial class | 部分類別 (A class whose definition is split over two or more source files. Each source file contains a section of the class definition, and all parts are combined when the application is compiled) |
comp., MS | partial database restore | 部份資料庫還原 (A restore of only a portion of a database consisting of its primary filegroup and one or more secondary filegroups. The other filegroups remain permanently offline, though they can be restored later) |
comp., MS | partial differential backup | 部份差異備份 (A partial backup that is differential relative to a single, previous partial backup (the base backup). For a read-only database, a partial differential backup contains only the primary filegroup) |
comp., MS | partial localization | 部份當地語系化 (The localization of only some user interface items into a particular language. A choice of fallback languages is provided for the non-localized items) |
comp., MS | Partial Nudity | 半裸 (A content descriptor developed by the Entertainment Software Rating Board (ESRB)) |
comp., MS | partial-page rendering | 部分網頁呈現 (The process of refreshing only a region of a Web page during an asynchronous postback. This is typically accomplished by using UpdatePanel controls. Partial-page rendering is an important feature of AJAX technology) |
comp., MS | partial replica | 部分複本 (A database that contains only a subset of the records in a full replica) |
comp., MS | partial solution | 部分解決方案 (A solution that contains only selected components. For example, if a user decides to export only a subset of components (for example, some but not all entities), the solution is considered to be partial) |
comp., MS | partial type | 部分型別 (A type of class whose definition is split over two or more source files) |
comp., MS | partial-type definition | 部份型別定義 (The definition of a class across mulitple source files) |