● 特殊功能 眼前一亮
紐曼M600五顏六色的鍵盤燈和兩側(cè)的跑馬燈確實為該機增色不少。每當你按下不同的鍵位,鍵盤底部就會顯示藍、紅、綠其中一種顏色。而在播放音樂的時候兩側(cè)看似不透明的機殼內(nèi)部,則會有跑馬燈一樣的效果,在夜晚看煞是好看。雖然這兩個功能比較費電的設(shè)置,不過紐曼的1350mAh的大容量電池可完全可以應(yīng)付的來。另外如果你不想使用這些花哨的彩燈功能,你可以在“彩燈設(shè)置”中關(guān)閉它們。
該機把重力感應(yīng)功能也加入了進來,并且應(yīng)用的比較不錯。此功能主要體現(xiàn)在晃動換桌面和換歌曲中。但你處于待機的狀態(tài)下,只需輕輕的晃動手機就立刻會更新不同的背景。搖晃歌曲也是同樣的道理,當你在音樂播放界面的時候,晃動手機就會選擇上一首或者下一首歌曲,對于時尚新潮的人們來說絕對是個彰顯個性的功能。
作為一款主打音樂的手機,音樂的播放當然要有些特點才行,所以內(nèi)置一個專業(yè)的Wolfson音頻解碼芯片。Wolfson的特點主要就是音質(zhì)好,中高音清晰明亮,解析度高,細節(jié)豐富;低音自然不混濁,長時間收聽音樂不會感覺疲勞。
另外一個小功能就是視頻攝像頭了,當用數(shù)據(jù)線把手機和電腦連接的時候,手機上會有一個視頻攝像偶的選項,選中后則能夠代替常用的攝像頭,進行視頻對話的功能。雖然說紐曼M600這些特殊的功能在別的手機中已經(jīng)出現(xiàn)過,但是放在該機身上給人一種很搭配的感覺,這也很符合此手機本身的賣點和音樂手機的本質(zhì)。
var useCounts191=0;
var playCount191=0;
var favCounts191=0;
function stng191()
{
if(playCount191==0){$.getJSON(Geturl(5,191),function (json){$('#playtime191')[0].innerHTML=json.Item;});playCount191=1;}
}
function ding191(flag)
{
var str='#badtime191';
if(flag==1)
{
str='#GoodTime191';
}
$.getJSON(Geturl(flag,191),function (json){if(json.Item!=null){$(str)[0].innerHTML=json.Item;}if(json.Info!=null){alert(json.Info);}});
}
紐曼M600搖動換歌與燈效演示視頻 [原創(chuàng)]
播放:33 | 收藏:0 | 引用:1
document.getElementById("object191").SetVariable("urllk",top.location.toString())
頂 0 踩 0 收藏 引用 上傳視頻
RequestJson('191');
var orginFlash = {init:false,isFullScreen:false,position:'',top:'',left:'',width:'',height:''};
function writeFlash(){
var so = new SWFObject('/Files/BeyondPic/2008-11/7/player.swf', 'object191', '480', '400', 8, '#FFFFFF');
so.addParam('quality', 'high');
so.addVariable('file','191');
so.addVariable('screen','0');
so.addParam("swLiveConnect", "true");
so.addParam('menu', 'false');
so.addParam('allowScriptAccess', 'always');
so.addParam('allowFullScreen', 'true');
so.addParam('wmode', 'transparent');
so.write('flvurl191');
}
function getScreenSize(){
var w = 0;
var h = 0;
if( typeof( window.innerWidth ) == 'number' ) {
w = window.innerWidth;
h = window.innerHeight;
} else if( document.documentElement && ( document.documentElement.clientWidth || document.documentElement.clientHeight ) ) {
w = document.documentElement.clientWidth;
h = document.documentElement.clientHeight;
} else if( document.body && ( document.body.clientWidth || document.body.clientHeight ) ) {
w = document.body.clientWidth;
h = document.body.clientHeight;
}
return {width:w,height:h};
}
function fullScreen(){
if(!orginFlash.init){
orginFlash.position = document.getElementById('flvurl191').style.position;
orginFlash.top = document.getElementById('flvurl191').style.top;
orginFlash.left = document.getElementById('flvurl191').style.left;
orginFlash.width = document.getElementById('flvurl191').style.width;
orginFlash.height = document.getElementById('flvurl191').style.height;
}
orginFlash.init = true;
orginFlash.isFullScreen = true;
var screenSize = getScreenSize();
try{
document.getElementById('flvurl191').style.position = 'absolute';
document.getElementById('flvurl191').style.top = '0px';
document.getElementById('flvurl191').style.left = '0px';
document.getElementById('flvurl191').style.width = screenSize.width ;
document.getElementById('flvurl191').style.height = screenSize.height;
document.body.style.overflow='hidden';
window.scrollTo(0,0);
}catch(e){
}
}
function normal(){
if(orginFlash.init){
orginFlash.isFullScreen = false;
try{
document.getElementById('flvurl191').style.position = orginFlash.position;
document.getElementById('flvurl191').style.top = orginFlash.top;
document.getElementById('flvurl191').style.left = orginFlash.left;
document.getElementById('flvurl191').style.width = orginFlash.width;
document.getElementById('flvurl191').style.height = orginFlash.height;
document.body.style.overflow='auto';
}catch(e){
}
}
}
function reSize(){
if(orginFlash.isFullScreen){
fullScreen();
}
}
window.onresize = reSize;
writeFlash();