inline信息详情
adj.内联的;直排轮滑的;正文中的,行内的;排成一条线的
An inline map is created.───创建了内联映射。
Click on the yellow down arrow associated with the inline map.───单击与内联映射相关联的黄色向下箭头。
It is not always better to inline.───它对内联的处理并不是很好。
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章的例子复杂多少。
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.───当然,因为内联的包装程序非常容易创建和维护,所以您很可能坚持长期做这样的仔细的测试。
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连接,并且重复着同样的过程。
Listing 3 shows how to calculate how much disk space each geometry would require if it were stored inline.───清单3展示了如何计算每个几何图形在以内联方式存储时需要多少磁盘空间。
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中,您可以为某个特定的实例定义一个内联方法,其方法是将变量名称放在方法声明的最前面。
Therefore, you must write the inline custom validation logic as if it were dealing with validation in a custom Validator object.───因此,必须编写嵌入自定义验证逻辑,就像使用一个自定义Validator对象处理验证一样。