Traducere "backtick" în spaniolă
Nu am putut găsi această intrare. Se afișează rezultate aproximative. Verificați ortografia sau propuneți adăugarea acestui termen în dicționar.
These functions are also closely related to the backtick operator.
Estas funciones se relacionan estrechamente también con el operador de comilla invertida.
The shell functions include exec(), system() and the backtick operator.
Las funciones del intérprete de comandos incluyen exec(), system() y el operador de comilla invertida.
The backtick is not available on some keyboard layouts, and can be hard to find on others.
La tilde invertida no está disponible en algunas distribuciones de teclado, y puede ser difícil de encontrar en otros.
This function should be used to make sure that any data coming from user input is escaped before this data is passed to the exec() or system() functions, or to the backtick operator.
Esta función debería usarse para asegurarse de que cualquier información procedente de la entrada del usuario sea escapada antes de que dicha información sea pasada a las funciones exec() o system(), o al operador de comilla invertida.
This function should be used to make sure that any data coming from user input is escaped before this data is passed to the exec() or system() functions, or to the backtick operator.
Esta función puede ser usada para asegurarse de que cualquier dato viniendo de la entrada del usuario sea escapado antes de que este dato sea pasado a las funciones exec() o system(), o al operador de comilla invertida.
My keyboard doesn't have a backtick!
On QWERTY keyboards, the backtick is found on the same key as the tilde (~), immediately to the left of the 1 key
En los teclados QWERTY, la tilde invertida se encuentra en la misma tecla que la virgulilla (~), inmediatamente a la izquierda de la tecla 1
Note: When PowerShell scripts span multiple lines such as shown below, each line must end with the backtick control character (').
Nota: Cuando los scripts de PowerShell abarcan varias líneas, como se muestra abajo, cada línea debe terminar con el carácter de comilla invertida.
This function is identical to the backtick operator.
To format inline code, surround your text with backtick symbols (')
Para dar formato a código incorporado, rodea el texto entre símbolos de acentos abiertos (')
Quoted identifiers are identifiers enclosed by backtick (') characters and can contain any character, such as spaces or symbols.
The identifier quote character is the backtick ("'")
El carácter de encomillado de identificador es el acento grave: ('')