哈斯勒姆:最喜欢06年的那个冠军因为我有机会去和诺维茨基竞争

来源:NBA直播吧
哈斯勒姆:最喜欢06年的那个冠军 因为我有机会去和诺维茨基竞争

5月18日讯 近日,前NBA球员哈斯勒姆在《The OGs》节目中回答了网友的问题。

Q:在你的三个冠军中,你最喜欢哪一个?

A:第一个,我们终于松了一口气,我是落选秀。德克那一年在季后赛表现很好,我得到了一个机会去和德克竞争,所以我会说第一个冠军,那给我留下了最好的记忆。

var baseUrl = 'http://datas.adminn.cn/zhibo/datas'; jQuery.axpost = function(url, data, successfn, errorfn) { data = (data == null || data == "" || typeof(data) == "undefined") ? { "date": new Date().getTime() } : data; $.ajax({ dataType: "json", type: "post", data: data, url: url, success: function(d) { successfn(d); }, error: function(e) { errorfn(e); } }); }; $("#gotoTop").click(function () { $('html,body').animate({scrollTop: 0}, 300); }); var min_height = 500; $(window).scroll(function () { var s = $(window).scrollTop(); if (s > min_height) { $("#gotoTop").fadeIn(200); } else { $("#gotoTop").fadeOut(200); } ; });