詞語:builtin
builtin的解釋
builtinn. 執行內建的函數;內鍵指令adj. 安裝在內部的;裝入的,內裝式
builtin的意思
builtin 安裝在裡面的;裝入的;內裝式;一個可針對參數求值的內置函數;Builtin tools 內建工具;Builtin features 內建特性;builtin lock 暗鎖;Builtin rules 內建規則;
builtin的參考例句
1.The input and output operations behave similarly to the operators on the builtin types. 輸入和輸出操作的行為與內置類型操作符基本類似。
2.Classifying S and T as either user-defined or builtin, this MPL's Integral Constant indicates the combination of these attributes. 將S和T分類為用戶自定義的或內建的,這個MPL整型常量表示了這些屬性的組合。
3.You may define methods on a builtin type by declaring a new named type derived from it. The new type is distinct from the builtin type. 方法在命名的類型上定義。如果,改變類型的話,那麼就是針對新類型的另一個函數了。