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班 > + 作业
+
+
+ 用微信扫描二维码分享给你的小伙伴
+作业列表
+ 导出成绩 ++ # 22 + 发布于1小时前 + 60 已交 + 2 未交 + 40 未评 + 10 天 5 小时 12 分 +
++ # 22 + 发布于1小时前 + 60 已交 + 2 未交 + 40 未评 + 10 天 5 小时 12 分 +
+数组5--字符串应用二
+ 返回 +本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+ (4)提高计算机的应用能力:重点是网络、多媒体、数据库等技术的基本知识和应用;理解信息安全和程序设计方面的基本知识。
+ (5)通过实践培养创新意识和动手能力,为学习后继计算机基础课程夯实基础;
+ (6)最终目标是培养在各专业领域的应用能力。
+ 第0讲 导学篇
+ 第1讲 计算机文化与计算思维
+ 1.1 引言
+ 1.2 计算机的诞生和发展
+ 1.3 计算思维基础
+ 第2讲 操作系统基础
+ 2.1 操作系统概述
+ 2.2 操作系统基本功能
+ 2.3 Windows的使用
+ 第3讲 数据处理
+
+ 60 已交 + 2 未交 + 提交剩余时间 4 天 2 小时 27 分 +
+ 你在匿评开启之前提交了作品,你的作品正在匿评中 ++ 60 已交 + 2 未交 + 2 未评 + 匿评剩余时间 4 天 2 小时 27 分 +
+| 序号 | +姓名 | +学号 | +提交状态 | +更新时间 | +教师评分 | +助教评分 | +匿评评分 | +最终成绩 | +操作 | +
|---|---|---|---|---|---|---|---|---|---|
| 1 | +hushushushhushu | +1145784545454545 | +未提交 | +2017-03-05 14:15 | +- - | +- - | +- -(3) | +- - | +提交 + | +
| 序号 | +姓名 | +更新时间 | +评分 | +操作 | +
|---|---|---|---|---|
| 1 | +hushushushhushu | +2017-03-05 14:15 | +80.0(2) | +查看 + | +
| 2 | +hushushushhushu | +2017-03-05 14:15 | +50.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讲 数据处理
+
数组5--字符串应用二
+ 返回 +请使用 C++ 语言编写 编译器信息:gcc version "4.4.7" 20120313 (Red Hat 4.4.7-11) (GCC)
+ +| hushushushhushu | +1145784545454545 | +1班 | +
| hushushushhushu | +1145784545454545 | +1班 | +
| hushushushhushu | +1145784545454545 | +1班 | +
请将邀请码告诉成员
+他们可以主动加入
胡莎莎 > 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 @@ + + + + +
+ + +数组5--字符串应用二
+ 返回 +本课程是根据教育部教指委的要求开设的第一门计算机基础课程。
+ 本课程吸纳了国内外最新的教学研究成果,兼顾了初学计算机的学生,反映了当代计算机学科的最新成就,具有厚实的课程内容体系,为学习后续计算机基础课程夯实基础。
+ 本课程的教学目标是拓宽知识面、提高应用能力、培养创新能力,即:
+ (1)培养计算思维意识和能力;
+ (2)拓宽计算机基础知识面:介绍计算机的基本原理、技术和方法,引入计算机新技术和了解计算机发展趋势;
+ (3)培养计算机的基本使用技能:常用操作系统和应用软件的使用;
+
| 序号 | +测试集输入 | +测试集输出 | +
|---|---|---|
| 1 | +80 100 60 90 70 | +第1名 1402 b 100分 + 第2名 1404 d 90分 + 第3名 1401 a 80分 + 第4名 1405 e 70分 + 第5名 1403 c 60分 |
+
| 2 | +80 100 60 90 70 | +第1名 1402 b 100分 + 第2名 1404 d 90分 + 第3名 1401 a 80分 + 第4名 1405 e 70分 + 第5名 1403 c 60分 |
+
| 序号 | +姓名 | +学号 | +提交状态 | +更新时间 | +教师评分 | +助教评分 | +匿评评分 | +最终成绩 | +操作 | +
|---|---|---|---|---|---|---|---|---|---|
| 1 | +hushushushhushu | +1145784545454545 | +未提交 | +2017-03-05 14:15 | +- - | +- - | +- -(3) | +- - | +评阅 + | +
| 2 | +胡莎莎胡莎莎胡莎莎胡莎莎 | +114578454545454554545455454545 | +未提交 | +2017-03-05 14:15 | +95 | +98
+
+
+
+
+ 2名助教进行了评分 |
+ 98(3) | +90.5 | +评阅 | +
| 1 | +hushushushhushu | +1145784545454545 | +未提交 | +2017-03-05 14:15 | +- - | +- - | +- -(3) | +- - | +评阅 + | +
| 2 | +胡莎莎胡莎莎胡莎莎胡莎莎 | +114578454545454554545455454545 | +延时提交 | +2017-03-05 14:15 | +95 | +98 | +98(3) | +90.5 | +评阅 | +
| 1 | +hushushushhushu | +1145784545454545 | +延时提交 | +2017-03-05 14:15 | +- - | +- - | +- -(3) | +- - | +评阅 + | +
| 2 | +胡莎莎胡莎莎胡莎莎胡莎莎 | +114578454545454554545455454545 | +按时提交 | +2017-03-05 14:15 | +95 | +98 | +98(3) | +90.5 | +评阅 | +
| 2 | +胡莎莎胡莎莎胡莎莎胡莎莎 | +114578454545454554545455454545 | +延时提交 | +2017-03-05 14:15 | +95 | +98 | +98(3) | +90.5 | +评阅 | +
| 1 | +hushushushhushu | +1145784545454545 | +延时提交 | +2017-03-05 14:15 | +- - | +- - | +- -(3) | +- - | +评阅 + | +
| 2 | +胡莎莎胡莎莎胡莎莎胡莎莎 | +114578454545454554545455454545 | +按时提交 | +2017-03-05 14:15 | +95 | +98 | +98(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讲 数据处理
+
+ 删除 + 赞(5) + 回复 +
+ ++ 赞(5) + 回复 +
+ ++ 赞(5) + 回复 +
+ ++ 赞(5) + 回复 +
+ ++ 赞(5) + 回复 +
+ ++ 赞(5) + 回复 +
++ 赞(5) + 回复 +
+ +