literals
美 [?l?t(?)r?l]
英 ['l?t(?)r?l] 
- adj.文字的;逐字逐句的;樸實的;乏味的
- n.【印】錯排
- 網(wǎng)絡(luò)常量;直接量;字面量
詞形變化
復數(shù):literals 反義詞
同義詞
英漢解釋
英英解釋
例句
objects interoperate with typed arrays, array literals can initialize typed arrays as well with a few restrictions.
對象與類型化數(shù)組相互作用,因此數(shù)組標識符在一些限制條件下也可以初始化類型化數(shù)組。
But using parameter markers is not always better than using literals (explicit values).
但使用參數(shù)標記并不總是比使用文本(顯式值)更好。
When invoked from within a script, it is usually more desirable (and practical) to specify variables rather than literals.
當從腳本中調(diào)用AdminTask命令時,用戶通常更期望(和實際需要)為命令參數(shù)指定變量而不是文本。
Just as with any constant, all references to the individual values of an enum are converted to numeric literals at compile time.
與任何常量一樣,對枚舉中各個值的所有引用在編譯時均將轉(zhuǎn)換為數(shù)值文本。
Length also describes the length of the formatted string , including input characters , literals, and prompt characters .
還描述帶格式字符串的長度,包括輸入字符、原義字符和提示字符。
This text specifies the code, along with the literals and objects, that you can use when this code snippet is inserted into a project.
此文本用于指定在將此代碼段插入到項目中時可以使用的代碼以及文本和對象。
Groovy allows you to add new methods to any class (including java. lang. Integer, which is how Groovy treats number literals).
Groovy使您能將新方法添加到任何類(包括java.lang.Integer,這是Groovy對待數(shù)字字面值的方式)。
An array of string literals is returned , each of which is the name of a member of that type.
返回一個字符串文字的數(shù)組,其中每個名稱是那類型的一個成員。
To understand how we get Android APIs to work with function literals, look at the first line of the Converter class definition.
為了理解如何讓AndroidAPI使用函數(shù)字面量,看看Converter類定義的第一行。
Datatype properties are used to describe "simple" properties, expressed by means of literals or numbers.
數(shù)據(jù)型是用來描述“簡單的”屬性,應(yīng)用文字或則數(shù)字來表述。
To display string literals that contain date and time separators or to format strings, you must use escape characters in the substring.
若要顯示包含日期和時間分隔符的字符串或格式字符串,則必須在子字符串中使用轉(zhuǎn)義符。
Attribute allows you to optimize your code by pre- allocating string literals during native image generation rather than at run time .
使用此屬性可返回本機映像生成服務(wù)所綁定到的程序集的名稱。
An expression must consist of a combination of variables, constants, literals, properties, and Function procedure calls.
一個表達式必須由變量、常數(shù)、文本、屬性和Function過程調(diào)用的某個組合組成。
Namespaces that are declared in XML literals do not carry over into embedded expressions.
使用XML文本聲明的命名空間不會延續(xù)到嵌入的表達式。
Constants of the char type can be written as character literals, hexadecimal escape sequence, or Unicode representation.
char類型的常數(shù)可以寫成字符、十六進制換碼序列或Unicode表示形式。
Structs in C are not quite "first class types, but with the help of compound literals, they are at least a lot easier to use. "
語言中的結(jié)構(gòu)不是“頭等類型”,但在復合字面量的幫助下,它們至少更容易使用。
As in Python string literals, the backslash can be followed by various characters to signal various special sequences.
做為Python中的字符串字母,反斜杠后面可以加不同的字符以表示不同特殊意義。
We use Clojure data structure literals as both intermediate representation for communication, and for storage.
我們將Clojure數(shù)據(jù)結(jié)構(gòu)用作通信和存儲的中間表示。
Both block and inline literals are presented in a fixed font, including names of utilities, URLs, variable names, and code samples.
塊和內(nèi)聯(lián)文法被一些固定的字體表示,包括函數(shù)名、URL、變量名和程序示例。
These literals may be datatyped, so you could define a W3C XML Schema enumeration to govern the permissible values (see Resources).
這些文字可以指定類型,因此可以定義一個W3CXMLSchema枚舉控制允許的值(請參閱參考資料)。
Also, find information about literals, special characters used in text matching queries, and other literal information.
還查找有關(guān)文字、文本匹配查詢中使用的特殊字符、以及其它文字信息。
Returns information about literals used in text commands, data values, and database objects.
返回有關(guān)文本命令、數(shù)據(jù)值和數(shù)據(jù)庫對象中使用的文本的信息。
Expressions are a combination of symbols (identifiers, literals, functions, and operators) that yields a single data value.
表達式是各種符號(標識符、文字、函數(shù)和運算符)的組合,它產(chǎn)生一個單一的數(shù)據(jù)值。
A fuzzy logic system with fuzzy literals and fuzzy operator is defined in this paper, and its logic properties have discussed.
建立了一種帶模糊文字以及模糊算子的算子模糊邏輯系統(tǒng),討論了該邏輯系統(tǒng)邏輯性質(zhì)。
The expression can include the variables, literals, and any operators and functions that the SSIS expression grammar supports.
表達式可以包含SSIS表達式語法支持的變量、文字以及任何運算符和函數(shù)。
Though queries are often written with constant literals, it is not a good practice.
盡管編寫查詢時通常包含常量文本值,但這不是一個良好實踐。
This enumeration contains the enumeration literals that define the definition language type for the naming authority.
這個枚舉包含了那些定義了命名權(quán)限的定義語言類型的枚舉文字。
Contains the literals and objects of a code snippet that you can edit.
包含代碼段的可編輯文本和對象。
In spite of its NPC property, the problem can be solved in polynomial time if the number of literals in a clause is limited to 2 (2-SAT).
雖然SAT問題是NP完全問題,但在每個子句的長度小于等于2(2-SAT)的情況下是可以在線性時間判定其可滿足性的。
You can define a global default namespace, in which case elements in the XML literals will be in the namespace by default.
您可以定義一個全局默認命名空間,在這種情況中,XML文本中的元素將默認位于該命名空間中。
Describes the numeric, string, and Boolean literals that the expression evaluator supports.
說明表達式計算器支持的數(shù)值、字符串和布爾文字。
These queries are expressed in the programming language itself, rather than as string literals embedded in the application code.
這些查詢用編程語言本身表示,而不表示為嵌入在應(yīng)用程序代碼中的字符串。
That includes all the assigned character values and optionally includes literals and prompts.
包含所有賦值的字符值,還可以選擇包含原義字符和提示字符。
Specifies the delimiter used to describe literals and objects in the code.
指定用于描述代碼中的文本和對象的分隔符。
Character literals and variables are assigned the default collation of the current database.
為字符文本和變量分配當前數(shù)據(jù)庫的默認排序規(guī)則。
Determines whether the white space literals in an.
控件中的空白。
Literals can also be a better choice in simple SQL statements, as shown in Listing 6.
在簡單SQL語句中,文本也可能是更好的選擇,如清單6所示。
Literals represent fixed values - numbers, character strings, booleans, or nulls.
文字表示固定的值數(shù)字、字符、字符串、布爾型或空值。
String objects can be created implicitly using string literals.
String對象可使用字符串文本隱式創(chuàng)建。
Of course in RDF all subjects and predicates are URIs, but objects can be URIs or literals.
當然,在RDF中,所有主語和謂語都是URI,但是賓語可以是URI也可以是文字。