网页
图片
视频
学术
词典
地图
更多
航班
笔记本
内联
网络
inline
;
inlining
;
inner
join
网络释义
1.
inline
内联
(
Inline
)的定义以及什么情况下使用内联(转) 查看评论 * 以上用户言论只代表其个人观点,不代表CSDN网站的观点或立 …
blog.csdn.net
|
基于3553个网页
2.
inlining
内联
(
Inlining
):内联消除直接调用的开销,它将被调用方法的代码内嵌到调用者代码中取代其调用点。内联是一个牵涉到其 …
wiki.apache.org
|
基于138个网页
3.
inner join
内联
(
Inner Join
)内联使两个数据源按照给定的条件连接在一起组成一个查询序列。
www.cnblogs.com
|
基于120个网页
4.
inline-code
data URI scheme 允许我们使用
内联
(
inline-code
)的方式在网页中包含数据,可以在Html、CSS、Javascript 等中使用。data …
www.cnblogs.com
|
基于23个网页
5.
Intranet
...有很大的发展潜力后, 他们会无一例外的考虑将自己的
内联
(
Intranet
) 接入 Internet,从而可以更大的收益。
wenku.baidu.com
|
基于8个网页
更多释义
收起释义
例句
释义:
全部
全部
,
inline
inline
,
inlining
inlining
,
inner join
inner join
类别:
全部
全部
,
口语
口语
,
书面语
书面语
,
标题
标题
,
技术
技术
来源:
全部
全部
,
字典
字典
,
网络
网络
难度:
全部
全部
,
简单
简单
,
中等
中等
,
难
难
更多例句筛选
收起例句筛选
1.
Unfortunately
the very
nature
of
an
asynchronous
call
means
that
delegates
cannot
be
inlined
.
不幸
的
是
,
异步
调用
的
本质
意味
着
不能
内
联
委托
(
delegatescannotbeinlined
)
。
www.infoq.com
2.
Of
course
,
since
the
Inline
wrapper
is
so
easy
to
create
and
to
maintain
,
you're far more likely to follow through on
careful
testing
.
当然
,
因为
内
联
的
包装
程序
非常
容易
创建
和
维护
,
所以
您
很
可能
坚持
长期
做
这样
的
仔细
的
测试
。
www.ibm.com
3.
Listing
3
shows
how
to
calculate
how
much
disk
space
each
geometry
would
require
if it were
stored
inline
.
清单
3
展示
了
如何
计算
每个
几何图形
在
以
内
联
方式
存储
时
需要
多少
磁盘
空间
。
www.ibm.com
4.
In
Ruby
,
you
can
define
a
method
inline
for
a
particular
instance
by
putting
the
variable
name
at the
beginning
of
the
method
declaration
.
在
Ruby
中
,
您
可以
为
某个
特定
的
实例
定义
一个
内
联
方法
,
其
方法
是
将
变量
名称
放
在
方法
声明
的
最
前面
。
www.ibm.com
5.
Typically
,
however
,
applications
start
out
with
an
interface
to
the
disk
, and
must
be
converted
to an in-line
cache
interface
.
但是
,
通常
应用程序
最
开始
使用
的
是
到
磁盘
的
接口
,
必须
转换
为
内
联
的
缓存
接口
。
www.ibm.com
6.
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
所
需
的
内
联
样式
。
www.infoq.com
7.
In
contrast
,
when
aninlined
function
is
invoked
,
the
compiler
inserts
the
object
code
for that
function
at
the point-of-call
.
相反
,
当
内
联
函数
被
调用
的
时候
,
编译
器
会
把
对象
源
代码
插入
到
引用
函数
之
处
。
hi.baidu.com
8.
It is often
more
efficient
to
put
CSS in
its
own
external
file
,
rather
than
in
-
line it on a
page
so
browsers
can
cache
it
.
与
将
CSS
内
联
到
页面
中
供
浏览器
缓存
相比
,
将
CSS
放入
其
自己
的
外部
文件
中
会
更加
有效
。
www.ibm.com
9.
The
resulting
wrapper
function
is
too
long
to
present
inline
as
a
code
example
,
but
it
seems to
work
pretty
well
.
最终
得到
的
包装
器
函数
由于
太
长
而
不
作为
内
联
代码
例子
显示
,
但
它
能够
出色
地
执行
。
www.ibm.com
10.
But
with
a
basic
grasp
of
the
material
in
this article
,
you
should
be
able
to
start
coding
inline
assembly
on
your
own
.
但
如果
掌握
了
本文
描述
的
基本
材料
,
您
应该
可以
开始
对
自己
的
内
联
汇编
进行
编码
了
。
www.ibm.com
1
2
3
4
5