win批处理

Posted paddingtoneyes

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了win批处理相关的知识,希望对你有一定的参考价值。

@echo off (关闭执行过程,只显示结果)

color 0a 黑绿

title 主题名

echo 打印输出

pause暂停

echo.空一行;换行;

echo 垃圾清理

d: >nul 2 >nul

cd >nul 2>nul

rd . sq >nul 2>nul

ping -n 10 10.1.1.1 >nul 2>nul

echo congratulations!!!

 

以上是关于win批处理的主要内容,如果未能解决你的问题,请参考以下文章

联想笔记本win7系统怎么创建批处理快速开启禁用无线网卡

win7中运行bat批处理管理员权限问题

Win11 如何用批处理文件一键禁用所有任务计划

win 批处理

你好哥们,能不能把你那个在win7下双击运行jar的批处理文件发给我

win10批处理