Vertaling van "URL usando" 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 botón permite a los usuarios tuitear texto y/ o URL usando etiquetas específicas.
This button allows the users to tweet text and/or URL using specific hashtags.
Si utiliza varios parámetros de URL, solo tiene que añadirlos uno tras otro en la URL usando el símbolo de unión (&).
If you use multiple URL parameters, simply append them together in your URL using the ampersand (&) symbol.
Si creas una aplicación para una página que, en forma dinámica, cargue contenido y actualice la URL usando la API de historial, el snippet de seguimiento predeterminado no bastará; solo realiza un seguimiento de la carga de la página inicial.
URL change tracking for single page applications If you're building a single page application that dynamically loads content and updates the URL using the History API, the default tracking snippet will not suffice - it only tracks the initial page load.
Envía el contenido de uno o todos los objetos modificables de la página a un URL usando el método GET o POST.
Submits the contents of one or all editable objects on the page to a URL using either the GET or POST method.
Ahora cuando navegas en cualquier sitio web, cada vez que haces clic en el botón "Cutt URL" acortarás y simplificarás tu URL usando cuttly - URL y acortamiento de enlaces y seguimiento.
Now when browsing any websites, whenever you click on the "Cutt URL" button, you will shorten and simplify it's url using cuttly - free custom URL Shortener.
Solo pega la URL usando el botón o navega al video que deseas descargar a través del navegador web, la opción para descargarlo con Youtube Video Taker aparecerá y la descarga empezará inmediatamente!
Just paste the URL using the button or navigate to the video you want to download via the web browser, the Youtube Video Taker option will prompt and the download will start instantly!
Generar una URL usando los parámetros de los servicios que quieres acceder (scope) y tu Client ID y Redirection URI
Generate an URL using params of services you want to access (scope) and your Client ID and Redirection URI
Ahora, al navegar por cualquier sitio web, cada vez que haga clic en el botón "Cutt URL", acortará y simplificará su url usando cuttly - URL y acortamiento y seguimiento de enlaces.
Now when browsing any websites, whenever you click on the "Cutt URL" button, you will shorten and simplify it's url using cuttly - free custom URL Shortener.
En las siguientes secciones se muestra cómo implementar una firma de URL usando un código de servidor.
The following sections show ways to implement URL signing using server-side code.
Puedes subir archivos desde tu computadora o desde otra URL usando el comando apropiado en esta página.
You can upload an attachment either from your computer or from another URL by using the appropriate box on this page.
Solo nos proporciona la siguiente URL usando botón ⚑ cerca del video o usando el enlace de abajo.
Just provide us with these URLs using ⚑ button near the video or using the link below.
Si usted decide mantenerlo no listado, se creará al azar y de manera inimaginable una dirección URL usando un hash de 128 bits y 32 caracteres.
If you choose to keep it unlisted, a random URL will be created using a 128 bit 32 character hash. For example
Sin embargo, puesto que usted definió el argumento de nombre en las funciones url() en el módulo polls.urls, usted puede eliminar la seguridad de rutas URL específicas definida en su configuración de URL usando la etiqueta de plantilla {% url %}.
However, since you defined the name argument in the path() functions in the polls.urls module, you can remove a reliance on specific URL paths defined in your url configurations by using the {% url %} template tag