Vertaling van "get-variable" in Engels
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Aufruf der Weiterleitungsseite nicht mehr über eine GET-Variable
Wenn die GET-Variable namens pages zuerst gesetzt wird, möchte ich sicherstellen, dass es sich bei der Datei, die ich einfügen werde, um eine gültige Seite handelt.
If the GET variable called pages is set first, I want to make sure that the file which I'm going to include is a valid page.
Die GET-Variable r bezieht sich auf die Route, die von Yii in Controller und Action aufgelöst wird.
The r GET variable refers to the route that can be resolved by Yii into controller and action.
Wenn die GET-Variable namens action gesetzt ist und ihr Wert ADD ist, führen wir den Code aus.
If the GET variable called action is set and it's value is ADD, we execute the code.
C:\PS>get-variable m* Beschreibung - Mit diesem Befehl werden Variablen angezeigt, deren Name mit dem Buchstaben "m" beginnt.
C:\PS>get-variable m* This command displays variables with names that begin with the letter "m".
Um die Options-Eigenschaft der Variablen anzuzeigen, geben Sie get-variable| format-table -property name, options -autosize ein.
To see the Options property of the variables, type get-variable| format-table -property name, options -autosize.
Um die aktuelle Anzahl von Variablen im System zu suchen, geben Sie Folgendes ein: (get-variable).count $OFS - Ausgabetrennzeichen.
To find the current number of variables on the system, type: (get-variable).count $OFS - Output Field Separator.
Abhängig von der GET-Variable kann dann der entsprechende Dateinamen geladen werden.
Um ein Objekt abzurufen, das die Variable darstellt, verwenden Sie einen Get-Variable -Befehl, beispielsweise
To get an object that represents the variable, use a Get-Variable command, such as
Wenn Sie z. B. im globalen Bereich eine Variable mit der Option Private erstellen und dann ein Skript ausführen, wird die private Variable bei Get-Variable -Befehlen nicht angezeigt.
For example, if you create a variable that has a private option in the global scope and then run a script, Get-Variable commands in the script do not display the private variable.
Um alle Variablen zu ermitteln, die in einem bestimmten Bereich sichtbar sind, verwenden Sie den Scope-Parameter von Get-Variable.
To find the variables that are visible in a particular scope, use the Scope parameter of Get-Variable.
Eine private Variable wird nicht in Listen von Variablen, z. B. den von Get-Variable zurückgegebenen Listen, oder in Anzeigen des Laufwerks Variable: angezeigt.
When a variable is private, it does not appear in lists of variables, such as those returned by Get-Variable, or in displays of the Variable: drive.
Eine private Variable wird nicht in Listen von Variablen, z. B. den von Get-Variable zurückgegebenen Listen, oder in Anzeigen des Laufwerks "Variable:" angezeigt.
When a variable is private, it does not appear in lists of variables, such as those returned by Get-Variable, or in displays of the Variable: drive.