Subject | English | Chinese Taiwan |
comp., MS | action table | 動作表 (A set of rules, stored as an ADO Recordset, that define how workflow items can change state. Each row in an action table represents a possible state transition in the workflow) |
comp., MS | attribute definition table | 屬性定義表 (A table of attribute names, numbers and descriptions) |
comp., MS | base table | 基底資料表 (A table stored permanently in a database. Base tables are referenced by views, cursors, SQL statements, and stored procedures) |
comp., MS | color look-up table | 色彩查閱資料表 (When a graphic is created or edited, the user may specify a CLUT that corresponds with the needs of print, Web, or other destination media. In Web design, a specific CLUT of browser-safe colors is used to be certain graphics and designs will display consistently across different platforms and with different browsers) |
comp., MS | color table | 色彩表 (When a graphic is created or edited, the user may specify a CLUT that corresponds with the needs of print, Web, or other destination media. In Web design, a specific CLUT of browser-safe colors is used to be certain graphics and designs will display consistently across different platforms and with different browsers) |
comp., MS | cost rate table | 成本比率表 (A collection of information about a resource's rates, including the standard rate, overtime rate, any per-use cost, and the date when the pay rate takes effect. You can establish up to five different cost rate tables for each resource) |
comp., MS | custom table | 自訂表格 (A type of filter that enables users to choose from a list and then drive dashboard content from multiple data sources) |
comp., MS | data table | 運算列表 (A range of cells that shows how changing certain values in your formulas affects the results of the formulas) |
comp., MS | dimension table | 維度資料表 (A table in a data warehouse whose entries describe data in a fact table) |
comp., MS | distributed routing table | 分散式路由表 (A routing table with entries that are distributed across a group of machines that can be used to map numeric keys to application endpoints and find routes through the network of peers) |
comp., MS | event table | 事件資料表 (A table in the application database that stores event data) |
comp., MS | external table | 外部表格 (A table outside the open database or project) |
comp., MS | fact table | 事實資料表 (A central table in a data warehouse schema that contains numerical measures and keys relating facts to dimension tables) |
comp., MS | file allocation table | 檔案配置表 (A file system used by MS-DOS and Microsoft Windows operating systems to organize and manage files) |
comp., MS | foreign table | 外部資料表 (A table that contains a foreign key) |
comp., MS | global descriptor table | 通用描述元表 (A memory segment that contains descriptors for code, data, and descriptor table segments. All processor tasks have access to a common GDT) |
comp., MS | GUID partition table | GUID 磁碟分割表格 (A disk-partitioning scheme that is used by the Extensible Firmware Interface (EFI). GPT offers more advantages than master boot record (MBR) partitioning because it allows up to 128 partitions per disk, provides support for volumes up to 18 exabytes in size, allows primary and backup partition tables for redundancy, and supports unique disk and partition IDs (GUIDs)) |
comp., MS | hash table | 雜湊表 (A data structure that carries out a mathematical calculation on a field identifier to determine where a data element in a large table or index is located) |
comp., MS | IM service providers table | IM 服務提供者資料表 (A table configured on an Access Edge Server or Access Proxy containing the names and FQDNs (fully qualified domain names) of IM service providers, including public IM service providers, allowed to connect to that Access Edge Server or Access Proxy. These providers typically are responsible for routing to multiple domains) |
comp., MS | jump table | 跳躍表 (A table of identifiers and addresses for a certain class of routines such as interrupt handlers (routines carried out in response to certain signals or conditions)) |
comp., MS | junction table | 聯合資料表 (A table that establishes a relationship between other tables) |
comp., MS | layout table | 版面配置表格 (A predefined layout that defines the structure of a Web page as a table. A layout table can also include formatting such as rounded corners, borders, and visual effects) |
comp., MS | layout table | 表格版面配置 (A framework that includes rows and columns for organizing and arranging content on a form, including controls, control labels, sections of a form, logos, and other types of graphics) |
comp., MS | linked table | 連結的資料表 (An OLE DB rowset exposed by an OLE DB data source that has been defined as a linked server for use in SQL Server distributed queries) |
comp., MS | linking table | 連結資料表 (A table that has associations with two other tables, and is used indirectly as an association between those two tables) |
comp., MS | logging table | 記錄資料表 (A system table that captures failures and other events for Access Services) |
comp., MS | Make Table query | 產生資料表查詢 (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table) |
comp., MS | make-table query | 產生資料表查詢 (A query (SQL statement) that creates a new table and then creates records (rows) in it by copying records from an existing table) |
comp., MS | master file table | 主檔案表格 (An NTFS system file on NTFS-formatted volumes that contains information about each file and folder on the volume. The MFT is the first file on an NTFS volume) |
comp., MS | nested table | 巢狀表格 (A table inserted within a table cell. If you use a table to lay out a page, and you want to use another table to arrange the information, you can insert a nested table) |
comp., MS | Page Table Entry | 分頁表項目 (Information about the mapping between a page of virtual memory and a page of physical memory. Each process owns a set of page tables; each page table contains a set of page table entries) |
comp., MS | partition table | 磁碟分割表格 (On a hard disk, the data structure that stores the offset (location) and size of each primary partition on the disk. On MBR disks, the partition table is located in the master boot record. On GPT disks, the partition table is located in the GUID partition entry array) |
comp., MS | partitioned table | 資料分割資料表 (A table built on a partition scheme, and whose data is horizontally divided into units which may be spread across more than one filegroup in a database) |
comp., MS | partitioned table parallelism | 分割資料表平行處理原則 (The parallel execution strategy for queries that select from partitioned objects. As part of the execution strategy, the query processor determines the table partitions that are required for the query and the proportion of threads to allocate to each partition. In most cases, the query processor allocates an equal or almost equal number of threads to each partition, and then executes the query in parallel across the partitions) |
comp., MS | primary dimension table | 主要維度資料表 (In a snowflake schema in a data warehouse, a dimension table that is directly related to, and usually joined to, the fact table) |
comp., MS | primary table | 主要資料表 (" The "one" side of two related tables in a one-to-many relationship. A primary table should have a primary key and each record should be unique.") |
comp., MS | publishing table | 發行資料表 (The table at the Publisher in which data has been marked for replication and is part of a publication) |
comp., MS | reference table | 參考資料表 (The source table to use in fuzzy lookups) |
comp., MS | remote table | 遠端資料表 (A table stored in an OLE DB data source that is separate from the current instance of SQL Server) |
comp., MS | repeating table | 重複表格 (A control on a form that contains other controls in a table format and that repeats as needed. Users can insert multiple rows when filling out the form) |
comp., MS | sparing table | 額外表格 (A remapping table in the UDF file format that allows defect management with disk/drive systems that do not typically perform defect management (e.g. CD-RW) by reallocating the data at the file system layer when a defective block is encountered) |
comp., MS | switch in table | 切換移入資料表 (The staging table the user wants to use to switch in their data. The staging table needs to be created before switching partitions with the Manage PartitionsWizard.) |
comp., MS | switch out table | 切換移出資料表 (The staging table the user wants to use for the partition to switch out of the current source table.) |
comp., MS | system tables | 系統資料表 (Built-in tables that form the system catalog for SQL Server) |
comp., MS | table data region | 資料表資料區域 (A report item on a report layout that displays data in a columnar format) |
comp., MS | Table Designer | 資料表設計工具 (A visual design surface that is used to create and edit TSQL tables and table related objects) |
comp., MS | Table Hierarchy | 表格階層圖 (A SmartArt graphic layout used to show groups of information built from top to bottom, and the hierarchies within each group. This layout does not contain connecting lines) |
comp., MS | table layout | 表格版面配置 (The layout of a form in which all elements are positioned in cells within a table) |
comp., MS | Table List | 表格清單 (A SmartArt graphic layout used to show grouped or related information of equal value. The first Level 1 line of text corresponds to the top shape and its Level 2 text is used for the subsequent lists) |
comp., MS | table lock | 資料表鎖定 (A lock on a table including all data and indexes) |
comp., MS | table of contents | 目錄 (The listing of contents at the beginning of a document or file) |
comp., MS | table of figures | 圖表目錄 (A list of the captions for pictures, charts, graphs, slides, or other illustrations in a document, along with the numbers of the pages the captions appear on) |
comp., MS | table-per hierarchy | 單表 (A method of modeling a type hierarchy in a database that includes the attributes of all the types in the hierarchy in one table) |
comp., MS | table-per-concrete type | 一實體類一表 (A method of mapping the inheritance where each non-abstract type in the hierarchy is mapped to separate table in the database. Often used when there are unrelated tables that store the same kinds of data in the database. For example, the Product and DiscontinuedProduct tables) |
comp., MS | table-per-type | 一類一表 (A method of modeling a type hierarchy in a database that uses multiple tables with one-to-one relationships to model the various types) |
comp., MS | table reference | 資料表參考 (A name, expression or string that resolves to a table) |
comp., MS | Table service | 表格服務 (The data management service in Windows Azure Storage that stores large amounts of structured, non-relational data. The Table service is a NoSQL datastore that accesses authenticated calls from inside and outside Windows Azure) |
comp., MS | table-valued function | 資料表值函式 (A user-defined function that returns a table) |
comp., MS | temporary table | 暫存資料表 (A table placed in the temporary database, tempdb, and erased at the end of the session) |
comp., MS | underlying table | 基礎資料表 (A table referenced by a view, cursor, or stored procedure) |