我想问问放月假是怎样放的!?
发布网友
发布时间:2022-05-29 20:16
我来回答
共2个回答
热心网友
时间:2023-11-20 03:31
以前上学时月假是一个月放2天,基本上就是4周放一个周末,平时每周是周日下午休息的,企业就不清楚了
热心网友
时间:2023-11-20 03:31
这是最好的垃圾文件清理批处理,打开记事本复制以下内容:
@echo off
echo 欢迎使用CnHackNet制做垃圾清除器,正在清除系统垃圾、临时文件,请 稍 等....
del /f /s /q %systemdrive%\*.tmp
del /f /s /q %systemdrive%\*._mp
del /f /s /q %systemdrive%\*.log
del /f /s /q %systemdrive%\*.gid
del /f /s /q %systemdrive%\*.chk
del /f /s /q %systemdrive%\*.old
del /f /s /q %systemdrive%\recycled\*.*
del /f /s /q %windir%\*.bak
del /f /s /q %windir%\prefetch\*.*
rd /s /q %windir%\temp & md %windir%\temp
del /f /q %userprofile%\cookies\*.*
del /f /q %userprofile%\recent\*.*
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*"
del /f /s /q "%userprofile%\Local Settings\Temp\*.*"
del /f /s /q "%userprofile%\recent\*.*"
OK,清除完毕。
echo. & pause
另存为Kill.bat 运行清理系统垃圾 最好用