IT科技

當前位置 /首頁/IT科技 > /列表

如何把鼠標指針換成自己風格的指針圖案

1、CSS定義,在Extensionsr/Cursor下拉框裏有很多鼠標樣式<HTML&g

我們常見默認的鼠標指針就是箭頭形式,其實在電腦設置中,可以把鼠標指針根據自己的喜好進行更換設置,甚至可以像更換壁紙一樣換成自己喜歡的圖標方案。這樣也可以讓自己保持一顆好心情吧。

材料/工具

電腦鼠標

方法

首先電腦桌面上點擊鼠標右鍵,在彈出的對話框內選擇個性化。

打開“控制面板”→“硬件和聲音”→“鼠標”,在打開的“鼠標 屬性”窗口中選擇“指針”選項卡,然後在方

如何把鼠標指針換成自己風格的指針圖案

點擊主題,在其中找到鼠標光標。

可以在網上下載鼠標指針包!我就是下載的,60多種!然後單擊開始菜單,選擇設置--控置面板,進入控置面

如何把鼠標指針換成自己風格的指針圖案 第2張

點擊預覽找到想要的圖標,再點擊確定,就可以把鼠標替換

鼠標指針風格一個朋友希望把電腦桌面和改變一下鼠標風格,變得炫一點,好多朋友都喜歡動態鼠標。大多數剛

如何把鼠標指針換成自己風格的指針圖案 第3張

擴展閲讀,以下內容您可能還感興趣。

怎麼把鼠標指針改成自己喜歡的圖案?

先打開 控制面板---然後點 鼠標圖標 ---再到指針那欄

如何把自己的網頁裏面的鼠標指針換成自己喜歡的圖案

1、CSS定義,在e799bee5baa6e4b893e5b19e31333262356137Extensionsr/Cursor下拉框裏有很多鼠標樣式

<HTML>

<HEAD>

<TITLE>Table of all supported cursors</TITLE><STYLE>

BODY

{

background-color:white;

color:black;

font-family:verdana;

font-size:.8em

} H1

{

font-size:1.5em;

color:#3366CC;

font-family:tahoma;

}

H2

{

font-size:1.3em;

color:#3366CC;

font-family:tahoma;

}

TD

{

background-color:#e4e4e4;

color:black;

font-family:verdana;

font-size:.8em;

width:125px;

padding:5px;

}

A

{

border-top:1px solid #e4e4e4;

padding-top:10px;

width:600px;

color:#3366CC;

text-decoration:none;

}

A:visited

{

color:#3366CC;

text-decoration:none;

}

A:hover

{

color:#3366CC;

text-decoration:underline;

}

</STYLE>

</HEAD><!--TOOLBAR_START-->

<!--TOOLBAR_EXEMPT-->

<!--TOOLBAR_END--><BODY><H1>Currently supported cursors</H1>

<P>When you use the inline style designation <strong>style="<EM>cursor:cursor</EM>"</strong>, the cursor displays the appropriate cursor for the cell that you move the pointer over.</P><B>Existing cursor styles</B>

<BR>

<BR>

<TABLE CELLPADDING="2" CELLSPACING="2">

<TR>

<TD STYLE="cursor:auto" >auto</TD>

<TD STYLE="cursor:crosshair" >crosshair</TD>

<TD STYLE="cursor:default" >default</TD>

<TD STYLE="cursor:move" >move</TD>

</TR>

<TR>

<TD STYLE="cursor:hand" >hand</TD>

<TD STYLE="cursor:text" >text</TD>

<TD STYLE="cursor:wait" >wait</TD>

<TD STYLE="cursor:help" >help</TD>

</TR>

<TD TITLE="This cursor style has been available in previous versions but has been updated for IE 6" >*-resize</TD>

</TABLE><H2>New cursors for IE 6</H2>

<TABLE>

<TR>

<TD STYLE="cursor:pointer; ">pointer</TD>

<TD STYLE="cursor:progress; ">progress</TD>

<TD STYLE="cursor:not-allowed; ">not-allowed</TD>

<TD STYLE="cursor:no-drop; ">no-drop</TD>

</TR>

<TR>

<TD STYLE="cursor:vertical-text; ">vertical-text</TD>

<TD STYLE="cursor:all-scroll; ">all-scroll</TD>

<TD STYLE="cursor:col-resize; ">col-resize</TD>

<TD STYLE="cursor:row-resize; ">row-resize</TD>

</TR>

</TABLE><BR>

<B>Directional cursors</B>

<BR>

<BR>

*-resize has been available in previous versions but has been updated for IE 6.

<BR>

<BR><TABLE>

<TR>

<TD STYLE="cursor:n-resize; ">n-resize</TD>

<TD STYLE="cursor:s-resize; ">s-resize</TD>

<TD STYLE="cursor:ne-resize; ">ne-resize</TD>

<TD STYLE="cursor:sw-resize; ">sw-resize</TD>

</TR>

<TR>

<TD STYLE="cursor:nw-resize; ">nw-resize</TD>

<TD STYLE="cursor:se-resize; ">se-resize</TD>

<TD STYLE="cursor:e-resize; ">e-resize</TD>

<TD STYLE="cursor:w-resize; ">w-resize</TD>

</TR>

</TABLE>

<BR><B>Custom cursors</B>

<BR>

<BR><TABLE CELLPADDING="2" CELLSPACING="2">

<TR>

<TD STYLE="cursor:url(elogo.cur); ">url(custom.cur)</TD>

<TD STYLE="cursor:url(banana.ani); ">url(custom.ani)</TD>

</TR>

</TABLE><P>[To view the source code, right-click anywhere in the window.]</P></BODY>

</HTML>

您可以先修改部分代碼再運行

2、隨鼠標指針移動的時間

html>

<head>

<title>網頁特效|Linkweb.cn/Js|---跟隨鼠標的日期時間表盤</title>

</head><BODY>

<!--將以下代碼加入HTML的<Body></Body>之間-->

<SCRIPT language=JavaScript>

<!--

dCol="0000FF"

fCol="FF0000"

sCol="00FF00"

mCol="000000"

hCol="000000"

ClockHeight=40;

ClockWidth=40;

ClockFromMouseY=0;

ClockFromMouseX=100;

d=new Array("星期日","星期一","星期二","星期三","星期四","星期五","星期六");

m=new Array("1月","2月","3月","4月","5月","6月","7月","8月","9月","10月","11月","12月");

date=new Date();

day=date.getDate();

year=date.getYear();

if (year < 2000) year=year+1900;

TodaysDate="年 "+m[date.getMonth()]+" "+day+"日 "+d[date.getDay()]+" "+year;

D=TodaysDate.split('');

H='...';

H=H.split('');

M='....';

M=M.split('');

S='.....';

S=S.split('');

Face='1 2 3 4 5 6 7 8 9 10 11 12';

font='Arial';

size=1;

speed=0.6;

ns=(document.layers);

ie=(document.all);

Face=Face.split(' ');

n=Face.length;

a=size*10;

ymouse=0;

xmouse=0;

scrll=0;

props="<font face="+font+" size="+size+" color="+fCol+">";

props2="<font face="+font+" size="+size+" color="+dCol+">";

Split=360/n;

Dsplit=360/D.length;

HandHeight=ClockHeight/4.5

HandWidth=ClockWidth/4.5

HandY=-7;

HandX=-2.5;

scrll=0;

step=0.06;

currStep=0;

y=new Array();x=new Array();Y=new Array();X=new Array();

for (i=0; i < n; i++){y[i]=0;x[i]=0;Y[i]=0;X[i]=0}

Dy=new Array();Dx=new Array();DY=new Array();DX=new Array();

for (i=0; i < D.length; i++){Dy[i]=0;Dx[i]=0;DY[i]=0;DX[i]=0}

if (ns){

for (i=0; i < D.length; i++)

document.write('<layer name="nsDate'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props2+D[i]+'</font></center></layer>');

for (i=0; i < n; i++)

document.write('<layer name="nsFace'+i+'" top=0 left=0 height='+a+' width='+a+'><center>'+props+Face[i]+'</font></center></layer>');

for (i=0; i < S.length; i++)

document.write('<layer name=nsSeconds'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+sCol+'><center><b>'+S[i]+'</b></center></font></layer>');

for (i=0; i < M.length; i++)

document.write('<layer name=nsMinutes'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+mCol+'><center><b>'+M[i]+'</b></center></font></layer>');

for (i=0; i < H.length; i++)

document.write('<layer name=nsHours'+i+' top=0 left=0 width=15 height=15><font face=Arial size=3 color='+hCol+'><center><b>'+H[i]+'</b></center></font></layer>');

}

if (ie){

document.write('<div id="Od" style="position:absolute;top:0px;left:0px"><div style="position:relative">');

for (i=0; i < D.length; i++)

document.write('<div id="ieDate" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props2+D[i]+'</font></div>');

document.write('</div></div>');

document.write('<div id="Of" style="position:absolute;top:0px;left:0px"><div style="position:relative">');

for (i=0; i < n; i++)

document.write('<div id="ieFace" style="position:absolute;top:0px;left:0;height:'+a+';width:'+a+';text-align:center">'+props+Face[i]+'</font></div>');

document.write('</div></div>');

document.write('<div id="Oh" style="position:absolute;top:0px;left:0px"><div style="position:relative">');

for (i=0; i < H.length; i++)

document.write('<div id="ieHours" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+hCol+';text-align:center;font-weight:bold">'+H[i]+'</div>');

document.write('</div></div>');

document.write('<div id="Om" style="position:absolute;top:0px;left:0px"><div style="position:relative">');

for (i=0; i < M.length; i++)

document.write('<div id="ieMinutes" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+mCol+';text-align:center;font-weight:bold">'+M[i]+'</div>');

document.write('</div></div>')

document.write('<div id="Os" style="position:absolute;top:0px;left:0px"><div style="position:relative">');

for (i=0; i < S.length; i++)

document.write('<div id="ieSeconds" style="position:absolute;width:16px;height:16px;font-family:Arial;font-size:16px;color:'+sCol+';text-align:center;font-weight:bold">'+S[i]+'</div>');

document.write('</div></div>')

}

(ns)?window.captureEvents(Event.MOUSEMOVE):0;

function Mouse(evnt){

ymouse = (ns)?evnt.pageY+ClockFromMouseY-(window.pageYOffset):event.y+ClockFromMouseY;

xmouse = (ns)?evnt.pageX+ClockFromMouseX:event.x+ClockFromMouseX;

}

(ns)?window.onMouseMove=Mouse:document.onmousemove=Mouse;

function ClockAndAssign(){

time = new Date ();

secs = time.getSeconds();

sec = -1.57 + Math.PI * secs/30;

mins = time.getMinutes();

min = -1.57 + Math.PI * mins/30;

hr = time.getHours();

hrs = -1.575 + Math.PI * hr/6+Math.PI*parseInt(time.getMinutes())/360;

if (ie){

Od.style.top=window.document.body.scrollTop;

Of.style.top=window.document.body.scrollTop;

Oh.style.top=window.document.body.scrollTop;

Om.style.top=window.document.body.scrollTop;

Os.style.top=window.document.body.scrollTop;

}

for (i=0; i < n; i++){

var F=(ns)?document.layers['nsFace'+i]:ieFace[i].style;

F.top=y[i] + ClockHeight*Math.sin(-1.0471 + i*Split*Math.PI/180)+scrll;

F.left=x[i] + ClockWidth*Math.cos(-1.0471 + i*Split*Math.PI/180);

}

for (i=0; i < H.length; i++){

var HL=(ns)?document.layers['nsHours'+i]:ieHours[i].style;

HL.top=y[i]+HandY+(i*HandHeight)*Math.sin(hrs)+scrll;

HL.left=x[i]+HandX+(i*HandWidth)*Math.cos(hrs);

}

for (i=0; i < M.length; i++){

var ML=(ns)?document.layers['nsMinutes'+i]:ieMinutes[i].style;

ML.top=y[i]+HandY+(i*HandHeight)*Math.sin(min)+scrll;

ML.left=x[i]+HandX+(i*HandWidth)*Math.cos(min);

}

for (i=0; i < S.length; i++){

var SL=(ns)?document.layers['nsSeconds'+i]:ieSeconds[i].style;

SL.top=y[i]+HandY+(i*HandHeight)*Math.sin(sec)+scrll;

SL.left=x[i]+HandX+(i*HandWidth)*Math.cos(sec);

}

for (i=0; i < D.length; i++){

var DL=(ns)?document.layers['nsDate'+i]:ieDate[i].style;

DL.top=Dy[i] + ClockHeight*1.5*Math.sin(currStep+i*Dsplit*Math.PI/180)+scrll;

DL.left=Dx[i] + ClockWidth*1.5*Math.cos(currStep+i*Dsplit*Math.PI/180);

}

currStep-=step;

}

function Delay(){

scrll=(ns)?window.pageYOffset:0;

Dy[0]=Math.round(DY[0]+=((ymouse)-DY[0])*speed);

Dx[0]=Math.round(DX[0]+=((xmouse)-DX[0])*speed);

for (i=1; i < D.length; i++){

Dy[i]=Math.round(DY[i]+=(Dy[i-1]-DY[i])*speed);

Dx[i]=Math.round(DX[i]+=(Dx[i-1]-DX[i])*speed);

}

y[0]=Math.round(Y[0]+=((ymouse)-Y[0])*speed);

x[0]=Math.round(X[0]+=((xmouse)-X[0])*speed);

for (i=1; i < n; i++){

y[i]=Math.round(Y[i]+=(y[i-1]-Y[i])*speed);

x[i]=Math.round(X[i]+=(x[i-1]-X[i])*speed);

}

ClockAndAssign();

setTimeout('Delay()',40);

}

if (ns||ie)window.onload=Delay;

//-->

</SCRIPT>

</body></html>

希望對你有幫助

怎麼換鼠標指針的顏色和圖案?

1.首先到網上下載鼠標指針主題包

2.打開控制面板下面“鼠標”按鈕知,打開鼠標屬性配置窗口

3.點擊“指針”標籤,windows列出預置系統下默認所有鼠標的狀道態及圖標,雙擊需要更改圖標的狀態列,如下圖修改“正常選擇”狀態下的鼠標箭頭圖標

4.在鼠標主題包裏選擇需要更換的圖片後點內“確容定”,即可預覽到鼠標箭頭的圖標

5.確認無誤後點擊“確定”,這時把鼠標移動到非編輯區域即可持到鼠標的圖標已修改成已編輯的圖片。‍

如何把鼠標指針改為系統默認樣式

打開“控制面板”→“硬件和聲音”→“鼠標”,zd在打開的“鼠標 屬性”窗口中選擇“指針”選項卡,然後在方案列表中選擇一種“鼠標系統方案”,點擊“確定”即可完成鼠標指針的更改操作。

任務欄上的快捷圖標與XP系統相比明顯變大了,如果你喜歡較小的圖標,可以讓任務欄上的快捷圖標變小。將鼠標指針移回動到任務欄上,單擊鼠標右鍵,在彈出的快捷菜單中選擇“屬性”,彈出“任務欄和開始菜單屬性”窗口,切換到“任務欄”選項卡,勾選“使用小圖標”,單擊“確定”按鈕(如圖1),任務欄中的圖標就會變小,既節答省任務欄空間,又不會影響任務欄的操作。

怎麼把鼠標指針變成圖片

可以在網上下載鼠標指針包zhidao!我就是下載的,60多種!然後單擊開始菜單,選擇設置--控置內面板,進入控置面板,在控置面板中雙擊鼠標圖標,進入鼠標屬性對話框,選擇指針選項卡,在自定義裏面就可容以設置自己喜歡的鼠標指針了。

TAG標籤:指針 鼠標 #