广西行动力丨董月琳代表:发挥华文纽带作用 促文明互鉴民心相通
学习奋斗|时间:2024-03-11 19:08 来源:广西云 评论:0 点击:33
3月8日,“2024全国两会广西日报-广西云X‘学习强国’广西学习平台联合访谈间”在线访谈节目《广西行动力》迎来全国人大代表、柳州工学院语言文化与国际教育学院副院长董月琳,就“国际教育交流合作”“西部地区产学研深度融合”相关话题进行访谈。




推动拓展华文教育支持渠道
主持人:今年政府工作报告提出“深化中外人文交流,提高国际传播能力”“增强中西部地区高校办学实力”。您作为全国人大代表,又是一名教育工作者,在推动中外人文交流方面,特别是对广西与东盟国家教育交流合作方面有何建议?
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89977", "client": "xxiir0gaoxjy4lr2frx2jduw", "timespan": "638915076357530428", "signature": "2dd77fd1543f27160c97c5bee12bf4a4" }, 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();
});