線上英漢字典/中文拼音/地址英譯、地圖查詢/計算機
Chinese-English Dictionary / Address & Map / Calculator    《回首頁
Please input chinese/english word(s), address or math. expression :

可輸入英文單字正體中文字詞台灣地址計算式  ex: 2^6/5

attribute  /'ætrəbj,ut/  /ətr'ɪbj,ut/

共發現 9 筆關於 [attribute] 的資料 (解釋內文之英文單字均可再點入查詢)
資料來源(1): pydict data [pydict]
attribute 屬性(vt.)把…歸因於,把…歸咎於;認為…是某人所有,認為…是某人創造 資料來源(2): Taiwan MOE computer dictionary [moecomp]
attribute 多屬性 資料來源(3): Taiwan MOE computer dictionary [moecomp]
attribute 屬性 ATTR 資料來源(4): Taiwan MOE computer dictionary [moecomp]
attribute 屬性 資料來源(5): Network Terminology [netterm]
attribute 屬性 資料來源(6): Webster's Revised Unabridged Dictionary (1913) [web1913]
Attribute \At*trib"ute\ ([a^]t"tr[i^]*b[=u]t), v. t. [imp. & p. p. {Attributed}; p. pr. & vb. n. {Attributing}.] [L. attributus, p. p. of attribuere; ad + tribuere to bestow. See {Tribute}.] To ascribe; to consider (something) as due or appropriate (to); to refer, as an effect to a cause; to impute; to assign; to consider as belonging (to). We attribute nothing to God that hath any repugnancy or contradiction in it. --Abp. Tillotson. The merit of service is seldom attributed to the true and exact performer. --Shak. Syn: See {Ascribe}. 資料來源(7): Webster's Revised Unabridged Dictionary (1913) [web1913]
Attribute \At"tri*bute\, n. [L. attributum.] 1. That which is attributed; a quality which is considered as belonging to, or inherent in, a person or thing; an essential or necessary property or characteristic. But mercy is above this sceptered away; . . . It is an attribute to God himself. --Shak. 2. Reputation. [Poetic] --Shak. 3. (Paint. & Sculp.) A conventional symbol of office, character, or identity, added to any particular figure; as, a club is the attribute of Hercules. 4. (Gram.) Quality, etc., denoted by an attributive; an attributive adjunct or adjective. 資料來源(8): WordNet (r) 2.0 [wn]
attribute n 1: a construct whereby objects or individuals can be distinguished; "self-confidence is not an endearing property" [syn: {property}, {dimension}] 2: an abstraction belonging to or characteristic of an entity v 1: attribute or credit to; "We attributed this quotation to Shakespeare"; "People impute great cleverness to cats" [syn: {impute}, {ascribe}, {assign}] 2: decide as to where something belongs in a scheme; "The biologist assigned the mushroom to the proper class" [syn: {assign}] 資料來源(9): Free On-line Dictionary of Computing [foldoc]
attribute <data> A named value or relationship that exists for some or all {instances} of some {entity} and is directly associated with that instance. Examples include the {href} attribute of an {HTML} {anchor} element, the columns of a database table considered as attributes of each row, and the {members} ({properties} and {methods} of an {object} in {OOP}. This contrasts with the contents of some kind of container (e.g. an array), which are typically not named. The contents of an {associative array}, though they might be considered to be named by their key values, are not normally thought of as attributes. (2001-02-04)