青年中文青年中文

code sample的意思

code sample中文翻譯:

代碼示例

相似詞語短語

sample───n.樣品,樣本;(化驗的)抽樣;(用于新樂曲中的)節錄樂曲;確定(模擬信號)瞬時值;v.品嘗,體驗;抽樣檢驗;節錄(某一曲子,用于新樂曲中);n.(Sample)(美、英、愛爾蘭)桑普爾(人名);adj.樣品的,作為例子的

sample ballot by zip code───按郵政編碼的選票樣本

small sample───[統計]小樣本,小試樣;小包貨樣;小包貨樣,小樣本

sample survey───抽樣檢查;先行甸;樣品鑒定;檢驗樣品

sample price───樣品價格

sample loop───樣品環;進樣環路

sample projects───示范工程;樣板工程;示例項目;采樣方案

sample show───樣品展示

prototype sample───樣品;初樣;原型樣品

雙語使用場景

The WSDL file should look like the code sample below.───WSDL文件應該類似于下面的代碼示例。

Consider the code sample in Listing 4.───考慮清單4中的代碼樣例。

The following code sample shows the JSP expression.───下面的代碼示例顯示了jsp表達式。

You'll notice that the code sample is set up to be useful as a test bed for different UI widgets and layouts ideas.───您會注意到,代碼示例被設置為適合用作不同用戶界面小控件和布局想法的測試溫床。

Now that you've examined the sensor subsystem, the next section reviews a code sample that records some audio on an Android phone.───現在您已經了解了傳感器子系統,接下來的部分將回顧一個在Android手機上錄制音頻的代碼樣例。

if it still fails , please send a complete code sample that fails , and we can take a look at it.───如果這樣仍然不奏效,請將出錯的全部代碼發給我們,我們會仔細核查的。

For more information, take a look at the function in the code sample. The code comments should make it clear what's happening.───更多信息,看在代碼里的函數。代碼注示應該能讓你明白。

Private helper functions are used to build up the folder hierarchy, as shown in the following code sample.───私有的helper函數用于構造文件夾層次結構,如以下代碼示例所示。

See the next section for a code sample detailing each of these functions.───參見下一個部分中的代碼示例,了解每個方法的詳細情況。

英語使用場景

Cyclic code sample codecode integrity, and can be used directly.

Every code sample in the companion content has full error checking in place too.

In this code sample, the first line creates a lambda expression and does the magic to assign it to a callable delegate f, and the second line invokes f and returns 20.

I'd like to make my client tests remain as they are, so I add a default delta, remove the right triangle test return statement, and add the code shown in Code Sample 10 to TriangleTester.java.