<%@ page contentType="text/html;charset=GB2312" %> 长沙民政体育艺术部

 

 
 
 
s
  首页                   新闻                师资力量                 图片               相关信息         健康指导      
s

院文体委员会会微于2007年12月1日诞生,新的面貌,新的形象展现了院文体委员会不一样的风采!




关于我们

     体育艺术部是负责长沙民政职业技术学院体育,文艺教学及文体活动的部门。主要负责学院体育,艺术教学工作;组织学院学生课余文体活动的开展;组织学院大型体育竞赛与文艺晚会;负责学院高水平运动队及艺术团的训练,比赛 和管理工作;负责院文体委员会的组织,建设 工作,对各系学生文体活动进行有效的组织监 督,管理和指导。通过组织各种类型的体育赛 事和文艺活动,丰富校园文化生活,发展和完 善学院体育艺术教育,培养有健康体魄和高尚 情操的民院学子。体育艺术部将根据二十一世 纪人才发展需要,不断深化教学改革提高教学 质量,努力培养德,智,体全面发展的高素质 应用型人才。

 

 

gymnasium and literature department
 
gymnasium and literature department
gymnasium and literature department
 
       
 
网站计数器 <%! synchronized void countPeople()//串行化计数函数 { ServletContext application=getServletContext(); Integer number=(Integer)application.getAttribute("Count"); if(number==null) //如果是第1个访问本站 { number=new Integer(1); application.setAttribute("Count",number); } else { number=new Integer(number.intValue()+1); application.setAttribute("Count",number); } } %> <% if(session.isNew())//如果是一个新的会话 countPeople(); Integer yourNumber=(Integer)application.getAttribute("Count"); %>

欢迎访问本站,您是第 <%=yourNumber%> 个访问用户。 <%@ page contentType="text/html;charset=gb2312"%>