毕业典礼上有学生挥拳打老师

6月19日,网传复旦大学法学院毕业典礼上有学生挥拳打老师。复旦法学院学生工作办公室晚间回应,学院正在对事件进行调查。

自从教育商业化那天起,教书育人就变成了一种生意。因为想升学、想毕业、想考公,所以有需求,也就有生意。这个生意催生出各种辅助教学仪器,养肥了一众培训机构。这个生意重新定义了强势群体和弱势群体,凭良心干活变成没良心,教育的受体觉醒成买家。教书育人逐渐演变成生意,最后以买家秀收场,好评还有可能返现。

一代人过去了,学生如今也毕业了,当起了老师。这回真的顺了,没有了教育理念的代差,也突破了道德的障碍,因为他从事的教育是现在的教育,过去的教育只是个传说。

  • 9
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
好的,以下是一个简单的实现白玫瑰花的 HTML、CSS 和 JavaScript 代码: HTML 代码: ```html <div class="flower"> <div class="petals"></div> <div class="petals"></div> <div class="petals"></div> <div class="petals"></div> <div class="petals"></div> <div class="center"></div> </div> ``` CSS 代码: ```css .flower { position: relative; width: 100px; height: 100px; } .petals { position: absolute; top: 50%; left: 50%; width: 20px; height: 50px; border-radius: 10px; transform-origin: center bottom; animation: petal 4s ease-in-out infinite; } .petals:nth-child(1) { transform: translate(-25px, -50%) rotate(0deg); } .petals:nth-child(2) { transform: translate(-25px, -50%) rotate(72deg); } .petals:nth-child(3) { transform: translate(-25px, -50%) rotate(144deg); } .petals:nth-child(4) { transform: translate(-25px, -50%) rotate(216deg); } .petals:nth-child(5) { transform: translate(-25px, -50%) rotate(288deg); } @keyframes petal { 0% { transform: translate(-25px, -50%) rotate(0deg); } 50% { transform: translate(-25px, -50%) rotate(30deg); } 100% { transform: translate(-25px, -50%) rotate(0deg); } } .center { position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; background-color: white; border-radius: 50%; } ``` JavaScript 代码: ```javascript // 无需 JavaScript 代码 ``` 完整的 HTML 文件代码: ```html <!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>白玫瑰花</title> <style> .flower { position: relative; width: 100px; height: 100px; } .petals { position: absolute; top: 50%; left: 50%; width: 20px; height: 50px; border-radius: 10px; transform-origin: center bottom; animation: petal 4s ease-in-out infinite; } .petals:nth-child(1) { transform: translate(-25px, -50%) rotate(0deg); } .petals:nth-child(2) { transform: translate(-25px, -50%) rotate(72deg); } .petals:nth-child(3) { transform: translate(-25px, -50%) rotate(144deg); } .petals:nth-child(4) { transform: translate(-25px, -50%) rotate(216deg); } .petals:nth-child(5) { transform: translate(-25px, -50%) rotate(288deg); } @keyframes petal { 0% { transform: translate(-25px, -50%) rotate(0deg); } 50% { transform: translate(-25px, -50%) rotate(30deg); } 100% { transform: translate(-25px, -50%) rotate(0deg); } } .center { position: absolute; top: 50%; left: 50%; width: 20px; height: 20px; background-color: white; border-radius: 50%; } </style> </head> <body> <div class="flower"> <div class="petals"></div> <div class="petals"></div> <div class="petals"></div> <div class="petals"></div> <div class="petals"></div> <div class="center"></div> </div> </body> </html> ``` 你可以将这些代码复制到一个 HTML 文件中,然后在浏览器中打开这个文件,就可以看到一个简单的白玫瑰花了。

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值