literals
推荐文章



n. 字面值;文字(literal的复数)
英英释义
literal
n.a mistake in printed matter resulting from mechanical failures of some kind
同义词:misprinterratumtypographical errortypoliteral error
adj.
being or reflecting the essential or genuine character of something
"a literal solitude like a desert"
同义词:actualgenuinereal
without interpretation or embellishment
"a literal depiction of the scene before him"
limited to the explicit meaning of a word or text
"a literal translation"
avoiding embellishment or exaggeration (used for emphasis)
"it's the literal truth"
词汇搭配
短语class literals 类字面常量 ; 类名称字面常量
compound literals 复合字面量 ; 复合常量
Floating Literals浮点数字法
Objects literals对象字面符
function literals函数字面量
Imaginary literals虚数的字面值
tuple literals元组字面量
Single Literals单文字
pure literals纯文字
更多收起网络短语词组短语
literal translation直译,直译法;逐字翻译
literal meaning字面意义,字面意思;字义
双语例句
Enumerationsandenumeration
literals
todefine.要定义的枚举和枚举文字
www.ibm.com
Youshouldalwayslook forsuchwaystoeliminaterepetitionofconstantsandstring
literals
inyour programs.您应该始终寻找这样的方法以消除程序中常量和字符串文字的重复。
www.ibm.com
Thisenumerationcontainstheenumeration
literals
thatdefinethedefinitionlanguagetypefor thenamingauthority.这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。
www.ibm.com
更多双语例句权威例句
Watched Literals for Constraint Propagation in MinionSelecting Complementary Pairs of Literals
Query Optimization in Inductive Logic Programming by Reordering Literals
Clause and Proof Tightening
System and method for processing logic function and fault diagnosis using binary tree representation
PROTEIN - A PROver with a Theory Extension INterface
A Machine-Oriented Logic Based on the Resolution Principle
Simplification by Cooperating Decision Procedures
Simplification by Cooperating Decision Procedures
Defeasible logic programming: an argumentative approach
1. String literals a, b, c...
字符串字面值,比如a、b、c等等。
youdao
2. Externalize strings and literals.
外部化字符串和文本。
youdao
3. Atoms are static (or constant) literals.
原子值是静态的(即不变的)字面值。
youdao
4. Most often, an alias abbreviates literals.
别名通常只是单纯的缩写。
youdao
5. Function literals are "anonymous" functions.
字面函数也就是“匿名”函数。
youdao
6. Enumerations and enumeration literals to define.
要定义的枚举和枚举文字。
youdao
7. Single quoted strings are simple, straight literals.
而单引号引用的字符串则是简单直接的文字。
youdao
8. As you can see, you can nest hash and array literals.
正如您所见,您可以嵌套哈希和数组实量(literal)。
youdao
9. String data type is a representation of string literals.
String数据类型代表字符串字面值。
youdao
10. To concatenate multiple String literals, use the + operator.
可以使用+操作符连接多个字符串字面值。
youdao
11. JSON format distinguishes among objects, arrays, and literals.
json格式在不同对象、数组和文本之间的格式也不同。
youdao
12. The literals are strings like "Psycho" and integers like 1960.
文本是指“Psycho ”这样的字符串和1960这样的整数。
youdao
13. This section describes when to use parameter markers and when to use literals.
本节描述何时使用参数标记,何时使用文本。
youdao
14. Redundant type literals can be removed and replaced with the diamond operator.
可以用操作符替换冗余的类型说明。
youdao
15. 'as invalid literals because your repository will not allow you to escape them.
是无效文字,因为存储库不允许对它们进行转义。
youdao
16. Though queries are often written with constant literals, it is not a good practice.
尽管编写查询时通常包含常量文本值,但这不是一个良好实践。
youdao
17. Literals can also be a better choice in simple SQL statements, as shown in Listing 6.
在简单sql语句中,文本也可能是更好的选择,如清单6所示。
youdao
18. But using parameter markers is not always better than using literals (explicit values).
但使用参数标记并不总是比使用文本(显式值)更好。
youdao
19. Similarly add enumeration literals BLUE and GREEN, with values 20 and 30, respectively.
类似地,添加枚举常量BLUE和GREEN,值分别为20 和30。
youdao
20. Executing searches with invalid literals can create unexpected results for unknowing users.
执行带无效文字的搜索会出现意外结果。
youdao
21. A simple way to accomplish this is to use literals rather than parameter markers in the code.
实现此目的一种简单方式就是在代码中使用字符,而不是使用参数标记。
youdao
22. By externalizing strings and literals you allow them to be more easily changed or translated.
通过将字符串和文本外部化,就可以更方便地对其进行更改或翻译。
youdao
23. Again, from the LITERALS interface, the requested type is passed as input parameter to the method.
获得的类型会再次从LITERALS界面作为输入参数传递给方法。
youdao
24. RDF literals can be given data types such as "integer", "string", "date", or even "morse code".
可以为RDF文字给定数据类型,如“整数”、“字符串”、“日期”或甚至是“莫尔斯代码”。
youdao
25. Additionally, you can set CPD to ignore certain code options, such as identifiers and literals.
另外,可以设置CPD忽略某些代码选项,例如标识符和标量。
youdao
26. Datatype properties are used to describe "simple" properties, expressed by means of literals or Numbers.
数据型是用来描述“简单的”属性,应用文字或则数字来表述。
youdao
27. Fixing performance issues caused by inadequate use of parameter markers or literals at the database level.
修复由于数据库级别的参数标记使用不充分而导致的性能问题。
youdao
28. I raise the same objection to the recommendations for using object literals, RegExp literals, and so forth.
我还对推荐使用Object字面值、RegExp字面值等等都提出相同的异议。
youdao
29. The values in the following listing are all literals, which is the most common case when initializing arrays.
以下清单中的值都是文字,这是初始化阵列时最常见的情况。
youdao
30. The IDL boolean constants TRUE and FALSE are mapped to the corresponding Java boolean literals true and false.
IDL 的布尔常量TRUE和FALSE映射到相应的布尔量 true 和 false 。
youdao
literals




