何超:我们不想一味防守,我们丢球太简单了现在进球比较困难

来源:NBA直播吧

5月11日讯 中超联赛第11轮,武汉三镇主场1-2不敌山东泰山。赛后,三镇球员何超接受了采访。

——谈技战术执行

何超:我觉得大家踢得不错吧,因为都达到了教练员赛前部署的东西。我们不想一味防守,比赛失利需要总结,我们丢球太简单了,现在进球比较困难,大家需要团结在一块。

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