当前位置:网站首页>Bat script simple command
Bat script simple command
2022-06-25 21:20:00 【Strange meow】
@echo off
F:
cd %~dp0github\emscripten-trace-collector
call python2 ./run-server.py
If a command is finished , Dropped out , use pause useless , That is, the order itself is bat Script
You can use @echo off
call
The way
@echo off
F:
cd %~dp0
:: clear cmake cache
start cmake_build.bat
::timeout /nobreak /t 10
F:
:: Turn on the local file server
start start_core_serve.bat
:: Turn on python Memory server
start start_python_serve.bat
:: Turn on design The server
start start_fic_design_serve.bat
EXIT边栏推荐
- What is DNS (domain name server)? (Powercert animated videos)
- Multi database and multi table backup and restore of MySQL under Linux
- What is ARP (address resolution protocol)? (Powercert animated videos)
- Data query of server SQL. The most important chapter in database learning
- OLED driver learning based on ssd1306 (I): SSD Chinese command table (handling)
- Illustration tcp/ip - Chapter 3 and 4 notes
- STM32 self balancing robot project, with code, circuit diagram and other data attached at the end (learning materials and learning group at the end)
- C language soul torture: do you know the difference between the two?
- [nailing scenario capability package] ranking of enterprise employees' points
- [machine learning] machine learning from zero to mastery -- teaching you how to use decision tree to predict contact lens types
猜你喜欢

The beginning of manjaro's journey

QT method of exiting application (exe)

Explain memcached principle in detail

CANoe. Diva operation guide TP layer test
Introduction to the basics of kotlin language: lambda expression

Docker failed to remotely access 3306 after installing MySQL

Must see the summary! In depth learning era, you should read 10 articles to understand image classification!

Summary of several methods for FPS calculation

Dbeaver offline installation driver

Illustrated with pictures and texts, 700 pages of machine learning notes are popular! Worth learning
随机推荐
Differences between modems and routers (powercert animated videos)
109 practical shell scripts
C language soul torture: do you know the difference between the two?
Section 13: simplify your code with Lombok
Renren mall locates the file according to the route
"Developer theory" multi system integrated development - rapid nailing of enterprise owned systems
Yolov4 improved version comes out! Yolov4 extended edition! Yolov4 launched scaled-yolov4: scaling cross stage partial network
Beginner to embedded development
Nmap is simple and practical
[nailing scenario capability package] smart office phone
同花顺炒股软件开户是合法的吗?安全吗
Kubernetes related knowledge - surprise interview
[nailing scenario capability package] manage the on-the-job / off-the-job situation of employees
启牛学堂证券开户安全嘛?
Illustration tcp/ip - Chapter 1 and 2 Notes
[nailing scenario capability package] enterprise and public institution intelligent access control
Volatile qualifier
Nine built-in objects of JSP and four scopes of Servlet
Illustration tcp/ip - Chapter 3 and 4 notes
Support JPEG format in GD Library in php7.4