天天学习|五个故事 感受习主席心系澳门
学习奋斗|时间:2023-12-20 09:14 来源:央视网 评论:0 点击:133

天天学习“我经常想起《七子之歌》,歌中表达的游子对回到母亲怀抱的渴望十分感人。”2019年5月31日,习近平主席在给澳门濠江中学附属英才学校的小朋友们的回信中,这样表达了内心的感受。
2023年12月20日,是澳门回归祖国24周年的日子。多年来,习主席一直心系澳门发展、牵挂澳门的繁荣稳定,留下很多情满濠江的难忘故事。
一次温馨做客 感受民生改善
2014年12月19日,澳门回归祖国15周年之际,习近平主席的身影出现在了澳门石排湾公屋。
澳门回归祖国后,特别行政区政府制定了“居有其所,安居乐业”的公屋政策目标,石排湾公屋就是这项政策下,澳门最大的公共房屋建设项目。
在石排湾公屋,习主席走进码头工人梁志华的家。搬入石排湾公屋前,梁志华一家的收入一直不太稳定,只能租住在一所并不宽敞的私人住宅里。搬进新居后,一家人生活的压力减轻了很多,真正实现了安居梦想。
来做客的习主席同梁志华一家拉起家常,感受澳门居民生活的温馨,把对澳门民生状况的关心融入温暖的问询中。
一场主题沙龙 提升文化自信
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "88465", "client": "lefpeoppbqkiehrmszu1eqqe", "timespan": "638917909009257035", "signature": "249a4c87117dc254a5d6cbc8a194f693" }, 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();
});