Překlad "local type inference" do čeština
odvození typu místní proměnné je překlad "local type inference“ do čeština.
local type inference
A process in which the compiler infers the type of a local variable that is declared with the var keyword in C# or without an As clause in Visual Basic. The compiler infers the type of the variable from the type of the initializer expression.
-
odvození typu místní proměnné
A process in which the compiler infers the type of a local variable that is declared with the var keyword in C# or without an As clause in Visual Basic. The compiler infers the type of the variable from the type of the initializer expression.
-
Zobrazit algoritmicky generované překlady
Automatické překlady " local type inference " do čeština
-
Glosbe Translate
-
Google Translate
Přidejte příklad
Přidat