Vertaling van "hard coding" in Spaans
Avoid hard coding sensitive information to maintain security across your application.
It's generally best to avoid hard coding information into your programming logic.
Rather than hard coding specific values, each component generally can define reasonable defaults.
En lugar de codificar valores específicos, cada componente generalmente puede definir valores razonables por defecto.
This tool was developed in-house by the infrastructure team, and provides the ability to create custom batch job streams without hard coding.
Este instrumento fue preparado en forma interna por el equipo de infraestructura y proporciona la capacidad de crear secuencias de tareas por lotes especializados sin codificación permanente.
When many different reports are needed, the old method of individually crafting each report and hard coding the data and layout is inefficient.
Cuando se necesitan muchos informes diferentes, el antiguo método de crear cada informe y codificar los datos y el diseño a mano es muy ineficaz.
It's possible to set up the system exactly how you want, and there's no hard coding involved, so the software can be updated without any major issues.
Puede configurarse exactamente como se desea y no incluye ninguna codificación laboriosa, de modo que el software se puede actualizar sin mayores complicaciones.
Remember that this is a beta project under hard coding, so new revisions can come up frequently;)
Recuerda que este es un proyecto en versión beta bajo intenso desarrollo, así que nuevas revisiones pueden aparecer con frecuencia;)
Make sure that autonegotiation is configured on both sides of the link or that hard coding is configured on both sides.
Asegúrese de que la negociación automática se encuentre configurada en ambos lados del enlace o que el código de fuente se encuentre configurado en ambos lados.
These values are called command line arguments and many times they are important for your program specially when you want to control your program from outside instead of hard coding those values inside the code.
Estos valores se llaman argumentos de línea de comandos y muchas veces son importantes para su programa, sobre todo cuando se quiere controlar su programa desde el exterior en lugar de codificar duro esos valores dentro del código.
You can adjust the system to your company's business reality, thanks to easy configuration, without the need for hard coding (based on the common mediation framework).
Puede ajustar el sistema a la realidad de negocio de su empresa, gracias a su fácil configuración, sin necesidad de codificaciones rígidas (en función de la estructura de mediación común).
Additional schemes have been created that do a better job of hiding the key, for example, hard coding the decryption key in an application, or only allowing a single access to retrieve the key from a URL.
Hemos desarrollado estrategias complementarias que ocultan más eficazmente la clave, como codificar la clave de descifrado en una aplicación, o permitir exclusivamente un único acceso a una URL para obtener la clave.
It's best to avoid hard coding URLs as they often change.