codeblue007 codeblue007
关注数: 0 粉丝数: 10 发帖数: 2,009 关注贴吧数: 3
举报 尚德中学 吧 一整个吧,差不多都是垃圾贴。。。人身攻击 很严重。。。现整理如下。。请管理员删贴。。。http://post.baidu.com/f?kz=182626602http://post.baidu.com/f?kz=186685560http://post.baidu.com/f?kz=187573986http://post.baidu.com/f?kz=185643657http://post.baidu.com/f?kz=179454744http://post.baidu.com/f?kz=175980085http://post.baidu.com/f?kz=179454896http://post.baidu.com/f?kz=179455761http://post.baidu.com/f?kz=184821092http://post.baidu.com/f?kz=187250337http://post.baidu.com/f?kz=187232281http://post.baidu.com/f?kz=179690323http://post.baidu.com/f?kz=185841834http://post.baidu.com/f?kz=184822847http://post.baidu.com/f?kz=187232206http://post.baidu.com/f?kz=186686032http://post.baidu.com/f?kz=180403358http://post.baidu.com/f?kz=181511433http://post.baidu.com/f?kz=186686458http://post.baidu.com/f?kz=186684729http://post.baidu.com/f?kz=185780124http://post.baidu.com/f?kz=183676377http://post.baidu.com/f?kz=185329242http://post.baidu.com/f?kz=185067833http://post.baidu.com/f?kz=185807196http://post.baidu.com/f?kz=184966973http://post.baidu.com/f?kz=179679280http://post.baidu.com/f?kz=185343467http://post.baidu.com/f?kz=184768907http://post.baidu.com/f?kz=180407592http://post.baidu.com/f?kz=179734221http://post.baidu.com/f?kz=137181316http://post.baidu.com/f?kz=110316096http://post.baidu.com/f?kz=184834300http://post.baidu.com/f?kz=184834419http://post.baidu.com/f?kz=183676562http://post.baidu.com/f?kz=184788984http://post.baidu.com/f?kz=180407742http://post.baidu.com/f?kz=180406859谢谢了。。。
【新闻】轮机小伙骑单车直抵集大   “我太激动了!我一路飞奔,比预计提前近1天到了厦门。”3日零时许,记者收到一条来自厦门的短信,发信人刘波。这个勇敢的小伙一时兴起,只身骑自行车从福州骑到了厦门。  刘波是重庆人,就读于集美大学轮机工程学院。据他介绍,因春运期间车票紧张,他没有买到直达厦门的车票,所以选择先到福州再转车。上月28日下午,他“异想天开”地打算只身骑自行车前往厦门。在福州购得一辆自行车后,当晚7时许他便兴冲冲地出发了。   刘波说,他打算骑自行车去厦门,完全是突发奇想。28日上午他抵达福州后,将行李寄存在华林路上的一家超市里,就在福州闲逛。  “我是第一次来福州,啥地方都找不到,这一路全指望它。”刘波抖了抖手上的地图说,想起去年朋友骑自行车往返厦门、泉州两地,还真够刺激的。于是他转念一想,现在他身在福州,如果利用这个机会骑车前往厦门,岂不妙哉?波抖了抖手上的地图说,想起去年朋友骑自行车往返厦门、泉州两地,还真够刺激的。于是他转念一想,现在他身在福州,如果利用这个机会骑车前往厦门,岂不妙哉?  这个想法一出,刘波便按捺不住内心的兴奋,忙着买车,咨询路线。刘波说,他打算走国道,3天内赶至厦门。这一路他要尽量减少开支,夜间也要赶路,沿途遇到旅社、饭店就适当休息一下。刘波说:“我是我们院体育部部长、国家三级运动员,对自己有信心。”  一路上,刘波一直与记者保持着联系。这一路,他曾被雨淋透过,车胎也被轧破了,但刘波始终乐观、自信地坚持了下来。最后,刘波于3日零时抵达集美大学。
〔转贴〕查杀多款恶意软件的批处理 @echo off echo "Copyright@人生如戏傻小子@echo off color d c: cd\ if (dir)==(sxs.exe) goto 1 if not exist sxs.exe goto 2 :1 echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo C盘有危险!!按任意键开始清理...... echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pause taskkill /f /im SVOHOST.exe taskkill /f /im sxs.exe attrib C:\WINDOWS\system32\SVOHOST.exe -a -h -s attrib C:\WINDOWS\system32\winscok.dll -a -h -s del winscok.dll /s /q /f /a del /f/s/q/a svchost.exe attrib sxs.exe -a -h -s del /f/s/q/a sxs.exe attrib autorun.inf -a -h -s del /f/s/q/a autorun.inf del /f/s/q/a _desktop.ini del /f/s/q/a logo1_.exe C: echo Windows Registry Editor Version 5.00>>9697.reg echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]>>9697.reg echo "CheckedValue"=dword:00000001>>9697.reg echo Windows Registry Editor Version 5.00>>9697.reg echo [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]>>9697.reg echo "NoDriveTypeAutoRun"=hex:95,00,00,00>>9697.reg regedit /s 9697.reg del 9697.reg :2 d: cd\ if (dir)==(sxs.exe) goto 3 if not exist sxs.exe goto 4 :3 echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo D盘有危险!!按任意键开始清理...... echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pause taskkill /f /im SVOHOST.exe taskkill /f /im sxs.exe attrib C:\WINDOWS\system32\SVOHOST.exe -a -h -s attrib C:\WINDOWS\system32\winscok.dll -a -h -s del winscok.dll /s /q /f /a del /f/s/q/a svchost.exe attrib sxs.exe -a -h -s del /f/s/q/a sxs.exe attrib autorun.inf -a -h -s del /f/s/q/a autorun.inf del /f/s/q/a _desktop.ini del /f/s/q/a logo1_.exe C: echo Windows Registry Editor Version 5.00>>9697.reg echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]>>9697.reg echo "CheckedValue"=dword:00000001>>9697.reg echo Windows Registry Editor Version 5.00>>9697.reg echo [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]>>9697.reg echo "NoDriveTypeAutoRun"=hex:95,00,00,00>>9697.reg regedit /s 9697.reg del 9697.reg :4 e: cd\ if (dir)==(sxs.exe) goto 5 if not exist sxs.exe goto 6 :5 echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ echo E盘有危险!!按任意键开始清理...... echo ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ pause taskkill /f /im SVOHOST.exe taskkill /f /im sxs.exe attrib C:\WINDOWS\system32\SVOHOST.exe -a -h -s attrib C:\WINDOWS\system32\winscok.dll -a -h -s del winscok.dll /s /q /f /a del /f/s/q/a svchost.exe attrib sxs.exe -a -h -s del /f/s/q/a sxs.exe attrib autorun.inf -a -h -s del /f/s/q/a autorun.inf del /f/s/q/a _desktop.ini del /f/s/q/a logo1_.exe C: echo Windows Registry Editor Version 5.00>>9697.reg echo [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Advanced\Folder\Hidden\SHOWALL]>>9697.reg
首页 1 2 下一页