diff --git a/html_home/20170425课程html/css/bigdata-common.css b/html_home/20170425课程html/css/bigdata-common.css index e030d995a..73c8ee2db 100644 --- a/html_home/20170425课程html/css/bigdata-common.css +++ b/html_home/20170425课程html/css/bigdata-common.css @@ -74,7 +74,7 @@ a:hover.link-color-grey02{ color:red!important;} .col-width-2{ max-width: 20%; background: #fff; border:1px solid #e8e8e8;} .col-width-1{ max-width: 10%; background: #fff; border:1px solid #e8e8e8;} /*按钮*/ -a.task-btn{display: inline-block;border:none; padding:0 35px;color: #666!important;background: #e1e1e1; text-align:center;font-size: 12px; height: 35px;line-height: 35px; border-radius:3px;} +a.task-btn{display: inline-block;border:none; padding:0 12px;color: #666!important;background: #e1e1e1; text-align:center;font-size: 14px; font-weight: bold; height: 30px;line-height: 30px; border-radius:3px; letter-spacing:1px;} a:hover.task-btn {background: #c3c3c3; } a.task-btn-green{background: #29bd8b; color: #fff;} a:hover.task-btn-green{background: #19b17e;} diff --git a/html_home/20170425课程html/css/bigdata-popup.css b/html_home/20170425课程html/css/bigdata-popup.css index f992da748..94fa978eb 100644 --- a/html_home/20170425课程html/css/bigdata-popup.css +++ b/html_home/20170425课程html/css/bigdata-popup.css @@ -3,7 +3,7 @@ .task-popup-text-center{ text-align: center; color: #666;} .task-popup-title{ border-bottom: 1px solid #eee; padding:10px 15px; } .task-popup-content{ padding:15px;} -.task-popup-submit{ margin:15px auto; width: 200px;} +.task-popup-submit{ margin:15px auto; width: 120px;} .task-popup-bggrey{ background:#ccc; color:#333;} @@ -22,14 +22,14 @@ a:hover.task_icons_close{background: url(../images/popup/sy_icons_close.png) -40 /*智能课堂弹框tab 20170428byLB*/ .newupload_conbox{ background: #fff; padding:15px; padding-bottom: 0;} .newupload_navbox{border-bottom:1px solid #dbdbdb;} -.newupload_nav { height: 30px; line-height: 30px; background: #e7e7e7; } +.newupload_nav { height: 40px; line-height: 40px; background: #e7e7e7; } .newupload_nav li {float:left; padding:0 15px; display: block; text-align:center; } .newupload_nav li:last-child{ border-right: none;} .newupload_nav li a{font-size:12px; color:#444;} .newupload_nav_hover{ background: #3498db; } .newupload_nav_nomal { } .newupload_nav_hover a{color: #fff !important; } -.lightheight28{ line-height: 28px;} + diff --git a/html_home/20170425课程html/css/bigdata-public.css b/html_home/20170425课程html/css/bigdata-public.css index 466a1f549..5d69129e0 100644 --- a/html_home/20170425课程html/css/bigdata-public.css +++ b/html_home/20170425课程html/css/bigdata-public.css @@ -103,6 +103,7 @@ a.panel-name-small{ display: inline-block; max-width:100px; color:#29bd8b; font- .panel-comment_item .comment_orig_content{margin:10px 0; color:#999;} .panel-comment_item .comment_orig_content .comment_orig_content{margin-top:0; color:#666;} .panel-comment_item .orig_cont{ border:solid 1px #F3DDB3; background:#FFFEF4; padding:4px;color:#999;margin-top:-1px; } + .panel-comment_item .orig_cont_sub{ border-top:0} .panel-comment_item .comment_orig_content .orig_index{ float:right; color:#666; font-family:Arial; padding-right:5px;line-height:30px;} .panel-comment_item .comment_orig_content .orig_user{ margin:10px 15px 10px 5px;} @@ -174,7 +175,9 @@ textarea.panel-form-width-690{ padding:5px;width:90%; height:150px; } .panel-form-height-30{height: 30px;} .task-bg-grey{ background:#f3f3f3; width:90%; min-width:700px; padding:10px; border:1px solid #f3f3f3; color:#888;} .task-bg-grey02{ background:#f3f3f3; width:80%; min-width:700px; padding:7px 10px; border:1px solid #f3f3f3; color:#888;} + input.task-form-10,textarea.task-form-10,select.task-form-10,.task-form-10{padding:5px;width:10%;} +input.task-form-15,textarea.task-form-15,select.task-form-15,.task-form-15{padding:5px;width:15%;} input.task-form-20,textarea.task-form-20,select.task-form-20,.task-form-20{padding:5px;width:20%;} input.task-form-30,textarea.task-form-30,select.task-form-30,.task-form-30{padding:5px;width:30%;} input.task-form-35,textarea.task-form-35,select.task-form-35,.task-form-35{padding:5px;width:35%;} diff --git a/html_home/20170425课程html/css/edu-class.css b/html_home/20170425课程html/css/edu-class.css index a6652978c..1d0f99f4f 100644 --- a/html_home/20170425课程html/css/edu-class.css +++ b/html_home/20170425课程html/css/edu-class.css @@ -6,9 +6,12 @@ a.link-color-grey{color:#aaa!important;} a:hover.link-color-grey{color:#5faee3!important;} a.link-name-dark{ color:#333; max-width:140px; display: block; } a:hover.link-name-dark{ color:#5faee3;} -input{ border:1px solid #eee; background: #fff;} +.mb50{ margin-bottom: 50px;} +.mr50{ margin-right: 50px;} +.ml35{ margin-left:35px;} +input,textarea,select{ border:1px solid #eee; background: #fff; color:#666;} .edu-name-dark{ max-width:100px; display: block; } -.edu-info-dark{ max-width:350px; display: block; } +.edu-info-dark{ max-width:345px; display: block; } .edu-color-grey{ color:#666;} .edu-color-grey:hover{color:#5faee3;} .edu-btn-search{ position: absolute; top:0; right:15px;} @@ -21,7 +24,8 @@ input{ border:1px solid #eee; background: #fff;} .edu-txt-w240{ width:240px; display: block;} .edu-txt-w280{ width:280px; display: block;} .edu-txt-w200{ width:200px; display: block;} -a.edu-txt-w140{ width:141px; display: block;} +a.edu-txt-w140,.edu-txt-w140{ width:141px; display: inline-block;} +a.edu-txt-w100,.edu-txt-w100{ width:100px; display: inline-block;} .edu-txt-w50{ width:50px;} .edu-con-top{ padding:10px 0; background:#fff; border-bottom:1px solid #eee;font-size:16px; } .edu-con-top h2{ font-size:16px;} @@ -29,17 +33,36 @@ a.edu-txt-w140{ width:141px; display: block;} .edu-form-border{ border:1px solid #ddd;} .edu-form-noborder,input.edu-form-noborder{ border:none; outline:none;} .edu-w245{ width: 245px; } -a.edu-btn{display: inline-block;border:none; padding:0 35px;color: #666!important;border:1px solid #ccc; text-align:center;font-size: 12px; height: 33px;line-height: 33px; border-radius:3px;} -a:hover.edu-btn { border:1px solid #5faee3; color: #5faee3!important;} +a.edu-btn{display: inline-block;border:none; padding:0 12px;color: #666!important;border:1px solid #ccc; text-align:center;font-size: 14px; height: 29px;line-height: 29px; border-radius:3px; font-weight: bold;letter-spacing:1px;} +a:hover.edu-btn{ border:1px solid #5faee3; color: #5faee3!important;} .edu-cir-grey{ display: inline-block; padding:0px 5px; color:#666; background:#ddd; text-align: center; border-radius:15px; font-size:12px; line-height:20px!important;} a.edu-filter-cir-grey{display: inline-block; padding:0px 15px; color:#666; border:1px solid #ddd; text-align: center; border-radius:3px; font-size:12px; height:25px; line-height:25px;} a:hover.edu-filter-cir-grey,a.edu-filter-cir-grey.active{ border:1px solid #3498db; color:#3498db; } -.edu-filter-btn{display: inline-block; padding:0px 15px; color:#666; background:#eee; text-align: center; border-radius:3px; font-size:12px; height:25px; line-height:25px;} +.edu-filter-btn{display: inline-block; padding:0px 10px; color:#666; background:#eee; text-align: center; border-radius:3px; font-size:12px; height:25px; line-height:25px;} .edu-filter-btn-blue{background:#ebf6fe; color:#3498db;} .edu-filter-btn-orange{background:#ffeee8; color:#ff5055;} .edu-filter-btn-red{background:#fee4e5; color:#d72e36;} .edu-filter-btn-green{background:#e4f3ec; color:#6fbb9d;} .edu-filter-btn-yellow{background:#fdefde; color:#ef9324;} +.edu-filter-btn-danger{background:#d72e36; color:#fff;} + +.edu-pop-table{ width: 100%; border:1px solid #eee; border-bottom:none; background:#fff; color:#888;} +.edu-pop-table tr{ height:40px; line-height: 40px; } +.edu-pop-table tr.edu-bg-grey{ background:#f5f5f5;} +.edu-txt-center{ text-align: center;} +.edu-pop-table tr th{ color:#333;border-bottom:1px solid #eee; } +.edu-pop-table tr td{border-bottom:1px solid #eee;} +.edu-pop-table.table-line tr td,.edu-pop-table.table-line tr th{ border-right:1px solid #eee;} +.edu-pop-table.table-line tr td:last-child,.edu-pop-table.table-line tr th:last-child{border-right:none;} +.edu-line{ border-bottom:1px solid #eee;} +table.table-th-grey th{ background:#f5f5f5;} +table.table-pa5 th,table.table-pa5 td{ padding:0 3px;} +.panel-comment_item .orig_cont-red{ border:solid 1px #f3897e; background:#fff6f5; padding:4px;color:#999;margin-top:-1px; } + +.alert-red{ background-color: #f2dede;border-color: #eed3d7; color: #d14f4d; text-align: left!important;} +.eud-pointer{ cursor:pointer;} +.edu-bg-grey{ background:#f6f6f6; width:90%; min-width:700px; color:#666;} + /* 智能课堂 bylinda*/ .edu-class-con{ width:50%; margin:0px auto; font-size:14px; padding:50px 0;} .edu-con-bg01{ width: 100%; background:#fff;} @@ -67,6 +90,8 @@ a.edu-class-right-add{ display: block; position:absolute; bottom: 0; width: 100 a:hover.edu-class-right-add{ background-color: rgba(0, 0, 0, 0.4);} .edu-class-txt-con{ padding:15px; color:#888; line-height: 2.0;} .edu-weixin-share{ position: relative;} +.edu-weixin-share a{ color:#888;} +.edu-weixin-share a:hover{color:#5faee3;} .edu-weixin-hide{ position:absolute; left:70px; top:-5px;width: 100px; padding:5px; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5); background:#fff; z-index:999; border-radius:3px; display: none;} .edu-weixin-hide img{ width: 100px; height: 100px;} .edu-weixin-hide font{border: 1px solid #ddd; display: block; border-width: 8px; position: absolute; top:12px;left: -16px; border-style:solid; border-color: transparent #fff transparent transparent;font-size: 0;line-height: 0; } @@ -82,11 +107,13 @@ a:hover.edu-class-right-add{ background-color: rgba(0, 0, 0, 0.4);} img.edu-nodata-img{ width:200px; margin:50px auto 20px; display: block;} .edu-nodata-p{ font-size: 16px; text-align: center; color:#888;} /* 班级 */ -.edu-position-hide{ position: absolute; top:20px; left:-20px; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5); background:#fff; -z-index:1001; padding:5px 0;} +.edu-position-hide{ position: absolute; top:20px; left:-20px; box-shadow: 0px 2px 8px rgba(146, 153, 169, 0.5); background:#fff;z-index:1001; padding:5px 0;} .edu-position-hide li a{ display:inline-block; height: 30px; width: 100px; line-height: 30px; text-align: center; font-size:12px; } .edu-position-hide li a:hover{ background:#eee; color:#666;} .edu-position-hidebox{ padding:5px;} +.edu-position-hidebox i{ color:#bcbcbc;} +.edu-position-hidebox i:hover{ color:#3498db;} +.edu-position-hidebox a{ color:#888;} .edu-position-hidebox:hover .edu-position-hide{ display: block;} .edu-class-img{ height: 100px;} .edu-class-leftnav{ background:#fff;} @@ -94,10 +121,23 @@ z-index:1001; padding:5px 0;} .edu-class-leftnav li a i{ color:#bbb;} .edu-class-leftnav li:hover,.edu-class-leftnav li.active{ border-left:3px solid #5faee3; } .edu-class-leftnav li:hover{ background:#f2f2f2;} -.edu-class-con-list{} .edu-class-innner-conbox{ background:#fff;} .edu-class-con-list{ padding:10px 0; border-bottom:1px solid #eee;} -a.edu-class-inner-list{display: block; color:#888; font-size: 16px; max-width:89%; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;} +.edu-class-con-list .edu-bg-grey{ background:#f5f5f5;} +a.edu-class-inner-list{display: block; color:#333; font-size: 16px; max-width:89%; overflow:hidden;white-space: nowrap; text-overflow:ellipsis;} a:hover.edu-class-inner-list{color:#3498db;} +.popup_tip_box {position: absolute; padding: 5px 15px; display: inline-block;white-space: nowrap; background-color: #FFFEF4;border: 1px solid #F3DDB3; color:#888; font-size:12px;} +.popup_tip_box em { display: block; border-width: 9px; position: absolute; top: 5px; left: -18px; + border-style: dashed solid dashed dashed; border-color: transparent #F3DDB3 transparent transparent; font-size: 0;line-height: 0;} + .popup_tip_box span { display: block;border-width: 9px; position: absolute; top: 5px; left: -17px; border-style: dashed solid dashed dashed;border-color: transparent #FFFEF4 transparent transparent; font-size: 0; line-height: 0;} +.edu-reply-teat{ width:92%; padding:5px; height: 100px;} +.popup_tip_box-black {position: absolute; padding: 5px 15px; display: inline-block;white-space: nowrap; background-color:#666; color:#fff; font-size:12px;left:70px; top:0px; display: none; text-align: left; line-height:1.9;} +.popup_tip_box-black em { display: block; border-width: 9px; position: absolute; top: 5px; left: -18px; + border-style: dashed solid dashed dashed; border-color: transparent #666 transparent transparent; font-size: 0;line-height: 0;} +.popup_tip_box-black span { display: block;border-width: 9px; position: absolute; top: 5px; left: -17px; border-style: dashed solid dashed dashed;border-color: transparent #666 transparent transparent; font-size: 0; line-height: 0;} +.edu-position:hover .popup_tip_box-black{ display: block;} +.edu-ces-top{ background:#f5f5f5; height:40px; line-height: 40px; padding:0 15px;} +.edu-bg-blue{ background:#f7f9fd; height: 230px;} +.padding10{ padding:10px;} diff --git a/html_home/20170425课程html/css/magic-check.css b/html_home/20170425课程html/css/magic-check.css index 0e252b2e1..27419682c 100644 --- a/html_home/20170425课程html/css/magic-check.css +++ b/html_home/20170425课程html/css/magic-check.css @@ -28,7 +28,7 @@ .magic-radio + label:before, .magic-checkbox + label:before { position: absolute; - top: 7px; + top: 5px; left: 0; display: inline-block; width: 14px; @@ -40,6 +40,9 @@ position: absolute; display: none; content: ''; } + .magic-checkbox + label:before { + top: 7px; + left: 0;} .magic-radio[disabled] + label, .magic-checkbox[disabled] + label { diff --git a/html_home/20170425课程html/educlass-st01.html b/html_home/20170425课程html/educlass-st01.html new file mode 100644 index 000000000..5064e01cc --- /dev/null +++ b/html_home/20170425课程html/educlass-st01.html @@ -0,0 +1,181 @@ + + + + + +普通班级-学生 + + + + + + + + + + + + +
+ +

+ + 胡莎莎 > + 智能课堂 > + 计算机基础 > + 计算机基础计算机学院通信工程专业16级1班 > + 作业

+
+
+
+ +
+
    +
  • 计算机基础计算机学院通信工程专业16级1班
  • +
  • + 邀请码:SXTSG +
    + 分享 +
    +
    + + 微信分享 +

    用微信扫描二维码分享给你的小伙伴

    +
    +
    +
  • +
  • + 陈晓婷 + 国防科学技术大学 + 2教师 + 120学生 + 120分班 + 4学分 + 将于56天后结束 +
  • +
+
+ + +
+
+
+
+
+ + 2562 次访问 +
+
+
+
+
+

作业列表

+ 导出成绩 +
+
+ +
+
+ 数组5--字符串应用二字符串应用二字符串应用二字符串应用二字符串应用二字用二 + 匿评中 +
+

+ # 22 + 发布于1小时前 + 60 已交 + 2 未交 + 40 未评 + 10 天 5 小时 12 分 +

+
+
+
+
+ 数组5--字符串应用二字符串字符串应用二字用二 + 评阅中 +
+

+ # 22 + 发布于1小时前 + 60 已交 + 2 未交 + 40 未评 + 10 天 5 小时 12 分 +

+
+
+
+
+ 数组5--字符串应用二字符串应用二字符串应用二字符串应字用二 + 匿评中 + 未提交 +
+

+ # 22 + 发布于1小时前 + 60 已交 + 2 未交 + 40 未评 + 10 天 5 小时 12 分 +

+
+
+
+
+ 数组5--字符串应用二字符串应用二字符串应用 + 评阅中 +
+

+ # 22 + 发布于1小时前 + 60 已交 + 2 未交 + 40 未评 + 10 天 5 小时 12 分 +

+
+
+ +
+
+
+ +
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass-st02.html b/html_home/20170425课程html/educlass-st02.html new file mode 100644 index 000000000..feb805e8e --- /dev/null +++ b/html_home/20170425课程html/educlass-st02.html @@ -0,0 +1,404 @@ + + + + + +智能课堂 + + + + + + + + + + + + + + +
+

班级首页 > 作业列表 > #22

+
+

数组5--字符串应用二

+ 返回 +
+
+
+
+ +
+
+
+ 提交作品 + 查看设置 +
+

本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+ (4)提高计算机的应用能力:重点是网络、多媒体、数据库等技术的基本知识和应用;理解信息安全和程序设计方面的基本知识。
+ (5)通过实践培养创新意识和动手能力,为学习后继计算机基础课程夯实基础;
+ (6)最终目标是培养在各专业领域的应用能力。
+ 第0讲 导学篇
+ 第1讲 计算机文化与计算思维
+ 1.1 引言
+ 1.2 计算机的诞生和发展
+ 1.3 计算思维基础
+ 第2讲 操作系统基础
+ 2.1 操作系统概述
+ 2.2 操作系统基本功能
+ 2.3 Windows的使用
+ 第3讲 数据处理
+

+
+ +
+
+
全部回复41
+

+ 5 + 回复15 +

+
+
+
+
头像
+
+
+
+ Cillian风吹麦浪1分钟前 +
+
+
+
+
+
+
+
+
+
+ 头像 +
+
+ suntao30分钟前 +
看看人家对待动物,再看看我们的活烤牛,这就是一个社会进步的表现,我们还很原始,不文明的社会看看人家对待动物,再看看我们的活烤牛,这就是一个社会进步的表现,我们还很原始,不文明的社会,看看人家对待动物,再看看我们的活烤牛,这就是一个社会进步的表现,我们还很原始,不文明的社会,,
+
+
+

+ 删除 + 赞(5) + 回复 +

+
+
+
+ 头像 +
+
+ suntao30分钟前 +
看看人家
+
+
+

+ 赞(5) + 回复 +

+
+
+
+ 头像 +
+
+ suntao30分钟前 +
看看人家对待动物,再看看我们的活烤牛,这就是一个社会进步的表现,我们
+
+
+

+ 赞(5) + 回复 +

+
+
+
+ 头像 +
+
+ yixin5分钟前 +
烤活牛你见过似的,美国那边吃人你怎么不信?
+
+
+

+ 赞(5) + 回复 +

+
+
+
+ 头像 +
+ +
+ 发布 +
+
+ +
+
点击展开隐藏楼层
+
+ 头像 +
+
+ yixin5分钟前 +
烤活牛你见过似的,美国那边吃人你怎么不信?
+
+
+

+ 赞(5) + 回复 +

+
+
+
+
校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗
+
+

+ 赞(5) + 回复 +

+
+
+ +
+
+
+
+
+ +
+
头像
+
+
+
+ Cillian风吹麦浪1分钟前 +
+
+
+
+
+
校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗
+
+
+

+ 赞(5) + 回复 +

+
+
+
+ +
+ +
+
+
+ 头像 +
+ +
+ 发布 +
+
+
+
+
+
+ +
+
+
+ 头像 +
+ +
+ 发布 +
+
+
+ +
+
+
+
+
+
+ 你未提交 +

+ 60 已交 + 2 未交 + 提交剩余时间 4 天 2 小时 27 分 +

+ 你在匿评开启之前提交了作品,你的作品正在匿评中 +

+ 60 已交 + 2 未交 + 2 未评 + 匿评剩余时间 4 天 2 小时 27 分 +

+
+ +
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
序号姓名学号提交状态更新时间教师评分助教评分匿评评分最终成绩操作
1hushushushhushu1145784545454545未提交2017-03-05 14:15- -- -- -(3)- -提交 +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
序号姓名更新时间评分操作
1hushushushhushu2017-03-05 14:1580.0(2)查看 +
2hushushushhushu2017-03-05 14:1550.0(2)评阅 +
+
+ +
+
+
+
+

本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+ (4)提高计算机的应用能力:重点是网络、多媒体、数据库等技术的基本知识和应用;理解信息安全和程序设计方面的基本知识。
+ (5)通过实践培养创新意识和动手能力,为学习后继计算机基础课程夯实基础;
+ (6)最终目标是培养在各专业领域的应用能力。
+ 第0讲 导学篇
+ 第1讲 计算机文化与计算思维
+ 1.1 引言
+ 1.2 计算机的诞生和发展
+ 1.3 计算思维基础
+ 第2讲 操作系统基础
+ 2.1 操作系统概述
+ 2.2 操作系统基本功能
+ 2.3 Windows的使用
+ 第3讲 数据处理
+

+
+
+
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass-st03.html b/html_home/20170425课程html/educlass-st03.html new file mode 100644 index 000000000..ca7e236bd --- /dev/null +++ b/html_home/20170425课程html/educlass-st03.html @@ -0,0 +1,128 @@ + + + + + +智能课堂 + + + + + + + + + + + +
+

班级首页 > 作业列表 > #22

+
+

数组5--字符串应用二

+ 返回 +
+
+
+
+
    +
  • +

    请使用 C++ 语言编写 编译器信息:gcc version "4.4.7" 20120313 (Red Hat 4.4.7-11) (GCC)

    + +
  • +
  • + 测试代码 + 数据已于 16:50:50 保存 +
  • +
+
+
+
+
+
+
+
    +
  • + + +
  • +
  • + + 数据已于 16:50:50 保存 +
  • +
  • + + + + 上传附件 + + + + 资源库 + +
  • +
  • + +
    +
    + 成员要求:2~4人 +
    + + +
    + + + + + + + + + + + + + + + + + + +
    hushushushhushu11457845454545451班
    hushushushhushu11457845454545451班
    hushushushhushu11457845454545451班
    + 双击添加成员 +
    +
    +
    + 已选成员 + + + + + + + + +
    hushushushhushu11457845454545451班
    + 双击删除成员,但不能删除自己 +
    +
    +
    +
  • +
  • + + +
  • + +
  • + 提交 + 取消 +
  • +
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass01.html b/html_home/20170425课程html/educlass-tch01.html similarity index 96% rename from html_home/20170425课程html/educlass01.html rename to html_home/20170425课程html/educlass-tch01.html index 74871f7c9..8876c2da0 100644 --- a/html_home/20170425课程html/educlass01.html +++ b/html_home/20170425课程html/educlass-tch01.html @@ -16,7 +16,13 @@ -
+
+

胡莎莎 > diff --git a/html_home/20170425课程html/educlass02.html b/html_home/20170425课程html/educlass-tch02.html similarity index 69% rename from html_home/20170425课程html/educlass02.html rename to html_home/20170425课程html/educlass-tch02.html index 2881bf675..314e8abe6 100644 --- a/html_home/20170425课程html/educlass02.html +++ b/html_home/20170425课程html/educlass-tch02.html @@ -11,12 +11,10 @@ + + + + + + + +

+

班级首页 > 作业列表 > #22

+
+

数组5--字符串应用二

+ 返回 +
+
+
+
+ +
+
+
+ +
+

本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+

+
+ +
+
+

分组要求

+ +
+
+

分组人数: 2 - 4 人

+ 注:任一成员都可以提交作品,提交作品时需要关联同组成员,组内成员作品共享。 +
+
+
+
+

输入输出样例:1组

+ +
+
+
+
    +
  • + + 样例1 +
  • +
  • + +
    +

    123

    +
    +
  • +
  • + +
    +

    123dafdfaasd

    +
    +
  • +
+
+
+
+
+
+

测试集:2 组

+ +
+
+ + + + + + + + + + + + + + + + + + + + +
序号测试集输入测试集输出
180 100 60 90 70第1名 1402 b 100分
+ 第2名 1404 d 90分
+ 第3名 1401 a 80分
+ 第4名 1405 e 70分
+ 第5名 1403 c 60分
280 100 60 90 70第1名 1402 b 100分
+ 第2名 1404 d 90分
+ 第3名 1401 a 80分
+ 第4名 1405 e 70分
+ 第5名 1403 c 60分
+
+
+
+
+
全部回复41
+

+ 5 + 回复15 +

+
+
+
+
头像
+
+
+
+ Cillian风吹麦浪1分钟前 +
+
+
+
+
+
+
+
+
+
+ 头像 +
+
+ suntao30分钟前 +
看看人家对待动物,再看看我们的活烤牛,这就是一个社会进步的表现,我们还很原始,不文明的社会看看人家对待动物,再看看我们的活烤牛,这就是一个社会进步的表现,我们还很原始,不文明的社会,看看人家对待动物,再看看我们的活烤牛,这就是一个社会进步的表现,我们还很原始,不文明的社会,,
+
+
+

+ 删除 + 赞(5) + 回复 +

+
+
+
+ 头像 +
+
+ suntao30分钟前 +
看看人家
+
+
+

+ 赞(5) + 回复 +

+
+
+
+ 头像 +
+
+ suntao30分钟前 +
看看人家对待动物,再看看我们的活烤牛,这就是一个社会进步的表现,我们
+
+
+

+ 赞(5) + 回复 +

+
+
+
+ 头像 +
+
+ yixin5分钟前 +
烤活牛你见过似的,美国那边吃人你怎么不信?
+
+
+

+ 赞(5) + 回复 +

+
+
+
+ 头像 +
+ +
+ 发布 +
+
+ +
+
点击展开隐藏楼层
+
+ 头像 +
+
+ yixin5分钟前 +
烤活牛你见过似的,美国那边吃人你怎么不信?
+
+
+

+ 赞(5) + 回复 +

+
+
+
+
校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗
+
+

+ 赞(5) + 回复 +

+
+
+ +
+
+
+
+
+ +
+
头像
+
+
+
+ Cillian风吹麦浪1分钟前 +
+
+
+
+
+
校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗校园枪击案你知道吗
+
+
+

+ 赞(5) + 回复 +

+
+
+
+ +
+ +
+
+
+ 头像 +
+ +
+ 发布 +
+
+
+
+
+
+ +
+
+
+ 头像 +
+ +
+ 发布 +
+
+
+ +
+
+
+
+
+
+
    +
  • + + 不限 + + + + +
  • +
  • + + 不限 + + + + + + +
  • +
  • + + 不限 + + + + + + +
  • +
  • +   +
    + + +
    +
  • +
+
+
+ 更新时间排序 + | + 最终成绩排序 +

90 个检索结果(108 学生)

+ +
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
序号姓名学号提交状态更新时间教师评分助教评分匿评评分最终成绩操作
1hushushushhushu1145784545454545未提交2017-03-05 14:15- -- -- -(3)- -评阅 +
2胡莎莎胡莎莎胡莎莎胡莎莎114578454545454554545455454545未提交2017-03-05 14:159598 + + 98(3)90.5评阅
1hushushushhushu1145784545454545未提交2017-03-05 14:15- -- -- -(3)- -评阅 +
2胡莎莎胡莎莎胡莎莎胡莎莎114578454545454554545455454545延时提交2017-03-05 14:15959898(3)90.5评阅
1hushushushhushu1145784545454545延时提交2017-03-05 14:15- -- -- -(3)- -评阅 +
2胡莎莎胡莎莎胡莎莎胡莎莎114578454545454554545455454545按时提交2017-03-05 14:15959898(3)90.5评阅
2胡莎莎胡莎莎胡莎莎胡莎莎114578454545454554545455454545延时提交2017-03-05 14:15959898(3)90.5评阅
1hushushushhushu1145784545454545延时提交2017-03-05 14:15- -- -- -(3)- -评阅 +
2胡莎莎胡莎莎胡莎莎胡莎莎114578454545454554545455454545按时提交2017-03-05 14:15959898(3)90.5评阅
+
+ +
+
+
+
+

本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+ (4)提高计算机的应用能力:重点是网络、多媒体、数据库等技术的基本知识和应用;理解信息安全和程序设计方面的基本知识。
+ (5)通过实践培养创新意识和动手能力,为学习后继计算机基础课程夯实基础;
+ (6)最终目标是培养在各专业领域的应用能力。
+ 第0讲 导学篇
+ 第1讲 计算机文化与计算思维
+ 1.1 引言
+ 1.2 计算机的诞生和发展
+ 1.3 计算思维基础
+ 第2讲 操作系统基础
+ 2.1 操作系统概述
+ 2.2 操作系统基本功能
+ 2.3 Windows的使用
+ 第3讲 数据处理
+

+
+
+
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass-tch06.html b/html_home/20170425课程html/educlass-tch06.html new file mode 100644 index 000000000..7474370ef --- /dev/null +++ b/html_home/20170425课程html/educlass-tch06.html @@ -0,0 +1,288 @@ + + + + + +智能课堂 + + + + + + + + + + + + + + +
+

班级首页 > 作业列表 > #22 > 冰冰

+
+

数组5--字符串应用二

+ 按时 + 返回 +
+
+
+

内容

+
+
+

本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+ (4)提高计算机的应用能力:重点是网络、多媒体、数据库等技术的基本知识和应用;理解信息安全和程序设计方面的基本知识。
+

+ +
+
+
+
+

迟交原因

+
+
+

本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+

+ +
+
+
+
+

其他组员

+
+ +
+
+
+

评测历史

+
+
+
+ 第2次 +
+
+ + 测试集 2 + +
+
+ + + + + + + + + + + + + +
期望输出实际输出
第1名 1402 b 100分
+ 第2名 1404 d 90分
+ 第3名 1401 a 80分
+ 第4名 1405 e 70分
+ 第5名 1403 c 60分
80 100 60 90 70
+
+
+
+
+ 第1次 +
+
+ + 测试集 2 + +
+
+ + 测试集 1 + +
+
+
+
+
+
+
+
+
全部评阅41
+

+ 5 +

+
+
+
    +
  • + + +
  • +
  • + + 组员同评(选中,则本次评阅对象指小组全部成员;否则,仅指此成员1人) +
  • +
  • + + +
  • +
  • + + + + 上传附件 + + 未上传文件 (最大文件大小 150 MB) +
  • + +
  • + 确定 + 取消 +
  • +
+
+
+
+
头像
+
+
+
+ 胡莎莎 + 2017-03-20 10:08 + 88 分 +
+
+
+
+ 很好很好很好很好很好很好很好很好很好很好很 +
+

+ 删除 +

+
+
+
+ +
+
+
头像
+
+
+
+ 胡莎莎 + 2017-03-20 10:08 + 88 分 +
+
+
+
+ 很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很很好很好很好很好很好很很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好很好 +
+
+
+
+ +
+ +
+
头像
+
+
+
+ 胡莎莎 + 2017-03-20 10:08 + 55 分 +
+
+
+ 结构不清晰,也没有附件 + 非常不符合作业要求 +
+
+
+
+
+ 头像 +
+
+ yixin5分钟前 +
为什么评分这么低,我已经按照作业的要求完成了所有的内容,并按时提交了附件 +请说明评分这么低的原因
+
+
+

+ 接受申诉 + 拒绝申诉 +

+
+
+
+
+
+
+ +
+ +
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass-tch07.html b/html_home/20170425课程html/educlass-tch07.html new file mode 100644 index 000000000..029733a4b --- /dev/null +++ b/html_home/20170425课程html/educlass-tch07.html @@ -0,0 +1,94 @@ + + + + + +智能课堂 + + + + + + + + + + + + + +
+

班级首页 > 作业列表 > #22

+
+

查重结果

+ 2017-03-18 12:50 + 返回 +
+
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
序号作品名称姓名学号时间作品名称姓名学号时间相似度对比
1作品名称莎莎11457845454545452017-03-05 14:15作品名称2彬彬11457845454545452017-04-05 14:1577%查看
2作品名称作品名称作品名称作品名称作品名称作品名称莎莎莎莎莎莎莎莎莎莎莎莎莎莎11457845454545452017-03-05 14:15作品名称2作品名称2作品名称2作品名称2作品名称2作品名称2作品名称2彬彬彬彬彬彬彬彬彬彬彬彬彬彬彬彬11457845454545452017-04-05 14:1577%查看
3作品名称莎莎11457845454545452017-03-05 14:15作品名称2彬彬11457845454545452017-04-05 14:1577%查看
+
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass-tch08.html b/html_home/20170425课程html/educlass-tch08.html new file mode 100644 index 000000000..91e5fbc08 --- /dev/null +++ b/html_home/20170425课程html/educlass-tch08.html @@ -0,0 +1,58 @@ + + + + + +智能课堂 + + + + + + + + + + + +
+

班级首页 > 作业列表 > #22

+
+

查重结果

+ 2017-03-18 12:50 + 返回 +
+
+
+ + + + + + + + + + + + + +
罗又胖 杨柳
+
+ + 评阅 +
+
相似度70% +
+ + 评阅 +
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass-tiku01.html b/html_home/20170425课程html/educlass-tiku01.html new file mode 100644 index 000000000..03f4c4e35 --- /dev/null +++ b/html_home/20170425课程html/educlass-tiku01.html @@ -0,0 +1,138 @@ + + + + + +智能课堂 + + + + + + + + + + + +
+

胡莎莎 > 智能课堂 > 我的题库 > 新建

+
+

新建普通作业

+
+
+
+
+
    +
  • + + +
    + 请选择课程所属专业层级 +
  • +
  • + + +
    +
  • +
  • + + +
    +
  • +
  • + + +
    +
  • +
  • + + +
    +
  • +
  • + + +
    +
  • +
  • + + +
  • +
  • + + +
  • +
  • + + + + 上传附件 + + + + 资源库 + +
  • + +
  • + + +
  • +
  • + + + + 上传附件 + +
  • +
  • + 保存 + 取消 +
  • +
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass-tiku02.html b/html_home/20170425课程html/educlass-tiku02.html new file mode 100644 index 000000000..f2af513cb --- /dev/null +++ b/html_home/20170425课程html/educlass-tiku02.html @@ -0,0 +1,153 @@ + + + + + +智能课堂 + + + + + + + + + + + + + + +
+

胡莎莎 > 智能课堂 > 我的题库 > #22

+
+

数组5--字符串应用二

+ 返回 +
+
+
+
+ +
+
+
+
+ + +
+
+

+ 创建于于10天前更新于3小时前
+ 适用课程:本科-工学 -计算机类 - 计算机程序设计之C++ +

+

本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+

+
+ + +
+
+
全部回复41
+

+ 5 + 回复15 +

+
+
+
+
+
+ 头像 +
+ +
+ 发布 +
+
+
+ +
+
+
+
+
+

本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+ (4)提高计算机的应用能力:重点是网络、多媒体、数据库等技术的基本知识和应用;理解信息安全和程序设计方面的基本知识。
+ (5)通过实践培养创新意识和动手能力,为学习后继计算机基础课程夯实基础;
+ (6)最终目标是培养在各专业领域的应用能力。
+ 第0讲 导学篇
+ 第1讲 计算机文化与计算思维
+ 1.1 引言
+ 1.2 计算机的诞生和发展
+ 1.3 计算思维基础
+ 第2讲 操作系统基础
+ 2.1 操作系统概述
+ 2.2 操作系统基本功能
+ 2.3 Windows的使用
+ 第3讲 数据处理
+

+
+
+
+
+
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass-tiku03.html b/html_home/20170425课程html/educlass-tiku03.html new file mode 100644 index 000000000..e0ac68f71 --- /dev/null +++ b/html_home/20170425课程html/educlass-tiku03.html @@ -0,0 +1,150 @@ + + + + + +智能课堂 + + + + + + + + + + + + + + +
+

胡莎莎 > 智能课堂 > 题库

+
+
+ +
+
+
+ + + + + \ No newline at end of file diff --git a/html_home/20170425课程html/educlass03.html b/html_home/20170425课程html/educlass03.html deleted file mode 100644 index f12f664b9..000000000 --- a/html_home/20170425课程html/educlass03.html +++ /dev/null @@ -1,111 +0,0 @@ - - - - - -智能课堂 - - - - - - - - - - - -
-

班级首页 > 作业列表 > 新建

-
-

新建普通作业

-
-
-
-
- - 课程的核心是授课大纲,您可以为一门课程创建多个不同的班级 -
-
-
    -
  • - - -
    - 请选择课程所属专业层级 -
  • -
  • - - -
    -
  • -
  • - - -
    -
  • -
  • - - -
    -
  • -
  • - - -
    -
  • -
  • - - -
    -
  • -
  • - 保存 - 取消 -
  • -
-
-
-
-
- - - - - \ No newline at end of file diff --git a/html_home/20170425课程html/educoursepopup.html b/html_home/20170425课程html/educoursepopup.html index d51872be4..4fadca121 100644 --- a/html_home/20170425课程html/educoursepopup.html +++ b/html_home/20170425课程html/educoursepopup.html @@ -57,7 +57,7 @@
-
+

教师团队-添加