inline

美 [laɪn]英 ['ɪn]
  • adj.串联的;在线中的;在一直线上的;轴向的
  • n.直列式布置;管线内;液压进油管路;流线
  • 网络内联;内嵌;行内

inlineinline

inline

内联

内联Inline)的定义以及什么情况下使用内联(转) 查看评论 * 以上用户言论只代表其个人观点,不代表CSDN网站的观点或立 …

内嵌

关于内嵌Inline)代码,XLIFF支持两个主要的标记机制,以便在 和 元素中使用内嵌代码:封装机制和取代机制。封装机制是 …

行内

行内(Inline)了解评判说:网络博彩在土耳其基本没戏。为什么?

内联函数

内联函数:对于调用频率非常高的小尺寸代码,使用内联函数inline),通过牺牲代码尺寸来减少堆栈操作。另外,你可以写 …

内联元素

块元素(block)和内联元素(Inline)。块元素相当于段落的元素。

行内元素

<< 行内元素(inline)如何内嵌块级元素(block) | 首 页 | IE6 min-height问题(CSS版本) >>评论 日历 管理 找哇 最新文章 最新评论

构造内联函数对象

MATLAB函数大全 ... info MathWorks 公司网点地址 inline 构造内联函数对象 input 提示用户输入 ...

创建内联函数

matlab函数大全 ... formula 函数公式 inline 创建内联函数 loglog 双对数刻度曲线 ...

1
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. 当然,因为内联的包装程序非常容易创建和维护,所以您很可能坚持长期做这样的仔细的测试。
2
That's it. As you can see, this program is really just a simple inline function hook, no more complex than the example from Chapter 5. 就这样了。可以看到,这个程序不过是个简单的内嵌函数挂勾,不比第5章的例子复杂多少。
3
Therefore, each inline image on the Web page means that there must be a separate TCP connection and a repetition of that same process. 因此,网页中的每个内嵌图片都意味着必须有一个单独的TCP连接,并且重复着同样的过程。
4
Listing 3 shows how to calculate how much disk space each geometry would require if it were stored inline. 清单3展示了如何计算每个几何图形在以内联方式存储时需要多少磁盘空间。
5
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中,您可以为某个特定的实例定义一个内联方法,其方法是将变量名称放在方法声明的最前面。
6
Therefore, you must write the inline custom validation logic as if it were dealing with validation in a custom Validator object. 因此,必须编写嵌入自定义验证逻辑,就像使用一个自定义Validator对象处理验证一样。
7
For instance, suppose you're debugging a stylesheet that seems to have trouble when a paragraph contains an inline image. 比方说,如果要调试一个只有遇到包含行内图像的段落时才会出现问题的样式表。
8
Among the main focuses, user-interface work emerged as a primary use-case for the usage of custom XML markup inline in an SVG document. 在关注的主要焦点中,用户界面工作成为在SVG文档中内嵌使用定制XML标记的基本用例。
9
The resulting wrapper function is too long to present inline as a code example, but it seems to work pretty well. 最终得到的包装器函数由于太长而不作为内联代码例子显示,但它能够出色地执行。
10
But with a basic grasp of the material in this article, you should be able to start coding inline assembly on your own. 但如果掌握了本文描述的基本材料,您应该可以开始对自己的内联汇编进行编码了。
11
Internet Explorer (at least as of version 6) does a fair job, but seems to ignore the display: inline attribute. InternetExplorer(至少是版本6)做得也不错,只是好象忽略了display:inline属性。
12
Are only as long as necessary, are clear, have adequate inline documentation, and get right to the point being illustrated. 中的源代码示例只是在必要的时候使用、是清晰的、有充足的内部文档并切中说明要点。
13
An inline style should be used when a unique style is to be applied to a single occurrence of an element. 行内样式出现在一个有特殊样式的元素内。
14
For an inline scalar function , there is no function body ; the scalar value is the result of a single statement . 对于内联标量函数,没有函数体;标量值是单个语句的结果。
15
The next section goes into the details of setting the inline length for spatial columns and the benefits you can get from such a change. 下一节将详细讨论如何为空间列设置inlinelength,以及通过更改设置可以获得的好处。
16
After a few additions of block-level elements, I figured it would be worthwhile to make sure all the inline elements appear that way. 在添加了一些块级别的元素后,我知道有必要确保所有内联元素都以这种方式出现。
17
One of the constraints for the x64 compiler is to have no inline assembler support. x64编译器的约束之一是不具有内联汇编支持。
18
Our best advice is to include inline videos only in web pages where the user expects to see a video. 我们为您提供的最好的建议就是:只在用户希望看到视频的页面中使用视频。
19
The inline test enables you to select which IP address is assigned to which host. 内联测试允许您选择将哪个IP地址分配给哪个主机。
20
Turbochargers can be mounted to its own exhaust manifold but on inline engines, both turbos can be mounted on the same manifold. 涡轮增压器可以安装到自己的排气歧管但直列发动机上,都可以安装增压器在同一在静听着的松林之间。
21
Some defensive design issues are easy to spot: bad forms, error messages and inline help are obvious. 某些防护性设计问题很容易指出:糟糕的表格,错误的消息以及嵌入式帮助是显而易见的。
22
In this section of the walkthrough , you will create a style sheet , which lets you use the same tools that you used to set inline styles . 在演练的本节中,将创建样式表,该样式表使您可以使用用于设置内联样式的相同工具。
23
Every other argument may be a perfectly normal C type, however, as Inline will figure out the conversion code for you automatically. 其它的所有参数可以是一个完全正常的C类型,不管怎样,内联都会为您自动给出转换代码。
24
Further separation is possible by not using any inline styles and classes, but inheritance and contextual selectors. 通过使用继承和上下文选择器,而不是行内样式和类,进一步的分离成为可能。
25
In fact, there's an argument that perhaps this should be included as an inline script, seeing as it's not going to be used on other pages. 实际上,是否应该将其作为内联脚本,还有争论,这取决与它是否会被其他页面使用。
26
This gives a way to mix languages, as each use Inline will use its own section, so you can stack them up to your heart's content. 这为混合语言提供了一种方式,因为每条useInline语句都会使用其自身的部分,这样您就可以将它们堆叠到您的核心内容之中。
27
The programmer might determine that inlining is useful for a large function that the compiler would not automatically inline. 程序员可能觉得内联一个编译器不会自动内联的大函数很有用。
28
Our best advice is to include inline sound only in web pages where the user expects to hear the sound. 我们的最佳建议是:仅在那些用户希望听到声音的页面中加载声音。
29
I pulled it out separately here for readability, but I could have just as easily defined it inline in the middle of the frame. 为了便于阅读,这里添加了换行和缩进,但是同样很容易在同一行中定义它。
30
Double-clicking on an inline human task now opens the human task editor, rather than having to go into the properties to launch the editor. 现在双击内联人工任务就可以打开人工任务编辑器,而不必转到属性中去启动编辑器。