效果为:
具体用到了以下的命令:
PS C:\Users\SSE\Desktop\...> (Get-Item '此文档由1894年由光绪皇帝创建.txt').creationtime = '1894-09-13T14:34:23'; (Get-Item '此文档由1894年由光绪皇帝创建.txt').lastwritetime = '1894-09-13T14:34:23'
效果为:
具体用到了以下的命令:
PS C:\Users\SSE\Desktop\...> (Get-Item '此文档由1894年由光绪皇帝创建.txt').creationtime = '1894-09-13T14:34:23'; (Get-Item '此文档由1894年由光绪皇帝创建.txt').lastwritetime = '1894-09-13T14:34:23'