| | |
| | | background: transparent; |
| | | } |
| | | .textarea-border { |
| | | border-color:#15c0f2; |
| | | border-color: #15c0f2; |
| | | } |
| | | .completion-input { |
| | | width: 64px !important; |
| | |
| | | .btn { |
| | | cursor: pointer; |
| | | width: 23px; |
| | | color: #15c0f2; |
| | | border-radius: 5px; |
| | | border:1px solid #666; |
| | | border: 1px solid; |
| | | margin-left: 5px; |
| | | } |
| | | .table-br-color { |
| | |
| | | margin-top: 40px; |
| | | } |
| | | .ta-br { |
| | | border-color: #C0C4CC; |
| | | border-color: #c0c4cc; |
| | | } |
| | | textarea:focus { |
| | | border-color:#15c0f2; |
| | | outline: none; |
| | | border-color: #15c0f2; |
| | | outline: none; |
| | | } |
| | | .cl-66 { |
| | | color: #666; |
| | |
| | | } |
| | | } |
| | | |
| | | |
| | | ::-webkit-scrollbar { |
| | | width: 8px; |
| | | height: 10px; |
| | | } |
| | | |
| | | ::-webkit-scrollbar-track-piece { |
| | | |
| | | ::-webkit-scrollbar-track-piece { |
| | | background-color: rgba(0, 0, 0, 0.1); |
| | | -webkit-border-radius: 6px; |
| | | } |
| | | |
| | | ::-webkit-scrollbar-thumb:vertical { |
| | | |
| | | ::-webkit-scrollbar-thumb:vertical { |
| | | height: 5px; |
| | | background-color:rgba(125, 125, 125, 0.3); |
| | | -webkit-border-radius:6px; |
| | | background-color: rgba(125, 125, 125, 0.3); |
| | | -webkit-border-radius: 6px; |
| | | } |
| | | |
| | | ::-webkit-scrollbar-thumb:horizontal { |
| | | width: 5px; |
| | | background-color: rgba(125, 125, 125, 0.3); |
| | | -webkit-border-radius: 6px; |
| | | } |
| | | |
| | | ::-webkit-scrollbar-thumb:horizontal { |
| | | width: 5px; |
| | | background-color: rgba(125, 125, 125, 0.3); |
| | | -webkit-border-radius: 6px; |
| | | } |
| | |
| | | <span class="fl fl-cn mb-20"> |
| | | <span class="learn-title-text">自主学习任务单:</span> |
| | | <span class="t0" >专题一学习主题一 运动系统自主学习任务单</span> |
| | | <svg @click="changeResources('learnTbaleOne')" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="btn icon icon-tabler icons-tabler-outline icon-tabler-list-details"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M13 5h8" /><path d="M13 9h5" /><path d="M13 15h8" /><path d="M13 19h5" /><path d="M3 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" /><path d="M3 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" /></svg> |
| | | <svg @click="changeResources('learnTbaleOne')" xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="btn theme-color theme-border icon icon-tabler icons-tabler-outline icon-tabler-list-details"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M13 5h8" /><path d="M13 9h5" /><path d="M13 15h8" /><path d="M13 19h5" /><path d="M3 4m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" /><path d="M3 14m0 1a1 1 0 0 1 1 -1h4a1 1 0 0 1 1 1v4a1 1 0 0 1 -1 1h-4a1 1 0 0 1 -1 -1z" /></svg> |
| | | <!-- <img |
| | | src="../../../assets/images/icon/list-details.svg" |
| | | alt="" |
| | |
| | | let pageDom = this.getParentWithClass(domItem, "page-box"); |
| | | let chapterDom = this.getParentWithClass(domItem, "chapter"); |
| | | let page, chapterNum; |
| | | if (pageDom) page = pageHtml.getAttribute("page"); |
| | | if (pageDom) page = pageDom.getAttribute("page"); |
| | | if (chapterDom) chapterNum = chapterDom.getAttribute("num"); |
| | | // 向上匹配主题色 |
| | | const themeColor = |
| | |
| | | let pageDom = this.getParentWithClass(domItem, "page-box"); |
| | | let chapterDom = this.getParentWithClass(domItem, "chapter"); |
| | | let page, chapterNum; |
| | | if (pageDom) page = pageHtml.getAttribute("page"); |
| | | if (pageDom) page = pageDom.getAttribute("page"); |
| | | if (chapterDom) chapterNum = chapterDom.getAttribute("num"); |
| | | // 向上匹配主题色 |
| | | const themeColor = |
| | |
| | | let pageDom = this.getParentWithClass(domItem, "page-box"); |
| | | let chapterDom = this.getParentWithClass(domItem, "chapter"); |
| | | let page, chapterNum; |
| | | if (pageDom) page = pageHtml.getAttribute("page"); |
| | | if (pageDom) page = pageDom.getAttribute("page"); |
| | | if (chapterDom) chapterNum = chapterDom.getAttribute("num"); |
| | | // 向上匹配主题色 |
| | | const themeColor = |
| | |
| | | 嵌入式组态软件是一种用于嵌入式系统并带有网络功能的应用软件,嵌入式系统是指可嵌入至某一设备、产品并可连接至网络的带有智能(即微处理器)的设备。例如,在自动取款机(ATM)、办公设备、自动化产品、家用电器、平板电脑、个人数码助理乃至航空电子领域都有广泛应用。嵌入式组态软件分开发系统和运行系统。嵌入式组态软件的开发系统一般运行于具有良好人机界面的Windows操作系统上,而运行系统可基于多种嵌入式操作系统如Windows |
| | | CE,Linux和DOS之上,甚至直接支持特定的CPU。嵌入式系统具有与PC几乎一样的功能,与PC的区别仅仅是将微型操作系统与应用软件嵌入在ROM、RAM与Flash存储器中,而不是存储于磁盘等载体中。 |
| | | </p> |
| | | <p class="content"> |
| | | 随着后PC时代的到来,在制造业领域更注重使用符合其特定需求并带有智能的嵌入式工业控制组态软件,而嵌入式组态软件特具的按功能剪裁的特性,以及其内嵌的实时多任务操作系统,可保证整个嵌入系统体积小、成本低、实时性高、可靠性高的同时,还方便不具备嵌入式软件开发经验的用户在极短的时间内,使用嵌入式组态软件快速开发完成一个嵌入式系统,并极大地加快了嵌入式产品进入市场的速度,而且使产品具有丰富的人机界面。北京昆仑通态公司MCGS组态软件,通过大力加强对工控硬件产品的驱动支持和提升软件内部功 |
| | | </p> |
| | | <p class="content">随着后PC时代的到来,在制造业领域更注重使用符合其特定需求并带有智能的嵌入式工业控制组态软件,而嵌入式组态软件特具的按功能剪裁的特性,以及其内嵌的实时多任务操作系统,可保证整个嵌入系统体积小、成本低、实时性高、可靠性高的同时,还方便不具备嵌入式软件开发经验的用户在极短的时间内,使用嵌入式组态软件快速开发完成一个嵌入式系统,并极大地加快了嵌入式产品进入市场的速度,而且使产品具有丰富的人机界面。北京昆仑通态公司MCGS组态软件,通过大力加强对工控硬件产品的驱动支持和提升软件内部功</p> |
| | | </div> |
| | | <ul class="page-footer fl fl-cl al-cn w-mi p0 mb-40"> |
| | | <li class="footer-num">1</li> |
| | |
| | | <div class="page-heder-img"> |
| | | <img src="../../assets/images/qianyan.png" class="mt-100" alt="" /> |
| | | </div> |
| | | <div class="padding-96"> |
| | | <div style="padding: 0 103px 0 103px;"> |
| | | <document> |
| | | <p class="quotation cl-66"> |
| | | 本书是高职院校与北京昆仑通态自动化软件科技有限公司(以下简称“昆仑通态公司”)合作编写的基于工作过程导向、面向教师和工控行业技术人员、服务于机电和自动化类专业职业能力培养的“十二五”职业教育国家规划教材。 |