雪深网速测试-在线测试网速

雪深提供在线测试网速的工具,本工具免费使用,目前有三个网速测试节点,测试数据可能不太完美,
以后会逐步添加更多网速测试节点,包括网通以及更多电信网速测试节点。

揭露电脑驱蚊骗局

2008年5月31日 10:20  |  分类:生活随笔雪深

  夏天来了,蚊子当然多了,多了生活就受到骚扰。为了生活舒适一点,人们就会去灭蚊子,这样骗子就可以借用一些鄙劣的手段来弄一些自称高科技的产品,来忽悠大众。

    今天在dz官方看见一个这样的帖子

   “下载“电子蚊香”,电脑驱蚊,让你这个夏天不再怕蚊虫叮咬!
     送大家一款电脑驱蚊子软件!–驱蚊精灵!!

    夏天来了,送大家一款电脑驱蚊子软件!–驱蚊精灵!!

    驱蚊精灵是根据仿生学原理开发的一款驱蚊软件,通过电脑机箱的小喇叭发出与蚊子的天敌如:蜻蜓、蝙蝠或雄蚊子相同频率的声音来达到驱赶蚊子的效果。

       运用仿生学原理,利用电脑程序使电脑音响发出类似蚊子天敌(如蝙蝠、蜻蜓等)发出的超声波,制造一个让蚊子难以承受的噪音环境,逼迫蚊子逃走;或者模仿雄蚊求偶声波,使已孕雌蚊“避嫌”。软件设计者介绍说,这种“电子蚊香”发出的高频声波远高于人耳的听力范围,所以人是听不到的,不会影响正常工作,使用者可以根据需要调节音量,把蚊子吓个半死。

 对于“电子蚊香”的驱蚊效果和对人体健康有无影响,网上对此褒贬不一。网民张先生说:“超声波驱蚊,理论上可行,但实际效果一般。”一些用户称:这个程序产生的声波会让人头疼。记者在失落天堂论坛发现“电子蚊香II代”已被下载近15万次。

 记者从上海疾病控制中心了解到:超声波驱蚊理论上是可行的,但通过网上下载的“电子蚊香”驱蚊还是首次听说。一些专家认为这种“电子蚊香”驱蚊原理与超声波驱蚊器的驱蚊原理相似,其发出的超声波,其频率、脉冲及波长跟人没什么大关系,一般不会对人体健康造成伤害。”

    我开始就认为是骗局,但是为了找到结果,我开始去验证。gg一个电脑驱蚊‘约有175,000项符合电脑驱蚊的查询结果”从这个数字来看,“电脑驱蚊”这个关键字可以为很多网站代理流量了!我找了很多个下载站,都没有资源可以下载,说明有人利用这个“电脑驱蚊”关键词来作弊,提高网站流量!呵呵这个我就不怎么批评。
   后来我找到一个可以下载的东西,不知道是什么玩意,下载下来就是一个可以执行的exe的文件,名称“dnqw.exe“,执行安装卡巴就报警!提示木马“Win32.DroworT.a.126976 和Win32.Logogo.a”我也知道这个不是个好东西,我查了一下Win32.DroworT.a.126976 和Win32.Logogo.a都是个木马下载器!百度百科和360百科可见!
  最后用卡巴查杀一下还发现一个xp.exe 进程,估计是执行的时候自己释放的木马程序。
  看来到现在为止还没有什么电脑驱蚊,望大家不要上当。

万能的转换工具

2008年5月30日 04:36  |  分类:软件分享雪深

它可以把flash转为avi视频,可以把把视频转换为gif图片,苹果机视频等等!其它就不说了,
可以转换的格式见截图!如果看不见图片,可以点击日志标题,就可以看见了

下载地址
2009年3月22日失效

已保护:各个品牌笔记本进入bios设置的方法

2008年5月28日 06:51  |  分类:电脑技术雪深

这篇日志已被密码保护。请在这里输入密码:


已保护:MJJ是什么意思

2008年5月27日 14:09  |  分类:幽默搞笑雪深

这篇日志已被密码保护。请在这里输入密码:


已保护:arp攻击

2008年5月27日 11:12  |  分类:电脑技术雪深

这篇日志已被密码保护。请在这里输入密码:


已保护:电脑维修

2008年5月22日 16:12  |  分类:电脑技术雪深

这篇日志已被密码保护。请在这里输入密码:


博客首页

2008年5月22日 15:55  |  分类:WordPress雪深

 我的博客首页我是比较满意的,不知道朋友们对次有什么意见或者建议,欢迎提出!
不管大家认为怎么样,我现在就把首页的源文件分享,有点垃圾!不要嘲笑。

首页的导航栏代码

     <style type=”text/css”>
<!–
body {
        background: #FFF;
        color: #000;
        font: 12px Verdana, Arial, Helvetica, sans-serif;
        margin: 0;
        padding: 0;
}
a:link, a:visited {
        color: 颜色16进制代码;
        text-decoration: underline;
}
a:hover, a:active {
        color: #FFF;
        text-decoration: none;
        background: #FF2A84;
}
#navigation {
        background: #DDD;
        border-bottom: 1px solid #A1A1A1;
        margin:0;
        padding: 0.6em 0 0;
        font-weight: bold;
}
#navigation ul, #navigation ul li {
        list-style: none;
        margin: 0;
        padding: 0;
}
#navigation ul {
        padding: 5px 0 5px;
        text-align: center;
}
#navigation ul li {
        display: inline;
}
#navigation ul li a {
        background: url(tableft.gif) no-repeat left top;
        color: #FFF;
        text-decoration: none;
        padding: 5px 0;
}
#navigation ul li span {
        background: url(tabright.gif) no-repeat right top;
        padding: 5px 7px 5px 3px;
        margin: 4px 0 4px 4px;
}
#navigation ul li a:hover span {
        text-decoration: underline;
        background-position: 100% -75px;
}
#navigation ul li a:hover {
        background-position: 0 -75px;
}
#navigation #current a {
        background-position: 0 -150px;
}
#navigation #current a span {
        background-position: 100% -150px;
}

/*- ………………………………………………………*/

/*\*//*/
#navigation ul li a {
        display: inline-block;
        white-space: nowrap;
        width: 1px;
}

#navigation ul {
        padding-bottom: 0;
        margin-bottom: -1px;
}
/**/

/*\*/
* html #navigation ul li a {
        padding: 0;
}
/**/
–>
</style>
        </head>

        <body>
                <div id=”navigation”>
                        <ul>
                                <!– …………………… –>

<li><a href=”index.htm”><span>首页</span></a></li>
<li><a href=”xueshen/xinwen.htm”><span>新闻</span></a></li>
<li><a href=”xueshen/rizhi”><span>日志</span></a></li>
<li><a href=”xueshen/tupian.htm”><span>图片</span></a></li>
<li id=”current”><a href=”xueshen/shipin.htm”><span>视频</span></a></li>
<li><a href=”xueshen/shenghuo.htm”><span>生活</span></a></li>
<li><a href=”logo”><span>邮箱logo制作</span></a></li>
<li><a href=”xueshen/sucai”><span>素材下载</span></a></li>
<li><a href=”xueshen/ruanjian”><span></span>源码下载</a></li>
<li><a href=”xueshen/youqing.htm”><span>友情连接</span></a></li>
<li><a href=”xueshen/qita.htm”><span>其它</span></a></li>
<li><a href=”xueshen/liuyan”><span>给我留言</span></a></li>
<li><a href=”xueshen/mingyan”><span>很多名言 </span></a></li>

                        </ul>
                </div>
        </body>

    

雪花背景效果源代码

  <script language=”JavaScript”>
<!–

Amount=20; //Smoothness! depends on image file size, the smaller the size the more you can use!

//Pre-load your image below!
Image0=new Image();
Image0.src=”sto/flake1.gif”;
Image1=new Image();
Image1.src=”sto/flake2.gif”;
Image2=new Image();
Image2.src=”sto/flake3.gif”;
Image3=new Image();
Image3.src=”sto/flake4.gif”;
Image4=new Image();
Image4.src=”sto/flake5.gif”;

grphcs=new Array(5)
grphcs[0]=”雪花图片地址”
grphcs[1]=”雪花图片地址”
grphcs[2]=”雪花图片地址”
grphcs[3]=”雪花图片地址”
grphcs[4]=”雪花图片地址”

Ypos=new Array();
Xpos=new Array();
Speed=new Array();
Step=new Array();
Cstep=new Array();
ns=(document.layers)?1:0;
if (ns){
for (i = 0; i < Amount; i++){
var P=Math.floor(Math.random()*grphcs.length);
rndPic=grphcs[P];
document.write(“<LAYER NAME=’sn”+i+”‘ LEFT=0 TOP=0><img src=”+rndPic+”></LAYER>”);
}
}
else{
document.write(‘<div style=”position:absolute;top:0px;left:0px”><div style=”position:relative”>’);
for (i = 0; i < Amount; i++){
var P=Math.floor(Math.random()*grphcs.length);
rndPic=grphcs[P];
document.write(‘<img id=”si” src=”‘+rndPic+’” style=”position:absolute;top:0px;left:0px”>’);
}
document.write(‘</div></div>’);
}
WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight;
WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth;
for (i=0; i < Amount; i++){                                                                
Ypos[i] = Math.round(Math.random()*WinHeight);
Xpos[i] = Math.round(Math.random()*WinWidth);
Speed[i]= Math.random()*3+2;
Cstep[i]=0;
Step[i]=Math.random()*0.1+0.05;
}
function fall(){
var WinHeight=(document.layers)?window.innerHeight:window.document.body.clientHeight;
var WinWidth=(document.layers)?window.innerWidth:window.document.body.clientWidth;
var hscrll=(document.layers)?window.pageYOffset:document.body.scrollTop;
var wscrll=(document.layers)?window.pageXOffset:document.body.scrollLeft;
for (i=0; i < Amount; i++){
sy = Speed[i]*Math.sin(90*Math.PI/180);
sx = Speed[i]*Math.cos(Cstep[i]);
Ypos[i]+=sy;
Xpos[i]+=sx;
if (Ypos[i] > WinHeight){
Ypos[i]=-60;
Xpos[i]=Math.round(Math.random()*WinWidth);
Speed[i]=Math.random()*5+2;
}
if (ns){
document.layers['sn'+i].left=Xpos[i];
document.layers['sn'+i].top=Ypos[i]+hscrll;
}
else{
si[i].style.pixelLeft=Xpos[i];
si[i].style.pixelTop=Ypos[i]+hscrll;
}
Cstep[i]+=Step[i];
}
setTimeout(‘fall()’,10);
}
fall();
//–>
</script>  

背景图片代码

   <TABLE width=”100%”>
<TBODY>
<TR>
<TD class=ArticleTitle align=left>
<DIV id=divTitle style=”FONT-SIZE: 30px”><B></B>&nbsp;</DIV></TD></TR>
<TR>
<TD class=ArticleContent style=”FONT-SIZE: 30px; LINE-HEIGHT: 150%” align=left>
<CENTER>&nbsp;</CENTER>
<STYLE type=text/css><!–body {background-image:url(图片地址);background-repeat:no-repeat;background-attachment:fixed;background-position:50% 50%}</STYLE>
</TD></TR></TBODY></TABLE></SPAN>  

背景音乐是: 《剑侠情缘2)

<object id=nstv classid=CLSID:6BF52A52-394A-11d3-B153-00C04F79FAA6 width=0 height=0 codebase=http://activex.microsoft.com/activex/controls/mplayer/en/nsmp2inf.cab#Version=5,1,52,701standby=Loading Microsoft? Windows Media? Player components… type=application/x-oleobject>
<param name=URL value=jxqy.wma>
<PARAM NAME=UIMode value=full><PARAM NAME=AutoStart value=true>
<PARAM NAME=Enabled value=true>
<PARAM NAME=enableContextMenu value=false>
</object>

浏览器灰色边框:

<script language=”JavaScript1.2″>
if (document.all)
document.body.style.cssText=”border:边框大小 ridge 这里填上颜色英文”
</script>

日志调用:前面已经说过

<iframe src=”diaoyong.htm” width=295 height=310></iframe> 20080619最后修改
Pages: Prev 1 2 3 ...42 43 44 45 46 47 48 49 50 Next
网速测试