strongly-typed
美
英 
例句
I find that it is always a good idea to choose the name for your strongly typed DataSet when you create it.
我發現在創建強類型數據集時為其選擇名稱始終是一個不錯的主意。
The view shown in Figure 2 is just a visual representation of the XML Schema that defines the strongly typed DataSet.
圖2中顯示的視圖只是定義強類型數據集的XML架構的視覺表示。
This information can be used to increase performance by indicating the strongly-typed accessor to call.
通過指示要調用的強類型訪問器,此信息可用于提高性能。
You could still return a java. util. List, as these are allowed, but an array works just as well and is strongly typed.
您也可以返回java.util.List,因為這是允許的,但是數組就可以很好地滿足要求并且具有強類型。
This is often done to offer strongly-typed versions of the interface members.
為了提供接口成員的強類型版本,通常會這么做。
It's important to understand that this is still strongly typed.
請務必明白,這仍然是強類型。
Just as you did with loosely typed services, you need to define the term strongly typed.
就像上面討論松散類型服務時一樣,也需要對“強類型”這一術語加以定義。
The following step allows you to save the connection string in a strongly typed application settings file.
下列步驟使您可以在強類型應用程序設置文件中保存連接字符串。
Forms the basis for the strongly typed collections that are members of the System. Web. Services. Description namespace.
形成作為System.Web.Services.Description命名空間的成員的強類型集合的基礎。
This method allows you to use a non-typed DataSet to create the XSD file for a strongly-typed DataSet.
此方法允許您使用非類型化的DataSet為強類型DataSet創建XSD文件。
Strongly typed invocation does not end in an 'invoke', but ends in a strongly typed invocation.
強類型調用并不會以“調用”告終,而會最終得到一個強類型調用。
Containing information about all visible instances of the server represented by the strongly typed instance of this class.
它包含由該類的強類型實例所表示的服務器的所有可見實例的相關信息。
As you can see, accessing strings from a resource file using a strongly typed resource class is pretty easy.
正如您看到的,使用強類型資源類訪問資源文件中的字符串比較簡單。
Do not change atomic types (string, integer, etc. ) if queries are strongly typed or have value comparisons.
如果查詢是強類型的或者需要進行值比較,不要改變原子類型(string、integer等)。
For these reasons, arrays are most useful for creating and working with a fixed number of strongly-typed objects.
出于這些原因,數組對于創建和處理固定數量的強類型對象最有用。
The strongly typed DataSet offers advantages over the untyped DataSet in terms of speed and easy maintainability.
強類型數據集在速度和易于維護性方面優于非類型化數據集。
V4 needs all of these strongly typed constructs, and Eclipse makes it much easier to provide and work with all of this.
V4需要所有這些強類型的構造,而且Eclipse使得提供和處理這些構造變得非常簡單。
The strongly typed resource class also converts the embedded XML file into a string that can be easily loaded into an XmlDocument object.
強類型資源類還將嵌入的XML文件轉換為能夠輕松加載到XmlDocument對象中的字符串。
As in an RDBMS, the data model is declared in a schema and is strongly typed.
在RDBMS中,數據模型聲明在Schema中并且是強類型的。
The majority of the methods found in an XmlConvert class are used to convert data between strings and strongly-typed formats.
XmlConvert類中的多數方法用于在字符串和強類型化格式之間轉換數據。
SDO enables both a static (or strongly typed) programming model and a dynamic (or loosely typed) programming model.
SDO既有一個靜態的(或者強類型的)編程模型,又有一個動態的(或者松類型的)編程模型。
This code casts the row returned by the Current property of the BindingSource into a strongly typed ProductsRow.
此代碼將由Current(當前)屬性(屬于BindingSource)返回的行轉換為強類型化的ProductsRow。
This will allow you to access the embedded objects in a strongly-typed manner.
這使您能以強類型方式訪問嵌入式對象。
This class is not intended for public use and is used to generate strongly typed client-side objects for communicating with data services.
此類不應以公共方式使用,而是用于生成可與數據服務通信的強類型客戶端對象。
The handler developer is responsible for the correctness of the SOAP message, in contrast to the strongly-typed JAX-RPC service interfaces.
處理程序開發人員對SOAP消息的正確性負責,這與強類型的JAX-RPC服務接口形成對比。
Dynamic typing allows all sorts of advanced meta-programming tricks that are difficult or impossible in a strongly typed language.
動態類型支持所有高級的元編程技巧,這在強類型語言中是很難實現的,甚至不可能。
Identifies which provider-specific property in the strongly typed parameter classes is to be used when setting a provider-specific type.
標識在設置提供程序特定的類型時,使用強類型參數類中的哪個提供程序特定的屬性。
exe can also be used to generate a strongly typed resource class that exposes properties providing easy access to the resource inside.
也可以使用Resgen.exe生成一個強類型資源類,以公開能夠輕松訪問其中資源的屬性。
First, generic classes are strongly typed, which allows many errors to be caught at compile time rather than at run time.
首先,泛型類是強類型,這允許在編譯時(而不是運行時)可以捕獲許多錯誤。
If you are accustomed to a strongly typed language, dynamic typing seems like a step toward anarchy.
如果您已經習慣了強類型語言,那么動態類型看起來可能會導致混亂。
Method and passes a strongly typed object, it calls the method that takes a single strongly typed object as a parameter, regardless of the.
設置如何,該控件都調用采用一個強類型對象作為參數的方法。
The language is strongly typed, meaning you can do allowed operations only on a given instance of a type.
語言是強類型的,這意味著您只能在類型的某個實例上完成允許的操作。
The advantage of a strongly-typed definition is that you can share it across files and assemblies, as opposed to the using alias.
強類型化定義的優點是可以跨文件和程序集共享它,這與using別名相反。
A service can be strongly typed in its interface definition and generic in its implementation.
服務可以在其接口定義中采用強類型方式,而在其實現中采用泛型方式。
Can be used to create a collection or can be inherited from to define a strongly-typed collection class.
創建一個集合,也可以從其進行繼承以定義強類型集合類。
It takes an XML Schema Definition (XSD) file as well as a class file to create a strongly typed DataSet.
它使用XMLSchemaDefinition(XSD)文件以及類文件來創建強類型數據集。
Returns an array of strongly typed FileSystemInfo entries representing all the files and subdirectories in a directory.
返回表示某個目錄中所有文件和子目錄的強類型FileSystemInfo項的數組。
After a discussion about strongly typed objects versus list-based data structures, Andrej moves on to definitions verses variables.
Andrej在比較了強類型對象與基于列表的數據結構后,又轉向對變量定義的討論。
XQuery functions are strongly typed, support recursion, and can be declared as internal or external.
XQuery函數是強類型的,支持遞歸,可聲明為內部函數或外部函數。
The strong typing in XPath 2. 0 ensures that a document created by an XSLT style sheet can be validated against a strongly-typed XML schema.
XPath2.0中的強類型確保由XSLT樣式表創建的文檔能夠依據強類型的XML模式進行驗證。