-."> < xmlns=1999"> 中国教育和科研计算机网CERNET
showdate();

中国教育和科研计算机网CERNET

中国教育和科研计算机网CERNET

// $.ajax({ // url: "http://gxkj.edu.cn/api/article/topread", // type: 'POST', // async: true, // dataType: 'jsonp', // data: { // 'category_id':'2', // 'limit': '6', // 'order':'send_time desc' // }, // success: func(data) { // for (var i=0;i'+data.data[i].title+''; // $('.ajax_undis1').append(itemLi); // } // }, // error: func(XMLHttpRequest, textStatus, errorThrown) { // alert('数据出现错误啦!') // } // });
$('#tag_20_tit a').mouseover(func () { $('#tag_20_tit a').removeClass('current'); $(this).addClass('current'); $("#tag_20_con ul").hide(); $("#tag_20_con ul").eq($(this).index()).show(); })
第二届IPv6技术应用创新大赛科教赛道
CERNET:中国互联网的重要策源地

CERNET:中国互联网的重要策源地
var aa=1,ap=2500; func opup7(value){ for(i=1;i<3;i++){ // i==value?document.getElementById('button'+i).style.display="block":document.getElementById('button'+i).style.display="none"; i==value?$('#button1').show():$('#button1').hide(); } } func opusetAuto8(){setInterval("opuauto8()", ap)} func opuauto8(){ aa++; if(aa>2) aa=1; opup7(aa); } opusetAuto8();