Ir para conteúdo
View in the app

A better way to browse. Learn more.

EletrônicaBR.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

David Brandes

Membros
  • Registrado em

  • Última visita

  • Créditos EBR

    0
  1. Agradeço o retorno O meu script é assim rem echo off setlocal EnableDelayedExpansion del t.txt echo cd I:\David\Projetos 2019\Clipart\Carro\output\ > t.txt echo i: >> t.txt FOR /L %%v in (152,-1,1) DO (set "formattedValue=00%%v" echo "copy 0023-!formattedValue:~3!.png 0023-%%v.png" >> t.txt) echo on Parece que algo não está legal, não é gravado no arquivo t.txt. Olhe um pedaço da execução C:\Users\dibra\Documents>(set "formattedValue=0011" echo "copy 0023-!formattedValue:~3!.png 0023-11.png" 1>>t.txt ) C:\Users\dibra\Documents>(set "formattedValue=0010" echo "copy 0023-!formattedValue:~3!.png 0023-10.png" 1>>t.txt ) C:\Users\dibra\Documents>(set "formattedValue=009" echo "copy 0023-!formattedValue:~3!.png 0023-9.png" 1>>t.txt ) C:\Users\dibra\Documents>(set "formattedValue=008" echo "copy 0023-!formattedValue:~3!.png 0023-8.png" 1>>t.txt ) Será que falta alguma coisa? Obrigado
  2. Tenho o seguinte bat echo off del t.txt echo cd I:\David\Projetos 2019\Clipart\Carro\output\ > t.txt echo i: >> t.txt FOR /L %%v in (152,-1,1) DO echo copy 0023-%%v.png 0023-%%v.png >> t.txt echo on Ele funciona, olha o pedaço do resultado copy 0023-100.png 0023-100.png copy 0023-99.png 0023-99.png copy 0023-98.png 0023-98.png Só que eu quero que quando for menor que 100 tenha um 0 a frente do número, por exemplo 099. Tem como? Agradeço a ajuda David

Account

Navigation

Pesquisar

Pesquisar

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.