dms-scrape 0.3.0 → 0.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -14
- package/extractfrombrowser.js +12 -0
- package/index.mjs +38 -5
- package/lib/array2String.mjs +5 -0
- package/lib/determineCategory.mjs +5 -5
- package/lib/filterContent.mjs +31 -42
- package/lib/processHTML.mjs +39 -71
- package/lib/sources.mjs +52 -0
- package/package.json +1 -1
- package/sources/T1/CTEE.mjs +32 -18
- package/sources/T1/DIGITIMES.mjs +18 -4
- package/sources/T1/UDNMoney.mjs +3 -3
- package/sources/T2/CHINATIMES.mjs +36 -17
- package/sources/T2/NXTAPPLE.mjs +30 -0
- package/sources/T3/SETN.mjs +35 -0
- package/sources/T5/CNYES.mjs +25 -0
- package/sources/T5/COMPOTECHASIA.mjs +30 -0
- package/sources/T5/INSIDE.mjs +15 -0
- package/sources/T5/SAYDIGI.mjs +22 -0
- package/sources/T5/TECHBANG.mjs +20 -0
- package/sources/T5/TECHORANGE.mjs +23 -21
- package/test/cnyestest.js +814 -0
- package/test/compotechtest.js +561 -0
- package/test/insidetest.js +1399 -0
- package/test/saydigitest.js +1000 -0
- package/test/techbangtest.js +1109 -0
- package/test/techrangetest.js +3101 -0
- package/test/tested/chinatest.js +4761 -0
- package/test/tested/cteetest.js +1406 -0
- package/test/tested/digitest.html +1789 -0
- package/test/tested/digitimes2.js +2218 -0
- package/test/tested/nextapple.js +1546 -0
- package/test/tested/setntest.js +2728 -0
- package/test.mjs +62 -13
- package/sources/T1/digitimes.html +0 -2598
- package/sources/T1/digitimes2.html +0 -2567
- package/sources/T5/TECHBANG(unfinished).mjs +0 -13
- /package/{sources/T1 → test/tested}/digitimes3.html +0 -0
- /package/{sources/T1 → test/tested}/digitimes4.html +0 -0
|
@@ -0,0 +1,3101 @@
|
|
|
1
|
+
export const techorangetest = `<meta charset="UTF-8">
|
|
2
|
+
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
3
|
+
<link rel="preload"
|
|
4
|
+
href="https://fonts.googleapis.com/css?family=Noto+Sans+TC%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CNoto+Serif+TC%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CNoto+Sans+TC%7CNoto+Serif+TC%7CNoto+Sans+TC%7CNoto+Serif+TC%7CRubik%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&display=swap"
|
|
5
|
+
as="other">
|
|
6
|
+
<link rel="profile" href="https://gmpg.org/xfn/11">
|
|
7
|
+
|
|
8
|
+
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
<title>高通推出全新 8 核 Snapdragon X Plus,將效能領先地位擴展到更多的 Copilot+ PC 使用者 | TechOrange 科技報橘</title>
|
|
13
|
+
<meta name="description"
|
|
14
|
+
content="高通技術公司在 2024 年柏林消費性電子展(IFA 2024)展前宣布推出 8 核 Snapdragon X Plus,擴展其 Snapdragon X 系列產品組合。此一突破性平台將為更多使用者提供多達數日的電池續航力、前所未有的效能和 AI 驅動的 Copilot+ 體驗。">
|
|
15
|
+
<meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large">
|
|
16
|
+
<link rel="canonical" href="https://buzzorange.com/techorange/2024/09/05/qualcomm-snapdragon-x-plus/">
|
|
17
|
+
<meta property="og:locale" content="zh_TW">
|
|
18
|
+
<meta property="og:type" content="article">
|
|
19
|
+
<meta property="og:title" content="高通推出全新 8 核 Snapdragon X Plus,將效能領先地位擴展到更多的 Copilot+ PC 使用者 | TechOrange 科技報橘">
|
|
20
|
+
<meta property="og:description"
|
|
21
|
+
content="高通技術公司在 2024 年柏林消費性電子展(IFA 2024)展前宣布推出 8 核 Snapdragon X Plus,擴展其 Snapdragon X 系列產品組合。此一突破性平台將為更多使用者提供多達數日的電池續航力、前所未有的效能和 AI 驅動的 Copilot+ 體驗。">
|
|
22
|
+
<meta property="og:url" content="https://buzzorange.com/techorange/2024/09/05/qualcomm-snapdragon-x-plus/">
|
|
23
|
+
<meta property="og:site_name" content="TechOrange 科技報橘">
|
|
24
|
+
<meta property="article:section" content="AI 人工智慧">
|
|
25
|
+
<meta property="og:updated_time" content="2024-09-05T11:23:16+08:00">
|
|
26
|
+
<meta property="og:image" content="https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-1024x576.jpg">
|
|
27
|
+
<meta property="og:image:secure_url"
|
|
28
|
+
content="https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-1024x576.jpg">
|
|
29
|
+
<meta property="og:image:width" content="800">
|
|
30
|
+
<meta property="og:image:height" content="450">
|
|
31
|
+
<meta property="og:image:alt" content="高通推出全新 8 核 Snapdragon X Plus,將效能領先地位擴展到更多的 Copilot+ PC 使用者">
|
|
32
|
+
<meta property="og:image:type" content="image/jpeg">
|
|
33
|
+
<meta property="article:published_time" content="2024-09-05T11:17:48+08:00">
|
|
34
|
+
<meta property="article:modified_time" content="2024-09-05T11:23:16+08:00">
|
|
35
|
+
<meta name="twitter:card" content="summary_large_image">
|
|
36
|
+
<meta name="twitter:title" content="高通推出全新 8 核 Snapdragon X Plus,將效能領先地位擴展到更多的 Copilot+ PC 使用者 | TechOrange 科技報橘">
|
|
37
|
+
<meta name="twitter:description"
|
|
38
|
+
content="高通技術公司在 2024 年柏林消費性電子展(IFA 2024)展前宣布推出 8 核 Snapdragon X Plus,擴展其 Snapdragon X 系列產品組合。此一突破性平台將為更多使用者提供多達數日的電池續航力、前所未有的效能和 AI 驅動的 Copilot+ 體驗。">
|
|
39
|
+
<meta name="twitter:image"
|
|
40
|
+
content="https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-1024x576.jpg">
|
|
41
|
+
<meta name="twitter:label1" content="Written by">
|
|
42
|
+
<meta name="twitter:data1" content="產業動態">
|
|
43
|
+
<meta name="twitter:label2" content="Time to read">
|
|
44
|
+
<meta name="twitter:data2" content="Less than a minute">
|
|
45
|
+
|
|
46
|
+
|
|
47
|
+
<link rel="dns-prefetch" href="//buzzorange.com">
|
|
48
|
+
|
|
49
|
+
<link rel="alternate" type="application/rss+xml" title="TechOrange 科技報橘 » Feed"
|
|
50
|
+
href="https://buzzorange.com/techorange/feed/">
|
|
51
|
+
<link rel="stylesheet" id="wp-block-library-css"
|
|
52
|
+
href="https://buzzorange.com/techorange/wp/wp-includes/css/dist/block-library/style.min.css" media="all">
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
|
|
56
|
+
|
|
57
|
+
|
|
58
|
+
|
|
59
|
+
<link rel="stylesheet" id="cookie-law-info-css"
|
|
60
|
+
href="https://buzzorange.com/techorange/app/plugins/cookie-law-info/public/css/cookie-law-info-public.css"
|
|
61
|
+
media="all">
|
|
62
|
+
<link rel="stylesheet" id="cookie-law-info-gdpr-css"
|
|
63
|
+
href="https://buzzorange.com/techorange/app/plugins/cookie-law-info/public/css/cookie-law-info-gdpr.css"
|
|
64
|
+
media="all">
|
|
65
|
+
<link rel="stylesheet" id="hello-elementor-css"
|
|
66
|
+
href="https://buzzorange.com/techorange/app/themes/hello-elementor/style.min.css" media="all">
|
|
67
|
+
<link rel="stylesheet" id="hello-elementor-theme-style-css"
|
|
68
|
+
href="https://buzzorange.com/techorange/app/themes/hello-elementor/theme.min.css" media="all">
|
|
69
|
+
<link rel="stylesheet" id="elementor-frontend-css"
|
|
70
|
+
href="https://buzzorange.com/techorange/app/plugins/elementor/assets/css/frontend.min.css?ver=1727965046"
|
|
71
|
+
media="all">
|
|
72
|
+
<link rel="stylesheet" id="elementor-post-71513-css"
|
|
73
|
+
href="https://buzzorange.com/techorange/app/uploads/elementor/css/post-71513.css?ver=1727965046" media="all">
|
|
74
|
+
<link rel="stylesheet" id="elementor-icons-css"
|
|
75
|
+
href="https://buzzorange.com/techorange/app/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css"
|
|
76
|
+
media="all">
|
|
77
|
+
<link rel="stylesheet" id="swiper-css"
|
|
78
|
+
href="https://buzzorange.com/techorange/app/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css" media="all">
|
|
79
|
+
<link rel="stylesheet" id="elementor-pro-css"
|
|
80
|
+
href="https://buzzorange.com/techorange/app/plugins/elementor-pro/assets/css/frontend.min.css" media="all">
|
|
81
|
+
<link rel="stylesheet" id="elementor-post-114501-css"
|
|
82
|
+
href="https://buzzorange.com/techorange/app/uploads/elementor/css/post-114501.css?ver=1727965046" media="all">
|
|
83
|
+
<link rel="stylesheet" id="elementor-post-114503-css"
|
|
84
|
+
href="https://buzzorange.com/techorange/app/uploads/elementor/css/post-114503.css?ver=1727965046" media="all">
|
|
85
|
+
<link rel="stylesheet" id="elementor-post-152549-css"
|
|
86
|
+
href="https://buzzorange.com/techorange/app/uploads/elementor/css/post-152549.css?ver=1727965046" media="all">
|
|
87
|
+
<link rel="stylesheet" id="elementor-icons-shared-0-css"
|
|
88
|
+
href="https://buzzorange.com/techorange/app/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css"
|
|
89
|
+
media="all">
|
|
90
|
+
<link rel="stylesheet" id="elementor-icons-fa-solid-css"
|
|
91
|
+
href="https://buzzorange.com/techorange/app/plugins/elementor/assets/lib/font-awesome/css/solid.min.css"
|
|
92
|
+
media="all">
|
|
93
|
+
<link rel="stylesheet" id="elementor-icons-fa-brands-css"
|
|
94
|
+
href="https://buzzorange.com/techorange/app/plugins/elementor/assets/lib/font-awesome/css/brands.min.css"
|
|
95
|
+
media="all">
|
|
96
|
+
<link rel="stylesheet" id="elementor-icons-fa-regular-css"
|
|
97
|
+
href="https://buzzorange.com/techorange/app/plugins/elementor/assets/lib/font-awesome/css/regular.min.css"
|
|
98
|
+
media="all">
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
<link rel="https://api.w.org/" href="https://buzzorange.com/techorange/wp-json/">
|
|
104
|
+
<link rel="alternate" type="application/json" href="https://buzzorange.com/techorange/wp-json/wp/v2/posts/212778">
|
|
105
|
+
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://buzzorange.com/techorange/wp/xmlrpc.php?rsd">
|
|
106
|
+
<meta name="generator" content="WordPress 6.4.5">
|
|
107
|
+
<link rel="shortlink" href="https://buzzorange.com/techorange/?p=212778">
|
|
108
|
+
<link rel="alternate" type="application/json+oembed"
|
|
109
|
+
href="https://buzzorange.com/techorange/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbuzzorange.com%2Ftechorange%2F2024%2F09%2F05%2Fqualcomm-snapdragon-x-plus%2F">
|
|
110
|
+
<link rel="alternate" type="text/xml+oembed"
|
|
111
|
+
href="https://buzzorange.com/techorange/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbuzzorange.com%2Ftechorange%2F2024%2F09%2F05%2Fqualcomm-snapdragon-x-plus%2F&format=xml">
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
<meta name="darkreader" content="48ca58b0e68142b89e944298ab84f234">
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
<meta name="generator"
|
|
119
|
+
content="Elementor 3.21.8; features: e_optimized_assets_loading, additional_custom_breakpoints, e_lazyload; settings: css_print_method-external, google_font-disabled, font_display-swap">
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
<link rel="icon" href="https://buzzorange.com/techorange/app/uploads/2021/07/cropped-TO-Square-Logo-400x400-1-32x32.png"
|
|
129
|
+
sizes="32x32">
|
|
130
|
+
<link rel="icon"
|
|
131
|
+
href="https://buzzorange.com/techorange/app/uploads/2021/07/cropped-TO-Square-Logo-400x400-1-192x192.png"
|
|
132
|
+
sizes="192x192">
|
|
133
|
+
<link rel="apple-touch-icon"
|
|
134
|
+
href="https://buzzorange.com/techorange/app/uploads/2021/07/cropped-TO-Square-Logo-400x400-1-180x180.png">
|
|
135
|
+
<meta name="msapplication-TileImage"
|
|
136
|
+
content="https://buzzorange.com/techorange/app/uploads/2021/07/cropped-TO-Square-Logo-400x400-1-270x270.png">
|
|
137
|
+
|
|
138
|
+
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NVB4HVP" height="0" width="0"
|
|
142
|
+
style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript>
|
|
143
|
+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-T26PLF7" height="0" width="0"
|
|
144
|
+
style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript>
|
|
145
|
+
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TGBMCMF6" height="0" width="0"
|
|
146
|
+
style="display:none;visibility:hidden" aria-hidden="true"></iframe></noscript>
|
|
147
|
+
|
|
148
|
+
<a class="skip-link screen-reader-text" href="#content">
|
|
149
|
+
Skip to content</a>
|
|
150
|
+
<div data-elementor-type="header" data-elementor-id="114501"
|
|
151
|
+
class="elementor elementor-114501 elementor-location-header" data-elementor-post-type="elementor_library"
|
|
152
|
+
style="opacity: 1;">
|
|
153
|
+
<div data-elementor-type="header" data-elementor-id="114501" class="elementor elementor-114501"
|
|
154
|
+
data-elementor-post-type="elementor_library" style="opacity: 1;">
|
|
155
|
+
<header class="elementor-element elementor-element-4f18027 e-con-full e-flex e-con e-parent" data-id="4f18027"
|
|
156
|
+
data-element_type="container" data-settings="{"background_background":"classic"}">
|
|
157
|
+
<div class="elementor-element elementor-element-221b0b4 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child"
|
|
158
|
+
data-id="221b0b4" data-element_type="container">
|
|
159
|
+
<div class="e-con-inner">
|
|
160
|
+
<div class="elementor-element elementor-element-35b15ab elementor-widget elementor-widget-theme-site-logo elementor-widget-image"
|
|
161
|
+
data-id="35b15ab" data-element_type="widget" data-widget_type="theme-site-logo.default">
|
|
162
|
+
<div class="elementor-widget-container">
|
|
163
|
+
<a href="https://buzzorange.com/techorange">
|
|
164
|
+
<img width="350" height="97"
|
|
165
|
+
src="https://buzzorange.com/techorange/app/uploads/2022/01/8d98b253ae26b419.png"
|
|
166
|
+
class="attachment-full size-full wp-image-114601" alt="TechOrange 科技報橘"> </a>
|
|
167
|
+
</div>
|
|
168
|
+
</div>
|
|
169
|
+
<div class="elementor-element elementor-element-fe2d2dd elementor-nav-menu--dropdown-none elementor-nav-menu__align-end elementor-widget elementor-widget-nav-menu"
|
|
170
|
+
data-id="fe2d2dd" data-element_type="widget"
|
|
171
|
+
data-settings="{"submenu_icon":{"value":"<i class=\"fas fa-angle-down\"><\/i>","library":"fa-solid"},"layout":"horizontal"}"
|
|
172
|
+
data-widget_type="nav-menu.default">
|
|
173
|
+
<div class="elementor-widget-container">
|
|
174
|
+
<nav
|
|
175
|
+
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
|
|
176
|
+
<ul id="menu-1-fe2d2dd" class="elementor-nav-menu"
|
|
177
|
+
data-smartmenus-id="1727936250520094">
|
|
178
|
+
<li
|
|
179
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-114293">
|
|
180
|
+
<a class="elementor-item has-submenu" id="sm-1727936250520094-1"
|
|
181
|
+
aria-haspopup="true" aria-controls="sm-1727936250520094-2"
|
|
182
|
+
aria-expanded="false">Podcast<span class="sub-arrow"><i
|
|
183
|
+
class="fas fa-angle-down"></i></span></a>
|
|
184
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-1727936250520094-2"
|
|
185
|
+
role="group" aria-hidden="true" aria-labelledby="sm-1727936250520094-1"
|
|
186
|
+
aria-expanded="false">
|
|
187
|
+
<li
|
|
188
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118241">
|
|
189
|
+
<a target="_blank" rel="noopener"
|
|
190
|
+
href="https://podcasts.apple.com/mo/podcast/%E5%85%A8%E6%96%B0%E4%B8%80%E9%80%B1/id1473264362"
|
|
191
|
+
class="elementor-sub-item">Apple Podcast</a></li>
|
|
192
|
+
<li
|
|
193
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118242">
|
|
194
|
+
<a target="_blank" rel="noopener"
|
|
195
|
+
href="https://open.spotify.com/show/7zf3G6CA2IO3uCU5dmJXnx?si=62323f1990ee4d99"
|
|
196
|
+
class="elementor-sub-item">Spotify</a></li>
|
|
197
|
+
</ul>
|
|
198
|
+
</li>
|
|
199
|
+
<li
|
|
200
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-114294">
|
|
201
|
+
<a target="_blank" rel="noopener" href="https://www.youtube.com/@tech.orange"
|
|
202
|
+
class="elementor-item">Youtube</a></li>
|
|
203
|
+
<li
|
|
204
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-114292">
|
|
205
|
+
<a href="https://buzzorange.com/techorange/contact/"
|
|
206
|
+
class="elementor-item">聯絡我們</a></li>
|
|
207
|
+
<li
|
|
208
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-114291">
|
|
209
|
+
<a href="https://buzzorange.com/techorange/hiring/"
|
|
210
|
+
class="elementor-item">活力徵才</a></li>
|
|
211
|
+
</ul>
|
|
212
|
+
</nav>
|
|
213
|
+
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
|
|
214
|
+
<ul id="menu-2-fe2d2dd" class="elementor-nav-menu"
|
|
215
|
+
data-smartmenus-id="17279362505213425">
|
|
216
|
+
<li
|
|
217
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-114293">
|
|
218
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-17279362505213425-1"
|
|
219
|
+
aria-haspopup="true" aria-controls="sm-17279362505213425-2"
|
|
220
|
+
aria-expanded="false">Podcast<span class="sub-arrow"><i
|
|
221
|
+
class="fas fa-angle-down"></i></span></a>
|
|
222
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505213425-2"
|
|
223
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505213425-1"
|
|
224
|
+
aria-expanded="false">
|
|
225
|
+
<li
|
|
226
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118241">
|
|
227
|
+
<a target="_blank" rel="noopener"
|
|
228
|
+
href="https://podcasts.apple.com/mo/podcast/%E5%85%A8%E6%96%B0%E4%B8%80%E9%80%B1/id1473264362"
|
|
229
|
+
class="elementor-sub-item" tabindex="-1">Apple Podcast</a></li>
|
|
230
|
+
<li
|
|
231
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118242">
|
|
232
|
+
<a target="_blank" rel="noopener"
|
|
233
|
+
href="https://open.spotify.com/show/7zf3G6CA2IO3uCU5dmJXnx?si=62323f1990ee4d99"
|
|
234
|
+
class="elementor-sub-item" tabindex="-1">Spotify</a></li>
|
|
235
|
+
</ul>
|
|
236
|
+
</li>
|
|
237
|
+
<li
|
|
238
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-114294">
|
|
239
|
+
<a target="_blank" rel="noopener" href="https://www.youtube.com/@tech.orange"
|
|
240
|
+
class="elementor-item" tabindex="-1">Youtube</a></li>
|
|
241
|
+
<li
|
|
242
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-114292">
|
|
243
|
+
<a href="https://buzzorange.com/techorange/contact/" class="elementor-item"
|
|
244
|
+
tabindex="-1">聯絡我們</a></li>
|
|
245
|
+
<li
|
|
246
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-114291">
|
|
247
|
+
<a href="https://buzzorange.com/techorange/hiring/" class="elementor-item"
|
|
248
|
+
tabindex="-1">活力徵才</a></li>
|
|
249
|
+
</ul>
|
|
250
|
+
</nav>
|
|
251
|
+
</div>
|
|
252
|
+
</div>
|
|
253
|
+
<div class="elementor-element elementor-element-5c1c012 elementor-widget__width-auto elementor-search-form--skin-classic elementor-search-form--button-type-icon elementor-search-form--icon-search elementor-widget elementor-widget-search-form"
|
|
254
|
+
data-id="5c1c012" data-element_type="widget"
|
|
255
|
+
data-settings="{"skin":"classic"}" data-widget_type="search-form.default">
|
|
256
|
+
<div class="elementor-widget-container">
|
|
257
|
+
<search role="search">
|
|
258
|
+
<form class="elementor-search-form" action="https://buzzorange.com/techorange"
|
|
259
|
+
method="get">
|
|
260
|
+
<div class="elementor-search-form__container">
|
|
261
|
+
<label class="elementor-screen-only"
|
|
262
|
+
for="elementor-search-form-5c1c012">Search</label>
|
|
263
|
+
|
|
264
|
+
|
|
265
|
+
<input id="elementor-search-form-5c1c012" placeholder="搜尋..."
|
|
266
|
+
class="elementor-search-form__input" type="search" name="s" value="">
|
|
267
|
+
|
|
268
|
+
<button class="elementor-search-form__submit" type="submit" aria-label="Search">
|
|
269
|
+
<i aria-hidden="true" class="fas fa-search"></i> <span
|
|
270
|
+
class="elementor-screen-only">Search</span>
|
|
271
|
+
</button>
|
|
272
|
+
|
|
273
|
+
</div>
|
|
274
|
+
</form>
|
|
275
|
+
</search>
|
|
276
|
+
</div>
|
|
277
|
+
</div>
|
|
278
|
+
<div class="elementor-element elementor-element-bf6157e elementor-widget elementor-widget-image"
|
|
279
|
+
data-id="bf6157e" data-element_type="widget" data-widget_type="image.default">
|
|
280
|
+
<div class="elementor-widget-container">
|
|
281
|
+
<a href="https://buzzorange.com/techorange/forum/2025-ai-innovation-day/?utm_source=to&utm_medium=banner&utm_campaign=offline_general&utm_term=general&utm_content=totagbar"
|
|
282
|
+
target="_blank">
|
|
283
|
+
<img width="320" height="108"
|
|
284
|
+
src="https://buzzorange.com/techorange/app/uploads/2023/05/02b36ca18a295121.gif"
|
|
285
|
+
class="attachment-full size-full wp-image-215287" alt=""> </a>
|
|
286
|
+
</div>
|
|
287
|
+
</div>
|
|
288
|
+
</div>
|
|
289
|
+
</div>
|
|
290
|
+
<div class="elementor-element elementor-element-0145b08 elementor-hidden-tablet elementor-hidden-mobile e-flex e-con-boxed e-con e-child"
|
|
291
|
+
data-id="0145b08" data-element_type="container"
|
|
292
|
+
data-settings="{"background_background":"classic"}">
|
|
293
|
+
<div class="e-con-inner">
|
|
294
|
+
<div class="elementor-element elementor-element-d943bb8 elementor-hidden-tablet elementor-hidden-mobile elementor-nav-menu__align-start elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu"
|
|
295
|
+
data-id="d943bb8" data-element_type="widget"
|
|
296
|
+
data-settings="{"submenu_icon":{"value":"<i class=\"fas fa-angle-down\"><\/i>","library":"fa-solid"},"layout":"horizontal"}"
|
|
297
|
+
data-widget_type="nav-menu.default">
|
|
298
|
+
<div class="elementor-widget-container">
|
|
299
|
+
<nav
|
|
300
|
+
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
|
|
301
|
+
<ul id="menu-1-d943bb8" class="elementor-nav-menu"
|
|
302
|
+
data-smartmenus-id="17279362505226794">
|
|
303
|
+
<li
|
|
304
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-200043">
|
|
305
|
+
<a href="https://buzzorange.com/techorange/latest/"
|
|
306
|
+
class="elementor-item">最新文章</a></li>
|
|
307
|
+
<li
|
|
308
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200088">
|
|
309
|
+
<a href="https://buzzorange.com/techorange/category/daily_top5/"
|
|
310
|
+
class="elementor-item">每日快訊</a></li>
|
|
311
|
+
<li
|
|
312
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200080">
|
|
313
|
+
<a href="https://buzzorange.com/techorange/latest/to-hrc-news-summary/"
|
|
314
|
+
class="elementor-item">全球產業動態新聞</a></li>
|
|
315
|
+
<li
|
|
316
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199961">
|
|
317
|
+
<a class="elementor-item has-submenu" id="sm-17279362505226794-1"
|
|
318
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-2"
|
|
319
|
+
aria-expanded="false">趨勢專題<span class="sub-arrow"><i
|
|
320
|
+
class="fas fa-angle-down"></i></span></a>
|
|
321
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505226794-2"
|
|
322
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505226794-1"
|
|
323
|
+
aria-expanded="false">
|
|
324
|
+
<li
|
|
325
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199963">
|
|
326
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505226794-3"
|
|
327
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-4"
|
|
328
|
+
aria-expanded="false">專輯<span class="sub-arrow"><i
|
|
329
|
+
class="fas fa-angle-down"></i></span></a>
|
|
330
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
331
|
+
id="sm-17279362505226794-4" role="group" aria-hidden="true"
|
|
332
|
+
aria-labelledby="sm-17279362505226794-3" aria-expanded="false">
|
|
333
|
+
<li
|
|
334
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-209434">
|
|
335
|
+
<a href="https://buzzorange.com/techorange/tag/topic-29/"
|
|
336
|
+
class="elementor-sub-item">拆解機器人的十八般武藝</a></li>
|
|
337
|
+
<li
|
|
338
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-203216">
|
|
339
|
+
<a href="https://buzzorange.com/techorange/tag/topic-28/"
|
|
340
|
+
class="elementor-sub-item">在巷口的商店發現 AI 科技</a></li>
|
|
341
|
+
<li
|
|
342
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-201934">
|
|
343
|
+
<a href="https://buzzorange.com/techorange/tag/topic-27/"
|
|
344
|
+
class="elementor-sub-item">吃電怪獸的另一面:AI 能推進能源轉型</a></li>
|
|
345
|
+
<li
|
|
346
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-199966">
|
|
347
|
+
<a href="https://buzzorange.com/techorange/tag/topic-26/"
|
|
348
|
+
class="elementor-sub-item">他們大舉投資半導體企圖追上台積電!</a></li>
|
|
349
|
+
<li
|
|
350
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-199967">
|
|
351
|
+
<a href="https://buzzorange.com/techorange/tag/topic-25/"
|
|
352
|
+
class="elementor-sub-item">Computex 2024 看《TechOrange》</a>
|
|
353
|
+
</li>
|
|
354
|
+
<li
|
|
355
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-199968">
|
|
356
|
+
<a href="https://buzzorange.com/techorange/tag/topic-24"
|
|
357
|
+
class="elementor-sub-item">在 Computex 看見 AI PC</a></li>
|
|
358
|
+
</ul>
|
|
359
|
+
</li>
|
|
360
|
+
<li
|
|
361
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199969">
|
|
362
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505226794-5"
|
|
363
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-6"
|
|
364
|
+
aria-expanded="false">全新一週<span class="sub-arrow"><i
|
|
365
|
+
class="fas fa-angle-down"></i></span></a>
|
|
366
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
367
|
+
id="sm-17279362505226794-6" role="group" aria-hidden="true"
|
|
368
|
+
aria-labelledby="sm-17279362505226794-5" aria-expanded="false">
|
|
369
|
+
<li
|
|
370
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200047">
|
|
371
|
+
<a target="_blank" rel="noopener"
|
|
372
|
+
href="https://www.youtube.com/playlist?list=PLXub2Md7eWrS6wPRhSjJzgR1_RerWf-mD"
|
|
373
|
+
class="elementor-sub-item">Youtube</a></li>
|
|
374
|
+
<li
|
|
375
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200045">
|
|
376
|
+
<a target="_blank" rel="noopener"
|
|
377
|
+
href="https://podcasts.apple.com/mo/podcast/%E5%85%A8%E6%96%B0%E4%B8%80%E9%80%B1/id1473264362"
|
|
378
|
+
class="elementor-sub-item">Apple Podcast</a></li>
|
|
379
|
+
<li
|
|
380
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200046">
|
|
381
|
+
<a target="_blank" rel="noopener"
|
|
382
|
+
href="https://open.spotify.com/show/7zf3G6CA2IO3uCU5dmJXnx?si=62323f1990ee4d99"
|
|
383
|
+
class="elementor-sub-item">Spotify</a></li>
|
|
384
|
+
</ul>
|
|
385
|
+
</li>
|
|
386
|
+
<li
|
|
387
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-109943">
|
|
388
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505226794-7"
|
|
389
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-8"
|
|
390
|
+
aria-expanded="false">主題特展<span class="sub-arrow"><i
|
|
391
|
+
class="fas fa-angle-down"></i></span></a>
|
|
392
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
393
|
+
id="sm-17279362505226794-8" role="group" aria-hidden="true"
|
|
394
|
+
aria-labelledby="sm-17279362505226794-7" aria-expanded="false">
|
|
395
|
+
<li
|
|
396
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-190876">
|
|
397
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-kaohsiung/"
|
|
398
|
+
class="elementor-sub-item">2024 AI 智慧大工廠北中南系列論壇-高雄場</a></li>
|
|
399
|
+
<li
|
|
400
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176245">
|
|
401
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-tmts/"
|
|
402
|
+
class="elementor-sub-item">2024 AI 智慧大工廠系列論壇-工具機產業特別場</a>
|
|
403
|
+
</li>
|
|
404
|
+
<li
|
|
405
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176244">
|
|
406
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-taipei/"
|
|
407
|
+
class="elementor-sub-item">2024 AI 智慧大工廠北中南系列論壇-台北場</a></li>
|
|
408
|
+
<li
|
|
409
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176242">
|
|
410
|
+
<a href="https://buzzorange.com/techorange/forum/2024h1-cybersecurity-combat-exercise/"
|
|
411
|
+
class="elementor-sub-item">2024H1 資安實戰演練大會</a></li>
|
|
412
|
+
<li
|
|
413
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-153636">
|
|
414
|
+
<a href="https://buzzorange.com/techorange/forum/2024-technology-trends/"
|
|
415
|
+
class="elementor-sub-item">2024 趨勢創新科技</a></li>
|
|
416
|
+
<li
|
|
417
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-116494">
|
|
418
|
+
<a href="https://buzzorange.com/techorange/forum/2024-ai-innovation-day/"
|
|
419
|
+
class="elementor-sub-item">2024 AI 創新日</a></li>
|
|
420
|
+
<li
|
|
421
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113483">
|
|
422
|
+
<a href="https://buzzorange.com/techorange/feature/2024-influencer-marketing-strategies/"
|
|
423
|
+
class="elementor-sub-item">2024 網紅行銷全攻略</a></li>
|
|
424
|
+
</ul>
|
|
425
|
+
</li>
|
|
426
|
+
<li
|
|
427
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-208886">
|
|
428
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505226794-9"
|
|
429
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-10"
|
|
430
|
+
aria-expanded="false">展會特輯<span class="sub-arrow"><i
|
|
431
|
+
class="fas fa-angle-down"></i></span></a>
|
|
432
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
433
|
+
id="sm-17279362505226794-10" role="group" aria-hidden="true"
|
|
434
|
+
aria-labelledby="sm-17279362505226794-9" aria-expanded="false">
|
|
435
|
+
<li
|
|
436
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-211899">
|
|
437
|
+
<a href="https://buzzorange.com/techorange/exhibition/semicon-taiwan-2024/"
|
|
438
|
+
class="elementor-sub-item">直擊 SEMICON Taiwan 2024
|
|
439
|
+
國際半導體展!</a></li>
|
|
440
|
+
<li
|
|
441
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-208887">
|
|
442
|
+
<a href="https://buzzorange.com/techorange/exhibition/automation-taipei-2024/"
|
|
443
|
+
class="elementor-sub-item">直擊 2024 台北國際自動化工業大展!</a></li>
|
|
444
|
+
</ul>
|
|
445
|
+
</li>
|
|
446
|
+
</ul>
|
|
447
|
+
</li>
|
|
448
|
+
<li
|
|
449
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-180738">
|
|
450
|
+
<a class="elementor-item has-submenu" id="sm-17279362505226794-11"
|
|
451
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-12"
|
|
452
|
+
aria-expanded="false">TO Highlight<span class="sub-arrow"><i
|
|
453
|
+
class="fas fa-angle-down"></i></span></a>
|
|
454
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505226794-12"
|
|
455
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505226794-11"
|
|
456
|
+
aria-expanded="false">
|
|
457
|
+
<li
|
|
458
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-217093">
|
|
459
|
+
<a href="https://buzzorange.com/techorange/feature/ai-financial-services/"
|
|
460
|
+
class="elementor-sub-item">打動人心的 AI 金融服務怎麼做?</a></li>
|
|
461
|
+
<li
|
|
462
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212830">
|
|
463
|
+
<a href="https://buzzorange.com/techorange/feature/multimodal-ai/"
|
|
464
|
+
class="elementor-sub-item">人機協作再進化!多模態 AI 來了</a></li>
|
|
465
|
+
<li
|
|
466
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205525">
|
|
467
|
+
<a href="https://buzzorange.com/techorange/feature/human-robot-collaboration/"
|
|
468
|
+
class="elementor-sub-item">機器人新同事已上工!人機互動最新模式</a></li>
|
|
469
|
+
<li
|
|
470
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205528">
|
|
471
|
+
<a href="https://buzzorange.com/techorange/feature/sovereign-ai/"
|
|
472
|
+
class="elementor-sub-item">發展主權 AI!自己的 AI 自己練</a></li>
|
|
473
|
+
<li
|
|
474
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205529">
|
|
475
|
+
<a href="https://buzzorange.com/techorange/feature/industrial-transformation-in-the-era-of-ai/"
|
|
476
|
+
class="elementor-sub-item">問對 AI 轉型關鍵問題</a></li>
|
|
477
|
+
<li
|
|
478
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205531">
|
|
479
|
+
<a href="https://buzzorange.com/techorange/feature/ai-governance-overview/"
|
|
480
|
+
class="elementor-sub-item">AI 政府轉型賽,全球起跑</a></li>
|
|
481
|
+
<li
|
|
482
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205532">
|
|
483
|
+
<a href="https://buzzorange.com/techorange/feature/2024-q2-ai-security/"
|
|
484
|
+
class="elementor-sub-item">當 AI 撞擊資安,企業如何重新整裝待發?</a></li>
|
|
485
|
+
</ul>
|
|
486
|
+
</li>
|
|
487
|
+
<li
|
|
488
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199972">
|
|
489
|
+
<a class="elementor-item has-submenu" id="sm-17279362505226794-13"
|
|
490
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-14"
|
|
491
|
+
aria-expanded="false">主題分類<span class="sub-arrow"><i
|
|
492
|
+
class="fas fa-angle-down"></i></span></a>
|
|
493
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505226794-14"
|
|
494
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505226794-13"
|
|
495
|
+
aria-expanded="false">
|
|
496
|
+
<li
|
|
497
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109883">
|
|
498
|
+
<a href="https://buzzorange.com/techorange/category/ai/"
|
|
499
|
+
class="elementor-sub-item">AI 人工智慧</a></li>
|
|
500
|
+
<li
|
|
501
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200250">
|
|
502
|
+
<a href="https://buzzorange.com/techorange/wp/wp-admin/nav-menus.php"
|
|
503
|
+
class="elementor-sub-item has-submenu" id="sm-17279362505226794-15"
|
|
504
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-16"
|
|
505
|
+
aria-expanded="false">產業<span class="sub-arrow"><i
|
|
506
|
+
class="fas fa-angle-down"></i></span></a>
|
|
507
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
508
|
+
id="sm-17279362505226794-16" role="group" aria-hidden="true"
|
|
509
|
+
aria-labelledby="sm-17279362505226794-15" aria-expanded="false">
|
|
510
|
+
<li
|
|
511
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-121251">
|
|
512
|
+
<a href="https://buzzorange.com/techorange/category/electric-vehicle/"
|
|
513
|
+
class="elementor-sub-item">電動車與運輸</a></li>
|
|
514
|
+
<li
|
|
515
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115902">
|
|
516
|
+
<a href="https://buzzorange.com/techorange/category/martech/"
|
|
517
|
+
class="elementor-sub-item">行銷與 MarTech</a></li>
|
|
518
|
+
<li
|
|
519
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115903">
|
|
520
|
+
<a href="https://buzzorange.com/techorange/category/fintech/"
|
|
521
|
+
class="elementor-sub-item">金融科技</a></li>
|
|
522
|
+
<li
|
|
523
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115901">
|
|
524
|
+
<a href="https://buzzorange.com/techorange/category/newretail/"
|
|
525
|
+
class="elementor-sub-item">新零售/服務創新</a></li>
|
|
526
|
+
<li
|
|
527
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200053">
|
|
528
|
+
<a href="https://buzzorange.com/techorange/category/medical/"
|
|
529
|
+
class="elementor-sub-item">醫療/生技</a></li>
|
|
530
|
+
<li
|
|
531
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200055">
|
|
532
|
+
<a href="https://buzzorange.com/techorange/category/education/"
|
|
533
|
+
class="elementor-sub-item">教育</a></li>
|
|
534
|
+
<li
|
|
535
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-152303">
|
|
536
|
+
<a href="https://buzzorange.com/techorange/category/semiconductor/"
|
|
537
|
+
class="elementor-sub-item">半導體/零組件</a></li>
|
|
538
|
+
<li
|
|
539
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200058">
|
|
540
|
+
<a href="https://buzzorange.com/techorange/category/robot/"
|
|
541
|
+
class="elementor-sub-item">機器人/無人機</a></li>
|
|
542
|
+
</ul>
|
|
543
|
+
</li>
|
|
544
|
+
<li
|
|
545
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200056">
|
|
546
|
+
<a href="https://buzzorange.com/techorange/category/policy/"
|
|
547
|
+
class="elementor-sub-item">AI 治理/公共</a></li>
|
|
548
|
+
<li
|
|
549
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115898">
|
|
550
|
+
<a href="https://buzzorange.com/techorange/category/smart-manufacturing/"
|
|
551
|
+
class="elementor-sub-item">智慧製造</a></li>
|
|
552
|
+
<li
|
|
553
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109906">
|
|
554
|
+
<a href="https://buzzorange.com/techorange/category/cloud-computing/"
|
|
555
|
+
class="elementor-sub-item">雲端與運算</a></li>
|
|
556
|
+
<li
|
|
557
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115904">
|
|
558
|
+
<a href="https://buzzorange.com/techorange/category/cybersecurity/"
|
|
559
|
+
class="elementor-sub-item">資安</a></li>
|
|
560
|
+
<li
|
|
561
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200057">
|
|
562
|
+
<a href="https://buzzorange.com/techorange/category/ict/"
|
|
563
|
+
class="elementor-sub-item">通訊/衛星</a></li>
|
|
564
|
+
<li
|
|
565
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200249">
|
|
566
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505226794-17"
|
|
567
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-18"
|
|
568
|
+
aria-expanded="false">人才/職場<span class="sub-arrow"><i
|
|
569
|
+
class="fas fa-angle-down"></i></span></a>
|
|
570
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
571
|
+
id="sm-17279362505226794-18" role="group" aria-hidden="true"
|
|
572
|
+
aria-labelledby="sm-17279362505226794-17" aria-expanded="false">
|
|
573
|
+
<li
|
|
574
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200060">
|
|
575
|
+
<a href="https://buzzorange.com/techorange/category/programming/"
|
|
576
|
+
class="elementor-sub-item">程式/工程師</a></li>
|
|
577
|
+
<li
|
|
578
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200466">
|
|
579
|
+
<a href="https://buzzorange.com/techorange/category/digital-skills/"
|
|
580
|
+
class="elementor-sub-item">數位技能</a></li>
|
|
581
|
+
<li
|
|
582
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109918">
|
|
583
|
+
<a href="https://buzzorange.com/techorange/category/managing/"
|
|
584
|
+
class="elementor-sub-item">職場與職涯</a></li>
|
|
585
|
+
</ul>
|
|
586
|
+
</li>
|
|
587
|
+
<li
|
|
588
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109916">
|
|
589
|
+
<a href="https://buzzorange.com/techorange/category/enterprise-stories/"
|
|
590
|
+
class="elementor-sub-item">企業經營</a></li>
|
|
591
|
+
<li
|
|
592
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199978">
|
|
593
|
+
<a href="https://buzzorange.com/techorange/category/web3/"
|
|
594
|
+
class="elementor-sub-item">Web3/區塊鏈</a></li>
|
|
595
|
+
<li
|
|
596
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-176706">
|
|
597
|
+
<a href="https://buzzorange.com/techorange/category/3c-and-gadget/"
|
|
598
|
+
class="elementor-sub-item">生活科技/科學</a></li>
|
|
599
|
+
<li
|
|
600
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-152483">
|
|
601
|
+
<a href="https://buzzorange.com/techorange/category/esg/"
|
|
602
|
+
class="elementor-sub-item">ESG/能源</a></li>
|
|
603
|
+
<li
|
|
604
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199979">
|
|
605
|
+
<a href="https://buzzorange.com/techorange/category/tab/"
|
|
606
|
+
class="elementor-sub-item">Take a break!</a></li>
|
|
607
|
+
</ul>
|
|
608
|
+
</li>
|
|
609
|
+
<li
|
|
610
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199981">
|
|
611
|
+
<a href="https://buzzorange.com/techorange/category/ai/"
|
|
612
|
+
class="elementor-item">AI 人工智慧</a></li>
|
|
613
|
+
<li
|
|
614
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199982">
|
|
615
|
+
<a href="https://buzzorange.com/techorange/category/smart-manufacturing/"
|
|
616
|
+
class="elementor-item">智慧製造</a></li>
|
|
617
|
+
<li
|
|
618
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200089">
|
|
619
|
+
<a href="https://buzzorange.com/techorange/category/cybersecurity/"
|
|
620
|
+
class="elementor-item">資安</a></li>
|
|
621
|
+
<li
|
|
622
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199983">
|
|
623
|
+
<a class="elementor-item has-submenu" id="sm-17279362505226794-19"
|
|
624
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-20"
|
|
625
|
+
aria-expanded="false">產業<span class="sub-arrow"><i
|
|
626
|
+
class="fas fa-angle-down"></i></span></a>
|
|
627
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505226794-20"
|
|
628
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505226794-19"
|
|
629
|
+
aria-expanded="false">
|
|
630
|
+
<li
|
|
631
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199984">
|
|
632
|
+
<a href="https://buzzorange.com/techorange/category/electric-vehicle/"
|
|
633
|
+
class="elementor-sub-item">電動車與運輸</a></li>
|
|
634
|
+
<li
|
|
635
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199986">
|
|
636
|
+
<a href="https://buzzorange.com/techorange/category/fintech/"
|
|
637
|
+
class="elementor-sub-item">金融科技</a></li>
|
|
638
|
+
<li
|
|
639
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199987">
|
|
640
|
+
<a href="https://buzzorange.com/techorange/category/martech/"
|
|
641
|
+
class="elementor-sub-item">行銷與 MarTech</a></li>
|
|
642
|
+
<li
|
|
643
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199988">
|
|
644
|
+
<a href="https://buzzorange.com/techorange/category/newretail/"
|
|
645
|
+
class="elementor-sub-item">新零售/服務創新</a></li>
|
|
646
|
+
<li
|
|
647
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200063">
|
|
648
|
+
<a href="https://buzzorange.com/techorange/category/medical/"
|
|
649
|
+
class="elementor-sub-item">醫療/生技</a></li>
|
|
650
|
+
<li
|
|
651
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200064">
|
|
652
|
+
<a href="https://buzzorange.com/techorange/category/education/"
|
|
653
|
+
class="elementor-sub-item">教育</a></li>
|
|
654
|
+
<li
|
|
655
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199989">
|
|
656
|
+
<a href="https://buzzorange.com/techorange/category/semiconductor/"
|
|
657
|
+
class="elementor-sub-item">半導體/零組件</a></li>
|
|
658
|
+
<li
|
|
659
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200065">
|
|
660
|
+
<a href="https://buzzorange.com/techorange/category/robot/"
|
|
661
|
+
class="elementor-sub-item">機器人/無人機</a></li>
|
|
662
|
+
</ul>
|
|
663
|
+
</li>
|
|
664
|
+
<li
|
|
665
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200066">
|
|
666
|
+
<a href="https://buzzorange.com/techorange/category/policy/"
|
|
667
|
+
class="elementor-item">AI 治理/公共</a></li>
|
|
668
|
+
<li
|
|
669
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199990">
|
|
670
|
+
<a class="elementor-item has-submenu" id="sm-17279362505226794-21"
|
|
671
|
+
aria-haspopup="true" aria-controls="sm-17279362505226794-22"
|
|
672
|
+
aria-expanded="false">人才/職場<span class="sub-arrow"><i
|
|
673
|
+
class="fas fa-angle-down"></i></span></a>
|
|
674
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505226794-22"
|
|
675
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505226794-21"
|
|
676
|
+
aria-expanded="false">
|
|
677
|
+
<li
|
|
678
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200067">
|
|
679
|
+
<a href="https://buzzorange.com/techorange/category/programming/"
|
|
680
|
+
class="elementor-sub-item">程式/工程師</a></li>
|
|
681
|
+
<li
|
|
682
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200465">
|
|
683
|
+
<a href="https://buzzorange.com/techorange/category/digital-skills/"
|
|
684
|
+
class="elementor-sub-item">數位技能</a></li>
|
|
685
|
+
<li
|
|
686
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199993">
|
|
687
|
+
<a href="https://buzzorange.com/techorange/category/managing/"
|
|
688
|
+
class="elementor-sub-item">職場與職涯</a></li>
|
|
689
|
+
</ul>
|
|
690
|
+
</li>
|
|
691
|
+
</ul>
|
|
692
|
+
</nav>
|
|
693
|
+
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
|
|
694
|
+
<ul id="menu-2-d943bb8" class="elementor-nav-menu"
|
|
695
|
+
data-smartmenus-id="1727936250525128">
|
|
696
|
+
<li
|
|
697
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-200043">
|
|
698
|
+
<a href="https://buzzorange.com/techorange/latest/" class="elementor-item"
|
|
699
|
+
tabindex="-1">最新文章</a></li>
|
|
700
|
+
<li
|
|
701
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200088">
|
|
702
|
+
<a href="https://buzzorange.com/techorange/category/daily_top5/"
|
|
703
|
+
class="elementor-item" tabindex="-1">每日快訊</a></li>
|
|
704
|
+
<li
|
|
705
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200080">
|
|
706
|
+
<a href="https://buzzorange.com/techorange/latest/to-hrc-news-summary/"
|
|
707
|
+
class="elementor-item" tabindex="-1">全球產業動態新聞</a></li>
|
|
708
|
+
<li
|
|
709
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199961">
|
|
710
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-1727936250525128-1"
|
|
711
|
+
aria-haspopup="true" aria-controls="sm-1727936250525128-2"
|
|
712
|
+
aria-expanded="false">趨勢專題<span class="sub-arrow"><i
|
|
713
|
+
class="fas fa-angle-down"></i></span></a>
|
|
714
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-1727936250525128-2"
|
|
715
|
+
role="group" aria-hidden="true" aria-labelledby="sm-1727936250525128-1"
|
|
716
|
+
aria-expanded="false">
|
|
717
|
+
<li
|
|
718
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199963">
|
|
719
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
720
|
+
id="sm-1727936250525128-3" aria-haspopup="true"
|
|
721
|
+
aria-controls="sm-1727936250525128-4" aria-expanded="false">專輯<span
|
|
722
|
+
class="sub-arrow"><i class="fas fa-angle-down"></i></span></a>
|
|
723
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
724
|
+
id="sm-1727936250525128-4" role="group" aria-hidden="true"
|
|
725
|
+
aria-labelledby="sm-1727936250525128-3" aria-expanded="false">
|
|
726
|
+
<li
|
|
727
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-209434">
|
|
728
|
+
<a href="https://buzzorange.com/techorange/tag/topic-29/"
|
|
729
|
+
class="elementor-sub-item" tabindex="-1">拆解機器人的十八般武藝</a>
|
|
730
|
+
</li>
|
|
731
|
+
<li
|
|
732
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-203216">
|
|
733
|
+
<a href="https://buzzorange.com/techorange/tag/topic-28/"
|
|
734
|
+
class="elementor-sub-item" tabindex="-1">在巷口的商店發現 AI 科技</a>
|
|
735
|
+
</li>
|
|
736
|
+
<li
|
|
737
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-201934">
|
|
738
|
+
<a href="https://buzzorange.com/techorange/tag/topic-27/"
|
|
739
|
+
class="elementor-sub-item" tabindex="-1">吃電怪獸的另一面:AI
|
|
740
|
+
能推進能源轉型</a></li>
|
|
741
|
+
<li
|
|
742
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-199966">
|
|
743
|
+
<a href="https://buzzorange.com/techorange/tag/topic-26/"
|
|
744
|
+
class="elementor-sub-item"
|
|
745
|
+
tabindex="-1">他們大舉投資半導體企圖追上台積電!</a></li>
|
|
746
|
+
<li
|
|
747
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-199967">
|
|
748
|
+
<a href="https://buzzorange.com/techorange/tag/topic-25/"
|
|
749
|
+
class="elementor-sub-item" tabindex="-1">Computex 2024
|
|
750
|
+
看《TechOrange》</a></li>
|
|
751
|
+
<li
|
|
752
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-199968">
|
|
753
|
+
<a href="https://buzzorange.com/techorange/tag/topic-24"
|
|
754
|
+
class="elementor-sub-item" tabindex="-1">在 Computex 看見 AI
|
|
755
|
+
PC</a></li>
|
|
756
|
+
</ul>
|
|
757
|
+
</li>
|
|
758
|
+
<li
|
|
759
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199969">
|
|
760
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
761
|
+
id="sm-1727936250525128-5" aria-haspopup="true"
|
|
762
|
+
aria-controls="sm-1727936250525128-6"
|
|
763
|
+
aria-expanded="false">全新一週<span class="sub-arrow"><i
|
|
764
|
+
class="fas fa-angle-down"></i></span></a>
|
|
765
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
766
|
+
id="sm-1727936250525128-6" role="group" aria-hidden="true"
|
|
767
|
+
aria-labelledby="sm-1727936250525128-5" aria-expanded="false">
|
|
768
|
+
<li
|
|
769
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200047">
|
|
770
|
+
<a target="_blank" rel="noopener"
|
|
771
|
+
href="https://www.youtube.com/playlist?list=PLXub2Md7eWrS6wPRhSjJzgR1_RerWf-mD"
|
|
772
|
+
class="elementor-sub-item" tabindex="-1">Youtube</a></li>
|
|
773
|
+
<li
|
|
774
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200045">
|
|
775
|
+
<a target="_blank" rel="noopener"
|
|
776
|
+
href="https://podcasts.apple.com/mo/podcast/%E5%85%A8%E6%96%B0%E4%B8%80%E9%80%B1/id1473264362"
|
|
777
|
+
class="elementor-sub-item" tabindex="-1">Apple Podcast</a>
|
|
778
|
+
</li>
|
|
779
|
+
<li
|
|
780
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200046">
|
|
781
|
+
<a target="_blank" rel="noopener"
|
|
782
|
+
href="https://open.spotify.com/show/7zf3G6CA2IO3uCU5dmJXnx?si=62323f1990ee4d99"
|
|
783
|
+
class="elementor-sub-item" tabindex="-1">Spotify</a></li>
|
|
784
|
+
</ul>
|
|
785
|
+
</li>
|
|
786
|
+
<li
|
|
787
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-109943">
|
|
788
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
789
|
+
id="sm-1727936250525128-7" aria-haspopup="true"
|
|
790
|
+
aria-controls="sm-1727936250525128-8"
|
|
791
|
+
aria-expanded="false">主題特展<span class="sub-arrow"><i
|
|
792
|
+
class="fas fa-angle-down"></i></span></a>
|
|
793
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
794
|
+
id="sm-1727936250525128-8" role="group" aria-hidden="true"
|
|
795
|
+
aria-labelledby="sm-1727936250525128-7" aria-expanded="false">
|
|
796
|
+
<li
|
|
797
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-190876">
|
|
798
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-kaohsiung/"
|
|
799
|
+
class="elementor-sub-item" tabindex="-1">2024 AI
|
|
800
|
+
智慧大工廠北中南系列論壇-高雄場</a></li>
|
|
801
|
+
<li
|
|
802
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176245">
|
|
803
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-tmts/"
|
|
804
|
+
class="elementor-sub-item" tabindex="-1">2024 AI
|
|
805
|
+
智慧大工廠系列論壇-工具機產業特別場</a></li>
|
|
806
|
+
<li
|
|
807
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176244">
|
|
808
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-taipei/"
|
|
809
|
+
class="elementor-sub-item" tabindex="-1">2024 AI
|
|
810
|
+
智慧大工廠北中南系列論壇-台北場</a></li>
|
|
811
|
+
<li
|
|
812
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176242">
|
|
813
|
+
<a href="https://buzzorange.com/techorange/forum/2024h1-cybersecurity-combat-exercise/"
|
|
814
|
+
class="elementor-sub-item" tabindex="-1">2024H1 資安實戰演練大會</a>
|
|
815
|
+
</li>
|
|
816
|
+
<li
|
|
817
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-153636">
|
|
818
|
+
<a href="https://buzzorange.com/techorange/forum/2024-technology-trends/"
|
|
819
|
+
class="elementor-sub-item" tabindex="-1">2024 趨勢創新科技</a>
|
|
820
|
+
</li>
|
|
821
|
+
<li
|
|
822
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-116494">
|
|
823
|
+
<a href="https://buzzorange.com/techorange/forum/2024-ai-innovation-day/"
|
|
824
|
+
class="elementor-sub-item" tabindex="-1">2024 AI 創新日</a>
|
|
825
|
+
</li>
|
|
826
|
+
<li
|
|
827
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-113483">
|
|
828
|
+
<a href="https://buzzorange.com/techorange/feature/2024-influencer-marketing-strategies/"
|
|
829
|
+
class="elementor-sub-item" tabindex="-1">2024 網紅行銷全攻略</a>
|
|
830
|
+
</li>
|
|
831
|
+
</ul>
|
|
832
|
+
</li>
|
|
833
|
+
<li
|
|
834
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-208886">
|
|
835
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
836
|
+
id="sm-1727936250525128-9" aria-haspopup="true"
|
|
837
|
+
aria-controls="sm-1727936250525128-10"
|
|
838
|
+
aria-expanded="false">展會特輯<span class="sub-arrow"><i
|
|
839
|
+
class="fas fa-angle-down"></i></span></a>
|
|
840
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
841
|
+
id="sm-1727936250525128-10" role="group" aria-hidden="true"
|
|
842
|
+
aria-labelledby="sm-1727936250525128-9" aria-expanded="false">
|
|
843
|
+
<li
|
|
844
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-211899">
|
|
845
|
+
<a href="https://buzzorange.com/techorange/exhibition/semicon-taiwan-2024/"
|
|
846
|
+
class="elementor-sub-item" tabindex="-1">直擊 SEMICON Taiwan
|
|
847
|
+
2024 國際半導體展!</a></li>
|
|
848
|
+
<li
|
|
849
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-208887">
|
|
850
|
+
<a href="https://buzzorange.com/techorange/exhibition/automation-taipei-2024/"
|
|
851
|
+
class="elementor-sub-item" tabindex="-1">直擊 2024
|
|
852
|
+
台北國際自動化工業大展!</a></li>
|
|
853
|
+
</ul>
|
|
854
|
+
</li>
|
|
855
|
+
</ul>
|
|
856
|
+
</li>
|
|
857
|
+
<li
|
|
858
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-180738">
|
|
859
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-1727936250525128-11"
|
|
860
|
+
aria-haspopup="true" aria-controls="sm-1727936250525128-12"
|
|
861
|
+
aria-expanded="false">TO Highlight<span class="sub-arrow"><i
|
|
862
|
+
class="fas fa-angle-down"></i></span></a>
|
|
863
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-1727936250525128-12"
|
|
864
|
+
role="group" aria-hidden="true" aria-labelledby="sm-1727936250525128-11"
|
|
865
|
+
aria-expanded="false">
|
|
866
|
+
<li
|
|
867
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-217093">
|
|
868
|
+
<a href="https://buzzorange.com/techorange/feature/ai-financial-services/"
|
|
869
|
+
class="elementor-sub-item" tabindex="-1">打動人心的 AI 金融服務怎麼做?</a></li>
|
|
870
|
+
<li
|
|
871
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212830">
|
|
872
|
+
<a href="https://buzzorange.com/techorange/feature/multimodal-ai/"
|
|
873
|
+
class="elementor-sub-item" tabindex="-1">人機協作再進化!多模態 AI 來了</a></li>
|
|
874
|
+
<li
|
|
875
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205525">
|
|
876
|
+
<a href="https://buzzorange.com/techorange/feature/human-robot-collaboration/"
|
|
877
|
+
class="elementor-sub-item" tabindex="-1">機器人新同事已上工!人機互動最新模式</a></li>
|
|
878
|
+
<li
|
|
879
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205528">
|
|
880
|
+
<a href="https://buzzorange.com/techorange/feature/sovereign-ai/"
|
|
881
|
+
class="elementor-sub-item" tabindex="-1">發展主權 AI!自己的 AI 自己練</a></li>
|
|
882
|
+
<li
|
|
883
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205529">
|
|
884
|
+
<a href="https://buzzorange.com/techorange/feature/industrial-transformation-in-the-era-of-ai/"
|
|
885
|
+
class="elementor-sub-item" tabindex="-1">問對 AI 轉型關鍵問題</a></li>
|
|
886
|
+
<li
|
|
887
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205531">
|
|
888
|
+
<a href="https://buzzorange.com/techorange/feature/ai-governance-overview/"
|
|
889
|
+
class="elementor-sub-item" tabindex="-1">AI 政府轉型賽,全球起跑</a></li>
|
|
890
|
+
<li
|
|
891
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205532">
|
|
892
|
+
<a href="https://buzzorange.com/techorange/feature/2024-q2-ai-security/"
|
|
893
|
+
class="elementor-sub-item" tabindex="-1">當 AI 撞擊資安,企業如何重新整裝待發?</a>
|
|
894
|
+
</li>
|
|
895
|
+
</ul>
|
|
896
|
+
</li>
|
|
897
|
+
<li
|
|
898
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199972">
|
|
899
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-1727936250525128-13"
|
|
900
|
+
aria-haspopup="true" aria-controls="sm-1727936250525128-14"
|
|
901
|
+
aria-expanded="false">主題分類<span class="sub-arrow"><i
|
|
902
|
+
class="fas fa-angle-down"></i></span></a>
|
|
903
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-1727936250525128-14"
|
|
904
|
+
role="group" aria-hidden="true" aria-labelledby="sm-1727936250525128-13"
|
|
905
|
+
aria-expanded="false">
|
|
906
|
+
<li
|
|
907
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109883">
|
|
908
|
+
<a href="https://buzzorange.com/techorange/category/ai/"
|
|
909
|
+
class="elementor-sub-item" tabindex="-1">AI 人工智慧</a></li>
|
|
910
|
+
<li
|
|
911
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200250">
|
|
912
|
+
<a href="https://buzzorange.com/techorange/wp/wp-admin/nav-menus.php"
|
|
913
|
+
class="elementor-sub-item has-submenu" tabindex="-1"
|
|
914
|
+
id="sm-1727936250525128-15" aria-haspopup="true"
|
|
915
|
+
aria-controls="sm-1727936250525128-16" aria-expanded="false">產業<span
|
|
916
|
+
class="sub-arrow"><i class="fas fa-angle-down"></i></span></a>
|
|
917
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
918
|
+
id="sm-1727936250525128-16" role="group" aria-hidden="true"
|
|
919
|
+
aria-labelledby="sm-1727936250525128-15" aria-expanded="false">
|
|
920
|
+
<li
|
|
921
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-121251">
|
|
922
|
+
<a href="https://buzzorange.com/techorange/category/electric-vehicle/"
|
|
923
|
+
class="elementor-sub-item" tabindex="-1">電動車與運輸</a></li>
|
|
924
|
+
<li
|
|
925
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115902">
|
|
926
|
+
<a href="https://buzzorange.com/techorange/category/martech/"
|
|
927
|
+
class="elementor-sub-item" tabindex="-1">行銷與 MarTech</a>
|
|
928
|
+
</li>
|
|
929
|
+
<li
|
|
930
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115903">
|
|
931
|
+
<a href="https://buzzorange.com/techorange/category/fintech/"
|
|
932
|
+
class="elementor-sub-item" tabindex="-1">金融科技</a></li>
|
|
933
|
+
<li
|
|
934
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115901">
|
|
935
|
+
<a href="https://buzzorange.com/techorange/category/newretail/"
|
|
936
|
+
class="elementor-sub-item" tabindex="-1">新零售/服務創新</a></li>
|
|
937
|
+
<li
|
|
938
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200053">
|
|
939
|
+
<a href="https://buzzorange.com/techorange/category/medical/"
|
|
940
|
+
class="elementor-sub-item" tabindex="-1">醫療/生技</a></li>
|
|
941
|
+
<li
|
|
942
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200055">
|
|
943
|
+
<a href="https://buzzorange.com/techorange/category/education/"
|
|
944
|
+
class="elementor-sub-item" tabindex="-1">教育</a></li>
|
|
945
|
+
<li
|
|
946
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-152303">
|
|
947
|
+
<a href="https://buzzorange.com/techorange/category/semiconductor/"
|
|
948
|
+
class="elementor-sub-item" tabindex="-1">半導體/零組件</a></li>
|
|
949
|
+
<li
|
|
950
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200058">
|
|
951
|
+
<a href="https://buzzorange.com/techorange/category/robot/"
|
|
952
|
+
class="elementor-sub-item" tabindex="-1">機器人/無人機</a></li>
|
|
953
|
+
</ul>
|
|
954
|
+
</li>
|
|
955
|
+
<li
|
|
956
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200056">
|
|
957
|
+
<a href="https://buzzorange.com/techorange/category/policy/"
|
|
958
|
+
class="elementor-sub-item" tabindex="-1">AI 治理/公共</a></li>
|
|
959
|
+
<li
|
|
960
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115898">
|
|
961
|
+
<a href="https://buzzorange.com/techorange/category/smart-manufacturing/"
|
|
962
|
+
class="elementor-sub-item" tabindex="-1">智慧製造</a></li>
|
|
963
|
+
<li
|
|
964
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109906">
|
|
965
|
+
<a href="https://buzzorange.com/techorange/category/cloud-computing/"
|
|
966
|
+
class="elementor-sub-item" tabindex="-1">雲端與運算</a></li>
|
|
967
|
+
<li
|
|
968
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115904">
|
|
969
|
+
<a href="https://buzzorange.com/techorange/category/cybersecurity/"
|
|
970
|
+
class="elementor-sub-item" tabindex="-1">資安</a></li>
|
|
971
|
+
<li
|
|
972
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200057">
|
|
973
|
+
<a href="https://buzzorange.com/techorange/category/ict/"
|
|
974
|
+
class="elementor-sub-item" tabindex="-1">通訊/衛星</a></li>
|
|
975
|
+
<li
|
|
976
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200249">
|
|
977
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
978
|
+
id="sm-1727936250525128-17" aria-haspopup="true"
|
|
979
|
+
aria-controls="sm-1727936250525128-18"
|
|
980
|
+
aria-expanded="false">人才/職場<span class="sub-arrow"><i
|
|
981
|
+
class="fas fa-angle-down"></i></span></a>
|
|
982
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
983
|
+
id="sm-1727936250525128-18" role="group" aria-hidden="true"
|
|
984
|
+
aria-labelledby="sm-1727936250525128-17" aria-expanded="false">
|
|
985
|
+
<li
|
|
986
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200060">
|
|
987
|
+
<a href="https://buzzorange.com/techorange/category/programming/"
|
|
988
|
+
class="elementor-sub-item" tabindex="-1">程式/工程師</a></li>
|
|
989
|
+
<li
|
|
990
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200466">
|
|
991
|
+
<a href="https://buzzorange.com/techorange/category/digital-skills/"
|
|
992
|
+
class="elementor-sub-item" tabindex="-1">數位技能</a></li>
|
|
993
|
+
<li
|
|
994
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109918">
|
|
995
|
+
<a href="https://buzzorange.com/techorange/category/managing/"
|
|
996
|
+
class="elementor-sub-item" tabindex="-1">職場與職涯</a></li>
|
|
997
|
+
</ul>
|
|
998
|
+
</li>
|
|
999
|
+
<li
|
|
1000
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-109916">
|
|
1001
|
+
<a href="https://buzzorange.com/techorange/category/enterprise-stories/"
|
|
1002
|
+
class="elementor-sub-item" tabindex="-1">企業經營</a></li>
|
|
1003
|
+
<li
|
|
1004
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199978">
|
|
1005
|
+
<a href="https://buzzorange.com/techorange/category/web3/"
|
|
1006
|
+
class="elementor-sub-item" tabindex="-1">Web3/區塊鏈</a></li>
|
|
1007
|
+
<li
|
|
1008
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-176706">
|
|
1009
|
+
<a href="https://buzzorange.com/techorange/category/3c-and-gadget/"
|
|
1010
|
+
class="elementor-sub-item" tabindex="-1">生活科技/科學</a></li>
|
|
1011
|
+
<li
|
|
1012
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-152483">
|
|
1013
|
+
<a href="https://buzzorange.com/techorange/category/esg/"
|
|
1014
|
+
class="elementor-sub-item" tabindex="-1">ESG/能源</a></li>
|
|
1015
|
+
<li
|
|
1016
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199979">
|
|
1017
|
+
<a href="https://buzzorange.com/techorange/category/tab/"
|
|
1018
|
+
class="elementor-sub-item" tabindex="-1">Take a break!</a></li>
|
|
1019
|
+
</ul>
|
|
1020
|
+
</li>
|
|
1021
|
+
<li
|
|
1022
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199981">
|
|
1023
|
+
<a href="https://buzzorange.com/techorange/category/ai/" class="elementor-item"
|
|
1024
|
+
tabindex="-1">AI 人工智慧</a></li>
|
|
1025
|
+
<li
|
|
1026
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199982">
|
|
1027
|
+
<a href="https://buzzorange.com/techorange/category/smart-manufacturing/"
|
|
1028
|
+
class="elementor-item" tabindex="-1">智慧製造</a></li>
|
|
1029
|
+
<li
|
|
1030
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200089">
|
|
1031
|
+
<a href="https://buzzorange.com/techorange/category/cybersecurity/"
|
|
1032
|
+
class="elementor-item" tabindex="-1">資安</a></li>
|
|
1033
|
+
<li
|
|
1034
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199983">
|
|
1035
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-1727936250525128-19"
|
|
1036
|
+
aria-haspopup="true" aria-controls="sm-1727936250525128-20"
|
|
1037
|
+
aria-expanded="false">產業<span class="sub-arrow"><i
|
|
1038
|
+
class="fas fa-angle-down"></i></span></a>
|
|
1039
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-1727936250525128-20"
|
|
1040
|
+
role="group" aria-hidden="true" aria-labelledby="sm-1727936250525128-19"
|
|
1041
|
+
aria-expanded="false">
|
|
1042
|
+
<li
|
|
1043
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199984">
|
|
1044
|
+
<a href="https://buzzorange.com/techorange/category/electric-vehicle/"
|
|
1045
|
+
class="elementor-sub-item" tabindex="-1">電動車與運輸</a></li>
|
|
1046
|
+
<li
|
|
1047
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199986">
|
|
1048
|
+
<a href="https://buzzorange.com/techorange/category/fintech/"
|
|
1049
|
+
class="elementor-sub-item" tabindex="-1">金融科技</a></li>
|
|
1050
|
+
<li
|
|
1051
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199987">
|
|
1052
|
+
<a href="https://buzzorange.com/techorange/category/martech/"
|
|
1053
|
+
class="elementor-sub-item" tabindex="-1">行銷與 MarTech</a></li>
|
|
1054
|
+
<li
|
|
1055
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199988">
|
|
1056
|
+
<a href="https://buzzorange.com/techorange/category/newretail/"
|
|
1057
|
+
class="elementor-sub-item" tabindex="-1">新零售/服務創新</a></li>
|
|
1058
|
+
<li
|
|
1059
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200063">
|
|
1060
|
+
<a href="https://buzzorange.com/techorange/category/medical/"
|
|
1061
|
+
class="elementor-sub-item" tabindex="-1">醫療/生技</a></li>
|
|
1062
|
+
<li
|
|
1063
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200064">
|
|
1064
|
+
<a href="https://buzzorange.com/techorange/category/education/"
|
|
1065
|
+
class="elementor-sub-item" tabindex="-1">教育</a></li>
|
|
1066
|
+
<li
|
|
1067
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199989">
|
|
1068
|
+
<a href="https://buzzorange.com/techorange/category/semiconductor/"
|
|
1069
|
+
class="elementor-sub-item" tabindex="-1">半導體/零組件</a></li>
|
|
1070
|
+
<li
|
|
1071
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200065">
|
|
1072
|
+
<a href="https://buzzorange.com/techorange/category/robot/"
|
|
1073
|
+
class="elementor-sub-item" tabindex="-1">機器人/無人機</a></li>
|
|
1074
|
+
</ul>
|
|
1075
|
+
</li>
|
|
1076
|
+
<li
|
|
1077
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200066">
|
|
1078
|
+
<a href="https://buzzorange.com/techorange/category/policy/"
|
|
1079
|
+
class="elementor-item" tabindex="-1">AI 治理/公共</a></li>
|
|
1080
|
+
<li
|
|
1081
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199990">
|
|
1082
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-1727936250525128-21"
|
|
1083
|
+
aria-haspopup="true" aria-controls="sm-1727936250525128-22"
|
|
1084
|
+
aria-expanded="false">人才/職場<span class="sub-arrow"><i
|
|
1085
|
+
class="fas fa-angle-down"></i></span></a>
|
|
1086
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-1727936250525128-22"
|
|
1087
|
+
role="group" aria-hidden="true" aria-labelledby="sm-1727936250525128-21"
|
|
1088
|
+
aria-expanded="false">
|
|
1089
|
+
<li
|
|
1090
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200067">
|
|
1091
|
+
<a href="https://buzzorange.com/techorange/category/programming/"
|
|
1092
|
+
class="elementor-sub-item" tabindex="-1">程式/工程師</a></li>
|
|
1093
|
+
<li
|
|
1094
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200465">
|
|
1095
|
+
<a href="https://buzzorange.com/techorange/category/digital-skills/"
|
|
1096
|
+
class="elementor-sub-item" tabindex="-1">數位技能</a></li>
|
|
1097
|
+
<li
|
|
1098
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-199993">
|
|
1099
|
+
<a href="https://buzzorange.com/techorange/category/managing/"
|
|
1100
|
+
class="elementor-sub-item" tabindex="-1">職場與職涯</a></li>
|
|
1101
|
+
</ul>
|
|
1102
|
+
</li>
|
|
1103
|
+
</ul>
|
|
1104
|
+
</nav>
|
|
1105
|
+
</div>
|
|
1106
|
+
</div>
|
|
1107
|
+
</div>
|
|
1108
|
+
</div>
|
|
1109
|
+
<div class="elementor-element elementor-element-6b68176 elementor-hidden-desktop e-flex e-con-boxed e-con e-child"
|
|
1110
|
+
data-id="6b68176" data-element_type="container"
|
|
1111
|
+
data-settings="{"background_background":"classic","position":"fixed"}">
|
|
1112
|
+
<div class="e-con-inner">
|
|
1113
|
+
<div class="elementor-element elementor-element-22bf6a9 elementor-widget elementor-widget-theme-site-logo elementor-widget-image"
|
|
1114
|
+
data-id="22bf6a9" data-element_type="widget" data-widget_type="theme-site-logo.default">
|
|
1115
|
+
<div class="elementor-widget-container">
|
|
1116
|
+
<a href="https://buzzorange.com/techorange">
|
|
1117
|
+
<img src="https://buzzorange.com/techorange/app/uploads/elementor/thumbs/8d98b253ae26b419-q612a2o7xf0xzgzyhzd1dsql3lozu0mbav4ijuoq3q.png"
|
|
1118
|
+
title="TechOrange 科技報橘" alt="TechOrange 科技報橘" loading="lazy"> </a>
|
|
1119
|
+
</div>
|
|
1120
|
+
</div>
|
|
1121
|
+
<div class="elementor-element elementor-element-fd33796 elementor-nav-menu--stretch elementor-widget-mobile__width-initial elementor-nav-menu--dropdown-tablet elementor-nav-menu__text-align-aside elementor-nav-menu--toggle elementor-nav-menu--burger elementor-widget elementor-widget-nav-menu"
|
|
1122
|
+
data-id="fd33796" data-element_type="widget"
|
|
1123
|
+
data-settings="{"full_width":"stretch","layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"},"toggle":"burger"}"
|
|
1124
|
+
data-widget_type="nav-menu.default">
|
|
1125
|
+
<div class="elementor-widget-container">
|
|
1126
|
+
<nav
|
|
1127
|
+
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
|
|
1128
|
+
<ul id="menu-1-fd33796" class="elementor-nav-menu"
|
|
1129
|
+
data-smartmenus-id="17279362505289265">
|
|
1130
|
+
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-58950">
|
|
1131
|
+
<a href="https://buzzorange.com/techorange/latest/"
|
|
1132
|
+
class="elementor-item">最新文章</a></li>
|
|
1133
|
+
<li
|
|
1134
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200100">
|
|
1135
|
+
<a href="https://buzzorange.com/techorange/category/daily_top5/"
|
|
1136
|
+
class="elementor-item">每日快訊</a></li>
|
|
1137
|
+
<li
|
|
1138
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199997">
|
|
1139
|
+
<a class="elementor-item has-submenu" id="sm-17279362505289265-1"
|
|
1140
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-2"
|
|
1141
|
+
aria-expanded="false">趨勢專題<span class="sub-arrow"><i
|
|
1142
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1143
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505289265-2"
|
|
1144
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505289265-1"
|
|
1145
|
+
aria-expanded="false">
|
|
1146
|
+
<li
|
|
1147
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199998">
|
|
1148
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505289265-3"
|
|
1149
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-4"
|
|
1150
|
+
aria-expanded="false">專輯<span class="sub-arrow"><i
|
|
1151
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1152
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
1153
|
+
id="sm-17279362505289265-4" role="group" aria-hidden="true"
|
|
1154
|
+
aria-labelledby="sm-17279362505289265-3" aria-expanded="false">
|
|
1155
|
+
<li
|
|
1156
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-209432">
|
|
1157
|
+
<a href="https://buzzorange.com/techorange/tag/topic-29/"
|
|
1158
|
+
class="elementor-sub-item">拆解機器人的十八般武藝</a></li>
|
|
1159
|
+
<li
|
|
1160
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-203217">
|
|
1161
|
+
<a href="https://buzzorange.com/techorange/tag/topic-28/"
|
|
1162
|
+
class="elementor-sub-item">在巷口的商店發現 AI 科技</a></li>
|
|
1163
|
+
<li
|
|
1164
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-201932">
|
|
1165
|
+
<a href="https://buzzorange.com/techorange/tag/topic-27/"
|
|
1166
|
+
class="elementor-sub-item">吃電怪獸的另一面:AI 能推進能源轉型</a></li>
|
|
1167
|
+
<li
|
|
1168
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200000">
|
|
1169
|
+
<a href="https://buzzorange.com/techorange/tag/topic-26/"
|
|
1170
|
+
class="elementor-sub-item">他們大舉投資半導體企圖追上台積電!</a></li>
|
|
1171
|
+
<li
|
|
1172
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200001">
|
|
1173
|
+
<a href="https://buzzorange.com/techorange/tag/topic-25/"
|
|
1174
|
+
class="elementor-sub-item">Computex 2024 看《TechOrange》</a>
|
|
1175
|
+
</li>
|
|
1176
|
+
<li
|
|
1177
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200002">
|
|
1178
|
+
<a href="https://buzzorange.com/techorange/tag/topic-24"
|
|
1179
|
+
class="elementor-sub-item">在 Computex 看見 AI PC</a></li>
|
|
1180
|
+
</ul>
|
|
1181
|
+
</li>
|
|
1182
|
+
<li
|
|
1183
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-104020">
|
|
1184
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505289265-5"
|
|
1185
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-6"
|
|
1186
|
+
aria-expanded="false">全新一週<span class="sub-arrow"><i
|
|
1187
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1188
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
1189
|
+
id="sm-17279362505289265-6" role="group" aria-hidden="true"
|
|
1190
|
+
aria-labelledby="sm-17279362505289265-5" aria-expanded="false">
|
|
1191
|
+
<li
|
|
1192
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118239">
|
|
1193
|
+
<a target="_blank" rel="noopener"
|
|
1194
|
+
href="https://www.youtube.com/playlist?list=PLXub2Md7eWrS6wPRhSjJzgR1_RerWf-mD"
|
|
1195
|
+
class="elementor-sub-item">Youtube</a></li>
|
|
1196
|
+
<li
|
|
1197
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118237">
|
|
1198
|
+
<a target="_blank" rel="noopener"
|
|
1199
|
+
href="https://podcasts.apple.com/mo/podcast/%E5%85%A8%E6%96%B0%E4%B8%80%E9%80%B1/id1473264362"
|
|
1200
|
+
class="elementor-sub-item">Apple Podcast</a></li>
|
|
1201
|
+
<li
|
|
1202
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118238">
|
|
1203
|
+
<a target="_blank" rel="noopener"
|
|
1204
|
+
href="https://open.spotify.com/show/7zf3G6CA2IO3uCU5dmJXnx?si=62323f1990ee4d99"
|
|
1205
|
+
class="elementor-sub-item">Spotify</a></li>
|
|
1206
|
+
</ul>
|
|
1207
|
+
</li>
|
|
1208
|
+
<li
|
|
1209
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-78122">
|
|
1210
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505289265-7"
|
|
1211
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-8"
|
|
1212
|
+
aria-expanded="false">主題特展<span class="sub-arrow"><i
|
|
1213
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1214
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
1215
|
+
id="sm-17279362505289265-8" role="group" aria-hidden="true"
|
|
1216
|
+
aria-labelledby="sm-17279362505289265-7" aria-expanded="false">
|
|
1217
|
+
<li
|
|
1218
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-190875">
|
|
1219
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-kaohsiung/"
|
|
1220
|
+
class="elementor-sub-item">2024 AI 智慧大工廠北中南系列論壇-高雄場</a></li>
|
|
1221
|
+
<li
|
|
1222
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176256">
|
|
1223
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-tmts/"
|
|
1224
|
+
class="elementor-sub-item">2024 AI 智慧大工廠系列論壇-工具機產業特別場</a>
|
|
1225
|
+
</li>
|
|
1226
|
+
<li
|
|
1227
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176248">
|
|
1228
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-taipei/"
|
|
1229
|
+
class="elementor-sub-item">2024 AI 智慧大工廠北中南系列論壇-台北場</a></li>
|
|
1230
|
+
<li
|
|
1231
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176247">
|
|
1232
|
+
<a href="https://buzzorange.com/techorange/forum/2024h1-cybersecurity-combat-exercise/"
|
|
1233
|
+
class="elementor-sub-item">2024H1 資安實戰演練大會</a></li>
|
|
1234
|
+
<li
|
|
1235
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-116495">
|
|
1236
|
+
<a href="https://buzzorange.com/techorange/forum/2024-technology-trends/"
|
|
1237
|
+
class="elementor-sub-item">2024 趨勢創新科技</a></li>
|
|
1238
|
+
<li
|
|
1239
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-112096">
|
|
1240
|
+
<a href="https://buzzorange.com/techorange/forum/2024-ai-innovation-day/"
|
|
1241
|
+
class="elementor-sub-item">2024 AI 創新日</a></li>
|
|
1242
|
+
<li
|
|
1243
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-153639">
|
|
1244
|
+
<a href="https://buzzorange.com/techorange/feature/2024-influencer-marketing-strategies/"
|
|
1245
|
+
class="elementor-sub-item">2024 網紅行銷全攻略</a></li>
|
|
1246
|
+
</ul>
|
|
1247
|
+
</li>
|
|
1248
|
+
<li
|
|
1249
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-208926">
|
|
1250
|
+
<a class="elementor-sub-item has-submenu" id="sm-17279362505289265-9"
|
|
1251
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-10"
|
|
1252
|
+
aria-expanded="false">展會特輯<span class="sub-arrow"><i
|
|
1253
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1254
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
1255
|
+
id="sm-17279362505289265-10" role="group" aria-hidden="true"
|
|
1256
|
+
aria-labelledby="sm-17279362505289265-9" aria-expanded="false">
|
|
1257
|
+
<li
|
|
1258
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-211900">
|
|
1259
|
+
<a href="https://buzzorange.com/techorange/exhibition/semicon-taiwan-2024/"
|
|
1260
|
+
class="elementor-sub-item">直擊 SEMICON Taiwan 2024
|
|
1261
|
+
國際半導體展!</a></li>
|
|
1262
|
+
<li
|
|
1263
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-208925">
|
|
1264
|
+
<a href="https://buzzorange.com/techorange/exhibition/automation-taipei-2024/"
|
|
1265
|
+
class="elementor-sub-item">直擊 2024 台北國際自動化工業大展!</a></li>
|
|
1266
|
+
</ul>
|
|
1267
|
+
</li>
|
|
1268
|
+
</ul>
|
|
1269
|
+
</li>
|
|
1270
|
+
<li
|
|
1271
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-180744">
|
|
1272
|
+
<a class="elementor-item has-submenu" id="sm-17279362505289265-11"
|
|
1273
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-12"
|
|
1274
|
+
aria-expanded="false">TO Highlight<span class="sub-arrow"><i
|
|
1275
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1276
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505289265-12"
|
|
1277
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505289265-11"
|
|
1278
|
+
aria-expanded="false">
|
|
1279
|
+
<li
|
|
1280
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-217092">
|
|
1281
|
+
<a href="https://buzzorange.com/techorange/feature/ai-financial-services/"
|
|
1282
|
+
class="elementor-sub-item">打動人心的 AI 金融服務怎麼做?</a></li>
|
|
1283
|
+
<li
|
|
1284
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212829">
|
|
1285
|
+
<a href="https://buzzorange.com/techorange/feature/multimodal-ai/"
|
|
1286
|
+
class="elementor-sub-item">人機協作再進化!多模態 AI 來了</a></li>
|
|
1287
|
+
<li
|
|
1288
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205536">
|
|
1289
|
+
<a href="https://buzzorange.com/techorange/feature/human-robot-collaboration/"
|
|
1290
|
+
class="elementor-sub-item">機器人新同事已上工!人機互動最新模式</a></li>
|
|
1291
|
+
<li
|
|
1292
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205537">
|
|
1293
|
+
<a href="https://buzzorange.com/techorange/feature/sovereign-ai/"
|
|
1294
|
+
class="elementor-sub-item">發展主權 AI!自己的 AI 自己練</a></li>
|
|
1295
|
+
<li
|
|
1296
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205539">
|
|
1297
|
+
<a href="https://buzzorange.com/techorange/feature/industrial-transformation-in-the-era-of-ai/"
|
|
1298
|
+
class="elementor-sub-item">問對 AI 轉型關鍵問題</a></li>
|
|
1299
|
+
<li
|
|
1300
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205540">
|
|
1301
|
+
<a href="https://buzzorange.com/techorange/feature/ai-governance-overview/"
|
|
1302
|
+
class="elementor-sub-item">AI 政府轉型賽,全球起跑</a></li>
|
|
1303
|
+
<li
|
|
1304
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205541">
|
|
1305
|
+
<a href="https://buzzorange.com/techorange/feature/2024-q2-ai-security/"
|
|
1306
|
+
class="elementor-sub-item">當 AI 撞擊資安,企業如何重新整裝待發?</a></li>
|
|
1307
|
+
</ul>
|
|
1308
|
+
</li>
|
|
1309
|
+
<li
|
|
1310
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200019">
|
|
1311
|
+
<a href="https://buzzorange.com/techorange/category/ai/"
|
|
1312
|
+
class="elementor-item">AI 人工智慧</a></li>
|
|
1313
|
+
<li
|
|
1314
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200021">
|
|
1315
|
+
<a href="https://buzzorange.com/techorange/category/smart-manufacturing/"
|
|
1316
|
+
class="elementor-item">智慧製造</a></li>
|
|
1317
|
+
<li
|
|
1318
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200022">
|
|
1319
|
+
<a class="elementor-item has-submenu" id="sm-17279362505289265-13"
|
|
1320
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-14"
|
|
1321
|
+
aria-expanded="false">產業<span class="sub-arrow"><i
|
|
1322
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1323
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505289265-14"
|
|
1324
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505289265-13"
|
|
1325
|
+
aria-expanded="false">
|
|
1326
|
+
<li
|
|
1327
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200025">
|
|
1328
|
+
<a href="https://buzzorange.com/techorange/category/martech/"
|
|
1329
|
+
class="elementor-sub-item">行銷與 MarTech</a></li>
|
|
1330
|
+
<li
|
|
1331
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200026">
|
|
1332
|
+
<a href="https://buzzorange.com/techorange/category/newretail/"
|
|
1333
|
+
class="elementor-sub-item">新零售/服務創新</a></li>
|
|
1334
|
+
<li
|
|
1335
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200109">
|
|
1336
|
+
<a href="https://buzzorange.com/techorange/category/medical/"
|
|
1337
|
+
class="elementor-sub-item">醫療/生技</a></li>
|
|
1338
|
+
<li
|
|
1339
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200110">
|
|
1340
|
+
<a href="https://buzzorange.com/techorange/category/education/"
|
|
1341
|
+
class="elementor-sub-item">教育</a></li>
|
|
1342
|
+
<li
|
|
1343
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200027">
|
|
1344
|
+
<a href="https://buzzorange.com/techorange/category/semiconductor/"
|
|
1345
|
+
class="elementor-sub-item">半導體/零組件</a></li>
|
|
1346
|
+
<li
|
|
1347
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200111">
|
|
1348
|
+
<a href="https://buzzorange.com/techorange/category/robot/"
|
|
1349
|
+
class="elementor-sub-item">機器人/無人機</a></li>
|
|
1350
|
+
</ul>
|
|
1351
|
+
</li>
|
|
1352
|
+
<li
|
|
1353
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200112">
|
|
1354
|
+
<a href="https://buzzorange.com/techorange/category/policy/"
|
|
1355
|
+
class="elementor-item">AI 治理/公共</a></li>
|
|
1356
|
+
<li
|
|
1357
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200029">
|
|
1358
|
+
<a class="elementor-item has-submenu" id="sm-17279362505289265-15"
|
|
1359
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-16"
|
|
1360
|
+
aria-expanded="false">人才/職場<span class="sub-arrow"><i
|
|
1361
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1362
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505289265-16"
|
|
1363
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505289265-15"
|
|
1364
|
+
aria-expanded="false">
|
|
1365
|
+
<li
|
|
1366
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200113">
|
|
1367
|
+
<a href="https://buzzorange.com/techorange/category/programming/"
|
|
1368
|
+
class="elementor-sub-item">程式/工程師</a></li>
|
|
1369
|
+
<li
|
|
1370
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200469">
|
|
1371
|
+
<a href="https://buzzorange.com/techorange/category/digital-skills/"
|
|
1372
|
+
class="elementor-sub-item">數位技能</a></li>
|
|
1373
|
+
<li
|
|
1374
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200031">
|
|
1375
|
+
<a href="https://buzzorange.com/techorange/category/managing/"
|
|
1376
|
+
class="elementor-sub-item">職場與職涯</a></li>
|
|
1377
|
+
</ul>
|
|
1378
|
+
</li>
|
|
1379
|
+
<li
|
|
1380
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200006">
|
|
1381
|
+
<a href="#" class="elementor-item elementor-item-anchor has-submenu"
|
|
1382
|
+
id="sm-17279362505289265-17" aria-haspopup="true"
|
|
1383
|
+
aria-controls="sm-17279362505289265-18" aria-expanded="false">其他分類<span
|
|
1384
|
+
class="sub-arrow"><i class="fas fa-caret-down"></i></span></a>
|
|
1385
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505289265-18"
|
|
1386
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505289265-17"
|
|
1387
|
+
aria-expanded="false">
|
|
1388
|
+
<li
|
|
1389
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-697">
|
|
1390
|
+
<a href="https://buzzorange.com/techorange/category/cloud-computing/"
|
|
1391
|
+
class="elementor-sub-item">雲端與運算</a></li>
|
|
1392
|
+
<li
|
|
1393
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115911">
|
|
1394
|
+
<a href="https://buzzorange.com/techorange/category/cybersecurity/"
|
|
1395
|
+
class="elementor-sub-item">資安</a></li>
|
|
1396
|
+
<li
|
|
1397
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200104">
|
|
1398
|
+
<a href="https://buzzorange.com/techorange/category/ict/"
|
|
1399
|
+
class="elementor-sub-item">通訊/衛星</a></li>
|
|
1400
|
+
<li
|
|
1401
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-114932">
|
|
1402
|
+
<a href="https://buzzorange.com/techorange/category/esg/"
|
|
1403
|
+
class="elementor-sub-item">ESG/能源</a></li>
|
|
1404
|
+
<li
|
|
1405
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-114580">
|
|
1406
|
+
<a href="https://buzzorange.com/techorange/category/enterprise-stories/"
|
|
1407
|
+
class="elementor-sub-item">企業經營</a></li>
|
|
1408
|
+
<li
|
|
1409
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200012">
|
|
1410
|
+
<a href="https://buzzorange.com/techorange/category/web3/"
|
|
1411
|
+
class="elementor-sub-item">Web3/區塊鏈</a></li>
|
|
1412
|
+
<li
|
|
1413
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-176708">
|
|
1414
|
+
<a href="https://buzzorange.com/techorange/category/3c-and-gadget/"
|
|
1415
|
+
class="elementor-sub-item">生活科技/科學</a></li>
|
|
1416
|
+
<li
|
|
1417
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-147566">
|
|
1418
|
+
<a href="https://buzzorange.com/techorange/category/tab/"
|
|
1419
|
+
class="elementor-sub-item">Take a break!</a></li>
|
|
1420
|
+
</ul>
|
|
1421
|
+
</li>
|
|
1422
|
+
<li
|
|
1423
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200114">
|
|
1424
|
+
<a href="https://buzzorange.com/techorange/latest/to-hrc-news-summary/"
|
|
1425
|
+
class="elementor-item">AI 人機協作專區</a></li>
|
|
1426
|
+
<li
|
|
1427
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-55914">
|
|
1428
|
+
<a class="elementor-item has-submenu" id="sm-17279362505289265-19"
|
|
1429
|
+
aria-haspopup="true" aria-controls="sm-17279362505289265-20"
|
|
1430
|
+
aria-expanded="false">About Us<span class="sub-arrow"><i
|
|
1431
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1432
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505289265-20"
|
|
1433
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505289265-19"
|
|
1434
|
+
aria-expanded="false">
|
|
1435
|
+
<li
|
|
1436
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56923">
|
|
1437
|
+
<a href="https://buzzorange.com/techorange/hiring/"
|
|
1438
|
+
class="elementor-sub-item">徵才</a></li>
|
|
1439
|
+
<li
|
|
1440
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55915">
|
|
1441
|
+
<a href="https://buzzorange.com/techorange/contact/"
|
|
1442
|
+
class="elementor-sub-item">聯絡我們</a></li>
|
|
1443
|
+
</ul>
|
|
1444
|
+
</li>
|
|
1445
|
+
</ul>
|
|
1446
|
+
</nav>
|
|
1447
|
+
<div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle"
|
|
1448
|
+
aria-expanded="false" style="">
|
|
1449
|
+
<i aria-hidden="true" role="presentation"
|
|
1450
|
+
class="elementor-menu-toggle__icon--open eicon-menu-bar"></i><i aria-hidden="true"
|
|
1451
|
+
role="presentation" class="elementor-menu-toggle__icon--close eicon-close"></i>
|
|
1452
|
+
<span class="elementor-screen-only">Menu</span>
|
|
1453
|
+
</div>
|
|
1454
|
+
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"
|
|
1455
|
+
style="top: 0px; width: 1082px; left: 0px;">
|
|
1456
|
+
<ul id="menu-2-fd33796" class="elementor-nav-menu"
|
|
1457
|
+
data-smartmenus-id="17279362505297283">
|
|
1458
|
+
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-58950">
|
|
1459
|
+
<a href="https://buzzorange.com/techorange/latest/" class="elementor-item"
|
|
1460
|
+
tabindex="-1">最新文章</a></li>
|
|
1461
|
+
<li
|
|
1462
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200100">
|
|
1463
|
+
<a href="https://buzzorange.com/techorange/category/daily_top5/"
|
|
1464
|
+
class="elementor-item" tabindex="-1">每日快訊</a></li>
|
|
1465
|
+
<li
|
|
1466
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199997">
|
|
1467
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-17279362505297283-1"
|
|
1468
|
+
aria-haspopup="true" aria-controls="sm-17279362505297283-2"
|
|
1469
|
+
aria-expanded="false">趨勢專題<span class="sub-arrow"><i
|
|
1470
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1471
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505297283-2"
|
|
1472
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505297283-1"
|
|
1473
|
+
aria-expanded="false">
|
|
1474
|
+
<li
|
|
1475
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-199998">
|
|
1476
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
1477
|
+
id="sm-17279362505297283-3" aria-haspopup="true"
|
|
1478
|
+
aria-controls="sm-17279362505297283-4" aria-expanded="false">專輯<span
|
|
1479
|
+
class="sub-arrow"><i class="fas fa-caret-down"></i></span></a>
|
|
1480
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
1481
|
+
id="sm-17279362505297283-4" role="group" aria-hidden="true"
|
|
1482
|
+
aria-labelledby="sm-17279362505297283-3" aria-expanded="false">
|
|
1483
|
+
<li
|
|
1484
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-209432">
|
|
1485
|
+
<a href="https://buzzorange.com/techorange/tag/topic-29/"
|
|
1486
|
+
class="elementor-sub-item" tabindex="-1">拆解機器人的十八般武藝</a>
|
|
1487
|
+
</li>
|
|
1488
|
+
<li
|
|
1489
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-203217">
|
|
1490
|
+
<a href="https://buzzorange.com/techorange/tag/topic-28/"
|
|
1491
|
+
class="elementor-sub-item" tabindex="-1">在巷口的商店發現 AI 科技</a>
|
|
1492
|
+
</li>
|
|
1493
|
+
<li
|
|
1494
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-201932">
|
|
1495
|
+
<a href="https://buzzorange.com/techorange/tag/topic-27/"
|
|
1496
|
+
class="elementor-sub-item" tabindex="-1">吃電怪獸的另一面:AI
|
|
1497
|
+
能推進能源轉型</a></li>
|
|
1498
|
+
<li
|
|
1499
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200000">
|
|
1500
|
+
<a href="https://buzzorange.com/techorange/tag/topic-26/"
|
|
1501
|
+
class="elementor-sub-item"
|
|
1502
|
+
tabindex="-1">他們大舉投資半導體企圖追上台積電!</a></li>
|
|
1503
|
+
<li
|
|
1504
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200001">
|
|
1505
|
+
<a href="https://buzzorange.com/techorange/tag/topic-25/"
|
|
1506
|
+
class="elementor-sub-item" tabindex="-1">Computex 2024
|
|
1507
|
+
看《TechOrange》</a></li>
|
|
1508
|
+
<li
|
|
1509
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200002">
|
|
1510
|
+
<a href="https://buzzorange.com/techorange/tag/topic-24"
|
|
1511
|
+
class="elementor-sub-item" tabindex="-1">在 Computex 看見 AI
|
|
1512
|
+
PC</a></li>
|
|
1513
|
+
</ul>
|
|
1514
|
+
</li>
|
|
1515
|
+
<li
|
|
1516
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-104020">
|
|
1517
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
1518
|
+
id="sm-17279362505297283-5" aria-haspopup="true"
|
|
1519
|
+
aria-controls="sm-17279362505297283-6"
|
|
1520
|
+
aria-expanded="false">全新一週<span class="sub-arrow"><i
|
|
1521
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1522
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
1523
|
+
id="sm-17279362505297283-6" role="group" aria-hidden="true"
|
|
1524
|
+
aria-labelledby="sm-17279362505297283-5" aria-expanded="false">
|
|
1525
|
+
<li
|
|
1526
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118239">
|
|
1527
|
+
<a target="_blank" rel="noopener"
|
|
1528
|
+
href="https://www.youtube.com/playlist?list=PLXub2Md7eWrS6wPRhSjJzgR1_RerWf-mD"
|
|
1529
|
+
class="elementor-sub-item" tabindex="-1">Youtube</a></li>
|
|
1530
|
+
<li
|
|
1531
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118237">
|
|
1532
|
+
<a target="_blank" rel="noopener"
|
|
1533
|
+
href="https://podcasts.apple.com/mo/podcast/%E5%85%A8%E6%96%B0%E4%B8%80%E9%80%B1/id1473264362"
|
|
1534
|
+
class="elementor-sub-item" tabindex="-1">Apple Podcast</a>
|
|
1535
|
+
</li>
|
|
1536
|
+
<li
|
|
1537
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-118238">
|
|
1538
|
+
<a target="_blank" rel="noopener"
|
|
1539
|
+
href="https://open.spotify.com/show/7zf3G6CA2IO3uCU5dmJXnx?si=62323f1990ee4d99"
|
|
1540
|
+
class="elementor-sub-item" tabindex="-1">Spotify</a></li>
|
|
1541
|
+
</ul>
|
|
1542
|
+
</li>
|
|
1543
|
+
<li
|
|
1544
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-78122">
|
|
1545
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
1546
|
+
id="sm-17279362505297283-7" aria-haspopup="true"
|
|
1547
|
+
aria-controls="sm-17279362505297283-8"
|
|
1548
|
+
aria-expanded="false">主題特展<span class="sub-arrow"><i
|
|
1549
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1550
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
1551
|
+
id="sm-17279362505297283-8" role="group" aria-hidden="true"
|
|
1552
|
+
aria-labelledby="sm-17279362505297283-7" aria-expanded="false">
|
|
1553
|
+
<li
|
|
1554
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-190875">
|
|
1555
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-kaohsiung/"
|
|
1556
|
+
class="elementor-sub-item" tabindex="-1">2024 AI
|
|
1557
|
+
智慧大工廠北中南系列論壇-高雄場</a></li>
|
|
1558
|
+
<li
|
|
1559
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176256">
|
|
1560
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-tmts/"
|
|
1561
|
+
class="elementor-sub-item" tabindex="-1">2024 AI
|
|
1562
|
+
智慧大工廠系列論壇-工具機產業特別場</a></li>
|
|
1563
|
+
<li
|
|
1564
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176248">
|
|
1565
|
+
<a href="https://buzzorange.com/techorange/forum/2024-smart-manufacturing-taipei/"
|
|
1566
|
+
class="elementor-sub-item" tabindex="-1">2024 AI
|
|
1567
|
+
智慧大工廠北中南系列論壇-台北場</a></li>
|
|
1568
|
+
<li
|
|
1569
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-176247">
|
|
1570
|
+
<a href="https://buzzorange.com/techorange/forum/2024h1-cybersecurity-combat-exercise/"
|
|
1571
|
+
class="elementor-sub-item" tabindex="-1">2024H1 資安實戰演練大會</a>
|
|
1572
|
+
</li>
|
|
1573
|
+
<li
|
|
1574
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-116495">
|
|
1575
|
+
<a href="https://buzzorange.com/techorange/forum/2024-technology-trends/"
|
|
1576
|
+
class="elementor-sub-item" tabindex="-1">2024 趨勢創新科技</a>
|
|
1577
|
+
</li>
|
|
1578
|
+
<li
|
|
1579
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-112096">
|
|
1580
|
+
<a href="https://buzzorange.com/techorange/forum/2024-ai-innovation-day/"
|
|
1581
|
+
class="elementor-sub-item" tabindex="-1">2024 AI 創新日</a>
|
|
1582
|
+
</li>
|
|
1583
|
+
<li
|
|
1584
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-153639">
|
|
1585
|
+
<a href="https://buzzorange.com/techorange/feature/2024-influencer-marketing-strategies/"
|
|
1586
|
+
class="elementor-sub-item" tabindex="-1">2024 網紅行銷全攻略</a>
|
|
1587
|
+
</li>
|
|
1588
|
+
</ul>
|
|
1589
|
+
</li>
|
|
1590
|
+
<li
|
|
1591
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-208926">
|
|
1592
|
+
<a class="elementor-sub-item has-submenu" tabindex="-1"
|
|
1593
|
+
id="sm-17279362505297283-9" aria-haspopup="true"
|
|
1594
|
+
aria-controls="sm-17279362505297283-10"
|
|
1595
|
+
aria-expanded="false">展會特輯<span class="sub-arrow"><i
|
|
1596
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1597
|
+
<ul class="sub-menu elementor-nav-menu--dropdown"
|
|
1598
|
+
id="sm-17279362505297283-10" role="group" aria-hidden="true"
|
|
1599
|
+
aria-labelledby="sm-17279362505297283-9" aria-expanded="false">
|
|
1600
|
+
<li
|
|
1601
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-211900">
|
|
1602
|
+
<a href="https://buzzorange.com/techorange/exhibition/semicon-taiwan-2024/"
|
|
1603
|
+
class="elementor-sub-item" tabindex="-1">直擊 SEMICON Taiwan
|
|
1604
|
+
2024 國際半導體展!</a></li>
|
|
1605
|
+
<li
|
|
1606
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-208925">
|
|
1607
|
+
<a href="https://buzzorange.com/techorange/exhibition/automation-taipei-2024/"
|
|
1608
|
+
class="elementor-sub-item" tabindex="-1">直擊 2024
|
|
1609
|
+
台北國際自動化工業大展!</a></li>
|
|
1610
|
+
</ul>
|
|
1611
|
+
</li>
|
|
1612
|
+
</ul>
|
|
1613
|
+
</li>
|
|
1614
|
+
<li
|
|
1615
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-180744">
|
|
1616
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-17279362505297283-11"
|
|
1617
|
+
aria-haspopup="true" aria-controls="sm-17279362505297283-12"
|
|
1618
|
+
aria-expanded="false">TO Highlight<span class="sub-arrow"><i
|
|
1619
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1620
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505297283-12"
|
|
1621
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505297283-11"
|
|
1622
|
+
aria-expanded="false">
|
|
1623
|
+
<li
|
|
1624
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-217092">
|
|
1625
|
+
<a href="https://buzzorange.com/techorange/feature/ai-financial-services/"
|
|
1626
|
+
class="elementor-sub-item" tabindex="-1">打動人心的 AI 金融服務怎麼做?</a></li>
|
|
1627
|
+
<li
|
|
1628
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-212829">
|
|
1629
|
+
<a href="https://buzzorange.com/techorange/feature/multimodal-ai/"
|
|
1630
|
+
class="elementor-sub-item" tabindex="-1">人機協作再進化!多模態 AI 來了</a></li>
|
|
1631
|
+
<li
|
|
1632
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205536">
|
|
1633
|
+
<a href="https://buzzorange.com/techorange/feature/human-robot-collaboration/"
|
|
1634
|
+
class="elementor-sub-item" tabindex="-1">機器人新同事已上工!人機互動最新模式</a></li>
|
|
1635
|
+
<li
|
|
1636
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205537">
|
|
1637
|
+
<a href="https://buzzorange.com/techorange/feature/sovereign-ai/"
|
|
1638
|
+
class="elementor-sub-item" tabindex="-1">發展主權 AI!自己的 AI 自己練</a></li>
|
|
1639
|
+
<li
|
|
1640
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205539">
|
|
1641
|
+
<a href="https://buzzorange.com/techorange/feature/industrial-transformation-in-the-era-of-ai/"
|
|
1642
|
+
class="elementor-sub-item" tabindex="-1">問對 AI 轉型關鍵問題</a></li>
|
|
1643
|
+
<li
|
|
1644
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205540">
|
|
1645
|
+
<a href="https://buzzorange.com/techorange/feature/ai-governance-overview/"
|
|
1646
|
+
class="elementor-sub-item" tabindex="-1">AI 政府轉型賽,全球起跑</a></li>
|
|
1647
|
+
<li
|
|
1648
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-205541">
|
|
1649
|
+
<a href="https://buzzorange.com/techorange/feature/2024-q2-ai-security/"
|
|
1650
|
+
class="elementor-sub-item" tabindex="-1">當 AI 撞擊資安,企業如何重新整裝待發?</a>
|
|
1651
|
+
</li>
|
|
1652
|
+
</ul>
|
|
1653
|
+
</li>
|
|
1654
|
+
<li
|
|
1655
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200019">
|
|
1656
|
+
<a href="https://buzzorange.com/techorange/category/ai/" class="elementor-item"
|
|
1657
|
+
tabindex="-1">AI 人工智慧</a></li>
|
|
1658
|
+
<li
|
|
1659
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200021">
|
|
1660
|
+
<a href="https://buzzorange.com/techorange/category/smart-manufacturing/"
|
|
1661
|
+
class="elementor-item" tabindex="-1">智慧製造</a></li>
|
|
1662
|
+
<li
|
|
1663
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200022">
|
|
1664
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-17279362505297283-13"
|
|
1665
|
+
aria-haspopup="true" aria-controls="sm-17279362505297283-14"
|
|
1666
|
+
aria-expanded="false">產業<span class="sub-arrow"><i
|
|
1667
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1668
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505297283-14"
|
|
1669
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505297283-13"
|
|
1670
|
+
aria-expanded="false">
|
|
1671
|
+
<li
|
|
1672
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200025">
|
|
1673
|
+
<a href="https://buzzorange.com/techorange/category/martech/"
|
|
1674
|
+
class="elementor-sub-item" tabindex="-1">行銷與 MarTech</a></li>
|
|
1675
|
+
<li
|
|
1676
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200026">
|
|
1677
|
+
<a href="https://buzzorange.com/techorange/category/newretail/"
|
|
1678
|
+
class="elementor-sub-item" tabindex="-1">新零售/服務創新</a></li>
|
|
1679
|
+
<li
|
|
1680
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200109">
|
|
1681
|
+
<a href="https://buzzorange.com/techorange/category/medical/"
|
|
1682
|
+
class="elementor-sub-item" tabindex="-1">醫療/生技</a></li>
|
|
1683
|
+
<li
|
|
1684
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200110">
|
|
1685
|
+
<a href="https://buzzorange.com/techorange/category/education/"
|
|
1686
|
+
class="elementor-sub-item" tabindex="-1">教育</a></li>
|
|
1687
|
+
<li
|
|
1688
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200027">
|
|
1689
|
+
<a href="https://buzzorange.com/techorange/category/semiconductor/"
|
|
1690
|
+
class="elementor-sub-item" tabindex="-1">半導體/零組件</a></li>
|
|
1691
|
+
<li
|
|
1692
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200111">
|
|
1693
|
+
<a href="https://buzzorange.com/techorange/category/robot/"
|
|
1694
|
+
class="elementor-sub-item" tabindex="-1">機器人/無人機</a></li>
|
|
1695
|
+
</ul>
|
|
1696
|
+
</li>
|
|
1697
|
+
<li
|
|
1698
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200112">
|
|
1699
|
+
<a href="https://buzzorange.com/techorange/category/policy/"
|
|
1700
|
+
class="elementor-item" tabindex="-1">AI 治理/公共</a></li>
|
|
1701
|
+
<li
|
|
1702
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200029">
|
|
1703
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-17279362505297283-15"
|
|
1704
|
+
aria-haspopup="true" aria-controls="sm-17279362505297283-16"
|
|
1705
|
+
aria-expanded="false">人才/職場<span class="sub-arrow"><i
|
|
1706
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1707
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505297283-16"
|
|
1708
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505297283-15"
|
|
1709
|
+
aria-expanded="false">
|
|
1710
|
+
<li
|
|
1711
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200113">
|
|
1712
|
+
<a href="https://buzzorange.com/techorange/category/programming/"
|
|
1713
|
+
class="elementor-sub-item" tabindex="-1">程式/工程師</a></li>
|
|
1714
|
+
<li
|
|
1715
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200469">
|
|
1716
|
+
<a href="https://buzzorange.com/techorange/category/digital-skills/"
|
|
1717
|
+
class="elementor-sub-item" tabindex="-1">數位技能</a></li>
|
|
1718
|
+
<li
|
|
1719
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200031">
|
|
1720
|
+
<a href="https://buzzorange.com/techorange/category/managing/"
|
|
1721
|
+
class="elementor-sub-item" tabindex="-1">職場與職涯</a></li>
|
|
1722
|
+
</ul>
|
|
1723
|
+
</li>
|
|
1724
|
+
<li
|
|
1725
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-200006">
|
|
1726
|
+
<a href="#" class="elementor-item elementor-item-anchor has-submenu"
|
|
1727
|
+
tabindex="-1" id="sm-17279362505297283-17" aria-haspopup="true"
|
|
1728
|
+
aria-controls="sm-17279362505297283-18" aria-expanded="false">其他分類<span
|
|
1729
|
+
class="sub-arrow"><i class="fas fa-caret-down"></i></span></a>
|
|
1730
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505297283-18"
|
|
1731
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505297283-17"
|
|
1732
|
+
aria-expanded="false">
|
|
1733
|
+
<li
|
|
1734
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-697">
|
|
1735
|
+
<a href="https://buzzorange.com/techorange/category/cloud-computing/"
|
|
1736
|
+
class="elementor-sub-item" tabindex="-1">雲端與運算</a></li>
|
|
1737
|
+
<li
|
|
1738
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-115911">
|
|
1739
|
+
<a href="https://buzzorange.com/techorange/category/cybersecurity/"
|
|
1740
|
+
class="elementor-sub-item" tabindex="-1">資安</a></li>
|
|
1741
|
+
<li
|
|
1742
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200104">
|
|
1743
|
+
<a href="https://buzzorange.com/techorange/category/ict/"
|
|
1744
|
+
class="elementor-sub-item" tabindex="-1">通訊/衛星</a></li>
|
|
1745
|
+
<li
|
|
1746
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-114932">
|
|
1747
|
+
<a href="https://buzzorange.com/techorange/category/esg/"
|
|
1748
|
+
class="elementor-sub-item" tabindex="-1">ESG/能源</a></li>
|
|
1749
|
+
<li
|
|
1750
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-114580">
|
|
1751
|
+
<a href="https://buzzorange.com/techorange/category/enterprise-stories/"
|
|
1752
|
+
class="elementor-sub-item" tabindex="-1">企業經營</a></li>
|
|
1753
|
+
<li
|
|
1754
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-200012">
|
|
1755
|
+
<a href="https://buzzorange.com/techorange/category/web3/"
|
|
1756
|
+
class="elementor-sub-item" tabindex="-1">Web3/區塊鏈</a></li>
|
|
1757
|
+
<li
|
|
1758
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-176708">
|
|
1759
|
+
<a href="https://buzzorange.com/techorange/category/3c-and-gadget/"
|
|
1760
|
+
class="elementor-sub-item" tabindex="-1">生活科技/科學</a></li>
|
|
1761
|
+
<li
|
|
1762
|
+
class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-147566">
|
|
1763
|
+
<a href="https://buzzorange.com/techorange/category/tab/"
|
|
1764
|
+
class="elementor-sub-item" tabindex="-1">Take a break!</a></li>
|
|
1765
|
+
</ul>
|
|
1766
|
+
</li>
|
|
1767
|
+
<li
|
|
1768
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-200114">
|
|
1769
|
+
<a href="https://buzzorange.com/techorange/latest/to-hrc-news-summary/"
|
|
1770
|
+
class="elementor-item" tabindex="-1">AI 人機協作專區</a></li>
|
|
1771
|
+
<li
|
|
1772
|
+
class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-55914">
|
|
1773
|
+
<a class="elementor-item has-submenu" tabindex="-1" id="sm-17279362505297283-19"
|
|
1774
|
+
aria-haspopup="true" aria-controls="sm-17279362505297283-20"
|
|
1775
|
+
aria-expanded="false">About Us<span class="sub-arrow"><i
|
|
1776
|
+
class="fas fa-caret-down"></i></span></a>
|
|
1777
|
+
<ul class="sub-menu elementor-nav-menu--dropdown" id="sm-17279362505297283-20"
|
|
1778
|
+
role="group" aria-hidden="true" aria-labelledby="sm-17279362505297283-19"
|
|
1779
|
+
aria-expanded="false">
|
|
1780
|
+
<li
|
|
1781
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56923">
|
|
1782
|
+
<a href="https://buzzorange.com/techorange/hiring/"
|
|
1783
|
+
class="elementor-sub-item" tabindex="-1">徵才</a></li>
|
|
1784
|
+
<li
|
|
1785
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-55915">
|
|
1786
|
+
<a href="https://buzzorange.com/techorange/contact/"
|
|
1787
|
+
class="elementor-sub-item" tabindex="-1">聯絡我們</a></li>
|
|
1788
|
+
</ul>
|
|
1789
|
+
</li>
|
|
1790
|
+
</ul>
|
|
1791
|
+
</nav>
|
|
1792
|
+
</div>
|
|
1793
|
+
</div>
|
|
1794
|
+
<div class="elementor-element elementor-element-e01db07 elementor-search-form--skin-full_screen elementor-widget elementor-widget-search-form"
|
|
1795
|
+
data-id="e01db07" data-element_type="widget"
|
|
1796
|
+
data-settings="{"skin":"full_screen"}"
|
|
1797
|
+
data-widget_type="search-form.default">
|
|
1798
|
+
<div class="elementor-widget-container">
|
|
1799
|
+
<search role="search">
|
|
1800
|
+
<form class="elementor-search-form" action="https://buzzorange.com/techorange"
|
|
1801
|
+
method="get">
|
|
1802
|
+
<div class="elementor-search-form__toggle" tabindex="0" role="button">
|
|
1803
|
+
<i aria-hidden="true" class="fas fa-search"></i> <span
|
|
1804
|
+
class="elementor-screen-only">Search</span>
|
|
1805
|
+
</div>
|
|
1806
|
+
<div class="elementor-search-form__container">
|
|
1807
|
+
<label class="elementor-screen-only"
|
|
1808
|
+
for="elementor-search-form-e01db07">Search</label>
|
|
1809
|
+
|
|
1810
|
+
|
|
1811
|
+
<input id="elementor-search-form-e01db07" placeholder="搜尋..."
|
|
1812
|
+
class="elementor-search-form__input" type="search" name="s" value="">
|
|
1813
|
+
|
|
1814
|
+
|
|
1815
|
+
<div class="dialog-lightbox-close-button dialog-close-button" role="button"
|
|
1816
|
+
tabindex="0">
|
|
1817
|
+
<i aria-hidden="true" class="eicon-close"></i> <span
|
|
1818
|
+
class="elementor-screen-only">Close this search box.</span>
|
|
1819
|
+
</div>
|
|
1820
|
+
</div>
|
|
1821
|
+
</form>
|
|
1822
|
+
</search>
|
|
1823
|
+
</div>
|
|
1824
|
+
</div>
|
|
1825
|
+
</div>
|
|
1826
|
+
</div>
|
|
1827
|
+
<div class="elementor-element elementor-element-f0b273d template header elementor-widget elementor-widget-html"
|
|
1828
|
+
data-id="f0b273d" data-element_type="widget" data-widget_type="html.default">
|
|
1829
|
+
<div class="elementor-widget-container">
|
|
1830
|
+
</div>
|
|
1831
|
+
</div>
|
|
1832
|
+
</header>
|
|
1833
|
+
</div>
|
|
1834
|
+
</div>
|
|
1835
|
+
<div data-elementor-type="single-post" data-elementor-id="152549"
|
|
1836
|
+
class="elementor elementor-152549 elementor-location-single post-212778 post type-post status-publish format-standard has-post-thumbnail hentry category-ai"
|
|
1837
|
+
data-elementor-post-type="elementor_library">
|
|
1838
|
+
<div class="elementor-element elementor-element-7c6b7b2 elementor-hidden-desktop elementor-hidden-tablet e-flex e-con-boxed e-con e-parent"
|
|
1839
|
+
data-id="7c6b7b2" data-element_type="container">
|
|
1840
|
+
<div class="e-con-inner">
|
|
1841
|
+
</div>
|
|
1842
|
+
</div>
|
|
1843
|
+
<article class="elementor-element elementor-element-805be54 e-flex e-con-boxed e-con e-parent e-lazyloaded"
|
|
1844
|
+
data-id="805be54" data-element_type="container">
|
|
1845
|
+
<div class="e-con-inner">
|
|
1846
|
+
<main class="elementor-element elementor-element-3051c80 e-con-full e-flex e-con e-child" data-id="3051c80"
|
|
1847
|
+
data-element_type="container">
|
|
1848
|
+
<div class="elementor-element elementor-element-b61f8a0 elementor-widget__width-auto elementor-widget elementor-widget-post-info"
|
|
1849
|
+
data-id="b61f8a0" data-element_type="widget" data-widget_type="post-info.default">
|
|
1850
|
+
<div class="elementor-widget-container">
|
|
1851
|
+
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
|
|
1852
|
+
<li class="elementor-icon-list-item elementor-repeater-item-3c85cfa elementor-inline-item">
|
|
1853
|
+
<span
|
|
1854
|
+
class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-custom">
|
|
1855
|
+
<a href="https://buzzorange.com/techorange/category/ai/" rel="tag">AI 人工智慧</a>
|
|
1856
|
+
</span>
|
|
1857
|
+
</li>
|
|
1858
|
+
</ul>
|
|
1859
|
+
</div>
|
|
1860
|
+
</div>
|
|
1861
|
+
<div class="elementor-element elementor-element-8c7dfc1 elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading"
|
|
1862
|
+
data-id="8c7dfc1" data-element_type="widget" data-widget_type="theme-post-title.default">
|
|
1863
|
+
<div class="elementor-widget-container">
|
|
1864
|
+
<h1 class="elementor-heading-title elementor-size-default">高通推出全新 8 核 Snapdragon X
|
|
1865
|
+
Plus,將效能領先地位擴展到更多的 Copilot+ PC 使用者</h1>
|
|
1866
|
+
</div>
|
|
1867
|
+
</div>
|
|
1868
|
+
<div class="elementor-element elementor-element-1ebe544 e-flex e-con-boxed e-con e-child"
|
|
1869
|
+
data-id="1ebe544" data-element_type="container">
|
|
1870
|
+
<div class="e-con-inner">
|
|
1871
|
+
<div class="elementor-element elementor-element-1662670 elementor-widget elementor-widget-post-info"
|
|
1872
|
+
data-id="1662670" data-element_type="widget" data-widget_type="post-info.default">
|
|
1873
|
+
<div class="elementor-widget-container">
|
|
1874
|
+
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
|
|
1875
|
+
<li class="elementor-icon-list-item elementor-repeater-item-d7be0d1 elementor-inline-item"
|
|
1876
|
+
itemprop="author">
|
|
1877
|
+
<a href="https://buzzorange.com/techorange/author/industry-update/">
|
|
1878
|
+
<span class="elementor-icon-list-icon">
|
|
1879
|
+
<img class="elementor-avatar"
|
|
1880
|
+
src="https://buzzorange.com/techorange/app/uploads/2023/08/avatar_user_757_1692607303-96x96.jpeg"
|
|
1881
|
+
alt="Picture of 產業動態" loading="lazy">
|
|
1882
|
+
</span>
|
|
1883
|
+
<span
|
|
1884
|
+
class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-author">
|
|
1885
|
+
產業動態 </span>
|
|
1886
|
+
</a>
|
|
1887
|
+
</li>
|
|
1888
|
+
</ul>
|
|
1889
|
+
</div>
|
|
1890
|
+
</div>
|
|
1891
|
+
<div class="elementor-element elementor-element-3a75486 elementor-widget elementor-widget-post-info"
|
|
1892
|
+
data-id="3a75486" data-element_type="widget" data-widget_type="post-info.default">
|
|
1893
|
+
<div class="elementor-widget-container">
|
|
1894
|
+
<ul class="elementor-inline-items elementor-icon-list-items elementor-post-info">
|
|
1895
|
+
<li class="elementor-icon-list-item elementor-repeater-item-3469186 elementor-inline-item"
|
|
1896
|
+
itemprop="datePublished">
|
|
1897
|
+
<span class="elementor-icon-list-icon">
|
|
1898
|
+
<i aria-hidden="true" class="far fa-clock"></i> </span>
|
|
1899
|
+
<span
|
|
1900
|
+
class="elementor-icon-list-text elementor-post-info__item elementor-post-info__item--type-date">
|
|
1901
|
+
<time>2024-09-05</time> </span>
|
|
1902
|
+
</li>
|
|
1903
|
+
</ul>
|
|
1904
|
+
</div>
|
|
1905
|
+
</div>
|
|
1906
|
+
</div>
|
|
1907
|
+
</div>
|
|
1908
|
+
</main>
|
|
1909
|
+
<div class="elementor-element elementor-element-cfa3f11 e-con-full e-flex e-con e-child" data-id="cfa3f11"
|
|
1910
|
+
data-element_type="container">
|
|
1911
|
+
<main class="elementor-element elementor-element-ce50ff4 e-con-full e-flex e-con e-child"
|
|
1912
|
+
data-id="ce50ff4" data-element_type="container">
|
|
1913
|
+
<div class="elementor-element elementor-element-5fad05a elementor-widget elementor-widget-theme-post-featured-image elementor-widget-image"
|
|
1914
|
+
data-id="5fad05a" data-element_type="widget"
|
|
1915
|
+
data-widget_type="theme-post-featured-image.default">
|
|
1916
|
+
<div class="elementor-widget-container">
|
|
1917
|
+
<img loading="lazy" width="2560" height="1439"
|
|
1918
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-scaled.jpg"
|
|
1919
|
+
class="attachment-full size-full wp-image-212786" alt=""
|
|
1920
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-scaled.jpg 2560w, https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-720x405.jpg 720w, https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-1024x576.jpg 1024w, https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-768x432.jpg 768w, https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-1536x864.jpg 1536w, https://buzzorange.com/techorange/app/uploads/2024/09/eb14e8e6c370eb7a-2048x1151.jpg 2048w"
|
|
1921
|
+
sizes="(max-width: 2560px) 100vw, 2560px">
|
|
1922
|
+
</div>
|
|
1923
|
+
</div>
|
|
1924
|
+
<aside class="elementor-element elementor-element-6af6f47 e-con-full e-flex e-con e-child"
|
|
1925
|
+
data-id="6af6f47" data-element_type="container">
|
|
1926
|
+
<div class="elementor-element elementor-element-e6dbc5a elementor-widget elementor-widget-heading"
|
|
1927
|
+
data-id="e6dbc5a" data-element_type="widget" data-widget_type="heading.default">
|
|
1928
|
+
<div class="elementor-widget-container">
|
|
1929
|
+
<span class="elementor-heading-title elementor-size-default">分享本文</span>
|
|
1930
|
+
</div>
|
|
1931
|
+
</div>
|
|
1932
|
+
<div class="elementor-element elementor-element-23b77b8 elementor-share-buttons--view-icon elementor-share-buttons--shape-rounded elementor-share-buttons--skin-gradient elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons"
|
|
1933
|
+
data-id="23b77b8" data-element_type="widget" data-widget_type="share-buttons.default">
|
|
1934
|
+
<div class="elementor-widget-container">
|
|
1935
|
+
<div class="elementor-grid">
|
|
1936
|
+
<div class="elementor-grid-item">
|
|
1937
|
+
<div class="elementor-share-btn elementor-share-btn_facebook" role="button"
|
|
1938
|
+
tabindex="0" aria-label="Share on facebook">
|
|
1939
|
+
<span class="elementor-share-btn__icon">
|
|
1940
|
+
<i class="fab fa-facebook" aria-hidden="true"></i> </span>
|
|
1941
|
+
</div>
|
|
1942
|
+
</div>
|
|
1943
|
+
<div class="elementor-grid-item">
|
|
1944
|
+
<div class="elementor-share-btn elementor-share-btn_twitter" role="button"
|
|
1945
|
+
tabindex="0" aria-label="Share on twitter">
|
|
1946
|
+
<span class="elementor-share-btn__icon">
|
|
1947
|
+
<i class="fab fa-twitter" aria-hidden="true"></i> </span>
|
|
1948
|
+
</div>
|
|
1949
|
+
</div>
|
|
1950
|
+
</div>
|
|
1951
|
+
</div>
|
|
1952
|
+
</div>
|
|
1953
|
+
</aside>
|
|
1954
|
+
<div class="elementor-element elementor-element-f96a59f wp-embed-responsive elementor-widget elementor-widget-theme-post-content"
|
|
1955
|
+
data-id="f96a59f" data-element_type="widget" data-widget_type="theme-post-content.default">
|
|
1956
|
+
<div class="elementor-widget-container">
|
|
1957
|
+
<p>高通技術公司在 2024 年柏林消費性電子展(IFA 2024)展前宣布推出 8 核 Snapdragon X Plus,擴展其 Snapdragon X
|
|
1958
|
+
系列產品組合。此一突破性平台將為更多使用者提供多達數日的電池續航力、前所未有的效能和 AI 驅動的 Copilot+ 體驗。</p>
|
|
1959
|
+
<p>Snapdragon X Plus 平台由 8 核心的高通 Oryon CPU 提供支援,實現如閃電般迅速的反應速度和效率,提供 61% 更快的 CPU
|
|
1960
|
+
效能,而競爭對手的產品在同效能的所需功耗多出 179%。此平台採用整合 GPU 並支援多達三台外部顯示器,確保出色的圖像和沉浸的視覺體驗。8 核Snapdragon X
|
|
1961
|
+
Plus 受惠於 45 TOPS 的強大 NPU 核心,具備先進的 AI
|
|
1962
|
+
處理能力和領先的每瓦效能,結合平台在連網方面的重大進步,將帶來具驚人的電池續航力的超便攜設計,將生產力推向新高度。無論是隨時隨地建立簡報或視訊會議,此平台的多樣化功能將實現變革的體驗。
|
|
1963
|
+
</p>
|
|
1964
|
+
<figure class="wp-block-image size-large"><img fetchpriority="high" decoding="async"
|
|
1965
|
+
width="1024" height="576"
|
|
1966
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/09/7af2d44811e6b7f5-1024x576.jpg"
|
|
1967
|
+
alt="" class="wp-image-212780"
|
|
1968
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/09/7af2d44811e6b7f5-1024x576.jpg 1024w, https://buzzorange.com/techorange/app/uploads/2024/09/7af2d44811e6b7f5-720x405.jpg 720w, https://buzzorange.com/techorange/app/uploads/2024/09/7af2d44811e6b7f5-768x432.jpg 768w, https://buzzorange.com/techorange/app/uploads/2024/09/7af2d44811e6b7f5.jpg 1280w"
|
|
1969
|
+
sizes="(max-width: 1024px) 100vw, 1024px">
|
|
1970
|
+
<figcaption class="wp-element-caption">Snapdragon X Plus 平台由 8 核心的高通 Oryon CPU
|
|
1971
|
+
提供支援,實現如閃電般迅速的反應速度和效率,提供 61% 更快的 CPU 效能。</figcaption>
|
|
1972
|
+
</figure>
|
|
1973
|
+
<p>高通總裁暨執行長 Cristiano Amon 表示:「全球首款也同時是全球最佳的 Copilot+ PC 由Snapdragon X
|
|
1974
|
+
系列平台提供支援,開創個人運算的新世代,這一切都歸功於我們突破性的 NPU。現在透過 8 核 Snapdragon X Plus,高通為全球更多使用者帶來變革的 AI
|
|
1975
|
+
體驗,以及由我們高功效的客製化高通 Oryon CPU 所提供的同級最佳效能和前所未有的電池續航力。我們很自豪能與領先的全球 OEM
|
|
1976
|
+
廠商和零售夥伴攜手,擴展我們的產品組合,驅動企業客戶和消費者。」</p>
|
|
1977
|
+
<p>華碩消費電腦事業部副總裁張仰光表示:「我們很高興看到 8 核心版 Snapdragon X Plus 平台將 Copilot+ 的變革力量帶給全球更多使用者。華碩致力於推廣
|
|
1978
|
+
ProArt PZ13 等尖端技術,使其普及至全球各地的使用者,與高通合作是朝此方向邁進的重要一步。」</p>
|
|
1979
|
+
<p>微軟 Windows+ 裝置部門副總裁 Pavan Davuluri 表示:「高通推出的 8 核 Snapdragon X Plus 是自五月以來的 Copilot+ PC
|
|
1980
|
+
所帶來的驚人能量與動能。高通的突破性平台帶來全天候的電池續航力、無與倫比的效能和效率,加上其強大的 NPU,將為更多使用者帶來 AI 驅動的 Windows
|
|
1981
|
+
體驗。我們將持續與高通在橫跨整個 Windows 生態系合作,突破 Copilot+ PC 可能性的界限。」</p>
|
|
1982
|
+
<p>搭載 8 核 Snapdragon X Plus 平台的部分 PC 即日起上市。</p>
|
|
1983
|
+
<blockquote class="wp-block-quote">
|
|
1984
|
+
<p>觀賞 Cristiano Amon 的記者會影片,請點選<a href="https://youtube.com/live/JDEIDEW52ho"
|
|
1985
|
+
target="_blank" rel="noopener">此處</a>;記者會相關新聞資料,請點選<a
|
|
1986
|
+
href="https://qualcomm.com/news/media-center/press-kits/snapdragon-x-series-press-kit"
|
|
1987
|
+
target="_blank" rel="noopener">此處</a>。更多關於 8 核 Snapdragon X Plus 的資訊(含規格),請造訪<a
|
|
1988
|
+
href="https://www.qualcomm.com/products/mobile/snapdragon/laptops-and-tablets/snapdragon-x-plus"
|
|
1989
|
+
target="_blank" rel="noopener">網頁</a>和<a
|
|
1990
|
+
href="https://www.qualcomm.com/content/dam/qcomm-martech/dm-assets/images/company/news-media/media-center/press-kits/ifa-2024/documents/SnapdragonXPlus8-coreProductBrief.pdf"
|
|
1991
|
+
target="_blank" rel="noopener">產品簡介</a>。</p>
|
|
1992
|
+
<p><em>電池續航力因裝置、設定、使用情況和其他因素不同而產生差異。</em></p>
|
|
1993
|
+
</blockquote>
|
|
1994
|
+
<p>(本文訊息由高通提供,內文與標題經 TechOrange 修訂後刊登。新聞稿 /
|
|
1995
|
+
產品訊息提供,可寄至:pr@fusionmedium.com,經編輯檯審核並評估合宜性後再行刊登。首圖來源:高通。 )</p>
|
|
1996
|
+
</div>
|
|
1997
|
+
</div>
|
|
1998
|
+
<aside class="elementor-element elementor-element-5a61d0d e-con-full e-flex e-con e-child"
|
|
1999
|
+
data-id="5a61d0d" data-element_type="container">
|
|
2000
|
+
<div class="elementor-element elementor-element-bc74f63 elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list"
|
|
2001
|
+
data-id="bc74f63" data-element_type="widget" data-widget_type="icon-list.default">
|
|
2002
|
+
<div class="elementor-widget-container">
|
|
2003
|
+
<ul class="elementor-icon-list-items">
|
|
2004
|
+
<li class="elementor-icon-list-item">
|
|
2005
|
+
<span class="elementor-icon-list-icon">
|
|
2006
|
+
<i aria-hidden="true" class="fas fa-tags"></i> </span>
|
|
2007
|
+
<span class="elementor-icon-list-text">議題標籤</span>
|
|
2008
|
+
</li>
|
|
2009
|
+
</ul>
|
|
2010
|
+
</div>
|
|
2011
|
+
</div>
|
|
2012
|
+
</aside>
|
|
2013
|
+
</main>
|
|
2014
|
+
<aside class="elementor-element elementor-element-df864b3 e-con-full e-flex e-con e-child"
|
|
2015
|
+
data-id="df864b3" data-element_type="container"
|
|
2016
|
+
data-settings="{"background_background":"classic"}">
|
|
2017
|
+
<div class="elementor-element elementor-element-ab13aba elementor-widget elementor-widget-template"
|
|
2018
|
+
data-id="ab13aba" data-element_type="widget" data-widget_type="template.default">
|
|
2019
|
+
<div class="elementor-widget-container">
|
|
2020
|
+
<div class="elementor-template">
|
|
2021
|
+
<div data-elementor-type="container" data-elementor-id="157345"
|
|
2022
|
+
class="elementor elementor-157345" data-elementor-post-type="elementor_library">
|
|
2023
|
+
<div class="elementor-element elementor-element-5b42ecfc e-con-full e-flex e-con e-child"
|
|
2024
|
+
data-id="5b42ecfc" data-element_type="container">
|
|
2025
|
+
<div class="elementor-element elementor-element-327dd353 elementor-widget elementor-widget-heading"
|
|
2026
|
+
data-id="327dd353" data-element_type="widget"
|
|
2027
|
+
data-widget_type="heading.default">
|
|
2028
|
+
<div class="elementor-widget-container">
|
|
2029
|
+
<div class="elementor-heading-title elementor-size-default">熱門文章</div>
|
|
2030
|
+
</div>
|
|
2031
|
+
</div>
|
|
2032
|
+
<div class="elementor-element elementor-element-68187f2b elementor-widget elementor-widget-html"
|
|
2033
|
+
data-id="68187f2b" data-element_type="widget"
|
|
2034
|
+
data-widget_type="html.default">
|
|
2035
|
+
<div class="elementor-widget-container">
|
|
2036
|
+
<ol class="top5-module">
|
|
2037
|
+
<template>
|
|
2038
|
+
<li>
|
|
2039
|
+
<a class="top5-post-link" href="" target="_blank"></a>
|
|
2040
|
+
</li>
|
|
2041
|
+
</template>
|
|
2042
|
+
<li>
|
|
2043
|
+
<a class="top5-post-link"
|
|
2044
|
+
href="https://buzzorange.com/techorange/2024/09/27/lean-3-ev-taiwan/"
|
|
2045
|
+
target="_blank">三輪電動車 Lean 3 將首發台灣!雙人共乘有冷氣,挑戰民眾接受度</a>
|
|
2046
|
+
</li>
|
|
2047
|
+
<li>
|
|
2048
|
+
<a class="top5-post-link"
|
|
2049
|
+
href="https://buzzorange.com/techorange/2024/09/24/disney-ditch-slack-teams/"
|
|
2050
|
+
target="_blank">迪士尼拋棄 Slack 擁抱微軟 Teams,因 1TB 機密資料外流太衝擊?</a>
|
|
2051
|
+
</li>
|
|
2052
|
+
<li>
|
|
2053
|
+
<a class="top5-post-link"
|
|
2054
|
+
href="https://buzzorange.com/techorange/2024/07/05/companies-posting-fake-job/"
|
|
2055
|
+
target="_blank">為什麼很多公司愛 po「假職缺」?專家教你分辨方法避免期待落空</a>
|
|
2056
|
+
</li>
|
|
2057
|
+
<li>
|
|
2058
|
+
<a class="top5-post-link"
|
|
2059
|
+
href="https://buzzorange.com/techorange/2024/09/27/google-microsoft-windows/"
|
|
2060
|
+
target="_blank">先加價 400% 才能跑 Windows,Google 控告微軟壟斷雲端</a>
|
|
2061
|
+
</li>
|
|
2062
|
+
<li>
|
|
2063
|
+
<a class="top5-post-link"
|
|
2064
|
+
href="https://buzzorange.com/techorange/2024/09/26/coming-ai-chip-shortage/"
|
|
2065
|
+
target="_blank">半導體業惡夢又來了?分析師警告 AI 爆發將導致全球晶片短缺</a>
|
|
2066
|
+
</li>
|
|
2067
|
+
</ol>
|
|
2068
|
+
</div>
|
|
2069
|
+
</div>
|
|
2070
|
+
</div>
|
|
2071
|
+
</div>
|
|
2072
|
+
</div>
|
|
2073
|
+
</div>
|
|
2074
|
+
</div>
|
|
2075
|
+
<div class="elementor-element elementor-element-a2198be elementor-widget elementor-widget-template"
|
|
2076
|
+
data-id="a2198be" data-element_type="widget" data-widget_type="template.default">
|
|
2077
|
+
<div class="elementor-widget-container">
|
|
2078
|
+
<div class="elementor-template">
|
|
2079
|
+
<div data-elementor-type="container" data-elementor-id="199814"
|
|
2080
|
+
class="elementor elementor-199814" data-elementor-post-type="elementor_library">
|
|
2081
|
+
<div class="elementor-element elementor-element-50a5521b e-con-full e-flex e-con e-child"
|
|
2082
|
+
data-id="50a5521b" data-element_type="container">
|
|
2083
|
+
<div class="elementor-element elementor-element-fb9ea02 elementor-widget-tablet__width-initial elementor-widget elementor-widget-image"
|
|
2084
|
+
data-id="fb9ea02" data-element_type="widget"
|
|
2085
|
+
data-widget_type="image.default">
|
|
2086
|
+
<div class="elementor-widget-container">
|
|
2087
|
+
<noscript><img loading="lazy" width="1140" height="356"
|
|
2088
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab.png"
|
|
2089
|
+
class="attachment-full size-full wp-image-204122"
|
|
2090
|
+
alt="TO HRC 全球產業動態新聞 - AI 人機協作專區"
|
|
2091
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab.png 1140w, https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab-720x225.png 720w, https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab-1024x320.png 1024w, https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab-768x240.png 768w"
|
|
2092
|
+
sizes="(max-width: 1140px) 100vw, 1140px" /></noscript><img
|
|
2093
|
+
loading="lazy" width="1140" height="356"
|
|
2094
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%201140%20356%22%3E%3C/svg%3E"
|
|
2095
|
+
data-src="https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab.png"
|
|
2096
|
+
class="lazyload attachment-full size-full wp-image-204122"
|
|
2097
|
+
alt="TO HRC 全球產業動態新聞 - AI 人機協作專區"
|
|
2098
|
+
data-srcset="https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab.png 1140w, https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab-720x225.png 720w, https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab-1024x320.png 1024w, https://buzzorange.com/techorange/app/uploads/2024/07/d64153fdd7f78aab-768x240.png 768w"
|
|
2099
|
+
data-sizes="(max-width: 1140px) 100vw, 1140px">
|
|
2100
|
+
</div>
|
|
2101
|
+
</div>
|
|
2102
|
+
<div class="elementor-element elementor-element-3c1fadd4 elementor-widget elementor-widget-html"
|
|
2103
|
+
data-id="3c1fadd4" data-element_type="widget"
|
|
2104
|
+
data-widget_type="html.default">
|
|
2105
|
+
<div class="elementor-widget-container">
|
|
2106
|
+
<ul class="hrc-module">
|
|
2107
|
+
<template>
|
|
2108
|
+
<li>
|
|
2109
|
+
<a class="hrc-post-link" href="" target="_blank">
|
|
2110
|
+
<span class="hrc-post-title"></span>
|
|
2111
|
+
<noscript>&lt;img class="hrc-featured-image" src=""
|
|
2112
|
+
alt="" width="96"&gt;</noscript><img
|
|
2113
|
+
class="lazyload hrc-featured-image"
|
|
2114
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2096%2064%22%3E%3C/svg%3E"
|
|
2115
|
+
data-src="" alt="" width="96">
|
|
2116
|
+
</a>
|
|
2117
|
+
</li>
|
|
2118
|
+
</template>
|
|
2119
|
+
<li>
|
|
2120
|
+
<a class="hrc-post-link"
|
|
2121
|
+
href="https://buzzorange.com/techorange/2024/10/02/equinix-signs-joint-venture-to-build-us-data-center/"
|
|
2122
|
+
target="_blank">
|
|
2123
|
+
<span class="hrc-post-title">Equinix 聯手新加坡主權基金和加拿大退休金計畫,打造
|
|
2124
|
+
150 億美元超大規模資料中心帝國</span>
|
|
2125
|
+
<noscript><img class="hrc-featured-image" src="" alt=""
|
|
2126
|
+
width="96"></noscript><img
|
|
2127
|
+
class="lazyload hrc-featured-image"
|
|
2128
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/10/227b5d6836908d9d-720x404.jpg"
|
|
2129
|
+
data-src=""
|
|
2130
|
+
alt="Equinix 聯手新加坡主權基金和加拿大退休金計畫,打造 150 億美元超大規模資料中心帝國"
|
|
2131
|
+
width="96">
|
|
2132
|
+
</a>
|
|
2133
|
+
</li>
|
|
2134
|
+
<li>
|
|
2135
|
+
<a class="hrc-post-link"
|
|
2136
|
+
href="https://buzzorange.com/techorange/2024/10/02/oracle-to-build-new-cloud-facilities-in-malaysia/"
|
|
2137
|
+
target="_blank">
|
|
2138
|
+
<span class="hrc-post-title">Oracle 砸 65 億美元!馬來西亞將迎來首座
|
|
2139
|
+
Oracle 雲端服務中心</span>
|
|
2140
|
+
<noscript><img class="hrc-featured-image" src="" alt=""
|
|
2141
|
+
width="96"></noscript><img
|
|
2142
|
+
class="lazyload hrc-featured-image"
|
|
2143
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/10/21028f1a6b1c7826-720x450.jpg"
|
|
2144
|
+
data-src=""
|
|
2145
|
+
alt="Oracle 砸 65 億美元!馬來西亞將迎來首座 Oracle 雲端服務中心"
|
|
2146
|
+
width="96">
|
|
2147
|
+
</a>
|
|
2148
|
+
</li>
|
|
2149
|
+
<li>
|
|
2150
|
+
<a class="hrc-post-link"
|
|
2151
|
+
href="https://buzzorange.com/techorange/2024/10/02/apple-readies-new-iphone-se/"
|
|
2152
|
+
target="_blank">
|
|
2153
|
+
<span class="hrc-post-title">蘋果平價手機 iPhone SE 大改款,告別 Home
|
|
2154
|
+
鍵</span>
|
|
2155
|
+
<noscript><img class="hrc-featured-image" src="" alt=""
|
|
2156
|
+
width="96"></noscript><img
|
|
2157
|
+
class="lazyload hrc-featured-image"
|
|
2158
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/10/dc3323f99259e435-720x480.jpg"
|
|
2159
|
+
data-src="" alt="蘋果平價手機 iPhone SE 大改款,告別 Home 鍵"
|
|
2160
|
+
width="96">
|
|
2161
|
+
</a>
|
|
2162
|
+
</li>
|
|
2163
|
+
<li>
|
|
2164
|
+
<a class="hrc-post-link"
|
|
2165
|
+
href="https://buzzorange.com/techorange/2024/10/02/openai-cofounder-durk-kingma-joins-anthropic/"
|
|
2166
|
+
target="_blank">
|
|
2167
|
+
<span class="hrc-post-title">OpenAI 共同創辦人金瑪跳槽
|
|
2168
|
+
Anthropic</span>
|
|
2169
|
+
<noscript><img class="hrc-featured-image" src="" alt=""
|
|
2170
|
+
width="96"></noscript><img
|
|
2171
|
+
class="lazyload hrc-featured-image"
|
|
2172
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/10/e7ff0589dd9d3d42-720x480.jpg"
|
|
2173
|
+
data-src="" alt="OpenAI 共同創辦人金瑪跳槽 Anthropic" width="96">
|
|
2174
|
+
</a>
|
|
2175
|
+
</li>
|
|
2176
|
+
<li>
|
|
2177
|
+
<a class="hrc-post-link"
|
|
2178
|
+
href="https://buzzorange.com/techorange/2024/10/02/openai-devday-2024-with-4-major-updates/"
|
|
2179
|
+
target="_blank">
|
|
2180
|
+
<span class="hrc-post-title">OpenAI 開發者大會聚焦 API 更新,助攻開發者打造
|
|
2181
|
+
AI 應用</span>
|
|
2182
|
+
<noscript><img class="hrc-featured-image" src="" alt=""
|
|
2183
|
+
width="96"></noscript><img
|
|
2184
|
+
class="lazyload hrc-featured-image"
|
|
2185
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/10/41897e1c6b157214-720x405.jpg"
|
|
2186
|
+
data-src="" alt="OpenAI 開發者大會聚焦 API 更新,助攻開發者打造 AI 應用"
|
|
2187
|
+
width="96">
|
|
2188
|
+
</a>
|
|
2189
|
+
</li>
|
|
2190
|
+
</ul>
|
|
2191
|
+
|
|
2192
|
+
</div>
|
|
2193
|
+
</div>
|
|
2194
|
+
<div class="elementor-element elementor-element-4a85fc5 elementor-widget elementor-widget-button"
|
|
2195
|
+
data-id="4a85fc5" data-element_type="widget"
|
|
2196
|
+
data-widget_type="button.default">
|
|
2197
|
+
<div class="elementor-widget-container">
|
|
2198
|
+
<div class="elementor-button-wrapper">
|
|
2199
|
+
<a class="elementor-button elementor-button-link elementor-size-sm"
|
|
2200
|
+
href="https://buzzorange.com/techorange/latest/to-hrc-news-summary/">
|
|
2201
|
+
<span class="elementor-button-content-wrapper">
|
|
2202
|
+
<span
|
|
2203
|
+
class="elementor-button-icon elementor-align-icon-right">
|
|
2204
|
+
<i aria-hidden="true" class="fas fa-angle-right"></i>
|
|
2205
|
+
</span>
|
|
2206
|
+
<span class="elementor-button-text">Read more</span>
|
|
2207
|
+
</span>
|
|
2208
|
+
</a>
|
|
2209
|
+
</div>
|
|
2210
|
+
</div>
|
|
2211
|
+
</div>
|
|
2212
|
+
</div>
|
|
2213
|
+
</div>
|
|
2214
|
+
</div>
|
|
2215
|
+
</div>
|
|
2216
|
+
</div>
|
|
2217
|
+
<div class="elementor-element elementor-element-200f16d e-con-full e-flex e-con e-child"
|
|
2218
|
+
data-id="200f16d" data-element_type="container">
|
|
2219
|
+
<div class="elementor-element elementor-element-7ffae91 elementor-widget elementor-widget-heading"
|
|
2220
|
+
data-id="7ffae91" data-element_type="widget" data-widget_type="heading.default">
|
|
2221
|
+
<div class="elementor-widget-container">
|
|
2222
|
+
<div class="elementor-heading-title elementor-size-default">追蹤我們</div>
|
|
2223
|
+
</div>
|
|
2224
|
+
</div>
|
|
2225
|
+
<div class="elementor-element elementor-element-a7c6f64 e-flex e-con-boxed e-con e-child"
|
|
2226
|
+
data-id="a7c6f64" data-element_type="container">
|
|
2227
|
+
<div class="e-con-inner">
|
|
2228
|
+
<div class="elementor-element elementor-element-3589bcc elementor-widget elementor-widget-image"
|
|
2229
|
+
data-id="3589bcc" data-element_type="widget" data-widget_type="image.default">
|
|
2230
|
+
<div class="elementor-widget-container">
|
|
2231
|
+
<a href="https://www.facebook.com/TechOrange" target="_blank">
|
|
2232
|
+
<noscript><img loading="lazy" width="72" height="72"
|
|
2233
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/03/641b6d233949aadf.png"
|
|
2234
|
+
class="attachment-full size-full wp-image-178897" alt="Facebook"
|
|
2235
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/03/641b6d233949aadf.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/641b6d233949aadf-60x60.png 60w"
|
|
2236
|
+
sizes="(max-width: 72px) 100vw, 72px" /></noscript><img
|
|
2237
|
+
loading="lazy" width="72" height="72"
|
|
2238
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2072%2072%22%3E%3C/svg%3E"
|
|
2239
|
+
data-src="https://buzzorange.com/techorange/app/uploads/2024/03/641b6d233949aadf.png"
|
|
2240
|
+
class="lazyload attachment-full size-full wp-image-178897"
|
|
2241
|
+
alt="Facebook"
|
|
2242
|
+
data-srcset="https://buzzorange.com/techorange/app/uploads/2024/03/641b6d233949aadf.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/641b6d233949aadf-60x60.png 60w"
|
|
2243
|
+
data-sizes="(max-width: 72px) 100vw, 72px"> </a>
|
|
2244
|
+
</div>
|
|
2245
|
+
</div>
|
|
2246
|
+
<div class="elementor-element elementor-element-1768eb0 elementor-widget elementor-widget-image"
|
|
2247
|
+
data-id="1768eb0" data-element_type="widget" data-widget_type="image.default">
|
|
2248
|
+
<div class="elementor-widget-container">
|
|
2249
|
+
<a href="https://www.youtube.com/@tech.orange" target="_blank">
|
|
2250
|
+
<noscript><img loading="lazy" width="72" height="72"
|
|
2251
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/03/dd790bace72fd03f.png"
|
|
2252
|
+
class="attachment-full size-full wp-image-178898" alt="Youtube"
|
|
2253
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/03/dd790bace72fd03f.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/dd790bace72fd03f-60x60.png 60w"
|
|
2254
|
+
sizes="(max-width: 72px) 100vw, 72px" /></noscript><img
|
|
2255
|
+
loading="lazy" width="72" height="72"
|
|
2256
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2072%2072%22%3E%3C/svg%3E"
|
|
2257
|
+
data-src="https://buzzorange.com/techorange/app/uploads/2024/03/dd790bace72fd03f.png"
|
|
2258
|
+
class="lazyload attachment-full size-full wp-image-178898" alt="Youtube"
|
|
2259
|
+
data-srcset="https://buzzorange.com/techorange/app/uploads/2024/03/dd790bace72fd03f.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/dd790bace72fd03f-60x60.png 60w"
|
|
2260
|
+
data-sizes="(max-width: 72px) 100vw, 72px"> </a>
|
|
2261
|
+
</div>
|
|
2262
|
+
</div>
|
|
2263
|
+
<div class="elementor-element elementor-element-188a5a7 elementor-widget elementor-widget-image"
|
|
2264
|
+
data-id="188a5a7" data-element_type="widget" data-widget_type="image.default">
|
|
2265
|
+
<div class="elementor-widget-container">
|
|
2266
|
+
<a href="https://www.linkedin.com/showcase/techorange/?originalSubdomain=tw"
|
|
2267
|
+
target="_blank">
|
|
2268
|
+
<noscript><img loading="lazy" width="72" height="72"
|
|
2269
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/03/e1974dc17f6168e7.png"
|
|
2270
|
+
class="attachment-full size-full wp-image-178899" alt="LinkedIn"
|
|
2271
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/03/e1974dc17f6168e7.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/e1974dc17f6168e7-60x60.png 60w"
|
|
2272
|
+
sizes="(max-width: 72px) 100vw, 72px" /></noscript><img
|
|
2273
|
+
loading="lazy" width="72" height="72"
|
|
2274
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2072%2072%22%3E%3C/svg%3E"
|
|
2275
|
+
data-src="https://buzzorange.com/techorange/app/uploads/2024/03/e1974dc17f6168e7.png"
|
|
2276
|
+
class="lazyload attachment-full size-full wp-image-178899"
|
|
2277
|
+
alt="LinkedIn"
|
|
2278
|
+
data-srcset="https://buzzorange.com/techorange/app/uploads/2024/03/e1974dc17f6168e7.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/e1974dc17f6168e7-60x60.png 60w"
|
|
2279
|
+
data-sizes="(max-width: 72px) 100vw, 72px"> </a>
|
|
2280
|
+
</div>
|
|
2281
|
+
</div>
|
|
2282
|
+
<div class="elementor-element elementor-element-e20eabd elementor-widget elementor-widget-image"
|
|
2283
|
+
data-id="e20eabd" data-element_type="widget" data-widget_type="image.default">
|
|
2284
|
+
<div class="elementor-widget-container">
|
|
2285
|
+
<a href="https://lin.ee/BSBodDq" target="_blank">
|
|
2286
|
+
<noscript><img loading="lazy" width="72" height="72"
|
|
2287
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/03/fc9ee9c9fb86a9cc.png"
|
|
2288
|
+
class="attachment-full size-full wp-image-178900" alt="LINE"
|
|
2289
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/03/fc9ee9c9fb86a9cc.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/fc9ee9c9fb86a9cc-60x60.png 60w"
|
|
2290
|
+
sizes="(max-width: 72px) 100vw, 72px" /></noscript><img
|
|
2291
|
+
loading="lazy" width="72" height="72"
|
|
2292
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2072%2072%22%3E%3C/svg%3E"
|
|
2293
|
+
data-src="https://buzzorange.com/techorange/app/uploads/2024/03/fc9ee9c9fb86a9cc.png"
|
|
2294
|
+
class="lazyload attachment-full size-full wp-image-178900" alt="LINE"
|
|
2295
|
+
data-srcset="https://buzzorange.com/techorange/app/uploads/2024/03/fc9ee9c9fb86a9cc.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/fc9ee9c9fb86a9cc-60x60.png 60w"
|
|
2296
|
+
data-sizes="(max-width: 72px) 100vw, 72px"> </a>
|
|
2297
|
+
</div>
|
|
2298
|
+
</div>
|
|
2299
|
+
<div class="elementor-element elementor-element-5d436d4 elementor-widget elementor-widget-image"
|
|
2300
|
+
data-id="5d436d4" data-element_type="widget" data-widget_type="image.default">
|
|
2301
|
+
<div class="elementor-widget-container">
|
|
2302
|
+
<a href="https://www.instagram.com/techorange_tw/" target="_blank">
|
|
2303
|
+
<noscript><img loading="lazy" width="72" height="72"
|
|
2304
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/03/a95e0a14af2b540f.png"
|
|
2305
|
+
class="attachment-full size-full wp-image-178901" alt="Instagram"
|
|
2306
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/03/a95e0a14af2b540f.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/a95e0a14af2b540f-60x60.png 60w"
|
|
2307
|
+
sizes="(max-width: 72px) 100vw, 72px" /></noscript><img
|
|
2308
|
+
loading="lazy" width="72" height="72"
|
|
2309
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2072%2072%22%3E%3C/svg%3E"
|
|
2310
|
+
data-src="https://buzzorange.com/techorange/app/uploads/2024/03/a95e0a14af2b540f.png"
|
|
2311
|
+
class="lazyload attachment-full size-full wp-image-178901"
|
|
2312
|
+
alt="Instagram"
|
|
2313
|
+
data-srcset="https://buzzorange.com/techorange/app/uploads/2024/03/a95e0a14af2b540f.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/a95e0a14af2b540f-60x60.png 60w"
|
|
2314
|
+
data-sizes="(max-width: 72px) 100vw, 72px"> </a>
|
|
2315
|
+
</div>
|
|
2316
|
+
</div>
|
|
2317
|
+
<div class="elementor-element elementor-element-2418813 elementor-widget elementor-widget-image"
|
|
2318
|
+
data-id="2418813" data-element_type="widget" data-widget_type="image.default">
|
|
2319
|
+
<div class="elementor-widget-container">
|
|
2320
|
+
<a href="https://open.spotify.com/show/7zf3G6CA2IO3uCU5dmJXnx?si=62323f1990ee4d99&nd=1&dlsi=16df717ca186403f"
|
|
2321
|
+
target="_blank">
|
|
2322
|
+
<noscript><img loading="lazy" width="72" height="72"
|
|
2323
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/03/d9b35d4433638a84.png"
|
|
2324
|
+
class="attachment-full size-full wp-image-178902" alt=""
|
|
2325
|
+
srcset="https://buzzorange.com/techorange/app/uploads/2024/03/d9b35d4433638a84.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/d9b35d4433638a84-60x60.png 60w"
|
|
2326
|
+
sizes="(max-width: 72px) 100vw, 72px" /></noscript><img
|
|
2327
|
+
loading="lazy" width="72" height="72"
|
|
2328
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%2072%2072%22%3E%3C/svg%3E"
|
|
2329
|
+
data-src="https://buzzorange.com/techorange/app/uploads/2024/03/d9b35d4433638a84.png"
|
|
2330
|
+
class="lazyload attachment-full size-full wp-image-178902" alt=""
|
|
2331
|
+
data-srcset="https://buzzorange.com/techorange/app/uploads/2024/03/d9b35d4433638a84.png 72w, https://buzzorange.com/techorange/app/uploads/2024/03/d9b35d4433638a84-60x60.png 60w"
|
|
2332
|
+
data-sizes="(max-width: 72px) 100vw, 72px"> </a>
|
|
2333
|
+
</div>
|
|
2334
|
+
</div>
|
|
2335
|
+
</div>
|
|
2336
|
+
</div>
|
|
2337
|
+
<a class="elementor-element elementor-element-22f0d5d e-flex e-con-boxed e-con e-child"
|
|
2338
|
+
data-id="22f0d5d" data-element_type="container"
|
|
2339
|
+
data-settings="{"background_background":"classic"}"
|
|
2340
|
+
href="https://news.google.com/publications/CAAiELLy6T7FsvJiXQ8oLxCR5GQqFAgKIhCy8uk-xbLyYl0PKC8QkeRk?hl=zh-TW&gl=TW&ceid=TW%3Azh-Hant"
|
|
2341
|
+
target="_blank">
|
|
2342
|
+
<div class="e-con-inner">
|
|
2343
|
+
<div class="elementor-element elementor-element-b423aa7 elementor-widget elementor-widget-image"
|
|
2344
|
+
data-id="b423aa7" data-element_type="widget" data-widget_type="image.default">
|
|
2345
|
+
<div class="elementor-widget-container">
|
|
2346
|
+
<noscript><img loading="lazy" width="100" height="82"
|
|
2347
|
+
src="https://buzzorange.com/techorange/app/uploads/2023/05/fe21849d36cf7762.png"
|
|
2348
|
+
class="attachment-large size-large wp-image-203890"
|
|
2349
|
+
alt="Google News" /></noscript><img loading="lazy" width="100"
|
|
2350
|
+
height="82"
|
|
2351
|
+
src="data:image/svg+xml,%3Csvg%20xmlns=%22http://www.w3.org/2000/svg%22%20viewBox=%220%200%20100%2082%22%3E%3C/svg%3E"
|
|
2352
|
+
data-src="https://buzzorange.com/techorange/app/uploads/2023/05/fe21849d36cf7762.png"
|
|
2353
|
+
class="lazyload attachment-large size-large wp-image-203890"
|
|
2354
|
+
alt="Google News">
|
|
2355
|
+
</div>
|
|
2356
|
+
</div>
|
|
2357
|
+
<div class="elementor-element elementor-element-9f4e1e1 elementor-widget elementor-widget-heading"
|
|
2358
|
+
data-id="9f4e1e1" data-element_type="widget" data-widget_type="heading.default">
|
|
2359
|
+
<div class="elementor-widget-container">
|
|
2360
|
+
<span class="elementor-heading-title elementor-size-default">追蹤 Google
|
|
2361
|
+
News</span>
|
|
2362
|
+
</div>
|
|
2363
|
+
</div>
|
|
2364
|
+
<div class="elementor-element elementor-element-7e1708a e-transform elementor-view-default elementor-widget elementor-widget-icon"
|
|
2365
|
+
data-id="7e1708a" data-element_type="widget"
|
|
2366
|
+
data-settings="{"_transform_translateY_effect":{"unit":"px","size":4,"sizes":[]},"_transform_translateX_effect":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateX_effect_mobile":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_tablet":{"unit":"px","size":"","sizes":[]},"_transform_translateY_effect_mobile":{"unit":"px","size":"","sizes":[]}}"
|
|
2367
|
+
data-widget_type="icon.default">
|
|
2368
|
+
<div class="elementor-widget-container">
|
|
2369
|
+
<div class="elementor-icon-wrapper">
|
|
2370
|
+
<div class="elementor-icon">
|
|
2371
|
+
<i aria-hidden="true" class="fas fa-angle-right"></i>
|
|
2372
|
+
</div>
|
|
2373
|
+
</div>
|
|
2374
|
+
</div>
|
|
2375
|
+
</div>
|
|
2376
|
+
</div>
|
|
2377
|
+
</a>
|
|
2378
|
+
</div>
|
|
2379
|
+
<div class="elementor-element elementor-element-90a1ed5 elementor-widget elementor-widget-template"
|
|
2380
|
+
data-id="90a1ed5" data-element_type="widget" data-widget_type="template.default">
|
|
2381
|
+
<div class="elementor-widget-container">
|
|
2382
|
+
<div class="elementor-template">
|
|
2383
|
+
<div data-elementor-type="container" data-elementor-id="203045"
|
|
2384
|
+
class="elementor elementor-203045" data-elementor-post-type="elementor_library">
|
|
2385
|
+
<section
|
|
2386
|
+
class="elementor-element elementor-element-66520970 e-con-full e-flex e-con e-parent md xs"
|
|
2387
|
+
data-id="66520970" data-element_type="container"
|
|
2388
|
+
data-settings="{"background_background":"classic"}">
|
|
2389
|
+
<div class="elementor-element elementor-element-5930bfa2 elementor-widget elementor-widget-heading"
|
|
2390
|
+
data-id="5930bfa2" data-element_type="widget"
|
|
2391
|
+
data-widget_type="heading.default">
|
|
2392
|
+
<div class="elementor-widget-container">
|
|
2393
|
+
<h3 class="elementor-heading-title elementor-size-default">TO 會員電子報</h3>
|
|
2394
|
+
</div>
|
|
2395
|
+
</div>
|
|
2396
|
+
<div class="elementor-element elementor-element-1be0801 elementor-widget elementor-widget-text-editor"
|
|
2397
|
+
data-id="1be0801" data-element_type="widget"
|
|
2398
|
+
data-widget_type="text-editor.default">
|
|
2399
|
+
<div class="elementor-widget-container">
|
|
2400
|
+
<p>還在靠社群媒體追新聞嗎?馬上訂閱電子報,最新科技趨勢、熱門活動不漏接!</p>
|
|
2401
|
+
</div>
|
|
2402
|
+
</div>
|
|
2403
|
+
<div class="elementor-element elementor-element-2a916f8c e-con-full e-flex e-con e-child"
|
|
2404
|
+
data-id="2a916f8c" data-element_type="container">
|
|
2405
|
+
<div class="elementor-element elementor-element-6f129a3f elementor-button-align-stretch elementor-widget elementor-widget-form"
|
|
2406
|
+
data-id="6f129a3f" data-element_type="widget"
|
|
2407
|
+
data-settings="{"step_next_label":"Next","step_previous_label":"Previous","button_width":"100","step_type":"number_text","step_icon_shape":"circle"}"
|
|
2408
|
+
data-widget_type="form.default">
|
|
2409
|
+
<div class="elementor-widget-container">
|
|
2410
|
+
<form class="elementor-form" method="post" name="New Form">
|
|
2411
|
+
<input type="hidden" name="post_id" value="203045">
|
|
2412
|
+
<input type="hidden" name="form_id" value="6f129a3f">
|
|
2413
|
+
<input type="hidden" name="referer_title"
|
|
2414
|
+
value="高通推出全新 8 核 Snapdragon X Plus,將效能領先地位擴展到更多的 Copilot+ PC 使用者 | TechOrange 科技報橘">
|
|
2415
|
+
<input type="hidden" name="queried_id" value="212778">
|
|
2416
|
+
<div class="elementor-form-fields-wrapper elementor-labels-">
|
|
2417
|
+
<div
|
|
2418
|
+
class="elementor-field-type-email elementor-field-group elementor-column elementor-field-group-email elementor-col-100 elementor-field-required">
|
|
2419
|
+
<input size="1" type="email" name="form_fields[email]"
|
|
2420
|
+
id="form-field-email"
|
|
2421
|
+
class="elementor-field elementor-size-sm elementor-field-textual"
|
|
2422
|
+
placeholder="Enter your email..."
|
|
2423
|
+
required="required" aria-required="true">
|
|
2424
|
+
</div>
|
|
2425
|
+
<div
|
|
2426
|
+
class="elementor-field-group elementor-column elementor-field-type-submit elementor-col-100 e-form__buttons">
|
|
2427
|
+
<button type="submit"
|
|
2428
|
+
class="elementor-button elementor-size-sm">
|
|
2429
|
+
<span>
|
|
2430
|
+
<span class=" elementor-button-icon">
|
|
2431
|
+
</span>
|
|
2432
|
+
<span class="elementor-button-text">點我訂閱</span>
|
|
2433
|
+
</span>
|
|
2434
|
+
</button>
|
|
2435
|
+
</div>
|
|
2436
|
+
</div>
|
|
2437
|
+
</form>
|
|
2438
|
+
</div>
|
|
2439
|
+
</div>
|
|
2440
|
+
<div class="elementor-element elementor-element-662278f6 elementor-position-left elementor-vertical-align-middle elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-mobile-position-left elementor-view-default elementor-widget elementor-widget-icon-box"
|
|
2441
|
+
data-id="662278f6" data-element_type="widget"
|
|
2442
|
+
data-widget_type="icon-box.default">
|
|
2443
|
+
<div class="elementor-widget-container">
|
|
2444
|
+
<div class="elementor-icon-box-wrapper">
|
|
2445
|
+
<div class="elementor-icon-box-icon">
|
|
2446
|
+
<span class="elementor-icon elementor-animation-">
|
|
2447
|
+
<i aria-hidden="true" class="fab fa-telegram-plane"></i>
|
|
2448
|
+
</span>
|
|
2449
|
+
</div>
|
|
2450
|
+
<div class="elementor-icon-box-content">
|
|
2451
|
+
<p class="elementor-icon-box-title">
|
|
2452
|
+
<span>
|
|
2453
|
+
感謝訂閱!請隨時注意信箱的最新資訊 </span>
|
|
2454
|
+
</p>
|
|
2455
|
+
</div>
|
|
2456
|
+
</div>
|
|
2457
|
+
</div>
|
|
2458
|
+
</div>
|
|
2459
|
+
<div class="elementor-element elementor-element-3317621 elementor-position-left elementor-vertical-align-middle elementor-hidden-desktop elementor-hidden-tablet elementor-hidden-mobile elementor-view-default elementor-mobile-position-top elementor-widget elementor-widget-icon-box"
|
|
2460
|
+
data-id="3317621" data-element_type="widget"
|
|
2461
|
+
data-widget_type="icon-box.default">
|
|
2462
|
+
<div class="elementor-widget-container">
|
|
2463
|
+
<div class="elementor-icon-box-wrapper">
|
|
2464
|
+
<div class="elementor-icon-box-icon">
|
|
2465
|
+
<span class="elementor-icon elementor-animation-">
|
|
2466
|
+
<i aria-hidden="true" class="far fa-frown"></i> </span>
|
|
2467
|
+
</div>
|
|
2468
|
+
<div class="elementor-icon-box-content">
|
|
2469
|
+
<p class="elementor-icon-box-title">
|
|
2470
|
+
<span>
|
|
2471
|
+
訂閱發生異常,請稍候再試或聯繫客服信箱 <a
|
|
2472
|
+
href="mailto:service@fusionmedium.com"
|
|
2473
|
+
target="_blank"
|
|
2474
|
+
style="color: rgb(240, 100, 35); --darkreader-inline-color: #f17135;"
|
|
2475
|
+
data-darkreader-inline-color="">service@fusionmedium.com</a>
|
|
2476
|
+
</span>
|
|
2477
|
+
</p>
|
|
2478
|
+
</div>
|
|
2479
|
+
</div>
|
|
2480
|
+
</div>
|
|
2481
|
+
</div>
|
|
2482
|
+
</div>
|
|
2483
|
+
<div class="elementor-element elementor-element-7c0eb5a8 elementor-widget elementor-widget-text-editor"
|
|
2484
|
+
data-id="7c0eb5a8" data-element_type="widget"
|
|
2485
|
+
data-widget_type="text-editor.default">
|
|
2486
|
+
<div class="elementor-widget-container">
|
|
2487
|
+
<p>訂閱即同意 <a href="https://buzzorange.com/techorange/privacy/"
|
|
2488
|
+
target="_blank" rel="noopener">個資蒐集聲明</a>,並允許 Fusionmedium
|
|
2489
|
+
使用您的個人資料,及接收不定期活動資訊。</p>
|
|
2490
|
+
</div>
|
|
2491
|
+
</div>
|
|
2492
|
+
<div class="elementor-element elementor-element-1e6303fa elementor-widget elementor-widget-html"
|
|
2493
|
+
data-id="1e6303fa" data-element_type="widget"
|
|
2494
|
+
data-widget_type="html.default">
|
|
2495
|
+
<div class="elementor-widget-container">
|
|
2496
|
+
</div>
|
|
2497
|
+
</div>
|
|
2498
|
+
</section>
|
|
2499
|
+
</div>
|
|
2500
|
+
</div>
|
|
2501
|
+
</div>
|
|
2502
|
+
</div>
|
|
2503
|
+
</aside>
|
|
2504
|
+
</div>
|
|
2505
|
+
</div>
|
|
2506
|
+
</article>
|
|
2507
|
+
<div class="elementor-element elementor-element-56f4b54 e-flex e-con-boxed e-con e-parent" data-id="56f4b54"
|
|
2508
|
+
data-element_type="container">
|
|
2509
|
+
<div class="e-con-inner">
|
|
2510
|
+
<div class="elementor-element elementor-element-21076e5 elementor-widget elementor-widget-html"
|
|
2511
|
+
data-id="21076e5" data-element_type="widget" data-widget_type="html.default">
|
|
2512
|
+
<div class="elementor-widget-container">
|
|
2513
|
+
<div data-elementor-type="container" data-elementor-id="114560" class="elementor elementor-114560"
|
|
2514
|
+
data-elementor-post-type="elementor_library" style="opacity: 1;">
|
|
2515
|
+
<div class="elementor-element elementor-element-49d637d6 e-flex e-con-boxed e-con e-parent"
|
|
2516
|
+
data-id="49d637d6" data-element_type="container">
|
|
2517
|
+
<div class="e-con-inner">
|
|
2518
|
+
<div class="elementor-element elementor-element-14fb1001 elementor-widget-divider--view-line_text elementor-widget-divider--element-align-right elementor-widget elementor-widget-divider"
|
|
2519
|
+
data-id="14fb1001" data-element_type="widget" data-widget_type="divider.default">
|
|
2520
|
+
<div class="elementor-widget-container">
|
|
2521
|
+
<div class="elementor-divider">
|
|
2522
|
+
<span class="elementor-divider-separator">
|
|
2523
|
+
<span class="elementor-divider__text elementor-divider__element">
|
|
2524
|
+
更多分類文章 </span>
|
|
2525
|
+
</span>
|
|
2526
|
+
</div>
|
|
2527
|
+
</div>
|
|
2528
|
+
</div>
|
|
2529
|
+
<div class="elementor-element elementor-element-6193147c elementor-grid-2 elementor-posts--thumbnail-left elementor-posts--align-left elementor-widget-mobile__width-inherit elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-widget elementor-widget-posts"
|
|
2530
|
+
data-id="6193147c" data-element_type="widget"
|
|
2531
|
+
data-settings="{"classic_columns":"2","classic_row_gap":{"unit":"px","size":30,"sizes":[]},"classic_row_gap_tablet":{"unit":"px","size":17,"sizes":[]},"classic_row_gap_mobile":{"unit":"px","size":20,"sizes":[]},"classic_columns_tablet":"2","classic_columns_mobile":"1"}"
|
|
2532
|
+
data-widget_type="posts.classic">
|
|
2533
|
+
<div class="elementor-widget-container">
|
|
2534
|
+
<div
|
|
2535
|
+
class="elementor-posts-container elementor-posts elementor-posts--skin-classic elementor-grid elementor-has-item-ratio">
|
|
2536
|
+
<article
|
|
2537
|
+
class="elementor-post elementor-grid-item post-217070 post type-post status-publish format-standard has-post-thumbnail hentry category-ai tag-google tag-openai">
|
|
2538
|
+
<a class="elementor-post__thumbnail__link"
|
|
2539
|
+
href="https://buzzorange.com/techorange/2024/10/03/google-is-working-on-reasoning-ai-chasing-openai-s-effort/"
|
|
2540
|
+
tabindex="-1">
|
|
2541
|
+
<div class="elementor-post__thumbnail"><img width="150" height="150"
|
|
2542
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/10/3cf83749cbcb8b0c-150x150.png"
|
|
2543
|
+
class="attachment-thumbnail size-thumbnail wp-image-217116"
|
|
2544
|
+
alt=""></div>
|
|
2545
|
+
</a>
|
|
2546
|
+
<div class="elementor-post__text">
|
|
2547
|
+
<h3 class="elementor-post__title">
|
|
2548
|
+
<a
|
|
2549
|
+
href="https://buzzorange.com/techorange/2024/10/03/google-is-working-on-reasoning-ai-chasing-openai-s-effort/">
|
|
2550
|
+
不想輸 OpenAI!傳 Google 多個團隊也在用「思維鏈」加大發展 AI 推理 </a>
|
|
2551
|
+
</h3>
|
|
2552
|
+
<div class="elementor-post__meta-data">
|
|
2553
|
+
<span class="elementor-post-author">
|
|
2554
|
+
鉅亨網 </span>
|
|
2555
|
+
<span class="elementor-post-date">
|
|
2556
|
+
2024-10-03 </span>
|
|
2557
|
+
</div>
|
|
2558
|
+
</div>
|
|
2559
|
+
</article>
|
|
2560
|
+
<article
|
|
2561
|
+
class="elementor-post elementor-grid-item post-215184 post type-post status-publish format-standard has-post-thumbnail hentry category-ai category-fintech tag-ai tag-fintech tag-30138">
|
|
2562
|
+
<a class="elementor-post__thumbnail__link"
|
|
2563
|
+
href="https://buzzorange.com/techorange/2024/10/03/fintech-application-trend-2024/"
|
|
2564
|
+
tabindex="-1">
|
|
2565
|
+
<div class="elementor-post__thumbnail"><img width="150" height="150"
|
|
2566
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/09/9a1ffedb42352ec2-150x150.jpeg"
|
|
2567
|
+
class="attachment-thumbnail size-thumbnail wp-image-215513"
|
|
2568
|
+
alt="日常生活中都是 Fintech,新科技可以帶來哪些有感服務體驗?"></div>
|
|
2569
|
+
</a>
|
|
2570
|
+
<div class="elementor-post__text">
|
|
2571
|
+
<h3 class="elementor-post__title">
|
|
2572
|
+
<a
|
|
2573
|
+
href="https://buzzorange.com/techorange/2024/10/03/fintech-application-trend-2024/">
|
|
2574
|
+
全球金融科技投資熱點揭秘!生成式 AI 在其中扮演什麼角色? </a>
|
|
2575
|
+
</h3>
|
|
2576
|
+
<div class="elementor-post__meta-data">
|
|
2577
|
+
<span class="elementor-post-author">
|
|
2578
|
+
TO 編輯部 </span>
|
|
2579
|
+
<span class="elementor-post-date">
|
|
2580
|
+
2024-10-03 </span>
|
|
2581
|
+
</div>
|
|
2582
|
+
</div>
|
|
2583
|
+
</article>
|
|
2584
|
+
<article
|
|
2585
|
+
class="elementor-post elementor-grid-item post-214801 post type-post status-publish format-standard has-post-thumbnail hentry category-ai category-fintech tag-30102 tag-30101">
|
|
2586
|
+
<a class="elementor-post__thumbnail__link"
|
|
2587
|
+
href="https://buzzorange.com/techorange/2024/10/03/digital-personal-banking/"
|
|
2588
|
+
tabindex="-1">
|
|
2589
|
+
<div class="elementor-post__thumbnail"><img width="150" height="150"
|
|
2590
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/09/4148f93efacdde96-150x150.jpeg"
|
|
2591
|
+
class="attachment-thumbnail size-thumbnail wp-image-215516"
|
|
2592
|
+
alt="投資小白也能用的懶人投資法,數位投資好處超級多!"></div>
|
|
2593
|
+
</a>
|
|
2594
|
+
<div class="elementor-post__text">
|
|
2595
|
+
<h3 class="elementor-post__title">
|
|
2596
|
+
<a
|
|
2597
|
+
href="https://buzzorange.com/techorange/2024/10/03/digital-personal-banking/">
|
|
2598
|
+
投資小白的懶人投資法:AI、自動化投資如何引領個人財務管理革命? </a>
|
|
2599
|
+
</h3>
|
|
2600
|
+
<div class="elementor-post__meta-data">
|
|
2601
|
+
<span class="elementor-post-author">
|
|
2602
|
+
TO 編輯部 </span>
|
|
2603
|
+
<span class="elementor-post-date">
|
|
2604
|
+
2024-10-03 </span>
|
|
2605
|
+
</div>
|
|
2606
|
+
</div>
|
|
2607
|
+
</article>
|
|
2608
|
+
<article
|
|
2609
|
+
class="elementor-post elementor-grid-item post-214815 post type-post status-publish format-standard has-post-thumbnail hentry category-ai tag-29588 tag-30104">
|
|
2610
|
+
<a class="elementor-post__thumbnail__link"
|
|
2611
|
+
href="https://buzzorange.com/techorange/2024/10/03/digital-insurance/"
|
|
2612
|
+
tabindex="-1">
|
|
2613
|
+
<div class="elementor-post__thumbnail"><img width="150" height="150"
|
|
2614
|
+
src="https://buzzorange.com/techorange/app/uploads/2024/09/443187f954c0d51d-150x150.jpeg"
|
|
2615
|
+
class="attachment-thumbnail size-thumbnail wp-image-215518"
|
|
2616
|
+
alt="把保險變得簡單直覺—AI 新體驗,以後理賠不用交文書報告太神奇啦"></div>
|
|
2617
|
+
</a>
|
|
2618
|
+
<div class="elementor-post__text">
|
|
2619
|
+
<h3 class="elementor-post__title">
|
|
2620
|
+
<a
|
|
2621
|
+
href="https://buzzorange.com/techorange/2024/10/03/digital-insurance/">
|
|
2622
|
+
3 分鐘完成理賠!AI 如何改變保險流程並降低風險成本? </a>
|
|
2623
|
+
</h3>
|
|
2624
|
+
<div class="elementor-post__meta-data">
|
|
2625
|
+
<span class="elementor-post-author">
|
|
2626
|
+
TO 編輯部 </span>
|
|
2627
|
+
<span class="elementor-post-date">
|
|
2628
|
+
2024-10-03 </span>
|
|
2629
|
+
</div>
|
|
2630
|
+
</div>
|
|
2631
|
+
</article>
|
|
2632
|
+
</div>
|
|
2633
|
+
|
|
2634
|
+
</div>
|
|
2635
|
+
</div>
|
|
2636
|
+
</div>
|
|
2637
|
+
</div>
|
|
2638
|
+
</div>
|
|
2639
|
+
|
|
2640
|
+
</div>
|
|
2641
|
+
</div>
|
|
2642
|
+
</div>
|
|
2643
|
+
</div>
|
|
2644
|
+
<div class="elementor-element elementor-element-d81e466 e-flex e-con-boxed e-con e-parent" data-id="d81e466"
|
|
2645
|
+
data-element_type="container">
|
|
2646
|
+
<div class="e-con-inner">
|
|
2647
|
+
<div class="elementor-element elementor-element-f87c19d elementor-widget elementor-widget-html"
|
|
2648
|
+
data-id="f87c19d" data-element_type="widget" data-widget_type="html.default">
|
|
2649
|
+
<div class="elementor-widget-container">
|
|
2650
|
+
<div class="bo-featured-post"></div>
|
|
2651
|
+
</div>
|
|
2652
|
+
</div>
|
|
2653
|
+
</div>
|
|
2654
|
+
</div>
|
|
2655
|
+
<div class="elementor-element elementor-element-d46244e e-flex e-con-boxed e-con e-parent" data-id="d46244e"
|
|
2656
|
+
data-element_type="container">
|
|
2657
|
+
<div class="e-con-inner">
|
|
2658
|
+
</div>
|
|
2659
|
+
</div>
|
|
2660
|
+
</div>
|
|
2661
|
+
<div data-elementor-type="footer" data-elementor-id="114503"
|
|
2662
|
+
class="elementor elementor-114503 elementor-location-footer" data-elementor-post-type="elementor_library"
|
|
2663
|
+
style="opacity: 1;">
|
|
2664
|
+
<div data-elementor-type="footer" data-elementor-id="114503" class="elementor elementor-114503"
|
|
2665
|
+
data-elementor-post-type="elementor_library" style="opacity: 1;">
|
|
2666
|
+
<footer class="elementor-element elementor-element-2f28eef3 e-flex e-con-boxed e-con e-parent"
|
|
2667
|
+
data-id="2f28eef3" data-element_type="container"
|
|
2668
|
+
data-settings="{"background_background":"classic"}">
|
|
2669
|
+
<div class="e-con-inner">
|
|
2670
|
+
<div class="elementor-element elementor-element-30157b52 elementor-widget elementor-widget-image"
|
|
2671
|
+
data-id="30157b52" data-element_type="widget" data-widget_type="image.default">
|
|
2672
|
+
<div class="elementor-widget-container">
|
|
2673
|
+
<img width="400" height="76"
|
|
2674
|
+
src="https://buzzorange.com/techorange/app/uploads/2023/04/TO-Logo-white-400x76-1.png"
|
|
2675
|
+
class="attachment-full size-full wp-image-114223" alt="">
|
|
2676
|
+
</div>
|
|
2677
|
+
</div>
|
|
2678
|
+
<div class="elementor-element elementor-element-82424ef elementor-nav-menu__align-center elementor-nav-menu--dropdown-none elementor-widget elementor-widget-nav-menu"
|
|
2679
|
+
data-id="82424ef" data-element_type="widget"
|
|
2680
|
+
data-settings="{"layout":"horizontal","submenu_icon":{"value":"<i class=\"fas fa-caret-down\"><\/i>","library":"fa-solid"}}"
|
|
2681
|
+
data-widget_type="nav-menu.default">
|
|
2682
|
+
<div class="elementor-widget-container">
|
|
2683
|
+
<nav
|
|
2684
|
+
class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-none">
|
|
2685
|
+
<ul id="menu-1-82424ef" class="elementor-nav-menu" data-smartmenus-id="17279362504792793">
|
|
2686
|
+
<li
|
|
2687
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-729">
|
|
2688
|
+
<a rel="privacy-policy" href="https://buzzorange.com/techorange/privacy/"
|
|
2689
|
+
class="elementor-item">隱私條款</a></li>
|
|
2690
|
+
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-731"><a
|
|
2691
|
+
href="https://buzzorange.com/techorange/contact/"
|
|
2692
|
+
class="elementor-item">聯絡我們</a></li>
|
|
2693
|
+
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56164"><a
|
|
2694
|
+
href="https://buzzorange.com/techorange/hiring/" class="elementor-item">活力徵才</a>
|
|
2695
|
+
</li>
|
|
2696
|
+
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-60867"><a
|
|
2697
|
+
target="_blank" rel="noopener" href="https://buzzorange.com/vidaorange/"
|
|
2698
|
+
class="elementor-item">生活報橘</a></li>
|
|
2699
|
+
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-60868"><a
|
|
2700
|
+
target="_blank" rel="noopener" href="https://buzzorange.com/citiorange/"
|
|
2701
|
+
class="elementor-item">公民報橘</a></li>
|
|
2702
|
+
</ul>
|
|
2703
|
+
</nav>
|
|
2704
|
+
<nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true">
|
|
2705
|
+
<ul id="menu-2-82424ef" class="elementor-nav-menu" data-smartmenus-id="17279362504799827">
|
|
2706
|
+
<li
|
|
2707
|
+
class="menu-item menu-item-type-post_type menu-item-object-page menu-item-privacy-policy menu-item-729">
|
|
2708
|
+
<a rel="privacy-policy" href="https://buzzorange.com/techorange/privacy/"
|
|
2709
|
+
class="elementor-item" tabindex="-1">隱私條款</a></li>
|
|
2710
|
+
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-731"><a
|
|
2711
|
+
href="https://buzzorange.com/techorange/contact/" class="elementor-item"
|
|
2712
|
+
tabindex="-1">聯絡我們</a></li>
|
|
2713
|
+
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-56164"><a
|
|
2714
|
+
href="https://buzzorange.com/techorange/hiring/" class="elementor-item"
|
|
2715
|
+
tabindex="-1">活力徵才</a></li>
|
|
2716
|
+
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-60867"><a
|
|
2717
|
+
target="_blank" rel="noopener" href="https://buzzorange.com/vidaorange/"
|
|
2718
|
+
class="elementor-item" tabindex="-1">生活報橘</a></li>
|
|
2719
|
+
<li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-60868"><a
|
|
2720
|
+
target="_blank" rel="noopener" href="https://buzzorange.com/citiorange/"
|
|
2721
|
+
class="elementor-item" tabindex="-1">公民報橘</a></li>
|
|
2722
|
+
</ul>
|
|
2723
|
+
</nav>
|
|
2724
|
+
</div>
|
|
2725
|
+
</div>
|
|
2726
|
+
<div class="elementor-element elementor-element-29d17954 elementor-shape-circle elementor-grid-5 e-grid-align-center elementor-widget elementor-widget-social-icons"
|
|
2727
|
+
data-id="29d17954" data-element_type="widget" data-widget_type="social-icons.default">
|
|
2728
|
+
<div class="elementor-widget-container">
|
|
2729
|
+
<div class="elementor-social-icons-wrapper elementor-grid">
|
|
2730
|
+
<span class="elementor-grid-item">
|
|
2731
|
+
<a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-4f9ab72"
|
|
2732
|
+
href="https://www.facebook.com/TechOrange" target="_blank">
|
|
2733
|
+
<span class="elementor-screen-only">Facebook</span>
|
|
2734
|
+
<i class="fab fa-facebook"></i> </a>
|
|
2735
|
+
</span>
|
|
2736
|
+
<span class="elementor-grid-item">
|
|
2737
|
+
<a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-11d102e"
|
|
2738
|
+
href="https://www.youtube.com/@tech.orange" target="_blank">
|
|
2739
|
+
<span class="elementor-screen-only">Youtube</span>
|
|
2740
|
+
<i class="fab fa-youtube"></i> </a>
|
|
2741
|
+
</span>
|
|
2742
|
+
<span class="elementor-grid-item">
|
|
2743
|
+
<a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-e77dc11"
|
|
2744
|
+
href="https://www.linkedin.com/showcase/techorange/?originalSubdomain=tw"
|
|
2745
|
+
target="_blank">
|
|
2746
|
+
<span class="elementor-screen-only">Linkedin</span>
|
|
2747
|
+
<i class="fab fa-linkedin"></i> </a>
|
|
2748
|
+
</span>
|
|
2749
|
+
<span class="elementor-grid-item">
|
|
2750
|
+
<a class="elementor-icon elementor-social-icon elementor-social-icon- elementor-repeater-item-6e17116"
|
|
2751
|
+
href="https://lin.ee/O3HSOto" target="_blank">
|
|
2752
|
+
<span class="elementor-screen-only"></span>
|
|
2753
|
+
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"
|
|
2754
|
+
id="Layer_1" x="0px" y="0px" viewBox="0 0 315 300"
|
|
2755
|
+
style="enable-background:new 0 0 315 300;" xml:space="preserve">
|
|
2756
|
+
<g>
|
|
2757
|
+
<path class="st0"
|
|
2758
|
+
d="M281.2,206.4c22.5-24.7,33.4-49.7,33.7-77.4v-1.2C314.9,57.3,244.3,0,157.5,0C70.7,0,0.1,57.3,0.1,127.8 c0,63.2,56,116,131.7,126c5.1,1.1,12.1,3.4,13.9,7.8c1.6,4,1,10.2,0.5,14.2c0,0-1.8,11.1-2.2,13.5c-0.5,3.1-2.2,10.8,5.1,10.7h0 c2,0,4.8-0.7,8.5-2.2C174.3,290.7,248.2,244.4,281.2,206.4z M102,165.4c0,1.7-1.4,3-3,3h0H54.7c-1.7,0-3-1.3-3-3v-0.1V96.7 c0-1.7,1.3-3,3-3h11.2c1.7,0,3,1.4,3,3v54.5h30.1c1.7,0,3,1.4,3,3V165.4z M128.6,165.4c0,1.7-1.3,3-3,3h-11.2c-1.7,0-3-1.3-3-3 V96.7c0-1.7,1.3-3,3-3h11.2c1.7,0,3,1.3,3,3V165.4z M215.3,165.4V96.8v-0.1c0-1.7,1.3-3,3-3h44.2c1.7,0,3,1.4,3,3v11.2 c0,1.7-1.3,3-3,3h-30.1v11.6h30.1c1.7,0,3,1.4,3,3v11.2c0,1.7-1.3,3-3,3h-30.1v11.6h30.1c1.7,0,3,1.4,3,3v11.2c0,1.7-1.3,3-3,3v0 h-44.2C216.7,168.4,215.3,167.1,215.3,165.4L215.3,165.4z M156.5,165.5c0,1.7-1.3,3-3,3h-11.2c-1.7,0-3-1.4-3-3V96.8 c0-1.7,1.4-3,3-3h11.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0c0,0,0.1,0,0.1,0 c0.1,0,0.1,0,0.2,0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0,0.2,0.1c0,0,0.1,0,0.1,0c0.1,0,0.1,0.1,0.2,0.1c0,0,0.1,0,0.1,0.1 c0.1,0,0.1,0.1,0.2,0.1c0,0,0.1,0,0.1,0.1c0.1,0,0.1,0.1,0.2,0.1c0,0,0,0,0.1,0c0.1,0.1,0.1,0.1,0.2,0.2c0,0,0,0,0,0 c0.1,0.1,0.2,0.2,0.2,0.3l31.4,42.5V96.7c0-1.7,1.3-3,3-3h11.2l0,0c1.7,0,3,1.4,3,3v68.7c0,1.7-1.4,3-3,3h-11.1 c-0.3,0-0.5,0-0.8-0.1c0,0,0,0,0,0c-0.1,0-0.1,0-0.2-0.1c0,0-0.1,0-0.1,0c0,0-0.1,0-0.1-0.1c0,0-0.1,0-0.1-0.1c0,0-0.1,0-0.1,0 c-0.1,0-0.1-0.1-0.2-0.1c0,0,0,0,0,0c-0.3-0.2-0.6-0.4-0.8-0.8l-31.5-42.5V165.5z">
|
|
2759
|
+
</path>
|
|
2760
|
+
</g>
|
|
2761
|
+
</svg> </a>
|
|
2762
|
+
</span>
|
|
2763
|
+
<span class="elementor-grid-item">
|
|
2764
|
+
<a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-f2d2beb"
|
|
2765
|
+
href="https://www.instagram.com/techorange_tw/" target="_blank">
|
|
2766
|
+
<span class="elementor-screen-only">Instagram</span>
|
|
2767
|
+
<i class="fab fa-instagram"></i> </a>
|
|
2768
|
+
</span>
|
|
2769
|
+
</div>
|
|
2770
|
+
</div>
|
|
2771
|
+
</div>
|
|
2772
|
+
<div class="elementor-element elementor-element-6c9eb856 elementor-widget elementor-widget-heading"
|
|
2773
|
+
data-id="6c9eb856" data-element_type="widget" data-widget_type="heading.default">
|
|
2774
|
+
<div class="elementor-widget-container">
|
|
2775
|
+
<span class="elementor-heading-title elementor-size-default">Copyright © 2024 流線傳媒股份有限公司 All
|
|
2776
|
+
rights reserved.</span>
|
|
2777
|
+
</div>
|
|
2778
|
+
</div>
|
|
2779
|
+
<div class="elementor-element elementor-element-444f0346 template footer elementor-widget elementor-widget-html"
|
|
2780
|
+
data-id="444f0346" data-element_type="widget" data-widget_type="html.default">
|
|
2781
|
+
<div class="elementor-widget-container">
|
|
2782
|
+
</div>
|
|
2783
|
+
</div>
|
|
2784
|
+
</div>
|
|
2785
|
+
</footer>
|
|
2786
|
+
</div>
|
|
2787
|
+
</div>
|
|
2788
|
+
<!--googleoff: all-->
|
|
2789
|
+
<div id="cookie-law-info-bar" data-nosnippet="true" data-cli-style="cli-style-v2"
|
|
2790
|
+
style="background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); font-family: inherit; bottom: 0px; position: fixed; display: block; --darkreader-inline-bgcolor: #181a1b; --darkreader-inline-color: #c8c3bc;"
|
|
2791
|
+
data-darkreader-inline-bgcolor="" data-darkreader-inline-color=""><span>
|
|
2792
|
+
<div class="cli-bar-container cli-style-v2">
|
|
2793
|
+
<div class="cli-bar-message">為提供您更好的網站服務,本網站會使用 Cookies 及其他相關技術優化用戶體驗,繼續瀏覽本網站即表示您同意上述聲明 <a target="_blank"
|
|
2794
|
+
href="/techorange/privacy/">了解隱私權政策</a></div>
|
|
2795
|
+
<div class="cli-bar-btn_container"><a id="wt-cli-accept-all-btn" role="button" data-cli_action="accept_all"
|
|
2796
|
+
class="wt-cli-element medium cli-plugin-button wt-cli-accept-all-btn cookie_action_close_header cli_action_button"
|
|
2797
|
+
style="color: rgb(255, 255, 255); background-color: rgb(240, 100, 35); --darkreader-inline-color: #e8e6e3; --darkreader-inline-bgcolor: #b4410c;"
|
|
2798
|
+
data-darkreader-inline-color="" data-darkreader-inline-bgcolor="">同意並關閉視窗</a></div>
|
|
2799
|
+
</div>
|
|
2800
|
+
</span></div>
|
|
2801
|
+
<div id="cookie-law-info-again"
|
|
2802
|
+
style="display: none; background-color: rgb(255, 255, 255); color: rgb(51, 51, 51); position: fixed; font-family: inherit; width: auto; bottom: 0px; right: 100px; --darkreader-inline-bgcolor: #181a1b; --darkreader-inline-color: #c8c3bc;"
|
|
2803
|
+
data-nosnippet="true" data-darkreader-inline-bgcolor="" data-darkreader-inline-color=""><span
|
|
2804
|
+
id="cookie_hdr_showagain">Manage consent</span></div>
|
|
2805
|
+
<div class="cli-modal" data-nosnippet="true" id="cliSettingsPopup" tabindex="-1" role="dialog"
|
|
2806
|
+
aria-labelledby="cliSettingsPopup" aria-hidden="true">
|
|
2807
|
+
<div class="cli-modal-dialog" role="document">
|
|
2808
|
+
<div class="cli-modal-content cli-bar-popup">
|
|
2809
|
+
<button type="button" class="cli-modal-close" id="cliModalClose">
|
|
2810
|
+
<svg class="" viewBox="0 0 24 24">
|
|
2811
|
+
<path
|
|
2812
|
+
d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z">
|
|
2813
|
+
</path>
|
|
2814
|
+
<path d="M0 0h24v24h-24z" fill="none"></path>
|
|
2815
|
+
</svg>
|
|
2816
|
+
<span class="wt-cli-sr-only">Close</span>
|
|
2817
|
+
</button>
|
|
2818
|
+
<div class="cli-modal-body">
|
|
2819
|
+
<div class="cli-container-fluid cli-tab-container">
|
|
2820
|
+
<div class="cli-row">
|
|
2821
|
+
<div class="cli-col-12 cli-align-items-stretch cli-px-0">
|
|
2822
|
+
<div class="cli-privacy-overview">
|
|
2823
|
+
<h4>Privacy Overview</h4>
|
|
2824
|
+
<div class="cli-privacy-content">
|
|
2825
|
+
<div class="cli-privacy-content-text">This website uses cookies to improve your
|
|
2826
|
+
experience while you navigate through the website. Out of these, the cookies
|
|
2827
|
+
that are categorized as necessary are stored on your browser as they are
|
|
2828
|
+
essential for the working of basic functionalities of the ...</div>
|
|
2829
|
+
</div>
|
|
2830
|
+
<a class="cli-privacy-readmore" aria-label="Show more" role="button"
|
|
2831
|
+
data-readmore-text="Show more" data-readless-text="Show less"></a>
|
|
2832
|
+
</div>
|
|
2833
|
+
</div>
|
|
2834
|
+
<div class="cli-col-12 cli-align-items-stretch cli-px-0 cli-tab-section-container">
|
|
2835
|
+
<div class="cli-tab-section">
|
|
2836
|
+
<div class="cli-tab-header">
|
|
2837
|
+
<a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile"
|
|
2838
|
+
data-target="necessary" data-toggle="cli-toggle-tab">
|
|
2839
|
+
Necessary </a>
|
|
2840
|
+
<div class="wt-cli-necessary-checkbox">
|
|
2841
|
+
<input type="checkbox" class="cli-user-preference-checkbox"
|
|
2842
|
+
id="wt-cli-checkbox-necessary" data-id="checkbox-necessary"
|
|
2843
|
+
checked="checked">
|
|
2844
|
+
<label class="form-check-label"
|
|
2845
|
+
for="wt-cli-checkbox-necessary">Necessary</label>
|
|
2846
|
+
</div>
|
|
2847
|
+
<span class="cli-necessary-caption">Always Enabled</span>
|
|
2848
|
+
</div>
|
|
2849
|
+
<div class="cli-tab-content">
|
|
2850
|
+
<div class="cli-tab-pane cli-fade" data-id="necessary">
|
|
2851
|
+
<div class="wt-cli-cookie-description">
|
|
2852
|
+
Necessary cookies are absolutely essential for the website to function
|
|
2853
|
+
properly. These cookies ensure basic functionalities and security features
|
|
2854
|
+
of the website, anonymously.
|
|
2855
|
+
<table class="cookielawinfo-row-cat-table cookielawinfo-winter">
|
|
2856
|
+
<thead>
|
|
2857
|
+
<tr>
|
|
2858
|
+
<th class="cookielawinfo-column-1">Cookie</th>
|
|
2859
|
+
<th class="cookielawinfo-column-3">Duration</th>
|
|
2860
|
+
<th class="cookielawinfo-column-4">Description</th>
|
|
2861
|
+
</tr>
|
|
2862
|
+
</thead>
|
|
2863
|
+
<tbody>
|
|
2864
|
+
<tr class="cookielawinfo-row">
|
|
2865
|
+
<td class="cookielawinfo-column-1">
|
|
2866
|
+
cookielawinfo-checkbox-analytics</td>
|
|
2867
|
+
<td class="cookielawinfo-column-3">11 months</td>
|
|
2868
|
+
<td class="cookielawinfo-column-4">This cookie is set by GDPR
|
|
2869
|
+
Cookie Consent plugin. The cookie is used to store the user
|
|
2870
|
+
consent for the cookies in the category "Analytics".</td>
|
|
2871
|
+
</tr>
|
|
2872
|
+
<tr class="cookielawinfo-row">
|
|
2873
|
+
<td class="cookielawinfo-column-1">
|
|
2874
|
+
cookielawinfo-checkbox-functional</td>
|
|
2875
|
+
<td class="cookielawinfo-column-3">11 months</td>
|
|
2876
|
+
<td class="cookielawinfo-column-4">The cookie is set by GDPR
|
|
2877
|
+
cookie consent to record the user consent for the cookies in
|
|
2878
|
+
the category "Functional".</td>
|
|
2879
|
+
</tr>
|
|
2880
|
+
<tr class="cookielawinfo-row">
|
|
2881
|
+
<td class="cookielawinfo-column-1">
|
|
2882
|
+
cookielawinfo-checkbox-necessary</td>
|
|
2883
|
+
<td class="cookielawinfo-column-3">11 months</td>
|
|
2884
|
+
<td class="cookielawinfo-column-4">This cookie is set by GDPR
|
|
2885
|
+
Cookie Consent plugin. The cookies is used to store the user
|
|
2886
|
+
consent for the cookies in the category "Necessary".</td>
|
|
2887
|
+
</tr>
|
|
2888
|
+
<tr class="cookielawinfo-row">
|
|
2889
|
+
<td class="cookielawinfo-column-1">cookielawinfo-checkbox-others
|
|
2890
|
+
</td>
|
|
2891
|
+
<td class="cookielawinfo-column-3">11 months</td>
|
|
2892
|
+
<td class="cookielawinfo-column-4">This cookie is set by GDPR
|
|
2893
|
+
Cookie Consent plugin. The cookie is used to store the user
|
|
2894
|
+
consent for the cookies in the category "Other.</td>
|
|
2895
|
+
</tr>
|
|
2896
|
+
<tr class="cookielawinfo-row">
|
|
2897
|
+
<td class="cookielawinfo-column-1">
|
|
2898
|
+
cookielawinfo-checkbox-performance</td>
|
|
2899
|
+
<td class="cookielawinfo-column-3">11 months</td>
|
|
2900
|
+
<td class="cookielawinfo-column-4">This cookie is set by GDPR
|
|
2901
|
+
Cookie Consent plugin. The cookie is used to store the user
|
|
2902
|
+
consent for the cookies in the category "Performance".</td>
|
|
2903
|
+
</tr>
|
|
2904
|
+
<tr class="cookielawinfo-row">
|
|
2905
|
+
<td class="cookielawinfo-column-1">viewed_cookie_policy</td>
|
|
2906
|
+
<td class="cookielawinfo-column-3">11 months</td>
|
|
2907
|
+
<td class="cookielawinfo-column-4">The cookie is set by the GDPR
|
|
2908
|
+
Cookie Consent plugin and is used to store whether or not
|
|
2909
|
+
user has consented to the use of cookies. It does not store
|
|
2910
|
+
any personal data.</td>
|
|
2911
|
+
</tr>
|
|
2912
|
+
</tbody>
|
|
2913
|
+
</table>
|
|
2914
|
+
</div>
|
|
2915
|
+
</div>
|
|
2916
|
+
</div>
|
|
2917
|
+
</div>
|
|
2918
|
+
<div class="cli-tab-section">
|
|
2919
|
+
<div class="cli-tab-header">
|
|
2920
|
+
<a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile"
|
|
2921
|
+
data-target="functional" data-toggle="cli-toggle-tab">
|
|
2922
|
+
Functional </a>
|
|
2923
|
+
<div class="cli-switch">
|
|
2924
|
+
<input type="checkbox" id="wt-cli-checkbox-functional"
|
|
2925
|
+
class="cli-user-preference-checkbox" data-id="checkbox-functional">
|
|
2926
|
+
<label for="wt-cli-checkbox-functional" class="cli-slider"
|
|
2927
|
+
data-cli-enable="Enabled" data-cli-disable="Disabled"><span
|
|
2928
|
+
class="wt-cli-sr-only">Functional</span></label>
|
|
2929
|
+
</div>
|
|
2930
|
+
</div>
|
|
2931
|
+
<div class="cli-tab-content">
|
|
2932
|
+
<div class="cli-tab-pane cli-fade" data-id="functional">
|
|
2933
|
+
<div class="wt-cli-cookie-description">
|
|
2934
|
+
Functional cookies help to perform certain functionalities like sharing the
|
|
2935
|
+
content of the website on social media platforms, collect feedbacks, and
|
|
2936
|
+
other third-party features.
|
|
2937
|
+
</div>
|
|
2938
|
+
</div>
|
|
2939
|
+
</div>
|
|
2940
|
+
</div>
|
|
2941
|
+
<div class="cli-tab-section">
|
|
2942
|
+
<div class="cli-tab-header">
|
|
2943
|
+
<a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile"
|
|
2944
|
+
data-target="performance" data-toggle="cli-toggle-tab">
|
|
2945
|
+
Performance </a>
|
|
2946
|
+
<div class="cli-switch">
|
|
2947
|
+
<input type="checkbox" id="wt-cli-checkbox-performance"
|
|
2948
|
+
class="cli-user-preference-checkbox" data-id="checkbox-performance">
|
|
2949
|
+
<label for="wt-cli-checkbox-performance" class="cli-slider"
|
|
2950
|
+
data-cli-enable="Enabled" data-cli-disable="Disabled"><span
|
|
2951
|
+
class="wt-cli-sr-only">Performance</span></label>
|
|
2952
|
+
</div>
|
|
2953
|
+
</div>
|
|
2954
|
+
<div class="cli-tab-content">
|
|
2955
|
+
<div class="cli-tab-pane cli-fade" data-id="performance">
|
|
2956
|
+
<div class="wt-cli-cookie-description">
|
|
2957
|
+
Performance cookies are used to understand and analyze the key performance
|
|
2958
|
+
indexes of the website which helps in delivering a better user experience
|
|
2959
|
+
for the visitors.
|
|
2960
|
+
</div>
|
|
2961
|
+
</div>
|
|
2962
|
+
</div>
|
|
2963
|
+
</div>
|
|
2964
|
+
<div class="cli-tab-section">
|
|
2965
|
+
<div class="cli-tab-header">
|
|
2966
|
+
<a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile"
|
|
2967
|
+
data-target="analytics" data-toggle="cli-toggle-tab">
|
|
2968
|
+
Analytics </a>
|
|
2969
|
+
<div class="cli-switch">
|
|
2970
|
+
<input type="checkbox" id="wt-cli-checkbox-analytics"
|
|
2971
|
+
class="cli-user-preference-checkbox" data-id="checkbox-analytics">
|
|
2972
|
+
<label for="wt-cli-checkbox-analytics" class="cli-slider"
|
|
2973
|
+
data-cli-enable="Enabled" data-cli-disable="Disabled"><span
|
|
2974
|
+
class="wt-cli-sr-only">Analytics</span></label>
|
|
2975
|
+
</div>
|
|
2976
|
+
</div>
|
|
2977
|
+
<div class="cli-tab-content">
|
|
2978
|
+
<div class="cli-tab-pane cli-fade" data-id="analytics">
|
|
2979
|
+
<div class="wt-cli-cookie-description">
|
|
2980
|
+
Analytical cookies are used to understand how visitors interact with the
|
|
2981
|
+
website. These cookies help provide information on metrics the number of
|
|
2982
|
+
visitors, bounce rate, traffic source, etc.
|
|
2983
|
+
</div>
|
|
2984
|
+
</div>
|
|
2985
|
+
</div>
|
|
2986
|
+
</div>
|
|
2987
|
+
<div class="cli-tab-section">
|
|
2988
|
+
<div class="cli-tab-header">
|
|
2989
|
+
<a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile"
|
|
2990
|
+
data-target="advertisement" data-toggle="cli-toggle-tab">
|
|
2991
|
+
Advertisement </a>
|
|
2992
|
+
<div class="cli-switch">
|
|
2993
|
+
<input type="checkbox" id="wt-cli-checkbox-advertisement"
|
|
2994
|
+
class="cli-user-preference-checkbox" data-id="checkbox-advertisement">
|
|
2995
|
+
<label for="wt-cli-checkbox-advertisement" class="cli-slider"
|
|
2996
|
+
data-cli-enable="Enabled" data-cli-disable="Disabled"><span
|
|
2997
|
+
class="wt-cli-sr-only">Advertisement</span></label>
|
|
2998
|
+
</div>
|
|
2999
|
+
</div>
|
|
3000
|
+
<div class="cli-tab-content">
|
|
3001
|
+
<div class="cli-tab-pane cli-fade" data-id="advertisement">
|
|
3002
|
+
<div class="wt-cli-cookie-description">
|
|
3003
|
+
Advertisement cookies are used to provide visitors with relevant ads and
|
|
3004
|
+
marketing campaigns. These cookies track visitors across websites and
|
|
3005
|
+
collect information to provide customized ads.
|
|
3006
|
+
</div>
|
|
3007
|
+
</div>
|
|
3008
|
+
</div>
|
|
3009
|
+
</div>
|
|
3010
|
+
<div class="cli-tab-section">
|
|
3011
|
+
<div class="cli-tab-header">
|
|
3012
|
+
<a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile"
|
|
3013
|
+
data-target="others" data-toggle="cli-toggle-tab">
|
|
3014
|
+
Others </a>
|
|
3015
|
+
<div class="cli-switch">
|
|
3016
|
+
<input type="checkbox" id="wt-cli-checkbox-others"
|
|
3017
|
+
class="cli-user-preference-checkbox" data-id="checkbox-others">
|
|
3018
|
+
<label for="wt-cli-checkbox-others" class="cli-slider" data-cli-enable="Enabled"
|
|
3019
|
+
data-cli-disable="Disabled"><span
|
|
3020
|
+
class="wt-cli-sr-only">Others</span></label>
|
|
3021
|
+
</div>
|
|
3022
|
+
</div>
|
|
3023
|
+
<div class="cli-tab-content">
|
|
3024
|
+
<div class="cli-tab-pane cli-fade" data-id="others">
|
|
3025
|
+
<div class="wt-cli-cookie-description">
|
|
3026
|
+
Other uncategorized cookies are those that are being analyzed and have not
|
|
3027
|
+
been classified into a category as yet.
|
|
3028
|
+
</div>
|
|
3029
|
+
</div>
|
|
3030
|
+
</div>
|
|
3031
|
+
</div>
|
|
3032
|
+
</div>
|
|
3033
|
+
</div>
|
|
3034
|
+
</div>
|
|
3035
|
+
</div>
|
|
3036
|
+
<div class="cli-modal-footer">
|
|
3037
|
+
<div class="wt-cli-element cli-container-fluid cli-tab-container">
|
|
3038
|
+
<div class="cli-row">
|
|
3039
|
+
<div class="cli-col-12 cli-align-items-stretch cli-px-0">
|
|
3040
|
+
<div class="cli-tab-footer wt-cli-privacy-overview-actions">
|
|
3041
|
+
<a id="wt-cli-privacy-save-btn" role="button" tabindex="0" data-cli-action="accept"
|
|
3042
|
+
class="wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn">SAVE
|
|
3043
|
+
& ACCEPT</a>
|
|
3044
|
+
</div>
|
|
3045
|
+
</div>
|
|
3046
|
+
</div>
|
|
3047
|
+
</div>
|
|
3048
|
+
</div>
|
|
3049
|
+
</div>
|
|
3050
|
+
</div>
|
|
3051
|
+
</div>
|
|
3052
|
+
<div class="cli-modal-backdrop cli-fade cli-settings-overlay"></div>
|
|
3053
|
+
<div class="cli-modal-backdrop cli-fade cli-popupbar-overlay"></div>
|
|
3054
|
+
<!--googleon: all-->
|
|
3055
|
+
<noscript>
|
|
3056
|
+
<style>
|
|
3057
|
+
.lazyload {
|
|
3058
|
+
display: none;
|
|
3059
|
+
}
|
|
3060
|
+
</style>
|
|
3061
|
+
</noscript>
|
|
3062
|
+
<link rel="stylesheet" id="elementor-post-157345-css"
|
|
3063
|
+
href="https://buzzorange.com/techorange/app/uploads/elementor/css/post-157345.css?ver=1727965047" media="all">
|
|
3064
|
+
<link rel="stylesheet" id="elementor-post-199814-css"
|
|
3065
|
+
href="https://buzzorange.com/techorange/app/uploads/elementor/css/post-199814.css?ver=1727965047" media="all">
|
|
3066
|
+
<link rel="stylesheet" id="elementor-post-203045-css"
|
|
3067
|
+
href="https://buzzorange.com/techorange/app/uploads/elementor/css/post-203045.css?ver=1727965047" media="all">
|
|
3068
|
+
<link rel="stylesheet" id="elementor-post-114560-css"
|
|
3069
|
+
href="https://buzzorange.com/techorange/app/uploads/elementor/css/post-114560.css?ver=1727965047" media="all">
|
|
3070
|
+
<link rel="stylesheet" id="cookie-law-info-table-css"
|
|
3071
|
+
href="https://buzzorange.com/techorange/app/plugins/cookie-law-info/public/css/cookie-law-info-table.css"
|
|
3072
|
+
media="all">
|
|
3073
|
+
|
|
3074
|
+
|
|
3075
|
+
|
|
3076
|
+
|
|
3077
|
+
|
|
3078
|
+
|
|
3079
|
+
|
|
3080
|
+
|
|
3081
|
+
|
|
3082
|
+
|
|
3083
|
+
|
|
3084
|
+
|
|
3085
|
+
|
|
3086
|
+
|
|
3087
|
+
|
|
3088
|
+
|
|
3089
|
+
|
|
3090
|
+
|
|
3091
|
+
|
|
3092
|
+
<iframe height="1" width="1"
|
|
3093
|
+
style="position: absolute; top: 0px; left: 0px; border: medium; visibility: hidden; --darkreader-inline-border-top: currentcolor; --darkreader-inline-border-right: currentcolor; --darkreader-inline-border-bottom: currentcolor; --darkreader-inline-border-left: currentcolor;"
|
|
3094
|
+
data-darkreader-inline-border-top="" data-darkreader-inline-border-right="" data-darkreader-inline-border-bottom=""
|
|
3095
|
+
data-darkreader-inline-border-left=""></iframe>
|
|
3096
|
+
|
|
3097
|
+
|
|
3098
|
+
|
|
3099
|
+
|
|
3100
|
+
<span id="elementor-device-mode" class="elementor-screen-only"></span><svg style="display: none;"
|
|
3101
|
+
class="e-font-icon-svg-symbols"></svg>`
|