网页
图片
视频
学术
词典
地图
更多
航班
笔记本
literals是literal的复数
literal
美 [ˈlɪt(ə)rəl]
英 ['lɪt(ə)rəl]
adj.
文字的;逐字逐句的;朴实的;乏味的
n.
【印】错排
网络
常量;直接量;字面量
复数:
literals
搭配
同义词
反义词
adj.+n.
literal meaning
,
literal sense
,
literal truth
adj.
figurative
,
inaccurate
adj.
factual
,
truthful
,
honest
,
exact
,
accurate
英汉
英英
网络释义
adj.
1.
文字的,文字上的
2.
字面上的,逐字逐句的
3.
没有夸张的,朴实的,原原本本的
4.
呆板的,平庸的,乏味的
5.
字母的,用字母代表的
1.
文字的,文字上的
2.
字面上的,逐字逐句的
3.
没有夸张的,朴实的,原原本本的
4.
呆板的,平庸的,乏味的
5.
字母的,用字母代表的
n.
1.
【印】错排,文字上的错误
adj.
1.
the
literal
meaning
of
a
word
is
its
most
basic
meaning
2.
a
literal
translation
is
one
in
which
each
word
is
translated
separately
in
a
way
that
does
not
sound
natural
3.
understanding
words
or
ideas
only
in
a
basic
and
obvious
way
,
and
not
their
hidden
or
more
unusual
meanings
1.
常量
直接
常量
(
literals
),如字符串、整数、浮点数的常量。注意,并不是所有的JVM实现都需要在常量池中存放所有的直接常量, …
blog.csdn.net
|
基于175个网页
2.
文字
同多数的语言一样,ANTLR对字符(charactors)和
文字
(
Literals
)不加以区分。Literals以单引号包装,且不包含正则表达式。
blog.chinaunix.net
|
基于89个网页
3.
直接量
直接量
(
literals
)的语法与C++ 和Java 的一样(有一些小的例外): 把ice的include加入VC7.1的引用文件目录,把ice的lib目录 …
www.cnblogs.com
|
基于81个网页
4.
字面量
字面量
(
Literals
):有时候叫直接量,对象直接量指的是定义对象的代码构造的匿名对象,因为对象在创建时还没有名字,表示的就是 …
www.phpfans.net
|
基于68个网页
5.
字面值
5.2 原子 Atoms ... 5.2.6 串的转换 String conversions 5.2.2
字面值
Literals
5.2.3 括号表达式 Parenthesized forms ...
man.ddvip.com
|
基于46个网页
6.
字母
中的
字母
(
Literals
)栏位上。第三个周期,在位址3
ir.lib.stut.edu.tw
|
基于46个网页
7.
文字值
文字值
(
Literals
) 文字值表示常数值,在构建计算代码块时很有用,F#提供了丰富的文字值集。
www.cnblogs.com
|
基于36个网页
8.
字面常量
字面常量
(
Literals
)赋值时的隐式类型转换 UnityScript拥有parseInt()和parseFloat()这两种javascript的数值转换函数,Number(…
www.kuqin.com
|
基于4个网页
更多释义
收起释义
例句
释义:
全部
全部
,
文字的
文字的
,
逐字逐句的
逐字逐句的
,
朴实的
朴实的
,
乏味的
乏味的
,
错排
错排
,
常量
常量
,
直接量
直接量
,
字面量
字面量
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
objects
interoperate
with
typed
arrays
,
array
literals
can
initialize
typed
arrays as well with
a few
restrictions
.
对象
与
类型
化
数组
相互
作用
,
因此
数组
标识符
在
一些
限制
条件
下
也
可以
初始
化
类型
化
数组
。
technet.microsoft.com
2.
But
using
parameter
markers
is
not
always
better
than
using
literals
(
explicit
values
)
.
但
使用
参数
标记
并不
总是
比
使用
文本
(
显式
值
)
更好
。
www.ibm.com
3.
When
invoked
from
within a
script
,
it is
usually
more
desirable
(
and
practical
)
to
specify
variables
rather
than
literals
.
当
从
脚本
中
调用
AdminTask
命令
时
,
用户
通常
更
期望
(
和
实际
需要
)
为
命令
参数
指定
变量
而
不是
文本
。
www.ibm.com
4.
Just
as
with
any
constant
,
all
references
to
the
individual
values
of
an
enum
are
converted
to
numeric
literals
at
compile
time
.
与
任何
常量
一样
,
对
枚举
中
各个
值
的
所有
引用
在
编译
时
均
将
转换
为
数值
文本
。
technet.microsoft.com
5.
Length
also
describes
the
length
of the
formatted
string
,
including
input
characters
,
literals
,
and
prompt
characters
.
还
描述
带
格式
字符串
的
长度
,
包括
输入
字符
、
原
义
字符
和
提示
字符
。
megust.publicvm.com
6.
This
text
specifies
the
code
, along with the
literals
and
objects
, that you
can
use
when
this
code
snippet
is
inserted
into
a
project
.
此
文本
用于
指定
在
将
此
代码
段
插入
到
项目
中
时
可以
使用
的
代码
以及
文本
和
对象
。
msdn2.microsoft.com
7.
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
对待
数字
字
面值
的
方式
)
。
www.ibm.com
8.
An
array
of
string
literals
is
returned
,
each
of
which
is
the
name
of
a
member
of
that
type
.
返回
一个
字符串
文字
的
数组
,
其中
每个
名称
是
那
类型
的
一个
成员
。
dictsearch.appspot.com
9.
To
understand
how
we
get
Android APIs to
work
with
function
literals
,
look
at the
first
line
of
the Converter
class
definition
.
为了
理解
如何
让
AndroidAPI
使用
函数
字面
量
,
看看
Converter
类
定义
的
第一
行
。
www.ibm.com
10.
Datatype
properties
are
used
to
describe
"
simple
"
properties
,
expressed
by means
of
literals
or
numbers
.
数据
型
是
用来
描述
“
简单
的
”
属性
,
应用
文字
或则
数字
来
表述
。
www.fao.org
1
2
3
4
5