CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
OS
> BAT batch the string written to the disk F all docx file (include subdirectories)
BAT batch the string written to the disk F all docx file (include subdirectories)
Time:10-06
The following is a single file bat
@ echo off
Set a=ABC
Echo % a % & gt; 2. Docx
Ignore the written after docx whether can open!
Page link:
https//www.codepudding.com/os/54723.html
Prev:
Viewport3D three-dimensional space on a Viewport2DVisual3D controls, rotate automatically zoom. Plea
Next:
How to use the detours to stop a process run?
Tags:
Security technology/virus
Related
Links:
CodePudding