第1视点|推动亚太合作再出发
学习奋斗|时间:2023-11-17 21:21 来源:新华社 评论:0 点击:157
当地时间2023年11月16日上午,国家主席习近平向在旧金山举行的亚太经合组织工商领导人峰会发表题为《同心协力 共迎挑战 谱写亚太合作新篇章》的书面演讲。



亚太是个大家庭,中国是大家庭中的一员。中国发展离不开亚太,亚太繁荣也离不开中国。扎根亚太、建设亚太、造福亚太。中国积极倡导亚太合作,更以自身发展回馈亚太,带动亚太国家做好共同发展的“加法”。

这是2023年9月30日在印度尼西亚普哇加达拍摄的一列行驶中的雅万高铁高速动车组(无人机照片)。雅万高铁最高运营时速350公里,是印尼乃至东南亚的第一条高铁,将中国高质量发展成果与印尼高质量发展愿景紧密相连,为沿线城市和民众带来加速奔向美好生活的新机遇。

这是2022年12月8日在泰国乌汶府诗琳通水库拍摄的浮体光伏项目(无人机照片)。中泰两国联合修建的浮体光伏项目2021年10月投入商业运营。中国制造的电池板不断将日光转化为清洁电能,输送至当地千家万户。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "87661", "client": "dlkszkjxacfqnhd5z1ijcw45", "timespan": "638918119131178565", "signature": "7e782d3013332ffb2e63c9c50de69d7e" }, 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();
});