柯洁:说句心里话这次失败对我打击还是挺大的

来源:NBA直播吧

中新网杭州9月28日电(记者 胡健)时隔13年重回亚运赛场的围棋项目,28日诞生杭州亚运会的首枚围棋金牌,中国最年轻的“八冠王”柯洁在比赛中败给中国台北选手许皓鋐。赛后柯洁接受记者采访时说,“说句心里话,这次失败对我打击还是挺大的。”棋局中,柯洁判断失误,一度以为自己会赢,没想到最后会输。

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); } ; });