gstc
美
英 
- 網絡全球可持續旅游委員會;Generated Sample Test Client;全球可持續旅游協會
例句
MortgageCalculatorProxy is a client-side Java file that the Web services wizard generated, and which the GSTC used to do its own generation.
MortgageCalculatorProxy是由Web服務向導生成的客戶端Java文件,并且GSTC用這個文件來生成自己。
I have also added in an extra label for the original three inputs to improve the appearance of the GSTC, as shown in Figure 29 on line 137.
我還為原來的三個輸入添加了額外的標簽以改進GSTC的外觀,如圖29137行。
You learned that, although the generator does not handle every possible type including arrays, you can modify the GSTC to account for this.
了解到,雖然生成程序不能處理每種可能存在的類型(包括數組),但是您可以修改GSTC來解決這個問題。
The GSTC may not handle more complex Java methods involving arrays, collections, and exceptions that the developer wants.
GSTC不能處理更復雜的能調用開發人員想要的數組、聚集和異常的Java方法。
The proxy class is part of the client and the GSTC will call this class to access the service.
代理類是客戶程序的一部分,并且GSTC將會調用該類來存取服務。
This message tells you that the array properties will be excluded from the GSTC generation.
這個通知表明在生成GSTC時會排除數組類型的屬性。
If you know that the GSTC is your default Web services test client in the Web services preferences, click Finish now.
如果確信在Web服務首選項中是GSTC默認的Web服務測試客戶程序,就點擊Finish按鈕。
The GSTC is designed to give the user an example of a Web-based test client.
GSTC被設計用來提供給用戶一個基于Web的測試客戶程序的實例。
This paper gives a tutorial using a Mortgage calculator example on how to modify a generated GSTC to better suit the Web service.
本文提供了一個使用MortgageCalculator實例的教程,描述如何修改生成的GSTC使之更好的適應Web服務。
However, the arrays cause problems with the GSTC.
然而,數組導致了GSTC出現問題。
Figure 15 shows an overview of how the GSTC JSP pages works.
圖15顯示了一個GSTCJSP頁面如何工作的概述。
The GSTC has excluded these inputs because it is unable to handle arrays.
GSTC除去了這些屬性,因為它不能處理數組。
You can customize the GSTC to fit the Web services you are developing.
自定義GSTC以適應您正在開發的Web服務。
The GSTC is a Web-based sample of how to create a client using JSP pages to invoke a service.
GSTC是一個基于Web的關于如何利用JSP頁面創建客戶程序來調用服務的示例。
These are both arrays of doubles which cause a problem with the GSTC.
這兩個導致GSTC出現問題的屬性都是double型數組。