Skip to content

Windows

command line#

  • short file name: 2018-6-22 07:30:51 取前面六位加~1 eg: C:\Documents and Settings\abc.dat -> copy c:\docume~1\abc.dat d:
  • cd dont need escape: 2018-6-22 07:30:51 eg 直接 cd E:\Users\Pablo Shi\eclipse-workspace\Cover\example 就可以进入带有空格的文件夹
  • clean screen : cls
  • 在regedit搜索mycomputer,其中的namespace可以管理我的电脑里显示的文件。