generic attribute 中文意思是什麼

generic attribute 解釋
類屬性
  • generic : adj 1 【生物學】屬的,類的。2 一般的,普通的 (opp specific) 3 (商品)未注冊的;不受商標注冊保...
  • attribute : vt. 1. 把(某事)歸因於…。2. 認為…系某人所為。n. 1. 屬性,特質。2. (人物、官職等的)標志,表徵。3. 【語法】屬性形容詞。
  1. Here, the managed objects are classified into four types : m - based ( storing all resource information in memory ), md - based ( storing the base managed object in memory and the list of attribute in persistent storage ), mr - based ( storing the base managed object in memory and accessing the resource directly ) and d - based ( storing all resource information in a database ). to achieve those, a generic class is designed for the need of the basic managed object ; as a result, the managed object class abstracted from the managed objects mentioned above can be derived from this generic class when corresponding attributes and methods are added. finally, a mib storage structure of a real application inherited from its super classes can be constructed

    該實現方法首先根據管理系統中被管對象的特點將其分為基於內存( m - based ) ,基於內存?數據庫( md - based ) ,基於內存?指針( mr - based )和基於數據庫( d - based )等四種類型;其次,定義被管對象基類用於描述通用的被管對象,然後以此基類為基礎,繼承並添加與具體模式有關的數據成員和方法成員,實現其它類型的被管對象類;對于具體的網管應用,則根據具體要實現的被管對象特點,從合適的被管對象類衍生,添加與具體應用有關的代碼,即可實現相應的mib存儲結構。
  2. Also, because i m now working with a generic templating environment and not an xml - specific api, it s my responsibility to make sure tags are balanced, element and attribute order is correct, and any xml entities for instance

    而且,因為我現在要處理通用的模板環境,而不是特定於xml的api ,所以確保標記匹配、元素和屬性的順序正確以及xml實體(例如
  3. Each element has a type, identified by name, sometimes called its " generic identifier ", and may have a set of attribute specifications

    每個元素都具有類型,有時稱為「類標識符」 ( gi ) ,並且可能會指定一組屬性。
分享友人