亚洲杯冠军数:日本4冠居首,伊朗沙特3冠,韩国2冠,5队1冠

来源:NBA直播吧

02月10日讯 亚洲杯决赛卡塔尔vs约旦将在北京时间今天23:00打响,亚洲杯历史夺冠次数排行榜如下。

日本:4

伊朗、沙特:3

韩国:2

以色列、科威特、伊拉克、澳大利亚、卡塔尔:1

【历届亚洲杯冠军:韩国60多年前2冠;伊朗曾3连冠;日本6届4冠】

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