built-in functions造句
例句與造句
- Therefore , you ll want to be liberal with your use of the python built - in function
因此,從pywordnet主頁上的例子入手導(dǎo)航和練習(xí)的時候,完全可以使用內(nèi)置的python - You cannot create custom functions with the same names , nor can you modify built - in functions
你不能自定義名稱和內(nèi)建函數(shù)一樣的自定義函數(shù),也不能擅自修改內(nèi)建函數(shù) - Note : for comparison , the key is used in the built - in function and the value is used in the user - made function
注意:這里參與比較的是內(nèi)置函數(shù)中的鍵和用戶自定義函數(shù)中的值。 - Another batch of the built - in functions let you work with dates and numbers in a flexible , report - oriented , way
使用另外一些內(nèi)置的函數(shù),您可以以一種靈活的、面向報表的方法處理日期和數(shù)字。 - Beyond the built - in functions , rexx scripts easily access dozens of free external function libraries , tools , and interfaces
除了內(nèi)置函數(shù)外, rexx腳本很容易訪問免費的外部函數(shù)庫、工具和接口。 - It's difficult to find built-in functions in a sentence. 用built-in functions造句挺難的
- This built - in function tests whether the current principal has a particular effective permission on a specified securable
此內(nèi)置函數(shù)將測試當(dāng)前主體對于指定的安全對象是否具有特定的有效權(quán)限。 - The parameter represents a return value from an operation such as a stored procedure , built - in function , or user - defined function
參數(shù)表示諸如存儲過程、內(nèi)置函數(shù)或用戶定義函數(shù)之類的操作的返回值。 - You can use all of the visual basic functions as well as built - in functions that are supported only in report definition files
可以使用所有visual basic函數(shù),以及只有報表定義文件中支持的內(nèi)置函數(shù)。 - In an xslt style sheet , extension functions actually extend xpath so you can use them just as you would a built - in function such as
在xslt樣式表中,擴展函數(shù)實際擴展xpath ,因此,您可以像使用內(nèi)置函數(shù)(如 - Type has built - in functions that allow you to perform many manipulations on a string that resemble the manipulations allowed by arrays
類型具有使您得以對字符串執(zhí)行很多操作的內(nèi)置函數(shù),這些操作類似于數(shù)組所允許的操作。 - Sql server 2005 provides many built - in functions and also lets you create user - defined functions . the categories of built - in functions are listed on this page
Sql server 2005提供了許多內(nèi)置函數(shù),同時也允許您創(chuàng)建用戶定義函數(shù)。 - These instruct the query compiler to map a db2 built - in function such as sum to a relational data source equivalent , if possible
這些函數(shù)映射指示查詢編譯器將一個內(nèi)置的db2函數(shù)(例如sum )映射為一個關(guān)系數(shù)據(jù)源對等物(可能的話) 。 - The beginning bit of the book has a brief summary of the statements with built - in functions mistakenly called statements , modules , and some python syntax
本書開頭有一點聲明(將內(nèi)置函數(shù)誤稱為聲明) 、模塊以及一些python語法的簡短的總結(jié)。 - But when you need it , it is much more robust to have well - tested built - in functions than to write your own ad - hoc converters and formatters
但是當(dāng)您需要這個功能時,使用充分測試過的內(nèi)置函數(shù)要比編寫您自己的特制的轉(zhuǎn)換器和格式化工具要穩(wěn)妥得多。 - In rexx , all built - in functions are identified easily because they always are followed immediately by parentheses that contain their input argument
在rexx中,所有內(nèi)置函數(shù)都很容易識別,因為這些函數(shù)后面都會緊跟著括號,括號中包含函數(shù)的輸入?yún)?shù)。