会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
计科废物的博客
博客园
新随笔
管理
2021年4月21日
助教周报(第二轮)--------王俊城 谢嘉诚
摘要: 序号 课程知识点 对应教学方式 习得方式 评价方式 1 顺序结构 课堂讲授 听课+课件自学+作业 模拟考+作业 2 选择结构 课堂讲授 听课+课件自学+作业 模拟考+作业 3 循环结构 课堂讲授 听课+课件自学+作业 模拟考+作业 4 数组 课堂讲授 听课+课件自学+作业 模拟考+作业 5 指针 课
阅读全文
posted @ 2021-04-21 19:43 计科废物1
阅读(122)
评论(1)
推荐(0)
@media only screen and (max-width: 767px){ #sidebar_search_box input[type=text]{width:calc(100% - 24px)} } L2Dwidget.init({ "model": { jsonPath: "https://unpkg.com/live2d-widget-model-hijiki/assets/hijiki.model.json", "scale": 1 }, "display": { "position": "left", "width": 100, "height": 200, "hOffset": 70, "vOffset": 0 }, "mobile": { "show": true, "scale": 0.5 }, "react": { "opacityDefault": 0.7, "opacityOnHover": 0.2 } }); window.onload = function(){ $("#live2dcanvas").attr("style","position: fixed; opacity: 0.7; left: 70px; bottom: 0px; z-index: 1; pointer-events: none;") }