param
網絡參數;參數名;為對象定義參數
釋義:
全部,參數,參數名,為對象定義參數
更多例句篩選
1.Note?that the?numbers?represent?the?offset?within?the?param?structure?where the?fields?are to be?defined.
請註意:這些數表示定義字段的參數結構中的偏移量。
2.To?put?a?parameter?into?the?tunnel,?you?simply?add?tunnel=?"yes"?to an xsl: with-param?instruction.
為了把參數放入通道中,只需要為xsl:with-param指令加上tunnel=“yes”。
3.The?param?value?associated?with?each?of?these?module?definitions?indicates?where?to?start?to?search?for the?Struts?configuration?file.
與每個模塊定義關聯的參數值指出在哪裏開始搜索Struts配置文件。
4.Regardless?of?the?transport,?the body of the?request,?such?as?an?XML?Document?or?JSON?object, is?passed?as?a?parameter?named?'param.
略去傳輸不看,以XML文檔或JSON對象形式構建的請求體會作為名為“param”的參數傳遞。
5.The?RestServlet?is?passed?as?init-param?the?name?of?the?Application?subclass?that?the Book?service?supplies.
RestServlet被傳遞為init-param,這是Books服務提供的Application子類的名稱。