zoukankan      html  css  js  c++  java
  • how to create folders in batches

    you need be good at thinking when you see problem.

    Work experience:when you need to copy web chinese,but web can't copy you can press F12  and find correspond that you want chinese .if  you copy not conveniences you can copy to specfiyg text editor.

    How to create folders in batches.

    Answer:

    1.new create a .txt files.

    2.editor .txt  input the below code

    md file_name1  file_name2  file_name3/subfile_name   file_name4/subfile_name 

     3.save as .bat format.

     4.double_click .bat file  then you can see the create file.

     

    How change name in batches.

    Answer:

    1.Press  ctrl+A  option all file in the directory.

    2.Right click  and option rename.

    NTOE:you should location in the frist file name.then it is order name.

  • 相关阅读:
    Codeforces 937D
    Codeforces 458C
    Codeforces 934D
    Codeforces 934C
    Codeforces 36B
    Codeforces 374C
    Codeforces 374D
    编译优化
    Codeforces E
    Codeforces 920G
  • 原文地址:https://www.cnblogs.com/yjhlsbnf/p/7768513.html
Copyright © 2011-2022 走看看