当前位置:网站首页>How to quickly batch create text documents?
How to quickly batch create text documents?
2022-04-23 16:06:00 【Learning is boundless, happy to make a boat】
Create a new text document in the folder where you want to create the document .
Open the document , Copy and paste the following command .
command :
@echo off
for /L %%x in (1,1,10) do @echo %%x>%%x.txt
Press down ctrl+S Key to save the content , Close the document .
Select the document , Press down f2 Key to rename . Change the suffix to bat.
版权声明
本文为[Learning is boundless, happy to make a boat]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204231403594785.html
边栏推荐
- Fastjon2 here he is, the performance is significantly improved, and he can fight for another ten years
- Hyperbdr cloud disaster recovery v3 Version 2.1 release supports more cloud platforms and adds monitoring and alarm functions
- shell_ two
- Interview question 17.10 Main elements
- PS为图片添加纹理
- 如何进行应用安全测试(AST)
- 通过Feign在服务之间传递header请求头信息
- 【现代电子装联期末复习要点】
- Day (8) of picking up matlab
- 451. 根据字符出现频率排序
猜你喜欢
C language self compiled string processing function - string segmentation, string filling, etc
Countdown 1 day ~ 2022 online conference of cloud disaster tolerance products is about to begin
Nanny Anaconda installation tutorial
Partitionby of spark operator
多线程原理和常用方法以及Thread和Runnable的区别
一文掌握vscode远程gdb调试
Using JSON server to create server requests locally
Config组件学习笔记
5 minutes, turn your excel into an online database, the magic cube net table Excel database
Day (9) of picking up matlab
随机推荐
gps北斗高精度卫星时间同步系统应用案例
[AI weekly] NVIDIA designs chips with AI; The imperfect transformer needs to overcome the theoretical defect of self attention
TIA botu - basic operation
C language --- string + memory function
力扣-198.打家劫舍
C, calculation method and source program of bell number
R语言中实现作图对象排列的函数总结
Spark 算子之filter使用
GRBL学习(一)
WPS brand was upgraded to focus on China. The other two domestic software were banned from going abroad with a low profile
Basic greedy summary
Grbl learning (I)
[key points of final review of modern electronic assembly]
Implement default page
Spark 算子之groupBy使用
How can poor areas without networks have money to build networks?
王启亨谈Web3.0与价值互联网“通证交换”
C#,贝尔数(Bell Number)的计算方法与源程序
Day (10) of picking up matlab
Grbl learning (II)