月亮词典
首页
查询
inlined
inlined
常用释义
词性释义
inlined
例句
全部
Unfortunately
the very
nature
of
an
asynchronous
call
means
that
delegates
cannot
be
inlined
.
不幸
的
是
,
异步
调用
的
本质
意味
着
不能
内
联
委托
(
delegatescannotbeinlined
)。
Richly
formatted
emails can
require
quite
a bit
of
CSS
,
but
since
email
clients don't
always
handle
CSS
well
the
styles
need
to be
inlined
.
格式
丰富
的
电子邮件
需要
一点儿
CSS
,
但
电子邮件
客户端
并不
总能
处理
好
CSS
所
需
的
内
联
样式
。
Even
when
a
property
accessor
has
not
been
inlined
,
the
actual
performance
difference
is
the
negligible
cost of one function
call
.
甚至
当
属性
访问
符
没有
内
联
时
,
实际
的
性能
差别
是
一个
方法
的
调用
,
是
可以
忽略不计
的
。
The
inlined
managers
are
considered
anonymous
and
do
not
allow
for the
id
attribute
to
be
set
.
内
联
管理器
被
认为
是
匿名
的
,
因此
不
允许
设置
id
属性
。
The
whole
procedure
is
repeated
with
an
inline
length
of
2000
,
which is
sufficient
to
cause
all
geometries
in
that
shapefile to be
inlined
.
整个
过程
在
inlinelength
为
2000
的
情况
下
再
重复
一
遍
,
2000
这个
值
足以
导致
那个
shapefile
文件
中
的
所有
几何图形
都
以内
联方式
存储
。
Instead
,
hot
call
sites
are
more
likely
to
be
inlined
to
keep
the
code
size
small
while
still
getting
inline
function
benefits
.
相反
,
热
调用
点
(
hotcallsite
)
更
可能
被
内
联
,
以
使
代码
尽量
短小
,
同时
仍
获得
内
联
函数
的
优点
。
The
only
thing
HTML
-
ish you
've
done
is
inlined
some
CSS
for
the
header
on your
table
.
HTML
所
做
的
惟一
工作
就是
为
表
头
内置
了
一些
CSS
。
Since
the
sample
table
is
defined
with
the
option
"
compress
yes
"
,
the
relational
data
and
the
inlined
XML
documents
get
compressed
.
由于
示例
表
使用
“
compressyes
”
选项
进行
了
定义
,
因此
将
对
关系
数据
和
内
联
XML
文档
进行
压缩
。
When
functions
are
to
be
inlined
,
the
compiler
no longer
inlines
functions
that
are
not
executed
frequently
.
当
需要
内
联
函数
时
,
编译
器
不再
内
联
那些
不
常
执行
的
函数
。
In
an
Inlined
object
,
those
functions
can
naturally
be
in
any
language
,
as
long
as
they
're
named
correctly
.
在
一个
内
联
的
对象
中
,
这些
函数
可以
存在
于
任何
语言
中
,
只要
它们
被
正确
命名
。
So
the
function
can
only
be
used
reliably
if
all
spatial
values
are
known
to be
inlined
.
所以
只有
知道
所有
空间
值
都是
内
联
值
时
,
才
可以
放心
地
使用
该
函数
。
Along
with the
inline
keyword
,
you
supply
the
maximum
size
of
the
XML
to
be
inlined
.
您
可以
随同
内
联
关键字
提供
将要
内
联
的
XML
的
最大
大小
。
If
some
documents
in the
XML
column
are
still
too
large
to
be
inlined
,
they
are
stored
"outlined"
in
the XDA
object
as
usual
.
如果
XML
列
中
的
某些
文档
仍然
非常
庞大
而
不能
进行
内
联
,
那么
可以
像
以往一样
将
它们
保存
在
XDA
对象
中
。
Alternatively
we
could
track
all
the
inlined
spots
and
their
dependencies
and
deoptimize
them
when
a
class
is
updated
.
另外
,
我们
也
可以
跟踪
所有
的
内
联
点
和
它们
的
依赖
,
并
在
类
被
更新
时
,
解除
对
它们
所
做
的
优化
。
The
managers
can
be
top-level
managers
or
inlined
within
other
manager
definitions
.
管理
器
可以
是
顶级
管理
器
,
或者
内
联
在
其他
管理
器
定义
内
。
Having the
metadata
inlined
with
the
actual
code
it
references
provides
locality
of
reference
,
so
that
everything
is
in
one
place
.
使
元数据
与
它
引用
的
实际
代码
实现
内
联
,
从而
提供
引用
的
本地
性
,
使
所有事物
都
汇集
在
一个
地方
。
So
far
you've
seen
XForms
render
model
instance
data
that
was
inlined
on
the
same
page
.
到
目前
为止
,
看到
的
XForms
呈现
模型
实例
数据
都
是
放
在
页面
本身
之中
的
。
In
addition
to
minifying
external
scripts
and
styles
,
inlined
and
blocks
can
and
should
also
be
minified
.
除了
minifying
外部
脚本
和
内
联
的
样式
外
,
还
及
砌块
可以
和
应该
也
会
缩小
。
The
typical
example
here
is
String
.
indexOf and friends, which Dalvik
replaces
with
an
inlined
intrinsic
.
典型
的
例子
就是
String.indexOf,Dalvik
用
内部
内
联
来
替代
。
They
always
consist
of
a
single
,
inlined
region
.
它们
始终
有
单一
的
、
内
联
的
区域
组成
。
网络释义
内联化
内联化
(
Inlined
)介绍怎样把块状元素渲染成为一个内联元素。这使得多个块状元素能在一行被从左至右进行解析。
内部
ftp isu edu tw - 义守大学档案伺服器_馆档网 ... inline 内部
inlined
内部
input 输入 ...
更新时间:2025-05-07 06:40