Help
RSS
API
Feed
Maltego
Contact
Domain > armtech.tw
×
More information on this domain is in
AlienVault OTX
Is this malicious?
Yes
No
DNS Resolutions
Date
IP Address
2026-02-20
211.72.207.204
(
ClassC
)
Port 80
HTTP/1.1 200 OKDate: Fri, 20 Feb 2026 20:17:46 GMTServer: ApacheLast-Modified: Wed, 04 Feb 2026 18:38:30 GMTETag: 39e3e95-7dde-64a03dccc5580Accept-Ranges: bytesContent-Length: 32222Connection: closeContent-Type: text/html !DOCTYPE html>html langzh-TW>head> meta charsetUTF-8> meta http-equivCache-Control contentno-cache, no-store, must-revalidate> meta http-equivPragma contentno-cache> meta http-equivExpires content0> meta http-equivrefresh content300> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>ARMTech.tw ETLAB FB挖挖挖技術實驗室/title> link relicon typeimage/x-icon hreffavicon.ico?v20260205> style>@media screen and (min-width: 1025px) { .mobile-portrait, .mobile-landscape { display: none !important; }}/* 通用樣式 */* { margin: 0; padding: 0; box-sizing: border-box;}body { font-family: Microsoft JhengHei, Arial, sans-serif; display: flex; flex-direction: column; height: 100vh; margin: 0; background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 50%, #d4d4d4 100%);}/* 頁首區域 */.header-wrapper { background: linear-gradient(135deg, #ffffff 0%, #f8f8f8 100%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); position: relative; border-bottom: 3px solid #d4af37;}.header-container { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 15px 30px; max-width: 1400px; margin: 0 auto; text-align: center;}.main-title { font-size: 28px; font-weight: bold; color: #0f3460; text-shadow: 2px 2px 4px rgba(212, 175, 55, 0.3); margin-bottom: 5px;}.sub-title { font-size: 16px; color: #5a6c7d; font-weight: 500;}/* 分頁標籤容器 */.tabs-container { width: 100%; background: linear-gradient(to bottom, #e8e8e8 0%, #d4d4d4 100%); display: flex; justify-content: center; align-items: center; padding: 10px 20px; border-bottom: 2px solid #d4af37; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);}.tabs-wrapper { display: flex; align-items: center; max-width: 1400px; width: 100%; gap: 15px;}.logo-tab { display: flex; flex-direction: row; align-items: center; justify-content: center; padding: 14px 15px; cursor: pointer; background: #ffffff; border-radius: 12px 12px 0 0; transition: all 0.3s ease; border: 2px solid #c0c0c0; flex-shrink: 0; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); min-height: 70px; max-height: 70px; gap: 8px;}.logo-tab:hover { background: #f8f8f8; transform: translateY(-2px); border-color: #d4af37; box-shadow: 0 4px 8px rgba(212, 175, 55, 0.3);}.logo-tab.active { background: #16213e; border-color: #d4af37; box-shadow: 0 4px 12px rgba(22, 33, 62, 0.4);}.logo { height: 42px; width: auto; transition: transform 0.3s ease; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2)); margin: 0;}.logo-tab.active .logo { filter: drop-shadow(0 2px 4px rgba(212, 175, 55, 0.5));}.logo-tab:hover .logo { transform: scale(1.05);}.logo { height: 60px; width: auto; transition: transform 0.3s ease; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2)); margin-bottom: 5px;}.logo-tab:hover .logo { transform: scale(1.05);}.logo-text { font-size: 16px; font-weight: 600; color: #5a6c7d; text-align: center; white-space: nowrap; margin: 0; line-height: 1.2;}.logo-tab.active .logo-text { color: #ffffff; font-weight: 700;}.tabs { display: flex; justify-content: center; align-items: center; flex: 1; gap: 5px;}.tab { flex: 1; padding: 14px 10px; cursor: pointer; text-align: center; border-radius: 12px 12px 0 0; color: #5a6c7d; background: #ffffff; font-size: 16px; font-weight: 600; transition: all 0.3s ease; border: 2px solid #c0c0c0; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); min-height: 70px; max-height: 70px; display: flex; align-items: center; justify-content: center;}.tab:hover { background: #f8f8f8; transform: translateY(-2px); color: #0f3460; border-color: #d4af37; box-shadow: 0 4px 8px rgba(212, 175, 55, 0.3);}.tab.active { background: #16213e; color: #ffffff; border-color: #d4af37; box-shadow: 0 4px 12px rgba(22, 33, 62, 0.4);}/* 內容區域 */.content { display: none; padding: 0; background: #ffffff; width: 100%; height: calc(100vh - 200px); overflow: hidden;}.content.active { display: block;}.content iframe { width: 100%; height: 100%; border: none;}/* 品牌理念內容區 */.brand-philosophy { padding: 60px 40px; max-width: 900px; margin: 0 auto; height: 100%; overflow-y: auto; background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%);}.philosophy-logo-container { text-align: center; margin-bottom: 40px;}.philosophy-logo { max-width: 400px; width: 80%; height: auto; filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));}/* 頁尾版權區 */.footer { background: linear-gradient(135deg, #e8e8e8 0%, #d4d4d4 100%); color: #5a6c7d; text-align: center; padding: 15px 20px; font-size: 14px; box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1); position: fixed; bottom: 0; left: 0; right: 0; z-index: 100; border-top: 2px solid #d4af37;}.footer-text { margin: 0; font-weight: 500; letter-spacing: 0.5px;}.philosophy-title { font-size: 32px; font-weight: bold; color: #0f3460; text-align: center; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(212, 175, 55, 0.3);}.philosophy-subtitle { font-size: 20px; color: #d4af37; text-align: center; margin-bottom: 40px; font-weight: 600;}.philosophy-content { background: #ffffff; padding: 40px; border-radius: 20px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); line-height: 2; color: #2c3e50; font-size: 18px; border: 2px solid #d4af37;}.philosophy-content p { margin-bottom: 25px;}.philosophy-content .belief-section,.philosophy-content .commitment-section { background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%); padding: 25px; border-radius: 12px; margin: 30px 0; border-left: 4px solid #d4af37; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);}.philosophy-content .section-title { font-size: 20px; font-weight: bold; color: #0f3460; margin-bottom: 15px;}.philosophy-content .belief-item,.philosophy-content .commitment-item { padding-left: 20px; margin: 10px 0; position: relative; color: #5a6c7d;}.philosophy-content .belief-item::before,.philosophy-content .commitment-item::before { content: ▸; position: absolute; left: 0; color: #d4af37; font-weight: bold;}.philosophy-footer { text-align: right; font-size: 16px; color: #0f3460; margin-top: 30px; font-style: italic; font-weight: 600;}/* 手機版樣式 *//* 手機版預設樣式(Mobile First) */.mobile-portrait { display: block; /* ✅ 預設顯示手機直向版 */ width: 100%; height: 100vh; overflow-y: auto;}.mobile-landscape { display: none; /* 預設隱藏橫向版 */ width: 100%; height: 100vh; overflow-y: auto;}.mobile-header { background: linear-gradient(135deg, #ffffff 0%, #f8f8f8 100%); color: #0f3460; padding: 15px; text-align: center; box-shadow: 0 2px 4px rgba(0,0,0,0.1); border-bottom: 3px solid #d4af37;}.mobile-header h2 { font-size: 22px; margin-bottom: 5px; color: #0f3460;}.mobile-header h3 { font-size: 14px; font-weight: normal; color: #5a6c7d;}.mobile-main { background-color: #f5f5f5; width: 100%; padding: 15px; text-align: center;}.mobile-main h2 { color: #0f3460; margin-bottom: 10px;}.mobile-main h2 span { font-size: 14px; color: #5a6c7d;}.mobile-products { display: flex; flex-direction: column; gap: 20px;}.mobile-products > div > h3 { background: linear-gradient(135deg, #0f3460 0%, #16213e 100%); color: #ffffff; padding: 12px; border-radius: 8px; margin-bottom: 10px; border: 2px solid #d4af37; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}.mobile-product-card,.mobile-product-card1,.mobile-product-card2,.mobile-product-card3 { background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.15); overflow: hidden; border: 1px solid #d4d4d4;}.mobile-product-card2,.mobile-product-card3 { height: 800px;}/* 手機版關於我們區塊 */.mobile-about-section { background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.15); padding: 20px; border: 1px solid #d4d4d4;}.mobile-philosophy-logo-container { text-align: center; margin-bottom: 20px;}.mobile-philosophy-logo { max-width: 250px; width: 90%; height: auto; filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));}.mobile-philosophy-title { font-size: 24px; font-weight: bold; color: #0f3460; text-align: center; margin-bottom: 10px;}.mobile-philosophy-subtitle { font-size: 16px; color: #d4af37; text-align: center; margin-bottom: 20px; font-weight: 600;}.mobile-philosophy-text { color: #2c3e50; line-height: 1.8; font-size: 14px;}.mobile-philosophy-text p { margin-bottom: 15px;}.mobile-belief-section,.mobile-commitment-section { background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%); padding: 15px; border-radius: 8px; margin: 15px 0; border-left: 3px solid #d4af37;}.mobile-section-title { font-size: 16px; font-weight: bold; color: #0f3460; margin-bottom: 10px;}.mobile-belief-section div:not(.mobile-section-title),.mobile-commitment-section div:not(.mobile-section-title) { margin: 8px 0; padding-left: 10px; color: #5a6c7d;}.mobile-philosophy-footer { text-align: right; font-size: 14px; color: #0f3460; margin-top: 20px; font-style: italic; font-weight: 600;}/* 手機版頁尾 */.mobile-footer { background: linear-gradient(135deg, #e8e8e8 0%, #d4d4d4 100%); color: #5a6c7d; text-align: center; padding: 12px 15px; font-size: 12px; position: fixed; bottom: 0; left: 0; right: 0; z-index: 100; border-top: 2px solid #d4af37;}/* 響應式設計 */@media screen and (max-width: 1024px) { .header-container { padding: 12px 20px; } .logo { height: 38px; } .logo-text { font-size: 14px; } .logo-tab, .tab { min-height: 60px; max-height: 60px; } .logo-tab { gap: 6px; padding: 12px 10px; } .main-title { font-size: 22px; } .sub-title { font-size: 14px; } .tab { font-size: 14px; padding: 12px 8px; } .philosophy-content { padding: 25px; font-size: 16px; } .philosophy-logo { max-width: 300px; } .footer { font-size: 13px; padding: 12px 15px; }}/* 手機版 Media Queries(加強版) *//* 手機直向模式 */@media screen and (max-width: 1024px) and (orientation: portrait) { .header-wrapper, .tabs-container, .content, .footer { display: none !important; } .mobile-portrait { display: block !important; width: 100% !important; height: 100vh !important; } .mobile-landscape { display: none !important; }}/* 手機橫向模式 */@media screen and (max-width: 1024px) and (orientation: landscape) { .header-wrapper, .tabs-container, .content, .footer { display: none !important; } .mobile-landscape { display: block !important; width: 100% !important; height: 100vh !important; } .mobile-portrait { display: none !important; }}/* 額外保險:針對觸控設備 */@media (hover: none) and (pointer: coarse) { .header-wrapper, .tabs-container, .content, .footer { display: none !important; }}@media (hover: none) and (pointer: coarse) and (orientation: portrait) { .mobile-portrait { display: block !important; } .mobile-landscape { display: none !important; }}@media (hover: none) and (pointer: coarse) and (orientation: landscape) { .mobile-landscape { display: block !important; } .mobile-portrait { display: none !important; }}@media screen and (max-width: 480px) { .main-title { font-size: 18px; } .sub-title { font-size: 12px; }}.mobile-tabs { display: flex; gap: 8px; padding: 10px 15px; background: #f5f5f5; overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; border-bottom: 2px solid #d4af37;}.mobile-tab { padding: 10px 16px; background: white; border: 2px solid #d4d4d4; border-radius: 8px; font-size: 14px; font-weight: 600; color: #333; cursor: pointer; transition: all 0.3s; flex-shrink: 0;}.mobile-tab.active { background: linear-gradient(135deg, #0f3460 0%, #16447d 100%); color: white; border-color: #0f3460;}.mobile-tab:hover { background: #e8e8e8;}.mobile-tab.active:hover { background: linear-gradient(135deg, #0f3460 0%, #16447d 100%);}.tab-content { display: none;}.tab-content.active { display: block;} /style>/head>body>!-- 桌面版 -->div classheader-wrapper> div classheader-container> div classmain-title>ARMTech ETLab FB挖挖挖技術實驗室/div> div classsub-title>技術教育 · 產品設計諮詢 · 技術顧問 · 產品ODM/div> /div>/div>div classtabs-container> div classtabs-wrapper> div classlogo-tab onclickshowContent(0)> img srcarmtech-1.png?v20260205 altETLAB ARMTech Logo classlogo> div classlogo-text>關於我們/div> /div> div classtabs> div classtab active onclickshowContent(1)>ARMTech ETLab最新課程/div> div classtab onclickshowContent(2)>FPGA系列課程/div> div classtab onclickshowContent(3)>嵌入式&ARM&Qt/div> div classtab onclickshowContent(4)>PCB HW/EMC系列/div> div classtab onclickshowContent(5)>AIs+LLM+RAG/OpenCV/電腦視覺Yolo/div> /div> /div>/div>div classcontent> div classbrand-philosophy> div classphilosophy-logo-container> img srcarmtech-LOGO.png?v20260205 altETLAB ARMTech Logo classphilosophy-logo> /div> div classphilosophy-title>Brand Philosophy/div> div classphilosophy-subtitle>騰勢而起,與世界同行/div> div classphilosophy-content> p>ET LAB ARMTech.tw 以「知識、技術與實作」為核心,結合創新精神與務實工程力,陪伴企業與創作者在智慧科技的浪潮中,一同向前。/p> p>Logo 中凌空騰躍的駿馬,象徵突破限制、跨越不確定的勇氣與力量;金白色的光暈,是專業、誠信與榮耀的象徵;金色流線,寓意能量流動與價值創造,代表我們始終站在科技浪潮之上,為客戶開創新局。/p> div classbelief-section> div classsection-title>我們相信:/div> div classbelief-item>誠信,是最基本;/div> div classbelief-item>技術,是能量;/div> div classbelief-item>教育,是福報;/div> div classbelief-item>價值,必會循環回到創造者。/div> /div> p>因此,我們不僅打造產品與解決方案,也陪伴人成長、讓技術被更多人理解與運用。/p> div classcommitment-section> div classsection-title>我們堅持:/div> div classcommitment-item>穩健、精準、向前。/div> div classcommitment-item>Rise with Wisdom./div> div classcommitment-item>Move with Purpose./div> div classcommitment-item>Create with Heart./div> /div> div classphilosophy-footer>—— FB ET LAB ARMTech.tw/div> /div> /div>/div>div classcontent active> iframe srcnew_course/index.html>/iframe>/div>div classcontent> iframe srcfpgas_course/index.html>/iframe>/div>div classcontent> iframe srces_arm_qt/index.html>/iframe>/div>div classcontent> iframe srcpcb_emc/index.html>/iframe>/div>div classcontent> div styledisplay: flex; align-items: center; justify-content: center; height: 100%; font-size: 24px; color: #0f3460; background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%);> 精心規劃中、敬請期待 /div>/div>!-- 頁尾版權 -->div classfooter> p classfooter-text>© 2009 ARMTech CO. LTD. All rights reserved./p>/div>!-- 手機橫向版本 3.修改手機橫向區塊(約 683-760 行)CYH -->div classmobile-landscape> header classmobile-header> h2>ARMTech ETLab FB挖挖挖技術實驗室/h2> h3>技術教育 · 產品設計諮詢ODM · 技術顧問/h3> /header> !-- ✅ 新增:標籤導航 --> nav classmobile-tabs> button classmobile-tab active onclickshowMobileLandscapeTab(0)>最新課程/button> button classmobile-tab onclickshowMobileLandscapeTab(1)>FPGA系列/button> button classmobile-tab onclickshowMobileLandscapeTab(2)>嵌入式&Qt/button> button classmobile-tab onclickshowMobileLandscapeTab(3)>PCB/EMC/button> button classmobile-tab onclickshowMobileLandscapeTab(4)>AIs+電腦視覺/button> /nav> main classmobile-main> !-- ✅ 第一個分頁:最新課程 --> div classtab-content active idlandscape-tab-0> h2>ARMTech ETLab最新課程 span>六班確認開課,下滑螢幕/span>/h2> div classmobile-products> !-- 原有的課程列表保持不變 --> div> h3>1. FPGA系列@週三五晚【掌握HDL設計心法精華(第2期)】/h3> div classmobile-product-card> iframe srcm/fpga20241119-1.html scrollingno height900px width100%>/iframe> /div> /div> div> h3>2. FPGA系列@週六【設計高手養成@使用 Verilog實戰】/h3> div classmobile-product-card> iframe srcm/fpga20241119-2.html scrollingno height900px width100%>/iframe> /div> /div> div> h3>3. 嵌入式&ARM&Qt@週日(Qt第2期)/h3> div classmobile-product-card2> iframe srcm/qt20241119.html height780px width100%>/iframe> /div> /div> div> h3>4. PCB HW/EMC系列@週一二晚(第2期)/h3> div classmobile-product-card3> iframe srcpcb_emc/index.html scrollingno height650px width100%>/iframe> /div> /div> div> h3>5. 關於我們/h3> div classmobile-about-section> div classmobile-philosophy-logo-container> img srcarmtech-LOGO.png?v20260205 altETLAB ARMTech Logo classmobile-philosophy-logo> /div> div classmobile-philosophy-title>Brand Philosophy/div> div classmobile-philosophy-subtitle>騰勢而起,與世界同行/div> div classmobile-philosophy-text> p>ET LAB ARMTech.tw 以「知識、技術與實作」為核心,結合創新精神與務實工程力,陪伴企業與創作者在智慧科技的浪潮中,一同向前。/p> p>Logo 中凌空騰躍的駿馬,象徵突破限制、跨越不確定的勇氣與力量;金白色的光暈,是專業、誠信與榮耀的象徵;金色流線,寓意能量流動與價值創造,代表我們始終站在科技浪潮之上,為客戶開創新局。/p> div classmobile-belief-section> div classmobile-section-title>我們相信:/div> div>• 誠信,是最基本;/div> div>• 技術,是能量;/div> div>• 教育,是福報;/div> div>• 價值,必會循環回到創造者。/div> /div> p>因此,我們不僅打造產品與解決方案,也陪伴人成長、讓技術被更多人理解與運用。/p> div classmobile-commitment-section> div classmobile-section-title>我們堅持:/div> div>• 穩健、精準、向前。/div> div>• Rise with Wisdom./div> div>• Move with Purpose./div> div>• Create with Heart./div> /div> div classmobile-philosophy-footer>—— FB ET LAB ARMTech.tw/div> /div> /div> /div> /div> /div> !-- ✅ 第二個分頁:FPGA系列 --> div classtab-content idlandscape-tab-1> h2>FPGA系列課程/h2> iframe srcfpgas_course/index.html width100% height800px styleborder:none;>/iframe> /div> !-- ✅ 第三個分頁:嵌入式&Qt --> div classtab-content idlandscape-tab-2> h2>嵌入式&ARM&Qt/h2> iframe srces_arm_qt/index.html width100% height800px styleborder:none;>/iframe> /div> !-- ✅ 第四個分頁:PCB/EMC --> div classtab-content idlandscape-tab-3> h2>PCB HW/EMC系列/h2> iframe srcpcb_emc/index.html width100% height800px styleborder:none;>/iframe> /div> !-- ✅ 第五個分頁:電腦視覺 --> div classtab-content idlandscape-tab-4> h2>AIs+LLM+RAG/OpenCV/電腦視覺Yolo/h2> iframe srcgenai/index.html width100% height800px styleborder:none;>/iframe> /div> /main> div classmobile-footer> p classfooter-text>© 2009 ARMTech CO. LTD. All rights reserved./p> /div>/div>!-- 手機直向版本 4.修改手機直向區塊(約 763-840 行)CYH -->div classmobile-portrait> header classmobile-header> h2>ARMTech ETLab FB挖挖挖技術實驗室/h2> h3>技術教育 · 產品設計諮詢ODM · 技術顧問/h3> /header> !-- ✅ 新增:標籤導航 --> nav classmobile-tabs> button classmobile-tab active onclickshowMobilePortraitTab(0)>最新課程/button> button classmobile-tab onclickshowMobilePortraitTab(1)>FPGA系列/button> button classmobile-tab onclickshowMobilePortraitTab(2)>嵌入式&Qt/button> button classmobile-tab onclickshowMobilePortraitTab(3)>PCB/EMC/button> button classmobile-tab onclickshowMobilePortraitTab(4)>AIs+電腦視覺/button> /nav> main classmobile-main> !-- ✅ 第一個分頁:最新課程 --> div classtab-content active idportrait-tab-0> h2>ARMTech ETLab最新課程 span>六班確認開課,下滑螢幕/span>/h2> div classmobile-products> !-- 原有的課程列表保持不變 --> div> h3>1. FPGA系列@週三五晚【掌握HDL設計心法精華(第2期)】/h3> div classmobile-product-card> iframe srcml/fpga20241119-1.html scrollingno height900px width100%>/iframe> /div> /div> div> h3>2. FPGA系列@週六【設計高手養成@使用 Verilog實戰】/h3> div classmobile-product-card1> iframe srcml/fpga20241119-3.html scrollingno height600px width100%>/iframe> /div> /div> div> h3>3. 嵌入式&ARM&Qt@週日(Qt第2期)/h3> div classmobile-product-card2> iframe srcml/qt20241119.html height1000px width100%>/iframe> /div> /div> div> h3>4. PCB HW/EMC系列@週一二晚(第2期)/h3> div classmobile-product-card3> iframe srcml/pcb_emc_index1.html scrollingno height1200px width100%>/iframe> /div> /div> div> h3>5. 關於我們/h3> div classmobile-about-section> div classmobile-philosophy-logo-container> img srcarmtech-LOGO.png?v20260205 altETLAB ARMTech Logo classmobile-philosophy-logo> /div> div classmobile-philosophy-title>Brand Philosophy/div> div classmobile-philosophy-subtitle>騰勢而起,與世界同行/div> div classmobile-philosophy-text> p>ARMTech.tw ET LAB 以「知識、技術與實作」為核心,結合創新精神與務實工程力,陪伴企業與創作者在智慧科技的浪潮中,一同向前。/p> p>Logo 中凌空騰躍的駿馬,象徵突破限制、跨越不確定的勇氣與力量;金白色的光暈,是專業、誠信與榮耀的象徵;金色流線,寓意能量流動與價值創造,代表我們始終站在科技浪潮之上,為客戶開創新局。/p> div classmobile-belief-section> div classmobile-section-title>我們相信:/div> div>• 誠信,是最基本;/div> div>• 技術,是能量;/div> div>• 教育,是福報;/div> div>• 價值,必會循環回到創造者。/div> /div> p>因此,我們不僅打造產品與解決方案,也陪伴人成長、讓技術被更多人理解與運用。/p> div classmobile-commitment-section> div classmobile-section-title>我們堅持:/div> div>• 穩健、精準、向前。/div> div>• Rise with Wisdom./div> div>• Move with Purpose./div> div>• Create with Heart./div> /div> div classmobile-philosophy-footer>—— FB ET LAB ARMTech.tw/div> /div> /div> /div> /div> /div> !-- ✅ 第二個分頁:FPGA系列 --> div classtab-content idportrait-tab-1> h2>FPGA系列課程/h2> iframe srcfpgas_course/index.html width100% height1000px styleborder:none;>/iframe> /div> !-- ✅ 第三個分頁:嵌入式&Qt --> div classtab-content idportrait-tab-2> h2>嵌入式&ARM&Qt/h2> iframe srces_arm_qt/index.html width100% height1000px styleborder:none;>/iframe> /div> !-- ✅ 第四個分頁:PCB/EMC --> div classtab-content idportrait-tab-3> h2>PCB HW/EMC系列/h2> iframe srcpcb_emc/index.html width100% height1000px styleborder:none;>/iframe> /div> !-- ✅ 第五個分頁:電腦視覺 --> div classtab-content idportrait-tab-4> h2>AIs+LLM+RAG/OpenCV/電腦視覺Yolo/h2> iframe srcgenai/index.html width100% height1000px styleborder:none;>/iframe> /div> /main> div classmobile-footer> p classfooter-text>© 2009 ARMTech CO. LTD. All rights reserved./p> /div>/div>script>function showContent(index) { const logoTab document.querySelector(.logo-tab); const tabs document.querySelectorAll(.tab); const contents document.querySelectorAll(.content); // 移除所有 active 狀態 logoTab.classList.remove(active); tabs.forEach(tab > tab.classList.remove(active)); contents.forEach(content > content.classList.remove(active)); // 設定新的 active 狀態 if (index 0) { logoTab.classList.add(active); } else { tabsindex - 1.classList.add(active); } contentsindex.classList.add(active);}function showMobileLandscapeTab(index) { // 移除所有 active class document.querySelectorAll(.mobile-landscape .mobile-tab).forEach(tab > { tab.classList.remove(active); }); document.querySelectorAll(.mobile-landscape .tab-content).forEach(content > { content.classList.remove(active); }); // 加上新的 active class document.querySelectorAll(.mobile-landscape .mobile-tab)index.classList.add(active); document.getElementById(landscape-tab- + index).classList.add(active);}function showMobilePortraitTab(index) { // 移除所有 active class document.querySelectorAll(.mobile-portrait .mobile-tab).forEach(tab > { tab.classList.remove(active); }); document.querySelectorAll(.mobile-portrait .tab-content).forEach(content > { content.classList.remove(active); }); // 加上新的 active class document.querySelectorAll(.mobile-portrait .mobile-tab)index.classList.add(active); document.getElementById(portrait-tab- + index).classList.add(active);}/script>/body>/html>
Port 443
HTTP/1.1 200 OKDate: Fri, 20 Feb 2026 20:17:47 GMTServer: ApacheLast-Modified: Wed, 04 Feb 2026 18:38:30 GMTETag: 39e3e95-7dde-64a03dccc5580Accept-Ranges: bytesContent-Length: 32222Connection: closeContent-Type: text/html !DOCTYPE html>html langzh-TW>head> meta charsetUTF-8> meta http-equivCache-Control contentno-cache, no-store, must-revalidate> meta http-equivPragma contentno-cache> meta http-equivExpires content0> meta http-equivrefresh content300> meta nameviewport contentwidthdevice-width, initial-scale1.0> title>ARMTech.tw ETLAB FB挖挖挖技術實驗室/title> link relicon typeimage/x-icon hreffavicon.ico?v20260205> style>@media screen and (min-width: 1025px) { .mobile-portrait, .mobile-landscape { display: none !important; }}/* 通用樣式 */* { margin: 0; padding: 0; box-sizing: border-box;}body { font-family: Microsoft JhengHei, Arial, sans-serif; display: flex; flex-direction: column; height: 100vh; margin: 0; background: linear-gradient(135deg, #f5f5f5 0%, #e8e8e8 50%, #d4d4d4 100%);}/* 頁首區域 */.header-wrapper { background: linear-gradient(135deg, #ffffff 0%, #f8f8f8 100%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1); position: relative; border-bottom: 3px solid #d4af37;}.header-container { display: flex; flex-direction: column; align-items: center; justify-content: center; padding: 15px 30px; max-width: 1400px; margin: 0 auto; text-align: center;}.main-title { font-size: 28px; font-weight: bold; color: #0f3460; text-shadow: 2px 2px 4px rgba(212, 175, 55, 0.3); margin-bottom: 5px;}.sub-title { font-size: 16px; color: #5a6c7d; font-weight: 500;}/* 分頁標籤容器 */.tabs-container { width: 100%; background: linear-gradient(to bottom, #e8e8e8 0%, #d4d4d4 100%); display: flex; justify-content: center; align-items: center; padding: 10px 20px; border-bottom: 2px solid #d4af37; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);}.tabs-wrapper { display: flex; align-items: center; max-width: 1400px; width: 100%; gap: 15px;}.logo-tab { display: flex; flex-direction: row; align-items: center; justify-content: center; padding: 14px 15px; cursor: pointer; background: #ffffff; border-radius: 12px 12px 0 0; transition: all 0.3s ease; border: 2px solid #c0c0c0; flex-shrink: 0; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); min-height: 70px; max-height: 70px; gap: 8px;}.logo-tab:hover { background: #f8f8f8; transform: translateY(-2px); border-color: #d4af37; box-shadow: 0 4px 8px rgba(212, 175, 55, 0.3);}.logo-tab.active { background: #16213e; border-color: #d4af37; box-shadow: 0 4px 12px rgba(22, 33, 62, 0.4);}.logo { height: 42px; width: auto; transition: transform 0.3s ease; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2)); margin: 0;}.logo-tab.active .logo { filter: drop-shadow(0 2px 4px rgba(212, 175, 55, 0.5));}.logo-tab:hover .logo { transform: scale(1.05);}.logo { height: 60px; width: auto; transition: transform 0.3s ease; filter: drop-shadow(0 2px 4px rgba(0,0,0,0.2)); margin-bottom: 5px;}.logo-tab:hover .logo { transform: scale(1.05);}.logo-text { font-size: 16px; font-weight: 600; color: #5a6c7d; text-align: center; white-space: nowrap; margin: 0; line-height: 1.2;}.logo-tab.active .logo-text { color: #ffffff; font-weight: 700;}.tabs { display: flex; justify-content: center; align-items: center; flex: 1; gap: 5px;}.tab { flex: 1; padding: 14px 10px; cursor: pointer; text-align: center; border-radius: 12px 12px 0 0; color: #5a6c7d; background: #ffffff; font-size: 16px; font-weight: 600; transition: all 0.3s ease; border: 2px solid #c0c0c0; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1); min-height: 70px; max-height: 70px; display: flex; align-items: center; justify-content: center;}.tab:hover { background: #f8f8f8; transform: translateY(-2px); color: #0f3460; border-color: #d4af37; box-shadow: 0 4px 8px rgba(212, 175, 55, 0.3);}.tab.active { background: #16213e; color: #ffffff; border-color: #d4af37; box-shadow: 0 4px 12px rgba(22, 33, 62, 0.4);}/* 內容區域 */.content { display: none; padding: 0; background: #ffffff; width: 100%; height: calc(100vh - 200px); overflow: hidden;}.content.active { display: block;}.content iframe { width: 100%; height: 100%; border: none;}/* 品牌理念內容區 */.brand-philosophy { padding: 60px 40px; max-width: 900px; margin: 0 auto; height: 100%; overflow-y: auto; background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%);}.philosophy-logo-container { text-align: center; margin-bottom: 40px;}.philosophy-logo { max-width: 400px; width: 80%; height: auto; filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.2));}/* 頁尾版權區 */.footer { background: linear-gradient(135deg, #e8e8e8 0%, #d4d4d4 100%); color: #5a6c7d; text-align: center; padding: 15px 20px; font-size: 14px; box-shadow: 0 -2px 8px rgba(0, 0, 0, 0.1); position: fixed; bottom: 0; left: 0; right: 0; z-index: 100; border-top: 2px solid #d4af37;}.footer-text { margin: 0; font-weight: 500; letter-spacing: 0.5px;}.philosophy-title { font-size: 32px; font-weight: bold; color: #0f3460; text-align: center; margin-bottom: 15px; text-shadow: 2px 2px 4px rgba(212, 175, 55, 0.3);}.philosophy-subtitle { font-size: 20px; color: #d4af37; text-align: center; margin-bottom: 40px; font-weight: 600;}.philosophy-content { background: #ffffff; padding: 40px; border-radius: 20px; box-shadow: 0 8px 20px rgba(0, 0, 0, 0.15); line-height: 2; color: #2c3e50; font-size: 18px; border: 2px solid #d4af37;}.philosophy-content p { margin-bottom: 25px;}.philosophy-content .belief-section,.philosophy-content .commitment-section { background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%); padding: 25px; border-radius: 12px; margin: 30px 0; border-left: 4px solid #d4af37; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.05);}.philosophy-content .section-title { font-size: 20px; font-weight: bold; color: #0f3460; margin-bottom: 15px;}.philosophy-content .belief-item,.philosophy-content .commitment-item { padding-left: 20px; margin: 10px 0; position: relative; color: #5a6c7d;}.philosophy-content .belief-item::before,.philosophy-content .commitment-item::before { content: ▸; position: absolute; left: 0; color: #d4af37; font-weight: bold;}.philosophy-footer { text-align: right; font-size: 16px; color: #0f3460; margin-top: 30px; font-style: italic; font-weight: 600;}/* 手機版樣式 *//* 手機版預設樣式(Mobile First) */.mobile-portrait { display: block; /* ✅ 預設顯示手機直向版 */ width: 100%; height: 100vh; overflow-y: auto;}.mobile-landscape { display: none; /* 預設隱藏橫向版 */ width: 100%; height: 100vh; overflow-y: auto;}.mobile-header { background: linear-gradient(135deg, #ffffff 0%, #f8f8f8 100%); color: #0f3460; padding: 15px; text-align: center; box-shadow: 0 2px 4px rgba(0,0,0,0.1); border-bottom: 3px solid #d4af37;}.mobile-header h2 { font-size: 22px; margin-bottom: 5px; color: #0f3460;}.mobile-header h3 { font-size: 14px; font-weight: normal; color: #5a6c7d;}.mobile-main { background-color: #f5f5f5; width: 100%; padding: 15px; text-align: center;}.mobile-main h2 { color: #0f3460; margin-bottom: 10px;}.mobile-main h2 span { font-size: 14px; color: #5a6c7d;}.mobile-products { display: flex; flex-direction: column; gap: 20px;}.mobile-products > div > h3 { background: linear-gradient(135deg, #0f3460 0%, #16213e 100%); color: #ffffff; padding: 12px; border-radius: 8px; margin-bottom: 10px; border: 2px solid #d4af37; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15);}.mobile-product-card,.mobile-product-card1,.mobile-product-card2,.mobile-product-card3 { background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.15); overflow: hidden; border: 1px solid #d4d4d4;}.mobile-product-card2,.mobile-product-card3 { height: 800px;}/* 手機版關於我們區塊 */.mobile-about-section { background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 8px rgba(0,0,0,0.15); padding: 20px; border: 1px solid #d4d4d4;}.mobile-philosophy-logo-container { text-align: center; margin-bottom: 20px;}.mobile-philosophy-logo { max-width: 250px; width: 90%; height: auto; filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.2));}.mobile-philosophy-title { font-size: 24px; font-weight: bold; color: #0f3460; text-align: center; margin-bottom: 10px;}.mobile-philosophy-subtitle { font-size: 16px; color: #d4af37; text-align: center; margin-bottom: 20px; font-weight: 600;}.mobile-philosophy-text { color: #2c3e50; line-height: 1.8; font-size: 14px;}.mobile-philosophy-text p { margin-bottom: 15px;}.mobile-belief-section,.mobile-commitment-section { background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%); padding: 15px; border-radius: 8px; margin: 15px 0; border-left: 3px solid #d4af37;}.mobile-section-title { font-size: 16px; font-weight: bold; color: #0f3460; margin-bottom: 10px;}.mobile-belief-section div:not(.mobile-section-title),.mobile-commitment-section div:not(.mobile-section-title) { margin: 8px 0; padding-left: 10px; color: #5a6c7d;}.mobile-philosophy-footer { text-align: right; font-size: 14px; color: #0f3460; margin-top: 20px; font-style: italic; font-weight: 600;}/* 手機版頁尾 */.mobile-footer { background: linear-gradient(135deg, #e8e8e8 0%, #d4d4d4 100%); color: #5a6c7d; text-align: center; padding: 12px 15px; font-size: 12px; position: fixed; bottom: 0; left: 0; right: 0; z-index: 100; border-top: 2px solid #d4af37;}/* 響應式設計 */@media screen and (max-width: 1024px) { .header-container { padding: 12px 20px; } .logo { height: 38px; } .logo-text { font-size: 14px; } .logo-tab, .tab { min-height: 60px; max-height: 60px; } .logo-tab { gap: 6px; padding: 12px 10px; } .main-title { font-size: 22px; } .sub-title { font-size: 14px; } .tab { font-size: 14px; padding: 12px 8px; } .philosophy-content { padding: 25px; font-size: 16px; } .philosophy-logo { max-width: 300px; } .footer { font-size: 13px; padding: 12px 15px; }}/* 手機版 Media Queries(加強版) *//* 手機直向模式 */@media screen and (max-width: 1024px) and (orientation: portrait) { .header-wrapper, .tabs-container, .content, .footer { display: none !important; } .mobile-portrait { display: block !important; width: 100% !important; height: 100vh !important; } .mobile-landscape { display: none !important; }}/* 手機橫向模式 */@media screen and (max-width: 1024px) and (orientation: landscape) { .header-wrapper, .tabs-container, .content, .footer { display: none !important; } .mobile-landscape { display: block !important; width: 100% !important; height: 100vh !important; } .mobile-portrait { display: none !important; }}/* 額外保險:針對觸控設備 */@media (hover: none) and (pointer: coarse) { .header-wrapper, .tabs-container, .content, .footer { display: none !important; }}@media (hover: none) and (pointer: coarse) and (orientation: portrait) { .mobile-portrait { display: block !important; } .mobile-landscape { display: none !important; }}@media (hover: none) and (pointer: coarse) and (orientation: landscape) { .mobile-landscape { display: block !important; } .mobile-portrait { display: none !important; }}@media screen and (max-width: 480px) { .main-title { font-size: 18px; } .sub-title { font-size: 12px; }}.mobile-tabs { display: flex; gap: 8px; padding: 10px 15px; background: #f5f5f5; overflow-x: auto; white-space: nowrap; -webkit-overflow-scrolling: touch; border-bottom: 2px solid #d4af37;}.mobile-tab { padding: 10px 16px; background: white; border: 2px solid #d4d4d4; border-radius: 8px; font-size: 14px; font-weight: 600; color: #333; cursor: pointer; transition: all 0.3s; flex-shrink: 0;}.mobile-tab.active { background: linear-gradient(135deg, #0f3460 0%, #16447d 100%); color: white; border-color: #0f3460;}.mobile-tab:hover { background: #e8e8e8;}.mobile-tab.active:hover { background: linear-gradient(135deg, #0f3460 0%, #16447d 100%);}.tab-content { display: none;}.tab-content.active { display: block;} /style>/head>body>!-- 桌面版 -->div classheader-wrapper> div classheader-container> div classmain-title>ARMTech ETLab FB挖挖挖技術實驗室/div> div classsub-title>技術教育 · 產品設計諮詢 · 技術顧問 · 產品ODM/div> /div>/div>div classtabs-container> div classtabs-wrapper> div classlogo-tab onclickshowContent(0)> img srcarmtech-1.png?v20260205 altETLAB ARMTech Logo classlogo> div classlogo-text>關於我們/div> /div> div classtabs> div classtab active onclickshowContent(1)>ARMTech ETLab最新課程/div> div classtab onclickshowContent(2)>FPGA系列課程/div> div classtab onclickshowContent(3)>嵌入式&ARM&Qt/div> div classtab onclickshowContent(4)>PCB HW/EMC系列/div> div classtab onclickshowContent(5)>AIs+LLM+RAG/OpenCV/電腦視覺Yolo/div> /div> /div>/div>div classcontent> div classbrand-philosophy> div classphilosophy-logo-container> img srcarmtech-LOGO.png?v20260205 altETLAB ARMTech Logo classphilosophy-logo> /div> div classphilosophy-title>Brand Philosophy/div> div classphilosophy-subtitle>騰勢而起,與世界同行/div> div classphilosophy-content> p>ET LAB ARMTech.tw 以「知識、技術與實作」為核心,結合創新精神與務實工程力,陪伴企業與創作者在智慧科技的浪潮中,一同向前。/p> p>Logo 中凌空騰躍的駿馬,象徵突破限制、跨越不確定的勇氣與力量;金白色的光暈,是專業、誠信與榮耀的象徵;金色流線,寓意能量流動與價值創造,代表我們始終站在科技浪潮之上,為客戶開創新局。/p> div classbelief-section> div classsection-title>我們相信:/div> div classbelief-item>誠信,是最基本;/div> div classbelief-item>技術,是能量;/div> div classbelief-item>教育,是福報;/div> div classbelief-item>價值,必會循環回到創造者。/div> /div> p>因此,我們不僅打造產品與解決方案,也陪伴人成長、讓技術被更多人理解與運用。/p> div classcommitment-section> div classsection-title>我們堅持:/div> div classcommitment-item>穩健、精準、向前。/div> div classcommitment-item>Rise with Wisdom./div> div classcommitment-item>Move with Purpose./div> div classcommitment-item>Create with Heart./div> /div> div classphilosophy-footer>—— FB ET LAB ARMTech.tw/div> /div> /div>/div>div classcontent active> iframe srcnew_course/index.html>/iframe>/div>div classcontent> iframe srcfpgas_course/index.html>/iframe>/div>div classcontent> iframe srces_arm_qt/index.html>/iframe>/div>div classcontent> iframe srcpcb_emc/index.html>/iframe>/div>div classcontent> div styledisplay: flex; align-items: center; justify-content: center; height: 100%; font-size: 24px; color: #0f3460; background: linear-gradient(135deg, #f8f8f8 0%, #e8e8e8 100%);> 精心規劃中、敬請期待 /div>/div>!-- 頁尾版權 -->div classfooter> p classfooter-text>© 2009 ARMTech CO. LTD. All rights reserved./p>/div>!-- 手機橫向版本 3.修改手機橫向區塊(約 683-760 行)CYH -->div classmobile-landscape> header classmobile-header> h2>ARMTech ETLab FB挖挖挖技術實驗室/h2> h3>技術教育 · 產品設計諮詢ODM · 技術顧問/h3> /header> !-- ✅ 新增:標籤導航 --> nav classmobile-tabs> button classmobile-tab active onclickshowMobileLandscapeTab(0)>最新課程/button> button classmobile-tab onclickshowMobileLandscapeTab(1)>FPGA系列/button> button classmobile-tab onclickshowMobileLandscapeTab(2)>嵌入式&Qt/button> button classmobile-tab onclickshowMobileLandscapeTab(3)>PCB/EMC/button> button classmobile-tab onclickshowMobileLandscapeTab(4)>AIs+電腦視覺/button> /nav> main classmobile-main> !-- ✅ 第一個分頁:最新課程 --> div classtab-content active idlandscape-tab-0> h2>ARMTech ETLab最新課程 span>六班確認開課,下滑螢幕/span>/h2> div classmobile-products> !-- 原有的課程列表保持不變 --> div> h3>1. FPGA系列@週三五晚【掌握HDL設計心法精華(第2期)】/h3> div classmobile-product-card> iframe srcm/fpga20241119-1.html scrollingno height900px width100%>/iframe> /div> /div> div> h3>2. FPGA系列@週六【設計高手養成@使用 Verilog實戰】/h3> div classmobile-product-card> iframe srcm/fpga20241119-2.html scrollingno height900px width100%>/iframe> /div> /div> div> h3>3. 嵌入式&ARM&Qt@週日(Qt第2期)/h3> div classmobile-product-card2> iframe srcm/qt20241119.html height780px width100%>/iframe> /div> /div> div> h3>4. PCB HW/EMC系列@週一二晚(第2期)/h3> div classmobile-product-card3> iframe srcpcb_emc/index.html scrollingno height650px width100%>/iframe> /div> /div> div> h3>5. 關於我們/h3> div classmobile-about-section> div classmobile-philosophy-logo-container> img srcarmtech-LOGO.png?v20260205 altETLAB ARMTech Logo classmobile-philosophy-logo> /div> div classmobile-philosophy-title>Brand Philosophy/div> div classmobile-philosophy-subtitle>騰勢而起,與世界同行/div> div classmobile-philosophy-text> p>ET LAB ARMTech.tw 以「知識、技術與實作」為核心,結合創新精神與務實工程力,陪伴企業與創作者在智慧科技的浪潮中,一同向前。/p> p>Logo 中凌空騰躍的駿馬,象徵突破限制、跨越不確定的勇氣與力量;金白色的光暈,是專業、誠信與榮耀的象徵;金色流線,寓意能量流動與價值創造,代表我們始終站在科技浪潮之上,為客戶開創新局。/p> div classmobile-belief-section> div classmobile-section-title>我們相信:/div> div>• 誠信,是最基本;/div> div>• 技術,是能量;/div> div>• 教育,是福報;/div> div>• 價值,必會循環回到創造者。/div> /div> p>因此,我們不僅打造產品與解決方案,也陪伴人成長、讓技術被更多人理解與運用。/p> div classmobile-commitment-section> div classmobile-section-title>我們堅持:/div> div>• 穩健、精準、向前。/div> div>• Rise with Wisdom./div> div>• Move with Purpose./div> div>• Create with Heart./div> /div> div classmobile-philosophy-footer>—— FB ET LAB ARMTech.tw/div> /div> /div> /div> /div> /div> !-- ✅ 第二個分頁:FPGA系列 --> div classtab-content idlandscape-tab-1> h2>FPGA系列課程/h2> iframe srcfpgas_course/index.html width100% height800px styleborder:none;>/iframe> /div> !-- ✅ 第三個分頁:嵌入式&Qt --> div classtab-content idlandscape-tab-2> h2>嵌入式&ARM&Qt/h2> iframe srces_arm_qt/index.html width100% height800px styleborder:none;>/iframe> /div> !-- ✅ 第四個分頁:PCB/EMC --> div classtab-content idlandscape-tab-3> h2>PCB HW/EMC系列/h2> iframe srcpcb_emc/index.html width100% height800px styleborder:none;>/iframe> /div> !-- ✅ 第五個分頁:電腦視覺 --> div classtab-content idlandscape-tab-4> h2>AIs+LLM+RAG/OpenCV/電腦視覺Yolo/h2> iframe srcgenai/index.html width100% height800px styleborder:none;>/iframe> /div> /main> div classmobile-footer> p classfooter-text>© 2009 ARMTech CO. LTD. All rights reserved./p> /div>/div>!-- 手機直向版本 4.修改手機直向區塊(約 763-840 行)CYH -->div classmobile-portrait> header classmobile-header> h2>ARMTech ETLab FB挖挖挖技術實驗室/h2> h3>技術教育 · 產品設計諮詢ODM · 技術顧問/h3> /header> !-- ✅ 新增:標籤導航 --> nav classmobile-tabs> button classmobile-tab active onclickshowMobilePortraitTab(0)>最新課程/button> button classmobile-tab onclickshowMobilePortraitTab(1)>FPGA系列/button> button classmobile-tab onclickshowMobilePortraitTab(2)>嵌入式&Qt/button> button classmobile-tab onclickshowMobilePortraitTab(3)>PCB/EMC/button> button classmobile-tab onclickshowMobilePortraitTab(4)>AIs+電腦視覺/button> /nav> main classmobile-main> !-- ✅ 第一個分頁:最新課程 --> div classtab-content active idportrait-tab-0> h2>ARMTech ETLab最新課程 span>六班確認開課,下滑螢幕/span>/h2> div classmobile-products> !-- 原有的課程列表保持不變 --> div> h3>1. FPGA系列@週三五晚【掌握HDL設計心法精華(第2期)】/h3> div classmobile-product-card> iframe srcml/fpga20241119-1.html scrollingno height900px width100%>/iframe> /div> /div> div> h3>2. FPGA系列@週六【設計高手養成@使用 Verilog實戰】/h3> div classmobile-product-card1> iframe srcml/fpga20241119-3.html scrollingno height600px width100%>/iframe> /div> /div> div> h3>3. 嵌入式&ARM&Qt@週日(Qt第2期)/h3> div classmobile-product-card2> iframe srcml/qt20241119.html height1000px width100%>/iframe> /div> /div> div> h3>4. PCB HW/EMC系列@週一二晚(第2期)/h3> div classmobile-product-card3> iframe srcml/pcb_emc_index1.html scrollingno height1200px width100%>/iframe> /div> /div> div> h3>5. 關於我們/h3> div classmobile-about-section> div classmobile-philosophy-logo-container> img srcarmtech-LOGO.png?v20260205 altETLAB ARMTech Logo classmobile-philosophy-logo> /div> div classmobile-philosophy-title>Brand Philosophy/div> div classmobile-philosophy-subtitle>騰勢而起,與世界同行/div> div classmobile-philosophy-text> p>ARMTech.tw ET LAB 以「知識、技術與實作」為核心,結合創新精神與務實工程力,陪伴企業與創作者在智慧科技的浪潮中,一同向前。/p> p>Logo 中凌空騰躍的駿馬,象徵突破限制、跨越不確定的勇氣與力量;金白色的光暈,是專業、誠信與榮耀的象徵;金色流線,寓意能量流動與價值創造,代表我們始終站在科技浪潮之上,為客戶開創新局。/p> div classmobile-belief-section> div classmobile-section-title>我們相信:/div> div>• 誠信,是最基本;/div> div>• 技術,是能量;/div> div>• 教育,是福報;/div> div>• 價值,必會循環回到創造者。/div> /div> p>因此,我們不僅打造產品與解決方案,也陪伴人成長、讓技術被更多人理解與運用。/p> div classmobile-commitment-section> div classmobile-section-title>我們堅持:/div> div>• 穩健、精準、向前。/div> div>• Rise with Wisdom./div> div>• Move with Purpose./div> div>• Create with Heart./div> /div> div classmobile-philosophy-footer>—— FB ET LAB ARMTech.tw/div> /div> /div> /div> /div> /div> !-- ✅ 第二個分頁:FPGA系列 --> div classtab-content idportrait-tab-1> h2>FPGA系列課程/h2> iframe srcfpgas_course/index.html width100% height1000px styleborder:none;>/iframe> /div> !-- ✅ 第三個分頁:嵌入式&Qt --> div classtab-content idportrait-tab-2> h2>嵌入式&ARM&Qt/h2> iframe srces_arm_qt/index.html width100% height1000px styleborder:none;>/iframe> /div> !-- ✅ 第四個分頁:PCB/EMC --> div classtab-content idportrait-tab-3> h2>PCB HW/EMC系列/h2> iframe srcpcb_emc/index.html width100% height1000px styleborder:none;>/iframe> /div> !-- ✅ 第五個分頁:電腦視覺 --> div classtab-content idportrait-tab-4> h2>AIs+LLM+RAG/OpenCV/電腦視覺Yolo/h2> iframe srcgenai/index.html width100% height1000px styleborder:none;>/iframe> /div> /main> div classmobile-footer> p classfooter-text>© 2009 ARMTech CO. LTD. All rights reserved./p> /div>/div>script>function showContent(index) { const logoTab document.querySelector(.logo-tab); const tabs document.querySelectorAll(.tab); const contents document.querySelectorAll(.content); // 移除所有 active 狀態 logoTab.classList.remove(active); tabs.forEach(tab > tab.classList.remove(active)); contents.forEach(content > content.classList.remove(active)); // 設定新的 active 狀態 if (index 0) { logoTab.classList.add(active); } else { tabsindex - 1.classList.add(active); } contentsindex.classList.add(active);}function showMobileLandscapeTab(index) { // 移除所有 active class document.querySelectorAll(.mobile-landscape .mobile-tab).forEach(tab > { tab.classList.remove(active); }); document.querySelectorAll(.mobile-landscape .tab-content).forEach(content > { content.classList.remove(active); }); // 加上新的 active class document.querySelectorAll(.mobile-landscape .mobile-tab)index.classList.add(active); document.getElementById(landscape-tab- + index).classList.add(active);}function showMobilePortraitTab(index) { // 移除所有 active class document.querySelectorAll(.mobile-portrait .mobile-tab).forEach(tab > { tab.classList.remove(active); }); document.querySelectorAll(.mobile-portrait .tab-content).forEach(content > { content.classList.remove(active); }); // 加上新的 active class document.querySelectorAll(.mobile-portrait .mobile-tab)index.classList.add(active); document.getElementById(portrait-tab- + index).classList.add(active);}/script>/body>/html>
View on OTX
|
View on ThreatMiner
Please enable JavaScript to view the
comments powered by Disqus.
Data with thanks to
AlienVault OTX
,
VirusTotal
,
Malwr
and
others
. [
Sitemap
]