<div class="blk_03_r_b06_b01"><a href="http://sports.sina.com.cn/o/p/2008-07-26/20383809448.shtml" target="_blank"><img alt="王励勤" src="http://i0.sinaimg.cn/ty/star/wang_liqin/idx/2008/0916/U347P6T111D844F2437DT20080916135352.jpg" width="186" height="254"/></a></div><!-- pic end --><!-- info begin -->
<div class="blk_03_r_b06_b02">
<div class="blk_03_r_b06_b02_b01"><!-- 个人信息 begin -->
<div class="blk_03_r_b06_b02_b01_1">
<table cellspacing="0">
<tbody>
<tr>
<td colspan="3">姓名:王励勤 Wang Liqin (中国)</td></tr>
<tr>
<td>籍贯:上海 </td>
<td>性别:男 </td></tr>
<tr>
<td>生日:1978.6.18 </td>
<td>身高:1.86米 </td></tr>
<tr>
<td>体重:75公斤 </td>
<td>项目:乒乓球</td></tr></tbody></table></div><!-- 个人信息 end --><!-- 投票 begin -->
<script language="javascript" type="text/javascript">
var Data = null;
function create_js(id, src)
{
var js = document.getElementById(id);
if(js != null && js.tagName.toLowerCase() == "script")
{
document.getElementsByTagName("head").item(0).removeChild(js);
}
js = document.createElement('script');
js.type = "text/javascript";
js.id = id;
js.src = src;
document.getElementsByTagName("head").item(0).appendChild(js);
}
function remove_js(id)
{
var js = document.getElementById(id);
if (js != null && js.tagName.toLowerCase() == "script")
{
js.src = "http://";
//document.getElementsByTagName("head").item(0).removeChild(js);
}
}
function ceil($value)
{
return Math.ceil($value);
}
var TechIMark = {
sDId: '0',
sHeight: 38,
sParam: null,
sItem: null,
sMarkId: null,
sPrefix: '',
sDataQueue: null,
$: function(id)
{
return document.getElementById(id);
},
init: function(Param)
{
this.sDId = Param.sDId;//d_id
this.sHeight = Param.sHeight;//38
this.sItem = Param.sItem;//{"32":{"133":"tj", "134":"ntj"}, "34":{"137":"xm", "138":"gw"}}
this.sMarkId = Param.sMarkId;//['digi_dc_1', 'digi_dc_2']
this.sPrefix = Param.sPrefix;//dc
},
loadData: function()
{
var p = this.sDataQueue.shift();
if(this.sDataQueue.length > 0)
{
p[1] += "&call_back=TechIMark.loadData";
}
else
{
p[1] += "&call_back=TechIMark.loadScoreCallBack";
}
create_js(p[0], p[1]);
},
loadScore: function()
{
var d = new Date().getTime();
this.sDataQueue = new Array();
this.sDataQueue.push([this.sPrefix + "_vote_score_1", "http://mark.sina.com.cn/v2/GetResult.php?p_mark=" + this.sMarkId[0] + "&i_mark=" + this.sDId + "&prefix=" + this.sPrefix + "xx&t=" + d]);
this.sDataQueue.push([this.sPrefix + "_vote_score_2", "http://mark.sina.com.cn/v2/GetResult.php?p_mark=" + this.sMarkId[1] + "&i_mark=" + this.sDId + "&prefix=" + this.sPrefix + "sl&t=" + d]);
this.sDataQueue.push([this.sPrefix + "_vote_score_3", "http://mark.sina.com.cn/v2/GetResult.php?p_mark=" + this.sMarkId[2] + "&i_mark=" + this.sDId + "&prefix=" + this.sPrefix + "rq&t=" + d]);
this.sDataQueue.push([this.sPrefix + "_vote_score_4", "http://mark.sina.com.cn/v2/GetResult.php?p_mark=" + this.sMarkId[3] + "&i_mark=" + this.sDId + "&prefix=" + this.sPrefix + "yq&t=" + d]);
this.loadData();
//call_back=TechIMark.loadScoreCallBack&
},
loadScoreCallBack: function()
{
if(Data == null)
{
Data = {"54":{"244":tpxx_Num}, "55":{"245":tpsl_Num}, "56":{"246":tprq_Num}, "57":{"247":tpyq_Num}};
}
var total = 0;
for(var i in Data)
{
for(var j in Data)
{
total += Data[j];
}
}
this.$("num").innerHTML = total;
for(var i in this.sItem)
{
var item = this.sItem;
for(var j in item)
{
this.$(item[j]).innerHTML = Data[j];
this.$(item[j] + "img").alt = Data[j];
this.$(item[j] + "img").height = ceil(this.sHeight * (Data[j] / total));
}
}
return;
},
changeScore: function()
{
var s = this.sParam;
var num = ceil(Data[s[0]][s[1]]);
num++;
Data[s[0]][s[1]] = num;
},
vote: function(item)
{
var obj = this.sItem;
var s = false;
var idx = 0;
var k = 0;
for(var i in obj)
{
for(var j in obj)
{
if(obj[j] == item)
{
s = Array(i, j);
idx = k;
break;
}
}
k++;
}
var src="http://mark.sina.com.cn/v2/DoData.php?p_mark=" + this.sMarkId[idx] + "&i_mark=" + this.sDId + "&name=王励勤&question[]=" + s[0] + "&option_" + s[0] + "=" + s[1] + "&ext1=1&ext2=http://2008.sina.com.cn/star/wang_liqin/index.shtml&ext3=http://i1.sinaimg.cn/ty/star/wang_liqin/idx/2008/1117/U2706P6T111D844F12308DT20081117103755.jpg" + "&type=get";
success = null;
create_js(this.sPrefix + "_vote", src + "&call_back=TechIMark.voteCallBack");
this.sParam = s;
},
voteCallBack: function()
{
if(success)
{
error_msg = "感谢您的投票!";
TechIMark.changeScore();
}
alert(error_msg);
remove_js("dc_vote");
//DC.loadScore();
TechIMark.loadScoreCallBack();
}
};
function set_survey(action)
{
action_arr = {"xx":"oymx_xx", "sl":"oymx_sl", "rq":"oymx_rq", "yq":"oymx_yq"};
TechIMark.vote(action_arr[action]);
}
</script>
<center>
<div class="count">共有 <span id="num">188119</span> 人参与投票</div>
<table class="table_01" cellspacing="0">
<tbody>
<tr>
<td height="20" width="43">形象</td>
<td rowspan="4" width="7"></td>
<td width="43">实力</td>
<td rowspan="4" width="7"></td>
<td width="43">人气</td>
<td rowspan="4" width="7"></td>
<td width="43">运气</td></tr>
<tr>
<td class="histogram" height="40" valign="bottom"><img id="oymx_xximg" alt="48277" src="http://i3.sinaimg.cn/ty/olympic08/star/images/2008_szz_ostar_010.gif" width="13" height="13"/></td>
<td class="histogram" height="40" valign="bottom"><img id="oymx_slimg" alt="52703" src="http://i3.sinaimg.cn/ty/olympic08/star/images/2008_szz_ostar_010.gif" width="13" height="15"/></td>
<td class="histogram" height="40" valign="bottom"><img id="oymx_rqimg" alt="47640" src="http://i3.sinaimg.cn/ty/olympic08/star/images/2008_szz_ostar_010.gif" width="13" height="13" valign="bottom"/></td>
<td class="histogram" height="40" valign="bottom"><img id="oymx_yqimg" alt="39499" src="http://i3.sinaimg.cn/ty/olympic08/star/images/2008_szz_ostar_010.gif" width="13" height="11" valign="bottom"/></td></tr>
<tr>
<td><span id="oymx_xx" class="f9">48277</span></td>
<td><span id="oymx_sl" class="f9">52703</span></td>
<td><span id="oymx_rq" class="f9">47640</span></td>
<td><span id="oymx_yq" class="f9">39499</span></td></tr>
<tr>
<td><a href="javascript void);" target="_blank"><img alt="" src="http://i0.sinaimg.cn/ty/olympic08/star/images/2008_szz_ostar_011.gif" width="43" height="18"/></a></td>
<td><a href="javascript:(void);" target="_blank"><img alt="" src="http://i0.sinaimg.cn/ty/olympic08/star/images/2008_szz_ostar_011.gif" width="43" height="18"/></a></td>
<td><a href="javascript:(void);" target="_blank"><img alt="" src="http://i0.sinaimg.cn/ty/olympic08/star/images/2008_szz_ostar_011.gif" width="43" height="18"/></a></td>
<td><a href="javascript:(void);" target="_blank"><img alt="" src="http://i0.sinaimg.cn/ty/olympic08/star/images/2008_szz_ostar_011.gif" width="43" height="18"/></a></td></tr></tbody></table></center>
<script language="javascript" type="text/javascript">
var Param = {"sDId":'33', "sHeight":50, "sItem":{"54":{"244":"oymx_xx"}, "55":{"245":"oymx_sl"}, "56":{"246":"oymx_rq"}, "57":{"247":"oymx_yq"}}, "sMarkId":['oymx_xx', 'oymx_sl','oymx_rq', 'oymx_yq'], "sPrefix":'tp'};
TechIMark.init(Param);
TechIMark.loadScore();
</script>
<!-- 投票 end --></div>
<div class="blk_03_r_b06_b02_b02">
<div id="T_Menu_04"><label id="S_Menu_40"><span>详细介绍</span></label> <label id="S_Menu_41" class="selected"><span>历史成绩</span></label> <!-- <label><span><a target="_blank" href="http://www.baike.com/wiki/王励勤" style="text-decoration:none;">互动百科</a></span></label> --></div><!-- 详细介绍 begin -->
<div style="DISPLAY: none" id="S_Cont_40" class="blk_03_r_b06_b02_b02_1">
<p> 球拍底板:阳光</p>
<p> 海绵胶皮:正手G888 反手Nittaku<pre></pre>
<p></p>
<p> 王励勤6岁开始打球,1991年进省市队,1993年进国家队,右手横握球拍,两面弧圈结合快攻打法,技术全面。在2000年悉尼奥运会上夺得男双冠军,2001年大阪世乒赛上获男单和男双冠军。2005年在上海第48届世乒赛上再次夺得男单冠军和混双冠军;2007年世乒赛王励勤再度卫冕了这两项冠军。北京奥运会上王励勤与队友合作获得男团金牌,但是男单半决赛他负于马琳,连续两届奥运会得到铜牌。</p>
<p> 此后的一系列比赛王励勤状态有所下滑,年终总决赛负于马龙,队内的直通横滨选拔赛也未能直接出线。但是来到世乒赛的赛场上王励勤恢复了本色,半决赛击败马琳的一场堪称经典,不过决赛王励勤没能挡住年轻气盛的王皓,最终获得男单亚军。</p>
<p> 从09年世乒赛取得亚军之后王励勤再也没有什么出色的战绩,2010年的莫斯科世乒赛王励勤破天荒的没能入围男团阵容,年底的亚运会他再度无缘中国队团体阵容。进入2011年之后王励勤的下滑趋势更加明显,与后起之秀张继科和马龙、许昕等人的较量,王励勤已经明显处于下风,但是这位老将并没有放松自己的要求,无论是教练,还是队友,都对王励勤对待训练和比赛的态度交口称赞。</p>
<p> 进入2012年王励勤无缘奥运的趋势已经非常明显,年初队内公布的备战奥运重点队员名单中已经没有了他的名字,但是他依然在世乒赛前很好的扮演了老大哥和陪练的角色,为中国男队夺取斯韦思林杯尽了自己的最大努力。</p></div><!-- 详细介绍 end --><!-- 历史成绩 begin -->
<div id="S_Cont_41" class="blk_03_r_b06_b02_b02_1">
<p> 1995年全球青少年赛17岁以下组男单冠军,全国锦标赛男单亚军;</p>
<p> 1996年国际乒联巡回赛总决赛男双冠军;</p>
<p> 1997年第44届世乒赛混双第三名(与王楠)、男单16强,国际乒联巡回赛总决赛男双冠军;中国公开赛男双亚军(与阎森),澳大利亚公开赛男双亚军(与阎森)、男单第三;</p>
<p> 1998年中国大奖赛男双亚军(与阎森)、男单第三;亚锦赛男团、男单,混双(与王楠)冠军,男双第三(与阎森);亚运会男团、男单、混双(与王楠)冠军;</p>
<p> 1999年国际乒联巡回赛总决赛男单、男双(与阎森)冠军;爱立信中国乒乓球擂台赛决赛男单冠军;首届世界乒乓球俱乐部赛亚军;第45届世乒赛男双亚军(与阎森)、混双第三;</p>
<p> 2000年第45届世乒赛男团亚军,奥运会男双冠军;丹麦公开赛男单冠军、男双亚军,年美国、日本、中国公开赛男单冠军;国际乒联职业巡回赛总决赛男单、男双冠军;</p>
<p> 2001年第46届世乒赛男团、男单、男双冠军;瑞典、中国公开赛男单、男双冠军,英国公开赛男单冠军;世界杯男单亚军;国际乒联职业巡回赛总决赛男单亚军、男双冠军;</p>
<p> 2002年卡塔尔公开赛男双冠军,中国公开赛男单冠军,波兰公开赛男双冠军、男单第三名,丹麦公开赛男双冠军;亚运会男团、男单冠军、男双第三;</p>
<p> 2003年第47届世乒赛男双冠军,中国公开赛男单、男双四强,日本公开赛男单四强、男双亚军,德国、瑞典公开赛男单冠军,丹麦公开赛男单四强,世界杯第三名;</p>
<p> 2004年第47届世乒赛男团冠军,奥运会男单第三名,国际乒联巡回赛新加坡站、长春站、韩国站男单冠军,日本站男双冠军,总决赛男单冠军;</p>
<p> 2005年卡塔尔公开赛男单冠军,第48届世乒赛混双冠军(与郭跃)、男单冠军,男双第三名(与阎森),亚锦赛男单、混双、男团冠军,男双亚军,中国公开赛(哈尔滨站)男单冠军,深圳站男单、男双冠军,总决赛男双四强;</p>
<p> 2006年第48届不来梅世乒赛男团冠军,世界杯男单第三名,国际乒联巡回赛卡塔尔站男单、男双冠军,科威特站男双四强,昆山站男单亚军、男双冠军,新加坡站男双亚军,广州站男单亚军,男双冠军,日本站男单冠军,男双亚军;</p>
<p> 2007年世乒赛男单冠军,男双亚军(与王皓),混双冠军(与郭跃),世界杯男团冠军、男单第三名,国际乒联巡回赛斯洛文尼亚站男双冠军(与陈玘),卡塔尔站男单亚军,深圳站男单亚军,南京站男单四强,男双亚军,日本男单四强,男双冠军,科威特站男单那四强。</p>
<p> 2008年奥运会男子团体金牌,单打铜牌,第49届广州世乒赛男团冠军。中国公开赛男单亚军、大王者杯男单亚军。</p>
<p> 2009年卡塔尔公开赛男双亚军(与郝帅);横滨世乒赛男单亚军;中国公开赛(苏州)男单亚军;中国公开赛(天津)男双亚军(与马琳);英格兰公开赛男双冠军(与马龙);亚洲锦标赛男团冠军,男双亚军(与张继科)。</p>
<p> 2010年卡塔尔公开赛男单冠军,男双亚军(与许昕);中国公开赛男双亚军(与陈玘)。</p>
<p> 2011年卡塔尔公开赛男双冠军(与许昕);阿联酋公开赛男双亚军(与许昕);瑞典公开赛男双冠军(与闫安)。 </p></div></div></div> |