在软件测试中,对于上传、下载一类功能常常需要用不同大小的文件进行测试。

使用Windows命令fsutil可以生成任意大小、任意类型文件。

C:\Users\axia\fsutil file createnew 1G.txt 1000000000

相关文章:

  • 2021-10-27
  • 2021-11-17
  • 2022-12-23
  • 2022-12-23
  • 2022-03-01
  • 2021-09-14
  • 2022-12-23
猜你喜欢
  • 2022-12-23
  • 2021-08-17
  • 2022-01-17
  • 2021-12-06
  • 2021-11-15
  • 2021-11-26
相关资源
相似解决方案