执笔书经典,墨香伴成长!柳州这个社区的暑期生活有“知”有“味”
今日柳州|时间:2023-07-13 14:32作者:全媒体记者 陈粤 来源:本站原创 评论:0 点击:85

7月12日,鱼峰区驾鹤街道天山社区组织辖区学生和家长开展“执笔书经典 墨香伴成长——‘小手拉大手 文明有我’暑期实践活动,进一步丰富辖区居民的文化生活,为孩子增添暑期乐趣。
现场,市老年大学书法老师陈宇从“切、拉、抬、顿”入手,教授如何进行笔画的分解书写,邀请家长和孩子体验书法运笔的过程。活动中,家长和孩子们对此表现出浓厚的兴趣,聚精会神地聆听陈老师的讲解,时而交流讨论,并现场进行临摹、练习毛笔字书写。


书法老师陈宇教授如何进行笔画的分解书写
本次活动营造了浓厚的文学氛围,不仅传承和发扬中华民族悠久的历史文化,为辖区居民群众提供了一个爱学习、易交流的平台,更弘扬了中华民族优秀文字书法文化,同时也营造了良好的社区人文环境。
$(document).ready(function () {
$.getJSON("/ajax/ajax_longsun.ashx?api=sethits", { "id": "85493", "client": "0viv5m3lqvltghkbfcgtk1rn", "timespan": "638869032382396606", "signature": "1d6d563b5e5b1a5b6e0b6584332e7de6" }, 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();
});