● 其它功能 一应俱全
LG KP500的传输方面比较常规,普通的蓝牙2.0和PC同步的USB数据线传输,蓝牙搜索其它设备的速度很快。扩展方面:对Java MIDP 2.0 CLDC 1.1有着很好的支持;如果感觉50MB的手机公用内存不够的话,你还可以通过MicroSD卡扩展到4GB,这样一来用最大分辨率拍摄一张3MB的照片也不用担心内存不足了。
在实用工当做具的主菜单中,囊括了日程管理器、闹钟、语音备忘录和计算工具等很常用的小功能。还有一个绘图面板功能,你可以随意画出一些图像用来当做桌面或者插入彩信中发送。
var useCounts212=0;
var playCount212=0;
var favCounts212=0;
function stng212()
{
if(playCount212==0){$.getJSON(Geturl(5,212),function (json){$('#playtime212')[0].innerHTML=json.Item;});playCount212=1;}
}
function ding212(flag)
{
var str='#badtime212';
if(flag==1)
{
str='#GoodTime212';
}
$.getJSON(Geturl(flag,212),function (json){if(json.Item!=null){$(str)[0].innerHTML=json.Item;}if(json.Info!=null){alert(json.Info);}});
}
视频演示:LG KP500手绘画功能 [原创]
播放:93 | 收藏:0 | 引用:0
document.getElementById("object212").SetVariable("urllk",top.location.toString())
顶 0 踩 0 收藏 引用 上传视频
RequestJson('212');
var orginFlash = {init:false,isFullScreen:false,position:'',top:'',left:'',width:'',height:''};
function writeFlash(){
var so = new SWFObject('/Files/BeyondPic/2008-11/17/player.swf', 'object212', '480', '400', 8, '#FFFFFF');
so.addParam('quality', 'high');
so.addVariable('file','212');
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('flvurl212');
}
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('flvurl212').style.position;
orginFlash.top = document.getElementById('flvurl212').style.top;
orginFlash.left = document.getElementById('flvurl212').style.left;
orginFlash.width = document.getElementById('flvurl212').style.width;
orginFlash.height = document.getElementById('flvurl212').style.height;
}
orginFlash.init = true;
orginFlash.isFullScreen = true;
var screenSize = getScreenSize();
try{
document.getElementById('flvurl212').style.position = 'absolute';
document.getElementById('flvurl212').style.top = '0px';
document.getElementById('flvurl212').style.left = '0px';
document.getElementById('flvurl212').style.width = screenSize.width ;
document.getElementById('flvurl212').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('flvurl212').style.position = orginFlash.position;
document.getElementById('flvurl212').style.top = orginFlash.top;
document.getElementById('flvurl212').style.left = orginFlash.left;
document.getElementById('flvurl212').style.width = orginFlash.width;
document.getElementById('flvurl212').style.height = orginFlash.height;
document.body.style.overflow='auto';
}catch(e){
}
}
}
function reSize(){
if(orginFlash.isFullScreen){
fullScreen();
}
}
window.onresize = reSize;
writeFlash();
绘画演示
该机支持WAP2.0浏览器,在网页界面可以调整画面的大小,还可以选择全屏浏览再加上便捷的拖拽功能,让你感觉用KP500浏览网页也是一件很惬意的事情。