inline的意思
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對象處理驗證一樣。