00后@两会⑤丨青年工匠,锻造你的精彩新赛道
学习奋斗|时间:2024-03-11 18:58 来源:广西云 评论:0 点击:36
三百六十行,行行出状元。
今年的政府工作报告提出“大力提高职业教育质量”,引发了00后和代表委员的广泛关注。
近年来,选择职业教育的孩子越来越多,“职业教育也能成就出彩人生”的理念逐渐深入人心。一份2023年的数据显示,广西有70%多新增从业人员来自职业院校毕业生,奋斗在加工制造、电子商务、旅游服务等行业一线。新时代的00后工匠们,正开始在不同职业赛道上展现技能,闪耀人生。
时代召唤大国工匠,时代亦为大国工匠的锻造提供了广阔舞台。
如何让走上职教赛道的孩子们更有学习劲头,不断提高职教吸引力?如何深入推进产教融合,让工匠们有所作为、大有可为?未来的广西,如何利用区位优势更好地发展职业教育……围绕着这些话题,00后与代表委员们将碰撞出怎样精彩的火花?
作为青年人,既要仰望星空,也要脚踏实地。踏上技能成才之路,手握一技之长,足可绽放精彩人生。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "89975", "client": "45jrknwpakk5hddjiy1ywzrj", "timespan": "638915094945172921", "signature": "11a624d94ada15f87e7d714f8d050067" }, 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();
});