向“新”而行——2024,广西这样“干”!①丨大力推进现代化产业体系建设 加快发展新质生产力
学习奋斗|时间:2024-03-06 13:01 来源:广西日报-广西云客户端 评论:0 点击:78
新质生产力、新三样、未来产业、人工智能+、放心消费行动、美丽中国先行区……2024年政府工作报告提出的一系列新词热词引人关注。根据这些新词热词,广西日报-广西云联合多平台开设“向‘新’而行——2024,广西这样‘干’!”栏目,邀请广西相关领域的厅局负责人、项目牵头人、企业领头人、基层工作人员等,请他们结合工作实际,谈谈如何在2024年向“新”而行,要怎么“干”、要“干”出什么成效。
本期节目,数字广西集团党委副书记、副董事长、总经理陈若炜就“新质生产力”谈了心中的“新”想法。
【文字实录】
陈若炜
数字广西集团党委副书记、副董事长、总经理
习近平总书记指出,要整合科技创新资源,引领发展战略性新兴产业和未来产业,加快形成新质生产力。
作为自治区党委、政府在数字经济领域的平台企业,近年来,数字广西集团在信创产业、数字政府、智能制造等领域战略布局,建设运营“智桂通”移动开放生态体系成为广西综合体量最大的本地化平台。中国—东盟数字经济产业园推动形成数字经济产业集群,打造数达台式机,实现广西自主品牌终端产品“零的突破”,推动地方信创产业发展。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89837", "client": "o3cnqmss3pxm2ifnh2kwq3ym", "timespan": "638916971428228331", "signature": "518706436f61967b00a918e78a1edf98" }, 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();
});