Vertaling van "hashbangs" 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.
Este script intenta corregir los hashbangs en todos los archivos ejecutables.
This script attempts to correct hashbangs in all executable files.
Está basada en hashbangs.
Los scripts Python deben especificar la versión principal en hashbangs en el momento de la construcción de RPM
Python scripts must specify major version in hashbangs at RPM build time
En RHEL 8, se espera que los scripts Python ejecutables utilicen hashbangs (shebangs) especificando explícitamente al menos la versión principal de Python.
In RHEL 8, executable Python scripts are expected to use hashbangs (shebangs) specifying explicitly at least the major Python version.
Otra opción, mejor que el uso de hashbangs, surge con la llegada de HTML 5, la HTML 5 History API.
Another option, better than hashbangs, arises with the advent of HTML 5, the HTML 5 History API.
Para más información, véaseHandling hashbangs in Python scripts
For more information, see Handling hashbangs in Python scripts.
Cuando el script encuentra hashbangs ambiguos que no pueden ser resueltos en una versión mayor de Python, genera errores.
When the script encounters ambiguous Python hashbangs that do not specify the major version of Python, it generates errors and the RPM build fails.