新闻多一点丨上海张江:加快迈向国际一流科学城
学习奋斗|时间:2023-12-04 09:40 来源:新华社 评论:0 点击:82

11月28日
习近平总书记来到上海市浦东新区张江科学城
参观上海科技创新成果展
张江科学城
前身为张江高科技园区
1992年7月正式开园

近日,无人机拍摄的位于上海浦东新区的张江大厦。新华社记者 方喆 摄
历经30余年发展
一座欣欣向荣的科学城拔节生长
向创新要动力
已集聚高新技术企业1900余家
外资研发机构逾180家
科创板上市企业逾40家

9月10日,无人机拍摄的位于上海浦东新区的张江人工智能岛(左)。新华社记者 方喆 摄
国产大飞机C919
国际领先的第三代同步辐射光源
率先在海外获批的国产创新药
不少全国首次、全球首创
都源自张江科学城

5月14日6时52分,编号为B-001J的C919大飞机从上海浦东机场第4跑道起飞。新华社记者 丁汀 摄
2014年5月
习近平总书记在上海考察时提出
加快向具有全球影响力的科技创新中心进军
作为上海科创中心建设的核心承载区
张江科学城建设拉开了崭新篇章
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "88046", "client": "2riprqr10wseo1snxmkqcmjh", "timespan": "638918013383035352", "signature": "19c86c2ae1b0bc9ca9a6b2946132939f" }, function (jdata) {
if (jdata.status == 0) {
$(".hits").html("点击:" + jdata.hits);
}
});
$(".weixinAudio").each(function (i, item) {
if ($(item).find("audio[autoplay]").length > 0) {
$(item).weixinAudio({ "autoplay": true });
}
else {
$(item).weixinAudio();
}
});
/*
$(".mediaplayer").click(function () {
$(this).parent().css("background-image", "none");
var id = $(this).attr("id");
var file = $(this).attr("file");
var mp4file = $(this).attr("mp4file");
var image = $(this).attr("image");
var height = $(this).attr("height");
var width = $(this).parent().width();
var autostart = $(this).attr("autostart");
var loop = $(this).attr("loop");
jwplayer(id).setup({
flashplayer: "/sky/player.swf",
file: file,
image: image,
height: height,
width: width,
skin: "/sky/jwplayer/glow.zip",
stretching: "fill",
autostart: "true",
repeat: "false",
});
$("#" + id +"_wrapper").css({ "margin-left": "auto", "margin-right": "auto" });
});
*/
//$("div.mediaplayer:autostart").click();
});