1
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
||||
<!-- saved from url=(0199)https://mooc1.chaoxing.com/mooc-ans/knowledge/cards?clazzid=129437493&courseid=256005147&knowledgeid=1050488690&num=0&ut=s&cpi=441843723&v=2025-0424-1038-3&mooc2=1&isMicroCourse=false&editorPreview=0 -->
|
||||
<!-- saved from url=(0199)https://mooc1.chaoxing.com/mooc-ans/knowledge/cards?clazzid=129437459&courseid=256005119&knowledgeid=1050486683&num=0&ut=s&cpi=506173436&v=2025-0424-1038-3&mooc2=1&isMicroCourse=false&editorPreview=0 -->
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" class="x-border-box x-strict"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><script>
|
||||
_HOST_ = "//mooc1.chaoxing.com";
|
||||
_CP_ = "/mooc-ans";
|
||||
@@ -8,7 +8,7 @@
|
||||
_HOST_CP2_ = _CP_;
|
||||
</script>
|
||||
|
||||
<title>课前学习</title>
|
||||
<title>视频</title>
|
||||
<link type="text/css" href="./iframe.css" rel="stylesheet">
|
||||
<link type="text/css" href="./default.min.css" rel="stylesheet">
|
||||
<style>
|
||||
@@ -82,7 +82,7 @@
|
||||
|
||||
<script type="text/javascript" src="./import-all-classes.js.下载"></script><script src="./ServerHosts.js.下载"></script><script src="./all-classes.js.下载"></script>
|
||||
<script>
|
||||
var _from = '256005147_129437493_370760372_aa5f995e880be44ade430110fb11c896';
|
||||
var _from = '256005119_129437459_421011097_8f99e04566e9010cd69dc8e310ab4b50';
|
||||
window.showAiAnalysis = true;
|
||||
window.curMicroTopicId = "";
|
||||
window.isNewTopic = "false";
|
||||
@@ -121,469 +121,24 @@
|
||||
.CtxtMenu_ContextMenu:focus { outline:none}
|
||||
.CtxtMenu_ContextMenu .CtxtMenu_MenuItem:focus { outline:none}
|
||||
.CtxtMenu_Menu .CtxtMenu_MenuClose { top:-10px; left:-10px}
|
||||
</style><style type="text/css" id="_MJX-SVG-styles">mjx-container[jax="SVG"][display="true"]{display: inline !important;margin1: 0 !important;}mjx-container svg{max-width:100%;}</style><style data-id="immersive-translate-input-injected-css">.immersive-translate-input {
|
||||
position: absolute;
|
||||
top: 0;
|
||||
right: 0;
|
||||
left: 0;
|
||||
bottom: 0;
|
||||
z-index: 2147483647;
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
}
|
||||
.immersive-translate-attach-loading::after {
|
||||
content: " ";
|
||||
|
||||
--loading-color: #f78fb6;
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
border-radius: 50%;
|
||||
display: block;
|
||||
margin: 12px auto;
|
||||
position: relative;
|
||||
color: white;
|
||||
left: -100px;
|
||||
box-sizing: border-box;
|
||||
animation: immersiveTranslateShadowRolling 1.5s linear infinite;
|
||||
|
||||
position: absolute;
|
||||
top: 50%;
|
||||
left: 50%;
|
||||
transform: translate(-2000%, -50%);
|
||||
z-index: 100;
|
||||
}
|
||||
|
||||
.immersive-translate-loading-spinner {
|
||||
vertical-align: middle !important;
|
||||
width: 10px !important;
|
||||
height: 10px !important;
|
||||
display: inline-block !important;
|
||||
margin: 0 4px !important;
|
||||
border: 2px rgba(221, 244, 255, 0.6) solid !important;
|
||||
border-top: 2px rgba(0, 0, 0, 0.375) solid !important;
|
||||
border-left: 2px rgba(0, 0, 0, 0.375) solid !important;
|
||||
border-radius: 50% !important;
|
||||
padding: 0 !important;
|
||||
-webkit-animation: immersive-translate-loading-animation 0.6s infinite linear !important;
|
||||
animation: immersive-translate-loading-animation 0.6s infinite linear !important;
|
||||
}
|
||||
|
||||
@-webkit-keyframes immersive-translate-loading-animation {
|
||||
from {
|
||||
-webkit-transform: rotate(0deg);
|
||||
}
|
||||
|
||||
to {
|
||||
-webkit-transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
|
||||
@keyframes immersive-translate-loading-animation {
|
||||
from {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
|
||||
to {
|
||||
transform: rotate(359deg);
|
||||
}
|
||||
}
|
||||
|
||||
.immersive-translate-input-loading {
|
||||
--loading-color: #f78fb6;
|
||||
width: 6px;
|
||||
height: 6px;
|
||||
border-radius: 50%;
|
||||
display: block;
|
||||
margin: 12px auto;
|
||||
position: relative;
|
||||
color: white;
|
||||
left: -100px;
|
||||
box-sizing: border-box;
|
||||
animation: immersiveTranslateShadowRolling 1.5s linear infinite;
|
||||
}
|
||||
|
||||
@keyframes immersiveTranslateShadowRolling {
|
||||
0% {
|
||||
box-shadow: 0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0),
|
||||
0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
|
||||
}
|
||||
|
||||
12% {
|
||||
box-shadow: 100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0),
|
||||
0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
|
||||
}
|
||||
|
||||
25% {
|
||||
box-shadow: 110px 0 var(--loading-color), 100px 0 var(--loading-color),
|
||||
0px 0 rgba(255, 255, 255, 0), 0px 0 rgba(255, 255, 255, 0);
|
||||
}
|
||||
|
||||
36% {
|
||||
box-shadow: 120px 0 var(--loading-color), 110px 0 var(--loading-color),
|
||||
100px 0 var(--loading-color), 0px 0 rgba(255, 255, 255, 0);
|
||||
}
|
||||
|
||||
50% {
|
||||
box-shadow: 130px 0 var(--loading-color), 120px 0 var(--loading-color),
|
||||
110px 0 var(--loading-color), 100px 0 var(--loading-color);
|
||||
}
|
||||
|
||||
62% {
|
||||
box-shadow: 200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color),
|
||||
120px 0 var(--loading-color), 110px 0 var(--loading-color);
|
||||
}
|
||||
|
||||
75% {
|
||||
box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
|
||||
130px 0 var(--loading-color), 120px 0 var(--loading-color);
|
||||
}
|
||||
|
||||
87% {
|
||||
box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
|
||||
200px 0 rgba(255, 255, 255, 0), 130px 0 var(--loading-color);
|
||||
}
|
||||
|
||||
100% {
|
||||
box-shadow: 200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0),
|
||||
200px 0 rgba(255, 255, 255, 0), 200px 0 rgba(255, 255, 255, 0);
|
||||
}
|
||||
}
|
||||
|
||||
.immersive-translate-modal {
|
||||
position: fixed;
|
||||
z-index: 2147483647;
|
||||
left: 0;
|
||||
top: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: auto;
|
||||
background-color: rgb(0, 0, 0);
|
||||
background-color: rgba(0, 0, 0, 0.4);
|
||||
font-size: 15px;
|
||||
}
|
||||
|
||||
.immersive-translate-modal-content {
|
||||
background-color: #fefefe;
|
||||
margin: 10% auto;
|
||||
padding: 40px 24px 24px;
|
||||
border-radius: 12px;
|
||||
width: 350px;
|
||||
font-family: system-ui, -apple-system, "Segoe UI", "Roboto", "Ubuntu",
|
||||
"Cantarell", "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji",
|
||||
"Segoe UI Symbol", "Noto Color Emoji";
|
||||
position: relative;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.immersive-translate-modal-content {
|
||||
margin: 25% auto !important;
|
||||
}
|
||||
}
|
||||
|
||||
@media screen and (max-width: 480px) {
|
||||
.immersive-translate-modal-content {
|
||||
width: 80vw !important;
|
||||
margin: 20vh auto !important;
|
||||
padding: 20px 12px 12px !important;
|
||||
}
|
||||
|
||||
.immersive-translate-modal-title {
|
||||
font-size: 14px !important;
|
||||
}
|
||||
|
||||
.immersive-translate-modal-body {
|
||||
font-size: 13px !important;
|
||||
max-height: 60vh !important;
|
||||
}
|
||||
|
||||
.immersive-translate-btn {
|
||||
font-size: 13px !important;
|
||||
padding: 8px 16px !important;
|
||||
margin: 0 4px !important;
|
||||
}
|
||||
|
||||
.immersive-translate-modal-footer {
|
||||
gap: 6px !important;
|
||||
margin-top: 16px !important;
|
||||
}
|
||||
}
|
||||
|
||||
.immersive-translate-modal .immersive-translate-modal-content-in-input {
|
||||
max-width: 500px;
|
||||
}
|
||||
.immersive-translate-modal-content-in-input .immersive-translate-modal-body {
|
||||
text-align: left;
|
||||
max-height: unset;
|
||||
}
|
||||
|
||||
.immersive-translate-modal-title {
|
||||
text-align: center;
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
color: #333333;
|
||||
}
|
||||
|
||||
.immersive-translate-modal-body {
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
font-weight: 400;
|
||||
color: #333333;
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
.immersive-translate-modal-body {
|
||||
max-height: 250px;
|
||||
overflow-y: auto;
|
||||
}
|
||||
}
|
||||
|
||||
.immersive-translate-close {
|
||||
color: #666666;
|
||||
position: absolute;
|
||||
right: 16px;
|
||||
top: 16px;
|
||||
font-size: 20px;
|
||||
font-weight: bold;
|
||||
}
|
||||
|
||||
.immersive-translate-close:hover,
|
||||
.immersive-translate-close:focus {
|
||||
text-decoration: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.immersive-translate-modal-footer {
|
||||
display: flex;
|
||||
justify-content: center;
|
||||
flex-wrap: wrap;
|
||||
margin-top: 24px;
|
||||
}
|
||||
|
||||
.immersive-translate-btn {
|
||||
width: fit-content;
|
||||
color: #fff;
|
||||
background-color: #ea4c89;
|
||||
border: none;
|
||||
font-size: 14px;
|
||||
margin: 0 8px;
|
||||
padding: 9px 30px;
|
||||
border-radius: 5px;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
cursor: pointer;
|
||||
transition: background-color 0.3s ease;
|
||||
}
|
||||
|
||||
.immersive-translate-btn-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
gap: 8px;
|
||||
}
|
||||
|
||||
.immersive-translate-btn:hover {
|
||||
background-color: #f082ac;
|
||||
}
|
||||
.immersive-translate-btn:disabled {
|
||||
opacity: 0.6;
|
||||
cursor: not-allowed;
|
||||
}
|
||||
.immersive-translate-btn:disabled:hover {
|
||||
background-color: #ea4c89;
|
||||
}
|
||||
|
||||
.immersive-translate-link-btn {
|
||||
background-color: transparent;
|
||||
color: #ea4c89;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
height: 30px;
|
||||
line-height: 30px;
|
||||
}
|
||||
|
||||
.immersive-translate-cancel-btn {
|
||||
/* gray color */
|
||||
background-color: rgb(89, 107, 120);
|
||||
}
|
||||
|
||||
.immersive-translate-cancel-btn:hover {
|
||||
background-color: hsl(205, 20%, 32%);
|
||||
}
|
||||
|
||||
.immersive-translate-action-btn {
|
||||
background-color: transparent;
|
||||
color: #ea4c89;
|
||||
border: 1px solid #ea4c89;
|
||||
}
|
||||
|
||||
.immersive-translate-btn svg {
|
||||
margin-right: 5px;
|
||||
}
|
||||
|
||||
.immersive-translate-link {
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
text-decoration: none;
|
||||
color: #ea4c89;
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.immersive-translate-primary-link {
|
||||
cursor: pointer;
|
||||
user-select: none;
|
||||
-webkit-user-drag: none;
|
||||
text-decoration: none;
|
||||
color: #ea4c89;
|
||||
-webkit-tap-highlight-color: rgba(0, 0, 0, 0.1);
|
||||
}
|
||||
|
||||
.immersive-translate-modal input[type="radio"] {
|
||||
margin: 0 6px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.immersive-translate-modal label {
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.immersive-translate-close-action {
|
||||
position: absolute;
|
||||
top: 2px;
|
||||
right: 0px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.imt-image-status {
|
||||
background-color: rgba(0, 0, 0, 0.5) !important;
|
||||
display: flex !important;
|
||||
flex-direction: column !important;
|
||||
align-items: center !important;
|
||||
justify-content: center !important;
|
||||
border-radius: 16px !important;
|
||||
}
|
||||
.imt-image-status img,
|
||||
.imt-image-status svg,
|
||||
.imt-img-loading {
|
||||
width: 28px !important;
|
||||
height: 28px !important;
|
||||
margin: 0 0 8px 0 !important;
|
||||
min-height: 28px !important;
|
||||
min-width: 28px !important;
|
||||
position: relative !important;
|
||||
}
|
||||
.imt-img-loading {
|
||||
background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADgAAAA4CAMAAACfWMssAAAAtFBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////oK74hAAAAPHRSTlMABBMIDyQXHwyBfFdDMSw+OjXCb+5RG51IvV/k0rOqlGRM6KKMhdvNyZBz9MaupmxpWyj437iYd/yJVNZeuUC7AAACt0lEQVRIx53T2XKiUBCA4QYOiyCbiAsuuGBcYtxiYtT3f6/pbqoYHVFO5r+iivpo6DpAWYpqeoFfr9f90DsYAuRSWkFnPO50OgR9PwiCUFcl2GEcx+N/YBh6pvKaefHlUgZd1zVe0NbYcQjGBfzrPE8Xz8aF+71D8gG6DHFPpc4a7xFiCDuhaWgKgGIJQ3d5IMGDrpS4S5KgpIm+en9f6PlAhKby4JwEIxlYJV9h5k5nee9GoxHJ2IDSNB0dwdad1NAxDJ/uXDHYmebdk4PdbkS58CIVHdYSUHTYYRWOJblWSyu2lmy3KNFVJNBhxcuGW4YBVCbYGRZwIooipHsNqjM4FbgOQqQqSKQQU9V8xmi1QlgHqQQ6DDBvRUVCDirs+EzGDGOQTCATgtYTnbCVLgsVgRE0T1QE0qHCFAht2z6dLvJQs3Lo2FQoDxWNUiBhaP4eRgwNkI+dAjVOA/kUrIDwf3CG8NfNOE0eiFotSuo+rBiq8tD9oY4Qzc6YJw99hl1wzpQvD7ef2M8QgnOGJfJw+EltQc+oX2yn907QB22WZcvlUpd143dqQu+8pCJZuGE4xCuPXJqqcs5sNpsI93Rmzym1k4Npk+oD1SH3/a3LOK/JpUBpWfqNySxWzCfNCUITuDG5dtuphrUJ1myeIE9bIsPiKrfqTai5WZxbhtNphYx6GEIHihyGFTI69lje/rxajdh0s0msZ0zYxyPLhYCb1CyHm9Qsd2H37Y3lugVwL9kNh8Ot8cha6fUNQ8nuXi5z9/ExsAO4zQrb/ev1yrCB7lGyQzgYDGuxq1toDN/JGvN+HyWNHKB7zEoK+PX11e12G431erGYzwmytAWU56fkMHY5JJnDRR2eZji3AwtIcrEV8Cojat/BdQ7XOwGV1e1hDjGGjXbdArm8uJZtCH5MbcctVX8A1WpqumJHwckAAAAASUVORK5CYII=");
|
||||
background-size: 28px 28px;
|
||||
animation: image-loading-rotate 1s linear infinite !important;
|
||||
}
|
||||
|
||||
.imt-image-status span {
|
||||
color: var(--bg-2, #fff) !important;
|
||||
font-size: 14px !important;
|
||||
line-height: 14px !important;
|
||||
font-weight: 500 !important;
|
||||
font-family: "PingFang SC", Arial, sans-serif !important;
|
||||
}
|
||||
|
||||
.imt-primary-button {
|
||||
display: flex;
|
||||
padding: 12px 80px;
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
gap: 8px;
|
||||
border-radius: 8px;
|
||||
background: #ea4c89;
|
||||
color: #fff;
|
||||
font-size: 16px;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
line-height: 24px;
|
||||
border: none;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.imt-retry-text {
|
||||
color: #999;
|
||||
text-align: center;
|
||||
font-size: 14px;
|
||||
font-style: normal;
|
||||
font-weight: 400;
|
||||
line-height: 21px;
|
||||
cursor: pointer;
|
||||
}
|
||||
|
||||
.imt-action-container {
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
gap: 12px;
|
||||
}
|
||||
|
||||
.imt-modal-content-text {
|
||||
text-align: left;
|
||||
color: #333;
|
||||
font-size: 16px;
|
||||
font-weight: 400;
|
||||
line-height: 24px;
|
||||
}
|
||||
|
||||
@keyframes image-loading-rotate {
|
||||
from {
|
||||
transform: rotate(360deg);
|
||||
}
|
||||
to {
|
||||
transform: rotate(0deg);
|
||||
}
|
||||
}
|
||||
|
||||
.imt-linear-gradient-text {
|
||||
background: linear-gradient(90deg, #00a6ff 0%, #c369ff 52.4%, #ff4590 100%);
|
||||
background-clip: text;
|
||||
-webkit-background-clip: text;
|
||||
-webkit-text-fill-color: transparent;
|
||||
}
|
||||
|
||||
.imt-flex-center {
|
||||
display: flex;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
}
|
||||
|
||||
.imt-linear-black-btn {
|
||||
border-radius: 50px;
|
||||
background: linear-gradient(66deg, #222 19%, #696969 94.25%);
|
||||
height: 48px;
|
||||
width: 100%;
|
||||
color: #fff;
|
||||
font-size: 16px;
|
||||
font-weight: 700;
|
||||
display: flex;
|
||||
align-items: center;
|
||||
cursor: pointer;
|
||||
justify-content: center;
|
||||
}
|
||||
</style></head>
|
||||
</style><style type="text/css" id="_MJX-SVG-styles">mjx-container[jax="SVG"][display="true"]{display: inline !important;margin1: 0 !important;}mjx-container svg{max-width:100%;}</style><style id="supercopy_user_select">*{user-select: text !important;-webkit-user-select: text !important;-webkit-touch-callout: text !important;}</style></head>
|
||||
<body class="x-body x-webkit x-chrome" id="ext-gen1049" style="zoom: 1;">
|
||||
<div id="cardFocus" tabindex="0" aria-label="正文" role="option"></div>
|
||||
<input type="hidden" id="supportAiBrainMap" value="false">
|
||||
<input type="hidden" id="useBigModelAnalysis" value="true">
|
||||
<input type="hidden" id="aiVideoInterpret" value="0">
|
||||
<input type="hidden" id="curCourseId" value="256005147">
|
||||
<input type="hidden" id="curCourseId" value="256005119">
|
||||
<input type="hidden" id="ut" value="s">
|
||||
<input type="hidden" id="clazzId" value="129437493">
|
||||
<input type="hidden" id="aiToolTextToVoiceEnc" value="832aded40e93ae57bb082a3957d6c4bb">
|
||||
<input type="hidden" id="aiToolUserId" value="370760372">
|
||||
<input type="hidden" id="aiToolTime" value="1767592640749">
|
||||
<input type="hidden" id="aiToolTranslateEnc" value="69ddf8af3325d2d48641a51089fc5cdd">
|
||||
<input type="hidden" id="aiToolCpi" value="441843723">
|
||||
<div class="wrap " style="min-width: 846px; padding: 30px 80px;">
|
||||
<input type="hidden" id="clazzId" value="129437459">
|
||||
<input type="hidden" id="aiToolTextToVoiceEnc" value="a6b5bd0a233c2c640041ea8c25304f92">
|
||||
<input type="hidden" id="aiToolUserId" value="421011097">
|
||||
<input type="hidden" id="aiToolTime" value="1767634729154">
|
||||
<input type="hidden" id="aiToolTranslateEnc" value="bfb4978f54bef983a449c4e1cb43166b">
|
||||
<input type="hidden" id="aiToolCpi" value="506173436">
|
||||
<div class="wrap " style="min-width:846px;">
|
||||
|
||||
<div class="ans-cc ">
|
||||
<p><span style="font-size: 20px;"><strong>学习目标</strong></span></p><p style="white-space: normal;"><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; background-color: rgb(255, 255, 255); font-size: 14px;">通过本章学习,你需要掌握和了解以下内容:</span></span></p><p style="white-space: normal;"><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; background-color: rgb(255, 255, 255); font-size: 14px;">1、汽车的发展历史</span></span></p><p style="white-space: normal;"><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; background-color: rgb(255, 255, 255); font-size: 14px;">2、国内外著名汽车品牌</span></span></p><p style="white-space: normal;"><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; background-color: rgb(255, 255, 255); font-size: 14px;">3、汽车发动机简介</span></span></p><p style="white-space: normal;"><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; background-color: rgb(255, 255, 255); font-size: 14px;">4、发动机机体的两大机构</span></span></p><p style="white-space: normal;"><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; background-color: rgb(255, 255, 255); font-size: 14px;">5、汽车五大系</span></span></p><p style="white-space: normal;"><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; background-color: rgb(255, 255, 255); font-size: 14px;">6、汽车底牌</span></span></p><p><strong><span style="font-size: 20px;">自主学习资料</span></strong><span style="font-size: 20px;"><span style="font-size: 20px; text-decoration: underline;"></span></span><br></p><p><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; text-indent: 28px; background-color: rgb(255, 255, 255); font-size: 14px;">1、超星尔雅慕课:</span></span></p><p><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; text-indent: 28px; background-color: rgb(255, 255, 255); font-size: 14px;"> 第一章 汽车文化和汽车构造 1.1-1.13</span></span></p><p><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; text-indent: 28px; background-color: rgb(255, 255, 255); font-size: 14px;">2、书籍推荐:</span></span></p><p><span style="font-size: 20px;"><span style="color: rgb(85, 85, 85); font-family: none; text-indent: 28px; background-color: rgb(255, 255, 255); font-size: 14px;"> </span></span><a style="text-indent: 2em; margin: 0px 10px 0px 0px; padding: 0px; color: rgb(51, 53, 52); font-weight: bold; font-family: 宋体;" href="https://mooc1.chaoxing.com/mooc-ans/knowledge/null"><span style="color:Red;margin: 0px; padding: 0px;">汽车构造</span></a><span style="text-indent: 2em;">作者:代洪,陆孟雄,钟其斌主编</span></p><p> <a style="text-indent: 2em; margin: 0px 10px 0px 0px; padding: 0px; color: rgb(22, 73, 136); font-weight: bold; font-family: 宋体;" href="https://mooc1.chaoxing.com/mooc-ans/knowledge/null"><span style="color:Red;margin: 0px; padding: 0px;">汽车构造</span></a><span style="text-indent: 2em;">作者:史文库,姚为民主编</span></p><p><span style="text-indent: 2em; color: rgb(0, 0, 0);"> <strong><span style="text-indent: 2em; color: rgb(255, 0, 0);">浅谈汽车发展史及我国汽车发展方向</span></strong> </span><span style="text-indent: 2em;">作者:王文灿</span></p><p style="color: rgb(85, 85, 85); font-family: none; white-space: normal; background-color: rgb(255, 255, 255);"><strong><span style="font-size: 20px; text-indent: 28px; ">自主学习任务</span></strong></p><p style="color: rgb(85, 85, 85); font-family: none; white-space: normal; background-color: rgb(255, 255, 255);">1、认真学习超星尔雅慕课,完成课后测试题;</p><p style="color: rgb(85, 85, 85); font-family: none; white-space: normal; background-color: rgb(255, 255, 255);">2、选择性阅读推荐的相关书籍.</p><p style="color: rgb(85, 85, 85); font-family: none; white-space: normal; background-color: rgb(255, 255, 255);"><br></p><p><br><span style="text-indent: 2em;"></span><br></p>
|
||||
<p style="white-space: normal;" tabindex="-1"><div class="ans-attach-ct videoContainer ans-job-finished" id="ext-gen1050"><div class="ans-job-icon ans-job-icon-clear " tabindex="0" aria-label="任务点已完成" role="option" id="ext-gen1051"><i></i></div><iframe src="./index.html" class="ans-attach-online ans-insertvideo-online" data="{"objectid":"f89b1d2541729d064bbd0d1ad9d40a77","name":"\u5927\u5b66\u751f\u9b45\u529b1.4.mp4","size":309416406,"hsize":"295.08 MB","type":".mp4","mid":"11020905141401563158375503","_jobid":"1563158375667824","jobid":"1563158375667824","switchwindow":"true","fastforward":"true","doublespeed":1}" objectid="f89b1d2541729d064bbd0d1ad9d40a77" fastforward="true" switchwindow="true" vbegin="" vend="" v_begin="" v_end="" mid="11020905141401563158375503" jobid="1563158375667824" frameborder="0" scrolling="no" allowfullscreen="true" webkitallowfullscreen="true" mozallowfullscreen="true" style="height: 672px;"></iframe><div id="topicList" style="border:none;"><div id="topicType"></div><div id="topicContent"></div></div></div></p><p style="white-space: normal;"><br></p><p style="white-space: normal;"><br></p><p><br></p>
|
||||
</div>
|
||||
</div>
|
||||
<script>
|
||||
@@ -592,7 +147,7 @@
|
||||
mArg = "";
|
||||
|
||||
try{
|
||||
mArg = {"hiddenConfig":false,"isMirror":false,"attachments":[],"coursename":"汽车之旅","cutUseNewVeision":true,"mooc2":1,"control":true,"chapterVideoTranslate":0,"defaults":{"fid":"22281","ktoken":"8bcfac5e73045bd2439018594d5ffdd1","mtEnc":"60d2d5106a4eb2a5f8503782e20fb0e3","appInfo":"5","playingCapture":1,"videoAutoPlay":0,"userid":"370760372","belongschoolid":"22281","reportTimeInterval":60,"showVideoWaterMark":0,"schooldoublespeed":0,"endCapture":0,"defenc":"c10788d7460c22de2d5c4d375e85701e","cardid":1026503244,"imageUrl":"https://p.ananas.chaoxing.com/star3/270_169c/818bee52aaf443d108514b5b479c5023.jpg","state":1,"cpi":441843723,"captureInterval":10,"playAginCapture":0,"hideChapterNote":0,"startCapture":1,"isFiled":0,"ignoreVideoCtrl":0,"reportUrl":"https://mooc1.chaoxing.com/mooc-ans/multimedia/log/a/441843723","chapterCapture":0,"initdataUrl":"https://mooc1.chaoxing.com/mooc-ans/richvideo/initdatawithviewer","cFid":"22281","knowledgeid":1050488690,"videoTopicCloud":0,"qnenc":"0860efbf64981368201c599379654048","clazzId":129437493,"chapterCollectionType":0,"lastmodifytime":1758520595000,"aiVideoInterpret":0,"courseid":256005147,"subtitleUrl":"https://mooc1.chaoxing.com/mooc-ans/richvideo/subtitle","playingLoopCapture":0},"knowledgename":"1.1汽车发展史","openShowHotMap":false,"isErya":1,"ut":"s"};
|
||||
mArg = {"hiddenConfig":false,"isMirror":false,"attachments":[{"headOffset":791000,"otherInfo":"nodeId_1050486683-cpi_506173436-rt_d-ds_0-ff_1-be_0_0-vt_1-v_6-enc_6812425de921c10f393286a15ec83a88&courseId=256005119","isPassed":true,"mid":"11020905141401563158375503","jumpTimePointList":[],"type":"video","topicList":[{"name":"讲话训练为什么要21天","id":117106029}],"begins":0,"jobid":"1563158375667824","customType":0,"attDurationEnc":"b187614bfda538f76c35b7668191e110","videoFaceCaptureEnc":"5024a7d267c826be62e533268702c225","ends":0,"randomCaptureTime":55,"property":{"jobid":"1563158375667824","switchwindow":"true","size":309416406,"fastforward":"true","hsize":"295.08 MB","module":"insertvideo","name":"大学生魅力1.4.mp4","mid":"11020905141401563158375503","type":".mp4","doublespeed":0,"objectid":"f89b1d2541729d064bbd0d1ad9d40a77","_jobid":"1563158375667824"},"playTime":791000,"attDuration":791,"headOffsetVersion":0,"aid":2089086056,"objectId":"f89b1d2541729d064bbd0d1ad9d40a77"}],"coursename":"大学生魅力讲话实操","cutUseNewVeision":true,"mooc2":1,"control":true,"chapterVideoTranslate":0,"defaults":{"fid":"22281","ktoken":"10ecfffb3d0b20fca9ecad25c4b4c93e","mtEnc":"b7aa672a42e6ad1d4120238a8b71cf81","appInfo":"5","playingCapture":1,"videoAutoPlay":0,"userid":"421011097","belongschoolid":"22281","reportTimeInterval":60,"showVideoWaterMark":0,"schooldoublespeed":0,"endCapture":0,"defenc":"7c9e8a4921ec615999819a87b474173c","cardid":1026500656,"imageUrl":"https://p.ananas.chaoxing.com/star3/270_169c/56177f51498e9c25ac53a9c6.jpg","state":1,"cpi":506173436,"captureInterval":10,"playAginCapture":0,"hideChapterNote":0,"startCapture":1,"isFiled":0,"ignoreVideoCtrl":0,"reportUrl":"https://mooc1.chaoxing.com/mooc-ans/multimedia/log/a/506173436","chapterCapture":0,"initdataUrl":"https://mooc1.chaoxing.com/mooc-ans/richvideo/initdatawithviewer","cFid":"22281","knowledgeid":1050486683,"videoTopicCloud":0,"qnenc":"ac56f93639f94dda335b39371eedf83b","clazzId":129437459,"chapterCollectionType":0,"lastmodifytime":1758520576000,"aiVideoInterpret":0,"courseid":256005119,"subtitleUrl":"https://mooc1.chaoxing.com/mooc-ans/richvideo/subtitle","playingLoopCapture":0},"knowledgename":"讲话训练为什么要21天","openShowHotMap":false,"isErya":1,"ut":"s"};
|
||||
}catch(e){
|
||||
}
|
||||
|
||||
@@ -608,7 +163,7 @@ if(top.window['dtype'] != 'Course' && top.window['dtype'] != 'Labs'){
|
||||
}
|
||||
thirdErrorLoad();
|
||||
|
||||
window.uidEnc = "0977581260B693A94B69539F6B4956EBEAB94F653C82EA6D";
|
||||
window.uidEnc = "CE88EF82615608273D66C5B0C3B2CA7DB869B4B5156173B3";
|
||||
})();
|
||||
|
||||
function thirdErrorLoad() {
|
||||
@@ -625,7 +180,7 @@ function thirdErrorLoad() {
|
||||
}
|
||||
</script>
|
||||
<script type="text/javascript">
|
||||
var resourceScanParam = {"fid":"22281","noterya":false,"looktime":1767592640749,"courseid":256005147};
|
||||
var resourceScanParam = {"fid":"22281","noterya":false,"looktime":1767634729154,"courseid":256005119};
|
||||
var attachments = mArg.attachments;
|
||||
|
||||
window.requestSatusResourceDownGrade = "0";
|
||||
@@ -638,9 +193,9 @@ function thirdErrorLoad() {
|
||||
|
||||
var mooc2DanmuDel = function(danmuId) {
|
||||
$(".maskDivReport").hide();
|
||||
var courseId = '256005147';
|
||||
var clazzId = '129437493';
|
||||
var cpi = '441843723';
|
||||
var courseId = '256005119';
|
||||
var clazzId = '129437459';
|
||||
var cpi = '506173436';
|
||||
jQuery.ajax({
|
||||
type: "get",
|
||||
url : "/mooc-ans/videodanmaku/deldanmaku",
|
||||
|
||||
Reference in New Issue
Block a user