Externalize strings and literals.
外部化字符串和文本。
Atoms are static (or constant) literals.
原子值是静态的(即不变的)字面值。
Most often, an alias abbreviates literals.
别名通常只是单纯的缩写。
Enumerations and enumeration literals to define.
要定义的枚举和枚举文字。
JSON format distinguishes among objects, arrays, and literals.
json格式在不同对象、数组和文本之间的格式也不同。
The literals are strings like "Psycho" and integers like 1960.
文本是指“Psycho ”这样的字符串和1960这样的整数。
This section describes when to use parameter markers and when to use literals.
本节描述何时使用参数标记,何时使用文本。
Redundant type literals can be removed and replaced with the diamond operator.
可以用操作符替换冗余的类型说明。
'as invalid literals because your repository will not allow you to escape them.
是无效文字,因为存储库不允许对它们进行转义。
Literals can also be a better choice in simple SQL statements, as shown in Listing 6.
在简单sql语句中,文本也可能是更好的选择,如清单6所示。
But using parameter markers is not always better than using literals (explicit values).
但使用参数标记并不总是比使用文本(显式值)更好。
Similarly add enumeration literals BLUE and GREEN, with values 20 and 30, respectively.
类似地,添加枚举常量BLUE和GREEN,值分别为20 和30。
Executing searches with invalid literals can create unexpected results for unknowing users.
执行带无效文字的搜索会出现意外结果。
A simple way to accomplish this is to use literals rather than parameter markers in the code.
实现此目的一种简单方式就是在代码中使用字符,而不是使用参数标记。
By externalizing strings and literals you allow them to be more easily changed or translated.
通过将字符串和文本外部化,就可以更方便地对其进行更改或翻译。
Again, from the LITERALS interface, the requested type is passed as input parameter to the method.
获得的类型会再次从LITERALS界面作为输入参数传递给方法。
RDF literals can be given data types such as "integer", "string", "date", or even "morse code".
可以为RDF文字给定数据类型,如“整数”、“字符串”、“日期”或甚至是“莫尔斯代码”。
Additionally, you can set CPD to ignore certain code options, such as identifiers and literals.
另外,可以设置CPD忽略某些代码选项,例如标识符和标量。
When DELIMIDENT is not YES, strings in double-quotes are treated as string literals. To set DELIMIDENT
当DELIMIDENT没有设置为YES 时,双引号中的字符串被当作字符串字面值。
Datatype properties are used to describe "simple" properties, expressed by means of literals or Numbers.
数据型是用来描述“简单的”属性,应用文字或则数字来表述。
Fixing performance issues caused by inadequate use of parameter markers or literals at the database level.
修复由于数据库级别的参数标记使用不充分而导致的性能问题。
I raise the same objection to the recommendations for using object literals, RegExp literals, and so forth.
我还对推荐使用Object字面值、RegExp字面值等等都提出相同的异议。
The values in the following listing are all literals, which is the most common case when initializing arrays.
以下清单中的值都是文字,这是初始化阵列时最常见的情况。
The IDL boolean constants TRUE and FALSE are mapped to the corresponding Java boolean literals true and false.
IDL 的布尔常量TRUE和FALSE映射到相应的布尔量 true 和 false 。
We use Clojure data structure literals as both intermediate representation for communication, and for storage.
我们将Clojure数据结构用作通信和存储的中间表示。
The values for attributes whose type is an enumeration would be enumeration literals owned by that enumeration.
枚举类型的属性集的值,可以被枚举列出。
This enumeration contains the enumeration literals that define the definition language type for the naming authority.
这个枚举包含了那些定义了命名权限的定义语言类型的枚举文字。
So, a developer can use your base code or asset and customize the external strings and literals for his/her purposes.
因此,开发人员就可以使用您的基础代码或资产,并根据其用途对外部字符串和文本进行自定义。
It also adds support for XML literals, namespaces, qualified names, and other mechanisms to facilitate XML processing.
还增加了对XML文字、名称空间、限定名和其他机制的支持以促进XML处理。
Literals: Any character that doesn't have special meaning within an expression is considered a literal and matches itself.
文字(Literal):表达式内任何不具有特殊意义的字符都被看作是一个文字,并与自身匹配。
应用推荐