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,1399 @@
|
|
|
1
|
+
export const insidetest = `<!DOCTYPE html>
|
|
2
|
+
<html class="off_canvas js-off_canvas">
|
|
3
|
+
|
|
4
|
+
<head prefix="og: http://ogp.me/ns# fb: http://ogp.me/ns/fb# article: http://ogp.me/ns/article#">
|
|
5
|
+
<meta charset="UTF-8">
|
|
6
|
+
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
|
7
|
+
<meta content="IE=edge,chrome=1" http-equiv="X-UA-Compatible">
|
|
8
|
+
<meta http-equiv="Content-Security-Policy" content="block-all-mixed-content">
|
|
9
|
+
<title>【Meta Connect 2024】最新 VR 頭盔 Quest 3S 來了!300 美元起 - INSIDE</title>
|
|
10
|
+
<meta name="HandheldFriendly" content="true">
|
|
11
|
+
<meta name="MobileOptimized" content="width">
|
|
12
|
+
<meta name="apple-mobile-web-app-capable" content="yes">
|
|
13
|
+
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
|
|
14
|
+
|
|
15
|
+
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
|
|
19
|
+
|
|
20
|
+
|
|
21
|
+
|
|
22
|
+
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
|
|
26
|
+
<meta name="copyright" content="TNL Media Group">
|
|
27
|
+
<meta name="author" content="Chris">
|
|
28
|
+
<meta name="description"
|
|
29
|
+
content="Quest 3S 定價 300 美元起,比 Quest 3 便宜 200 美元,可說是想用更親民的價格搶攻 VR 市場。#XR,Meta,VR,Meta,Quest 3S (meta-announces-300-quest-3s-a-cheaper)">
|
|
30
|
+
<meta name="keywords" content="XR,Meta,VR,Quest 3S">
|
|
31
|
+
<meta name="robots" content="all">
|
|
32
|
+
<meta property="fb:app_id" content="520754591819646">
|
|
33
|
+
<meta property="fb:pages" content="159425621565">
|
|
34
|
+
<meta property="og:type" content="article">
|
|
35
|
+
<meta property="og:url" content="https://www.inside.com.tw/article/36326-meta-announces-300-quest-3s-a-cheaper">
|
|
36
|
+
<meta property="og:site_name" content="INSIDE">
|
|
37
|
+
<meta property="og:title" content="【Meta Connect 2024】最新 VR 頭盔 Quest 3S 來了!300 美元起 - INSIDE">
|
|
38
|
+
<meta property="og:description" content="Quest 3S 定價 300 美元起,比 Quest 3 便宜 200 美元,可說是想用更親 民的價格搶攻 VR 市場。">
|
|
39
|
+
<meta property="og:image"
|
|
40
|
+
content="https://bucket-image.inkmaginecms.com/version/social/1/image/2024/09/00476c46-a71e-4e0b-861a-2269951d6abd.png">
|
|
41
|
+
<meta property="og:see_also" content="https://www.inside.com.tw/article/36399-ray-ban-meta-smart-glasses-doxxing">
|
|
42
|
+
<meta property="og:see_also" content="https://www.inside.com.tw/article/36390-microsoft-exec-tells-staff-won">
|
|
43
|
+
<meta property="og:see_also" content="https://www.inside.com.tw/article/36360-metaverse-hype-period-is-over">
|
|
44
|
+
<meta property="og:see_also" content="https://www.inside.com.tw/feature/side-chat/36342-side-chat-e277">
|
|
45
|
+
<meta property="og:see_also" content="https://www.inside.com.tw/article/36339-meta-connect-2024-apple">
|
|
46
|
+
<meta property="og:see_also"
|
|
47
|
+
content="https://www.inside.com.tw/article/36330-meta-updates-ray-ban-smart-glasses-with-real-time-ai-video-reminders-and-qr-code-scanning">
|
|
48
|
+
<meta property="og:see_also"
|
|
49
|
+
content="https://www.inside.com.tw/article/36331-meta-pitches-vr-to-mobile-developers-with-new-support-for-android-apps-on-quest">
|
|
50
|
+
<meta property="og:see_also"
|
|
51
|
+
content="https://www.inside.com.tw/article/36329-meta-ais-genai-imagine-features-expand-across-facebook-instagram-and-messenger">
|
|
52
|
+
<meta property="og:see_also"
|
|
53
|
+
content="https://www.inside.com.tw/article/36328-meta-will-use-ai-to-create-lip-synced-translations-of-creators-reels">
|
|
54
|
+
<meta property="og:see_also" content="https://www.inside.com.tw/article/36327-meta-orion-ar-glasses">
|
|
55
|
+
<meta property="article:tag" content="XR">
|
|
56
|
+
<meta property="article:tag" content="Meta">
|
|
57
|
+
<meta property="article:tag" content="VR">
|
|
58
|
+
<meta property="article:tag" content="Quest 3S">
|
|
59
|
+
<meta property="article:publisher" content="https://www.facebook.com/cyberbuzz/">
|
|
60
|
+
<meta property="article:section" content="Technology">
|
|
61
|
+
<meta property="article:author" content="https://www.facebook.com/cyberbuzz/">
|
|
62
|
+
<meta property="article:modified_time" content="2024-09-26T02:06:56+08:00">
|
|
63
|
+
<meta property="article:published_time" content="2024-09-26T02:07:00+08:00">
|
|
64
|
+
<meta name="twitter:card" content="summary_large_image">
|
|
65
|
+
<meta name="twitter:site" content="@insideCyberbuzz">
|
|
66
|
+
<meta name="twitter:title" content="【Meta Connect 2024】最新 VR 頭盔 Quest 3S 來了!300 美元起 - INSIDE">
|
|
67
|
+
<meta name="twitter:description" content="Quest 3S 定價 300 美元起,比 Quest 3 便宜 200 美元,可說是想用更親民的價格搶攻 VR 市場。">
|
|
68
|
+
<meta name="twitter:creator" content="@insideCyberbuzz">
|
|
69
|
+
<meta name="twitter:image"
|
|
70
|
+
content="https://bucket-image.inkmaginecms.com/version/social/1/image/2024/09/00476c46-a71e-4e0b-861a-2269951d6abd.png">
|
|
71
|
+
|
|
72
|
+
|
|
73
|
+
|
|
74
|
+
<meta name="theme-color" content="#fffff">
|
|
75
|
+
<meta name="msapplication-TileColor" content="#fffff">
|
|
76
|
+
|
|
77
|
+
|
|
78
|
+
|
|
79
|
+
|
|
80
|
+
|
|
81
|
+
|
|
82
|
+
|
|
83
|
+
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
|
|
87
|
+
|
|
88
|
+
|
|
89
|
+
|
|
90
|
+
|
|
91
|
+
|
|
92
|
+
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
|
|
97
|
+
|
|
98
|
+
|
|
99
|
+
|
|
100
|
+
|
|
101
|
+
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
|
|
105
|
+
|
|
106
|
+
|
|
107
|
+
|
|
108
|
+
|
|
109
|
+
|
|
110
|
+
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
|
|
115
|
+
|
|
116
|
+
|
|
117
|
+
|
|
118
|
+
|
|
119
|
+
|
|
120
|
+
|
|
121
|
+
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
|
|
125
|
+
|
|
126
|
+
|
|
127
|
+
|
|
128
|
+
|
|
129
|
+
|
|
130
|
+
|
|
131
|
+
|
|
132
|
+
|
|
133
|
+
</head>
|
|
134
|
+
|
|
135
|
+
<body>
|
|
136
|
+
|
|
137
|
+
<noscript>
|
|
138
|
+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M756VB8" height="0" width="0"
|
|
139
|
+
style="display:none;visibility:hidden"></iframe>
|
|
140
|
+
</noscript>
|
|
141
|
+
<noscript>
|
|
142
|
+
<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-MTDW7N3" height="0" width="0"
|
|
143
|
+
style="display:none;visibility:hidden"></iframe>
|
|
144
|
+
</noscript>
|
|
145
|
+
|
|
146
|
+
|
|
147
|
+
<div class="page page-article">
|
|
148
|
+
<nav class="js_nav">
|
|
149
|
+
|
|
150
|
+
<!-- Menu group 集團 menu -->
|
|
151
|
+
<!-- 引入 Menu group 集團 menu -->
|
|
152
|
+
<tnlmedia-header theme="styleLight" lang="zh-tw" style="height:56px;display: block;"></tnlmedia-header>
|
|
153
|
+
<!-- TNLMedia header end -->
|
|
154
|
+
|
|
155
|
+
<div class="header js_header ">
|
|
156
|
+
<div class="container">
|
|
157
|
+
<div class="header_inner">
|
|
158
|
+
<div class="logo">
|
|
159
|
+
<a href="https://www.inside.com.tw">INSIDE 硬塞的網路趨勢觀察</a>
|
|
160
|
+
</div>
|
|
161
|
+
|
|
162
|
+
<div class="menu js_menu_category">
|
|
163
|
+
<div role="search" method="get" class="search_form js_header_search_form">
|
|
164
|
+
<input class="js-search_input search_input" id="search" placeholder="搜尋" type="text"
|
|
165
|
+
name="s" value="">
|
|
166
|
+
<button class="js-search_submit search_submit"><i
|
|
167
|
+
class="fa-solid fa-magnifying-glass"></i></button>
|
|
168
|
+
</div>
|
|
169
|
+
<!-- route -->
|
|
170
|
+
|
|
171
|
+
<ul class="primary_nav">
|
|
172
|
+
<li class="primary_nav_item primary_nav_item-dropdown dropdown">
|
|
173
|
+
<a class="primary_nav_item_title dropdown_trigger" href="#">報導</a>
|
|
174
|
+
<div class="primary_nav_item_content dropdown_content">
|
|
175
|
+
<a class="primary_nav_child_item"
|
|
176
|
+
href="https://www.inside.com.tw/feature/side-chat" target="_self">塞掐 Side
|
|
177
|
+
Chat:最科技的Podcast節目</a>
|
|
178
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/feature/rmn"
|
|
179
|
+
target="_self">RMN:電商與媒體的未來之道</a>
|
|
180
|
+
<a class="primary_nav_child_item"
|
|
181
|
+
href="https://www.inside.com.tw/category/headline" target="_self">頭條</a>
|
|
182
|
+
<a class="primary_nav_child_item"
|
|
183
|
+
href="https://www.inside.com.tw/category/breaking" target="_self">快訊</a>
|
|
184
|
+
<a class="primary_nav_child_item"
|
|
185
|
+
href="https://www.inside.com.tw/category/opinion" target="_self">評論</a>
|
|
186
|
+
<a class="primary_nav_child_item"
|
|
187
|
+
href="https://www.inside.com.tw/category/column" target="_self">專欄</a>
|
|
188
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/features"
|
|
189
|
+
target="_self">專題</a>
|
|
190
|
+
<a class="primary_nav_child_item"
|
|
191
|
+
href="https://www.inside.com.tw/category/interview" target="_self">人物專訪</a>
|
|
192
|
+
<a class="primary_nav_child_item"
|
|
193
|
+
href="https://www.inside.com.tw/category/event" target="_self">活動採訪</a>
|
|
194
|
+
<a class="primary_nav_child_item"
|
|
195
|
+
href="https://www.inside.com.tw/category/unboxing" target="_self">產品評測</a>
|
|
196
|
+
</div>
|
|
197
|
+
</li>
|
|
198
|
+
<li class="primary_nav_item primary_nav_item-dropdown dropdown">
|
|
199
|
+
<a class="primary_nav_item_title dropdown_trigger" href="#">數位轉型</a>
|
|
200
|
+
<div class="primary_nav_item_content dropdown_content">
|
|
201
|
+
<a class="primary_nav_child_item"
|
|
202
|
+
href="https://www.inside.com.tw/tag/%E8%B3%87%E5%AE%89"
|
|
203
|
+
target="_self">資安</a>
|
|
204
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/AI"
|
|
205
|
+
target="_self">AI</a>
|
|
206
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/IOT"
|
|
207
|
+
target="_self">IOT</a>
|
|
208
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/5G"
|
|
209
|
+
target="_self">5G</a>
|
|
210
|
+
<a class="primary_nav_child_item"
|
|
211
|
+
href="https://www.inside.com.tw/tag/%E9%9B%B2%E7%AB%AF"
|
|
212
|
+
target="_self">雲端</a>
|
|
213
|
+
<a class="primary_nav_child_item"
|
|
214
|
+
href="https://www.inside.com.tw/tag/%E5%8D%80%E5%A1%8A%E9%8F%88"
|
|
215
|
+
target="_self">區塊鏈</a>
|
|
216
|
+
<a class="primary_nav_child_item"
|
|
217
|
+
href="https://www.inside.com.tw/tag/%E8%83%BD%E6%BA%90"
|
|
218
|
+
target="_self">能源科技</a>
|
|
219
|
+
<a class="primary_nav_child_item"
|
|
220
|
+
href="https://www.inside.com.tw/tag/%E9%87%8F%E5%AD%90"
|
|
221
|
+
target="_self">量子運算</a>
|
|
222
|
+
</div>
|
|
223
|
+
</li>
|
|
224
|
+
<li class="primary_nav_item primary_nav_item-dropdown dropdown">
|
|
225
|
+
<a class="primary_nav_item_title dropdown_trigger" href="#">半導體</a>
|
|
226
|
+
<div class="primary_nav_item_content dropdown_content">
|
|
227
|
+
<a class="primary_nav_child_item"
|
|
228
|
+
href="https://www.inside.com.tw/tag/%E5%8F%B0%E7%A9%8D%E9%9B%BB"
|
|
229
|
+
target="_self">台積電</a>
|
|
230
|
+
<a class="primary_nav_child_item"
|
|
231
|
+
href="https://www.inside.com.tw/tag/%E8%81%AF%E9%9B%BB"
|
|
232
|
+
target="_self">聯電</a>
|
|
233
|
+
<a class="primary_nav_child_item"
|
|
234
|
+
href="https://www.inside.com.tw/tag/%E8%81%AF%E7%99%BC%E7%A7%91"
|
|
235
|
+
target="_self">聯發科</a>
|
|
236
|
+
<a class="primary_nav_child_item"
|
|
237
|
+
href="https://www.inside.com.tw/tag/%E9%AB%98%E9%80%9A"
|
|
238
|
+
target="_self">高通</a>
|
|
239
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/ASML"
|
|
240
|
+
target="_self">ASML</a>
|
|
241
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/AMD"
|
|
242
|
+
target="_self">AMD</a>
|
|
243
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/Intel"
|
|
244
|
+
target="_self">Intel</a>
|
|
245
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/NVIDIA"
|
|
246
|
+
target="_self">NVIDIA</a>
|
|
247
|
+
</div>
|
|
248
|
+
</li>
|
|
249
|
+
<li class="primary_nav_item primary_nav_item-dropdown dropdown">
|
|
250
|
+
<a class="primary_nav_item_title dropdown_trigger" href="#">網路</a>
|
|
251
|
+
<div class="primary_nav_item_content dropdown_content">
|
|
252
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/Apple"
|
|
253
|
+
target="_self">Apple</a>
|
|
254
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/Amazon"
|
|
255
|
+
target="_self">Amazon</a>
|
|
256
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/Facebook"
|
|
257
|
+
target="_self">Facebook</a>
|
|
258
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/Google"
|
|
259
|
+
target="_self">Google</a>
|
|
260
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/Microsoft"
|
|
261
|
+
target="_self">Microsoft</a>
|
|
262
|
+
<a class="primary_nav_child_item"
|
|
263
|
+
href="https://www.inside.com.tw/tag/%E9%81%8A%E6%88%B2"
|
|
264
|
+
target="_self">遊戲</a>
|
|
265
|
+
<a class="primary_nav_child_item"
|
|
266
|
+
href="https://www.inside.com.tw/tag/%E4%B8%B2%E6%B5%81%E5%BD%B1%E9%9F%B3"
|
|
267
|
+
target="_self">串流</a>
|
|
268
|
+
<a class="primary_nav_child_item"
|
|
269
|
+
href="https://www.inside.com.tw/tag/%E8%A1%8C%E9%8A%B7"
|
|
270
|
+
target="_self">行銷</a>
|
|
271
|
+
<a class="primary_nav_child_item"
|
|
272
|
+
href="https://www.inside.com.tw/tag/%E7%A4%BE%E7%BE%A4"
|
|
273
|
+
target="_self">社群</a>
|
|
274
|
+
<a class="primary_nav_child_item"
|
|
275
|
+
href="https://www.inside.com.tw/tag/%E9%9B%BB%E5%95%86"
|
|
276
|
+
target="_self">電商</a>
|
|
277
|
+
</div>
|
|
278
|
+
</li>
|
|
279
|
+
<li class="primary_nav_item primary_nav_item-dropdown dropdown">
|
|
280
|
+
<a class="primary_nav_item_title dropdown_trigger" href="#">商業</a>
|
|
281
|
+
<div class="primary_nav_item_content dropdown_content">
|
|
282
|
+
<a class="primary_nav_child_item"
|
|
283
|
+
href="https://www.inside.com.tw/tag/%E5%89%B5%E6%A5%AD"
|
|
284
|
+
target="_self">創業</a>
|
|
285
|
+
<a class="primary_nav_child_item"
|
|
286
|
+
href="https://www.inside.com.tw/tag/%E8%81%B7%E5%A0%B4"
|
|
287
|
+
target="_self">職場</a>
|
|
288
|
+
<a class="primary_nav_child_item"
|
|
289
|
+
href="https://www.inside.com.tw/tag/%E7%AE%A1%E7%90%86"
|
|
290
|
+
target="_self">管理</a>
|
|
291
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/ESG"
|
|
292
|
+
target="_self">ESG</a>
|
|
293
|
+
<a class="primary_nav_child_item" href="https://www.inside.com.tw/tag/IPO"
|
|
294
|
+
target="_self">IPO</a>
|
|
295
|
+
<a class="primary_nav_child_item"
|
|
296
|
+
href="https://www.inside.com.tw/tag/%E4%BD%B5%E8%B3%BC"
|
|
297
|
+
target="_self">併購</a>
|
|
298
|
+
<a class="primary_nav_child_item"
|
|
299
|
+
href="https://www.inside.com.tw/tag/%E5%8B%9F%E8%B3%87"
|
|
300
|
+
target="_self">募資</a>
|
|
301
|
+
<a class="primary_nav_child_item"
|
|
302
|
+
href="https://www.inside.com.tw/tag/%E8%B2%A1%E5%A0%B1"
|
|
303
|
+
target="_self">財報</a>
|
|
304
|
+
</div>
|
|
305
|
+
</li>
|
|
306
|
+
<li class="primary_nav_item primary_nav_item-dropdown dropdown">
|
|
307
|
+
<a class="primary_nav_item_title dropdown_trigger" href="#">焦點</a>
|
|
308
|
+
<div class="primary_nav_item_content dropdown_content">
|
|
309
|
+
<a class="primary_nav_child_item"
|
|
310
|
+
href="https://activity.tnlmedia.com/2024/paris-olympics?utm_source=INSIDE&utm_medium=menu"
|
|
311
|
+
target="_blank">巴黎奧運系列專題</a>
|
|
312
|
+
<a class="primary_nav_child_item"
|
|
313
|
+
href="https://www.inside.com.tw/insidepossible/" target="_self">硬塞小聚 INSIDE
|
|
314
|
+
POSSIBLE</a>
|
|
315
|
+
</div>
|
|
316
|
+
</li>
|
|
317
|
+
<li class="primary_nav_item primary_nav_item-dropdown dropdown">
|
|
318
|
+
<a class="primary_nav_item_title dropdown_trigger" href="#">會員專屬</a>
|
|
319
|
+
<div class="primary_nav_item_content dropdown_content">
|
|
320
|
+
<a class="primary_nav_child_item"
|
|
321
|
+
href="https://www.inside.com.tw/feature/member-exclusive?utm_source=website&utm_medium=Bar"
|
|
322
|
+
target="_self">會員免費內容</a>
|
|
323
|
+
<a class="primary_nav_child_item"
|
|
324
|
+
href="https://www.inside.com.tw/feature/inside-pay-per-view-project-electric-vehicle?utm_source=INSIDE&utm_medium=Bar"
|
|
325
|
+
target="_self">電動車大未來</a>
|
|
326
|
+
<a class="primary_nav_child_item"
|
|
327
|
+
href="https://www.inside.com.tw/feature/inside-pay-per-view-digital-transformation?utm_source=INSIDE&utm_medium=Bar"
|
|
328
|
+
target="_self">數位轉型專刊</a>
|
|
329
|
+
<a class="primary_nav_child_item"
|
|
330
|
+
href="https://www.thenewslens.com/subscription?utm_source=INSIDE&utm_medium=Bar"
|
|
331
|
+
target="_blank">TNL集團通用|無廣告體驗</a>
|
|
332
|
+
</div>
|
|
333
|
+
</li>
|
|
334
|
+
</ul>
|
|
335
|
+
|
|
336
|
+
<div class="secondary_block">
|
|
337
|
+
<div class="header_translation_block" onclick="translatePage()">
|
|
338
|
+
<span class="lanText-tw">繁</span> / <span class="lanText-cn">簡</span>
|
|
339
|
+
</div>
|
|
340
|
+
</div>
|
|
341
|
+
</div>
|
|
342
|
+
<div class="dropdown js-check-isDropdown" data-dropdown_content="js_menu_category_mobile">
|
|
343
|
+
<button class="menu_btn dropdown_trigger" aria-label="category menu">
|
|
344
|
+
<span class="menu_btn_icon"><span></span></span>
|
|
345
|
+
</button>
|
|
346
|
+
<div
|
|
347
|
+
class="dropdown_content off_canvas_menu_container js_menu_category_mobile js-off_canvas_menu_container">
|
|
348
|
+
</div>
|
|
349
|
+
</div>
|
|
350
|
+
<div class="dropdown dropdown_menu_member js_dropdown_menu_member js-check-isDropdown"
|
|
351
|
+
data-dropdown_content="js_menu_member">
|
|
352
|
+
<a class="menu_btn menu_btn_user no_isLogin" rel="nofollow"
|
|
353
|
+
href="https://www.inside.com.tw/member?redirect=https%3A%2F%2Fwww.inside.com.tw%2Farticle%2F36326-meta-announces-300-quest-3s-a-cheaper">
|
|
354
|
+
<div class="menu_btn_icon icon-user">登入</div>
|
|
355
|
+
</a>
|
|
356
|
+
<button class="menu_btn menu_btn_user dropdown_trigger js_user_dropdown_trigger"
|
|
357
|
+
aria-label="user menu">
|
|
358
|
+
<div class="menu_btn_icon icon-user-check">
|
|
359
|
+
<div class="avatars js_user_avatar">
|
|
360
|
+
<span class="avatar_name"></span>
|
|
361
|
+
|
|
362
|
+
<img class="avatar_img" src="" alt="User Icon">
|
|
363
|
+
</div>
|
|
364
|
+
</div>
|
|
365
|
+
</button>
|
|
366
|
+
<div class="menu_member js_menu_member dropdown_content">
|
|
367
|
+
<!-- menu KV start -->
|
|
368
|
+
<!-- ==== menu member dropdown block login and unlogin start ====-->
|
|
369
|
+
<!-- user login start -->
|
|
370
|
+
<div class="menu_user_lists">
|
|
371
|
+
<div class="menu_list menu_member_profiles">
|
|
372
|
+
<div class="menu_member_profile">
|
|
373
|
+
<div classs="header_member_name">Hi, <span class="js_user_name">User
|
|
374
|
+
Name</span>
|
|
375
|
+
</div>
|
|
376
|
+
<div class="js_user_mail header_user_mail small">user@mail.com</div>
|
|
377
|
+
</div>
|
|
378
|
+
</div>
|
|
379
|
+
<ul class="sec_nav">
|
|
380
|
+
<li class="sec_nav_item">
|
|
381
|
+
<a class="sec_nav_item_title" rel="nofollow" target="_blank"
|
|
382
|
+
href="https://www.inside.com.tw/member/profile"><i
|
|
383
|
+
class="fas fa-user-circle"></i>會員中心</a>
|
|
384
|
+
</li>
|
|
385
|
+
<li class="sec_nav_item">
|
|
386
|
+
<a class="sec_nav_item_title" rel="nofollow" target="_blank"
|
|
387
|
+
href="https://www.inside.com.tw/member/subscription"><i
|
|
388
|
+
class="fas fa-donate"></i>付費訂閱資料</a>
|
|
389
|
+
</li>
|
|
390
|
+
<li class="sec_nav_item">
|
|
391
|
+
<a class="sec_nav_item_title" rel="nofollow"
|
|
392
|
+
href="https://www.inside.com.tw/insider/newsletter"><i
|
|
393
|
+
class="fas fa-envelope"></i>電子報</a>
|
|
394
|
+
</li>
|
|
395
|
+
<li class="sec_nav_item">
|
|
396
|
+
<a class="sec_nav_item_title btn-logout" rel="nofollow"
|
|
397
|
+
href="https://www.inside.com.tw/member/logout">登出</a>
|
|
398
|
+
</li>
|
|
399
|
+
</ul>
|
|
400
|
+
</div>
|
|
401
|
+
<!-- user login end -->
|
|
402
|
+
<!-- ==== menu member dropdown block login and unlogin end ====-->
|
|
403
|
+
</div>
|
|
404
|
+
</div>
|
|
405
|
+
</div>
|
|
406
|
+
</div>
|
|
407
|
+
</div>
|
|
408
|
+
</nav>
|
|
409
|
+
|
|
410
|
+
<div class="content">
|
|
411
|
+
<div class="ad-content pc" style="min-height:294px;margin-bottom:24px;">
|
|
412
|
+
<div class="tmgad tmgad-type-flux tmgad-new">
|
|
413
|
+
|
|
414
|
+
</div>
|
|
415
|
+
|
|
416
|
+
</div>
|
|
417
|
+
|
|
418
|
+
<article class="first_article first-use " data-ad2trk-observe="Main Article">
|
|
419
|
+
|
|
420
|
+
<div class="container post post_header_wrapper ">
|
|
421
|
+
<div class="post_content_wrapper">
|
|
422
|
+
<div class="post_content article feature-top">
|
|
423
|
+
<figure>
|
|
424
|
+
<picture>
|
|
425
|
+
<source
|
|
426
|
+
srcset="https://bucket-image.inkmaginecms.com/version/mobile/1/image/2024/09/00476c46-a71e-4e0b-861a-2269951d6abd.png"
|
|
427
|
+
type="image/png" media="(max-width: 749px)">
|
|
428
|
+
<img src="https://bucket-image.inkmaginecms.com/version/desktop/1/image/2024/09/00476c46-a71e-4e0b-861a-2269951d6abd.png"
|
|
429
|
+
alt="" title="" width="750" height="393" style="width: 100%;">
|
|
430
|
+
<figcaption class="wp-caption-text">Photo Credit:Meta</figcaption>
|
|
431
|
+
</picture>
|
|
432
|
+
</figure>
|
|
433
|
+
</div>
|
|
434
|
+
</div>
|
|
435
|
+
|
|
436
|
+
<div class="post_header js-post_header">
|
|
437
|
+
<a class="post_category badge badge-large" style="background-color: #ea5496"
|
|
438
|
+
href="https://www.inside.com.tw/category/meta">Meta</a>
|
|
439
|
+
|
|
440
|
+
<h1 class="post_header_title js-auto_break_title">【Meta Connect 2024】最新 VR 頭盔 Quest 3S 來了!300 美元
|
|
441
|
+
起</h1>
|
|
442
|
+
|
|
443
|
+
<div class="post_author_g">
|
|
444
|
+
<span class="post_author">
|
|
445
|
+
<!-- <i class="fa-solid fa-user"></i> -->
|
|
446
|
+
<a href="https://www.inside.com.tw/author/chris" title="Posts by Chris"
|
|
447
|
+
class="author url fn" rel="author">Chris</a>
|
|
448
|
+
</span>
|
|
449
|
+
</div>
|
|
450
|
+
<ul class="post_meta">
|
|
451
|
+
<li class="post_date">
|
|
452
|
+
<span>2024/09/26</span>
|
|
453
|
+
</li>
|
|
454
|
+
|
|
455
|
+
<li>
|
|
456
|
+
<a class="hero_slide_tag" href="https://www.inside.com.tw/tag/1045-VR">VR</a>
|
|
457
|
+
、
|
|
458
|
+
<a class="hero_slide_tag" href="https://www.inside.com.tw/tag/3014-Meta">Meta</a>
|
|
459
|
+
、
|
|
460
|
+
<a class="hero_slide_tag" href="https://www.inside.com.tw/tag/26680-Quest%203S">Quest
|
|
461
|
+
3S</a>
|
|
462
|
+
</li>
|
|
463
|
+
</ul>
|
|
464
|
+
|
|
465
|
+
|
|
466
|
+
<div class="post_introduction">
|
|
467
|
+
Quest 3S 定價 300 美元起,比 Quest 3 便宜 200 美元,可說是想用更親民的價格搶攻 VR 市場。
|
|
468
|
+
</div>
|
|
469
|
+
|
|
470
|
+
<div class="post_toolbox post_toolbox-">
|
|
471
|
+
<div class="post_toolbox_action">
|
|
472
|
+
<a class="post_toolbox_item fb-share sharer" data-sharer="facebook"
|
|
473
|
+
data-url="https://www.inside.com.tw/article/36326-meta-announces-300-quest-3s-a-cheaper"><i
|
|
474
|
+
class="fab fa-facebook-f"></i></a>
|
|
475
|
+
<a class="post_toolbox_item twitter-share sharer" data-sharer="twitter"
|
|
476
|
+
data-url="https://www.inside.com.tw/article/36326-meta-announces-300-quest-3s-a-cheaper"><i
|
|
477
|
+
class="fab fa-x-twitter"></i></a>
|
|
478
|
+
<a class="post_toolbox_item line-share sharer" data-sharer="line"
|
|
479
|
+
data-url="https://www.inside.com.tw/article/36326-meta-announces-300-quest-3s-a-cheaper"><i
|
|
480
|
+
class="fab fa-line"></i></a>
|
|
481
|
+
</div>
|
|
482
|
+
</div>
|
|
483
|
+
</div>
|
|
484
|
+
|
|
485
|
+
</div>
|
|
486
|
+
<div class="container post mobile">
|
|
487
|
+
<div class="ad-content" style="min-height:348px;margin-bottom:24px;">
|
|
488
|
+
<div class="tmgad tmgad-type-flux tmgad-new">
|
|
489
|
+
|
|
490
|
+
</div>
|
|
491
|
+
|
|
492
|
+
</div>
|
|
493
|
+
</div>
|
|
494
|
+
|
|
495
|
+
<div class="container post">
|
|
496
|
+
<div class="post_content_wrapper first-content">
|
|
497
|
+
<div class="post_content article">
|
|
498
|
+
<div class="post_toolbox post_toolbox-sticky">
|
|
499
|
+
<a class="post_toolbox_logo js-post_toolbox_logo" href="https://www.inside.com.tw"></a>
|
|
500
|
+
<div class="post_toolbox_action">
|
|
501
|
+
<a class="post_toolbox_item fb-share sharer" data-sharer="facebook"
|
|
502
|
+
data-url="https://www.inside.com.tw/article/36326-meta-announces-300-quest-3s-a-cheaper"><i
|
|
503
|
+
class="fab fa-facebook-f"></i></a>
|
|
504
|
+
<a class="post_toolbox_item twitter-share sharer" data-sharer="twitter"
|
|
505
|
+
data-url="https://www.inside.com.tw/article/36326-meta-announces-300-quest-3s-a-cheaper"><i
|
|
506
|
+
class="fab fa-x-twitter"></i></a>
|
|
507
|
+
<a class="post_toolbox_item line-share sharer" data-sharer="line"
|
|
508
|
+
data-url="https://www.inside.com.tw/article/36326-meta-announces-300-quest-3s-a-cheaper"><i
|
|
509
|
+
class="fab fa-line"></i></a>
|
|
510
|
+
</div>
|
|
511
|
+
</div>
|
|
512
|
+
|
|
513
|
+
<div id="article_content" data-article-id="36326"
|
|
514
|
+
class="js-article-continue article-continue post_content_wrapper post-content-section ">
|
|
515
|
+
<section class="js-article-content-body">
|
|
516
|
+
<p class="ck-section">就如先前外媒所推測,Meta 在 2024 年 Connect 開發者大會上發表了 Quest 3S!
|
|
517
|
+
一款價格更親民的混合實境頭戴式裝置。Quest 3S 定價 300 美元起,比 Quest 3 便宜 200 美元,可說是想用更親民的價格搶攻 VR 市場。
|
|
518
|
+
</p>
|
|
519
|
+
<p class="ck-section">Quest 3S 採用與 Quest 2 相同的 1832×1920 解析度顯示器,並搭載與 Quest 3 相同的
|
|
520
|
+
Snapdragon XR Gen 2 處理器和 8GB 記憶體,不過為了將 Quest 3S 的價格壓低至 300 美元,Meta 也進行了一些規格調整:
|
|
521
|
+
</p>
|
|
522
|
+
<div class="ad-content" style="min-height:294px">
|
|
523
|
+
<div class="tmgad tmgad-type-flux tmgad-new">
|
|
524
|
+
|
|
525
|
+
</div>
|
|
526
|
+
</div>
|
|
527
|
+
<ul class="ck-section">
|
|
528
|
+
<li>顯示器: 採用與 Quest 2 相同的 1832×1920 解析度顯示器,這是與 Quest 3 的 2064×2208
|
|
529
|
+
解析度相比最大的差異,也是最顯著的成本降低措施。</li>
|
|
530
|
+
<li>視野: 與 Quest 2 相同,為 96H/90V,而 Quest 3 則為 110H/96V。</li>
|
|
531
|
+
<li>重量: 比 Quest 3 輕 1 公克,比 Quest 2 重 9 公克。</li>
|
|
532
|
+
<li>電池續航力: 儘管電池容量小於 Quest 3,但擁有最佳的平均 電池續航力。</li>
|
|
533
|
+
</ul>
|
|
534
|
+
<p class="ck-section">可以看得出來 Quest 3S 是融合了 Quest 3 跟 2 規格的產品,但隨著 Quest 3S 推出,Quest 2
|
|
535
|
+
和 Quest Pro 也正式宣布停產,同時 Quest 3 的價格也調降至 500 美元(512GB 版本)。Meta 還將為所有購買 Quest 3 或
|
|
536
|
+
3S 的消費者提供新的《蝙蝠俠:阿卡漢之影》遊戲和三個月的 Quest+ 訂閱服務。Quest 3S 將於 10 月 15 日開始在美國出貨。</p>
|
|
537
|
+
<p class="ck-section" style="margin-left:auto;text-align:justify;"><strong>快加入
|
|
538
|
+
</strong><a
|
|
539
|
+
href="https://news.google.com/publications/CAAqBwgKMJWgjgswlI2hAw?ceid=TW:zh-Hant&oc=3"
|
|
540
|
+
target="_blank" rel="noopener noreferrer"><strong>INSIDE Google
|
|
541
|
+
News</strong></a><strong> 按下追蹤,給你最新、最 IN 的科技新聞!</strong></p>
|
|
542
|
+
<p class="ck-section" style="margin-left:auto;text-align:justify;">
|
|
543
|
+
<strong>延伸閱讀:</strong></p>
|
|
544
|
+
<ul class="ck-section">
|
|
545
|
+
<li class="post_title" style="margin-left:0px;"><a
|
|
546
|
+
href="https://www.inside.com.tw/article/36313-ready-for-meta-connect-2024-heres-what-expecting-to-see">Meta
|
|
547
|
+
Connect 2024 即將登場!傳聞的 Quest 3S、AI 聊天機器人會出現嗎?</a></li>
|
|
548
|
+
</ul>
|
|
549
|
+
</section>
|
|
550
|
+
|
|
551
|
+
<section class="article-content-mention">
|
|
552
|
+
<p><strong>最新發展:</strong></p>
|
|
553
|
+
<ul>
|
|
554
|
+
<li><a
|
|
555
|
+
href="https://www.inside.com.tw/article/36330-meta-updates-ray-ban-smart-glasses-with-real-time-ai-video-reminders-and-qr-code-scanning">【Meta
|
|
556
|
+
Connect 2024】Meta 雷朋智慧眼鏡可以即時翻譯了!還有 AI 影像處理、掃 QR Code</a></li>
|
|
557
|
+
<li><a
|
|
558
|
+
href="https://www.inside.com.tw/article/36331-meta-pitches-vr-to-mobile-developers-with-new-support-for-android-apps-on-quest">【Meta
|
|
559
|
+
Connect 2024】要和蘋果「空間運 算」對抗?Meta 大幅強調自家 MR 開發環境 Horizon OS</a></li>
|
|
560
|
+
<li><a
|
|
561
|
+
href="https://www.inside.com.tw/article/36329-meta-ais-genai-imagine-features-expand-across-facebook-instagram-and-messenger">【Meta
|
|
562
|
+
Connect 2024】「以文生圖」AI 功 能 Imagine 要進入 Facebook、Instagram 和 Messenger
|
|
563
|
+
了!</a></li>
|
|
564
|
+
<li><a
|
|
565
|
+
href="https://www.inside.com.tw/article/36328-meta-will-use-ai-to-create-lip-synced-translations-of-creators-reels">【Meta
|
|
566
|
+
Connect 2024】翻譯蒟蒻真的來了?Meta 將使 用 AI 為 Reels 自動翻譯、配口型!</a></li>
|
|
567
|
+
<li><a href="https://www.inside.com.tw/article/36327-meta-orion-ar-glasses">【Meta
|
|
568
|
+
Connect 2024】Meta 發表全息 AR 眼鏡原型機「Orion」,會是挑戰智慧型手機的聖杯嗎?</a></li>
|
|
569
|
+
</ul>
|
|
570
|
+
</section>
|
|
571
|
+
|
|
572
|
+
|
|
573
|
+
</div>
|
|
574
|
+
</div>
|
|
575
|
+
|
|
576
|
+
|
|
577
|
+
</div>
|
|
578
|
+
|
|
579
|
+
</div>
|
|
580
|
+
|
|
581
|
+
</article>
|
|
582
|
+
|
|
583
|
+
|
|
584
|
+
|
|
585
|
+
|
|
586
|
+
|
|
587
|
+
</div>
|
|
588
|
+
|
|
589
|
+
<footer>
|
|
590
|
+
<div class="footer">
|
|
591
|
+
<div class="footer_top">
|
|
592
|
+
<div class="container">
|
|
593
|
+
<div class="footer_post_list_group">
|
|
594
|
+
<div class="footer_post_list">
|
|
595
|
+
<a class="footer_post_list_title badge badge-large" style="background-color: #1cafd7"
|
|
596
|
+
href="https://www.inside.com.tw/category/column">
|
|
597
|
+
專欄
|
|
598
|
+
</a>
|
|
599
|
+
<div class="footer_post_list_item">
|
|
600
|
+
<h5 class="post_title">
|
|
601
|
+
<a class="js-auto_break_title"
|
|
602
|
+
href="https://www.inside.com.tw/article/24720-electric-vehicle-gearbox">【電車世代】電動車到底該不該裝變速箱?</a>
|
|
603
|
+
</h5>
|
|
604
|
+
<ul class="post_meta">
|
|
605
|
+
<li class="post_date">
|
|
606
|
+
<span>2024/08/27</span>
|
|
607
|
+
</li>
|
|
608
|
+
<li>
|
|
609
|
+
<a href="https://www.inside.com.tw/author/chris" title="Posts by Chris"
|
|
610
|
+
class="author url fn" rel="author">Chris</a>
|
|
611
|
+
</li>
|
|
612
|
+
<li>
|
|
613
|
+
<a class="hero_slide_tag"
|
|
614
|
+
href="https://www.inside.com.tw/tag/1008-%E9%9B%BB%E5%8B%95%E8%BB%8A">電動車</a>
|
|
615
|
+
、
|
|
616
|
+
<a class="hero_slide_tag"
|
|
617
|
+
href="https://www.inside.com.tw/tag/2174-porsche">porsche</a>
|
|
618
|
+
、
|
|
619
|
+
<a class="hero_slide_tag"
|
|
620
|
+
href="https://www.inside.com.tw/tag/9496-Taycan">Taycan</a>
|
|
621
|
+
、
|
|
622
|
+
<a class="hero_slide_tag"
|
|
623
|
+
href="https://www.inside.com.tw/tag/14468-%E8%AE%8A%E9%80%9F%E7%AE%B1">變速箱</a>
|
|
624
|
+
</li>
|
|
625
|
+
</ul>
|
|
626
|
+
</div>
|
|
627
|
+
<div class="footer_post_list_item">
|
|
628
|
+
<h5 class="post_title">
|
|
629
|
+
<a class="js-auto_break_title"
|
|
630
|
+
href="https://www.inside.com.tw/article/35555-opportunities-and-challenges-of-stablecoins-why-they-remain-a-focus-in-2024">【Web3
|
|
631
|
+
元觀察】穩定幣的機會與挑戰:為何在 2024 年仍是焦點?</a>
|
|
632
|
+
</h5>
|
|
633
|
+
<ul class="post_meta">
|
|
634
|
+
<li class="post_date">
|
|
635
|
+
<span>2024/07/09</span>
|
|
636
|
+
</li>
|
|
637
|
+
<li>
|
|
638
|
+
<a href="https://www.inside.com.tw/author/kordan"
|
|
639
|
+
title="Posts by 歐曜瑋(Kordan)" class="author url fn"
|
|
640
|
+
rel="author">歐曜瑋(Kordan)</a>
|
|
641
|
+
</li>
|
|
642
|
+
<li>
|
|
643
|
+
<a class="hero_slide_tag"
|
|
644
|
+
href="https://www.inside.com.tw/tag/80-%E7%9B%A3%E7%AE%A1">監管</a>
|
|
645
|
+
、
|
|
646
|
+
<a class="hero_slide_tag"
|
|
647
|
+
href="https://www.inside.com.tw/tag/7060-%E7%A9%A9%E5%AE%9A%E5%B9%A3">穩定幣</a>
|
|
648
|
+
、
|
|
649
|
+
<a class="hero_slide_tag"
|
|
650
|
+
href="https://www.inside.com.tw/tag/9941-DeFi">DeFi</a>
|
|
651
|
+
、
|
|
652
|
+
<a class="hero_slide_tag"
|
|
653
|
+
href="https://www.inside.com.tw/tag/16066-CBDC">CBDC</a>
|
|
654
|
+
、
|
|
655
|
+
<a class="hero_slide_tag"
|
|
656
|
+
href="https://www.inside.com.tw/tag/25863-%E6%97%A5%E6%9C%AC%E7%A9%A9%E5%AE%9A%E5%B9%A3">日本穩定幣</a>
|
|
657
|
+
</li>
|
|
658
|
+
</ul>
|
|
659
|
+
</div>
|
|
660
|
+
<div class="footer_post_list_item">
|
|
661
|
+
<h5 class="post_title">
|
|
662
|
+
<a class="js-auto_break_title"
|
|
663
|
+
href="https://www.inside.com.tw/article/35469-japan-ai">【Web3
|
|
664
|
+
元觀察】日本穩定幣法案周年回顧與展望</a>
|
|
665
|
+
</h5>
|
|
666
|
+
<ul class="post_meta">
|
|
667
|
+
<li class="post_date">
|
|
668
|
+
<span>2024/07/01</span>
|
|
669
|
+
</li>
|
|
670
|
+
<li>
|
|
671
|
+
<a href="https://www.inside.com.tw/author/kordan"
|
|
672
|
+
title="Posts by 歐曜瑋(Kordan)" class="author url fn"
|
|
673
|
+
rel="author">歐曜瑋(Kordan)</a>
|
|
674
|
+
</li>
|
|
675
|
+
<li>
|
|
676
|
+
<a class="hero_slide_tag"
|
|
677
|
+
href="https://www.inside.com.tw/tag/430-%E6%97%A5%E6%9C%AC">日本</a>
|
|
678
|
+
、
|
|
679
|
+
<a class="hero_slide_tag"
|
|
680
|
+
href="https://www.inside.com.tw/tag/1728-%E5%8D%80%E5%A1%8A%E9%8F%88">區塊鏈</a>
|
|
681
|
+
、
|
|
682
|
+
<a class="hero_slide_tag"
|
|
683
|
+
href="https://www.inside.com.tw/tag/7060-%E7%A9%A9%E5%AE%9A%E5%B9%A3">穩定幣</a>
|
|
684
|
+
、
|
|
685
|
+
<a class="hero_slide_tag"
|
|
686
|
+
href="https://www.inside.com.tw/tag/19054-%E9%87%91%E8%9E%8D%E5%89%B5%E6%96%B0">金融創新</a>
|
|
687
|
+
、
|
|
688
|
+
<a class="hero_slide_tag"
|
|
689
|
+
href="https://www.inside.com.tw/tag/25790-%E6%97%A5%E5%9C%93%E7%A9%A9%E5%AE%9A%E5%B9%A3">日圓穩定幣</a>
|
|
690
|
+
、
|
|
691
|
+
<a class="hero_slide_tag"
|
|
692
|
+
href="https://www.inside.com.tw/tag/25791-%E7%A9%A9%E5%AE%9A%E5%B9%A3%E6%B3%95%E6%A1%88">穩定幣法案</a>
|
|
693
|
+
、
|
|
694
|
+
<a class="hero_slide_tag"
|
|
695
|
+
href="https://www.inside.com.tw/tag/25792-%E6%97%A5%E6%9C%AC%E9%87%91%E8%9E%8D%E7%A7%91%E6%8A%80">日本金融科技</a>
|
|
696
|
+
</li>
|
|
697
|
+
</ul>
|
|
698
|
+
</div>
|
|
699
|
+
<div class="footer_post_list_item">
|
|
700
|
+
<h5 class="post_title">
|
|
701
|
+
<a class="js-auto_break_title"
|
|
702
|
+
href="https://www.inside.com.tw/article/34438-has-the-cryptocurrency-bull-market-really-arrived-price-vs-value">【Web3
|
|
703
|
+
元觀察】加密貨幣的牛市真的來了嗎?價格 v.s. 價值</a>
|
|
704
|
+
</h5>
|
|
705
|
+
<ul class="post_meta">
|
|
706
|
+
<li class="post_date">
|
|
707
|
+
<span>2024/03/11</span>
|
|
708
|
+
</li>
|
|
709
|
+
<li>
|
|
710
|
+
<a href="https://www.inside.com.tw/author/kordan"
|
|
711
|
+
title="Posts by 歐曜瑋(Kordan)" class="author url fn"
|
|
712
|
+
rel="author">歐曜瑋(Kordan)</a>
|
|
713
|
+
</li>
|
|
714
|
+
<li>
|
|
715
|
+
<a class="hero_slide_tag"
|
|
716
|
+
href="https://www.inside.com.tw/tag/1000-%E6%AF%94%E7%89%B9%E5%B9%A3">比特幣</a>
|
|
717
|
+
、
|
|
718
|
+
<a class="hero_slide_tag"
|
|
719
|
+
href="https://www.inside.com.tw/tag/1728-%E5%8D%80%E5%A1%8A%E9%8F%88">區塊鏈</a>
|
|
720
|
+
、
|
|
721
|
+
<a class="hero_slide_tag"
|
|
722
|
+
href="https://www.inside.com.tw/tag/4493-%E5%8A%A0%E5%AF%86%E8%B2%A8%E5%B9%A3">加密貨幣</a>
|
|
723
|
+
、
|
|
724
|
+
<a class="hero_slide_tag"
|
|
725
|
+
href="https://www.inside.com.tw/tag/9941-DeFi">DeFi</a>
|
|
726
|
+
、
|
|
727
|
+
<a class="hero_slide_tag"
|
|
728
|
+
href="https://www.inside.com.tw/tag/15529-Web3">Web3</a>
|
|
729
|
+
</li>
|
|
730
|
+
</ul>
|
|
731
|
+
</div>
|
|
732
|
+
<div class="footer_post_list_item">
|
|
733
|
+
<h5 class="post_title">
|
|
734
|
+
<a class="js-auto_break_title"
|
|
735
|
+
href="https://www.inside.com.tw/article/34241-the-future-of-crypto-consumer-apps">【Web3
|
|
736
|
+
元觀察】探索 2024 年:加密消費者應用的未來發展</a>
|
|
737
|
+
</h5>
|
|
738
|
+
<ul class="post_meta">
|
|
739
|
+
<li class="post_date">
|
|
740
|
+
<span>2024/02/20</span>
|
|
741
|
+
</li>
|
|
742
|
+
<li>
|
|
743
|
+
<a href="https://www.inside.com.tw/author/kordan"
|
|
744
|
+
title="Posts by 歐曜瑋(Kordan)" class="author url fn"
|
|
745
|
+
rel="author">歐曜瑋(Kordan)</a>
|
|
746
|
+
</li>
|
|
747
|
+
<li>
|
|
748
|
+
<a class="hero_slide_tag"
|
|
749
|
+
href="https://www.inside.com.tw/tag/32-%E6%87%89%E7%94%A8%E7%A8%8B%E5%BC%8F">應用程式</a>
|
|
750
|
+
、
|
|
751
|
+
<a class="hero_slide_tag"
|
|
752
|
+
href="https://www.inside.com.tw/tag/1728-%E5%8D%80%E5%A1%8A%E9%8F%88">區塊鏈</a>
|
|
753
|
+
、
|
|
754
|
+
<a class="hero_slide_tag"
|
|
755
|
+
href="https://www.inside.com.tw/tag/6280-%E9%8C%A2%E5%8C%85">錢包</a>
|
|
756
|
+
、
|
|
757
|
+
<a class="hero_slide_tag"
|
|
758
|
+
href="https://www.inside.com.tw/tag/15781-web3.0">web3.0</a>
|
|
759
|
+
、
|
|
760
|
+
<a class="hero_slide_tag"
|
|
761
|
+
href="https://www.inside.com.tw/tag/24491-%E6%B6%88%E8%B2%BB%E8%80%85%E9%AB%94%E9%A9%97">消費者體驗</a>
|
|
762
|
+
</li>
|
|
763
|
+
</ul>
|
|
764
|
+
</div>
|
|
765
|
+
</div>
|
|
766
|
+
<div class="footer_post_list">
|
|
767
|
+
<a class="footer_post_list_title badge badge-large" style="background-color: #ea5496"
|
|
768
|
+
href="https://www.inside.com.tw/category/trend">
|
|
769
|
+
趨勢
|
|
770
|
+
</a>
|
|
771
|
+
<div class="footer_post_list_item">
|
|
772
|
+
<h5 class="post_title">
|
|
773
|
+
<a class="js-auto_break_title"
|
|
774
|
+
href="https://www.inside.com.tw/article/36362-russia-spacex-starlink-shahed-136-drones">烏克蘭稱:俄軍無人機疑似使用
|
|
775
|
+
Starlink 系統提升攻擊能力</a>
|
|
776
|
+
</h5>
|
|
777
|
+
<ul class="post_meta">
|
|
778
|
+
<li class="post_date">
|
|
779
|
+
<span>2024/09/28</span>
|
|
780
|
+
</li>
|
|
781
|
+
<li>
|
|
782
|
+
<a href="https://www.inside.com.tw/author/inside-blog"
|
|
783
|
+
title="Posts by INSIDE 硬塞的網路趨勢觀察" class="author url fn"
|
|
784
|
+
rel="author">INSIDE 硬塞的網路趨勢觀察</a>
|
|
785
|
+
</li>
|
|
786
|
+
<li>
|
|
787
|
+
<a class="hero_slide_tag"
|
|
788
|
+
href="https://www.inside.com.tw/tag/1034-%E7%84%A1%E4%BA%BA%E6%A9%9F">無人機</a>
|
|
789
|
+
、
|
|
790
|
+
<a class="hero_slide_tag"
|
|
791
|
+
href="https://www.inside.com.tw/tag/5242-%E7%83%8F%E5%85%8B%E8%98%AD">烏克蘭</a>
|
|
792
|
+
、
|
|
793
|
+
<a class="hero_slide_tag"
|
|
794
|
+
href="https://www.inside.com.tw/tag/10310-Starlink">Starlink</a>
|
|
795
|
+
</li>
|
|
796
|
+
</ul>
|
|
797
|
+
</div>
|
|
798
|
+
<div class="footer_post_list_item">
|
|
799
|
+
<h5 class="post_title">
|
|
800
|
+
<a class="js-auto_break_title"
|
|
801
|
+
href="https://www.inside.com.tw/article/36334-eas-wallet-1200">悠遊付「手機嗶乘車」開放手機購買「1200 定期票」,北北基桃各公共運輸工具皆可使用</a>
|
|
802
|
+
</h5>
|
|
803
|
+
<ul class="post_meta">
|
|
804
|
+
<li class="post_date">
|
|
805
|
+
<span>2024/09/26</span>
|
|
806
|
+
</li>
|
|
807
|
+
<li>
|
|
808
|
+
<a href="https://www.inside.com.tw/author/inside-blog"
|
|
809
|
+
title="Posts by INSIDE 硬塞的網路趨勢觀察" class="author url fn"
|
|
810
|
+
rel="author">INSIDE 硬塞的網路趨勢觀察</a>
|
|
811
|
+
</li>
|
|
812
|
+
<li>
|
|
813
|
+
<a class="hero_slide_tag"
|
|
814
|
+
href="https://www.inside.com.tw/tag/4587-%E6%82%A0%E9%81%8A%E5%8D%A1">悠遊卡</a>
|
|
815
|
+
、
|
|
816
|
+
<a class="hero_slide_tag"
|
|
817
|
+
href="https://www.inside.com.tw/tag/10144-%E6%82%A0%E9%81%8A%E4%BB%98">悠遊付</a>
|
|
818
|
+
、
|
|
819
|
+
<a class="hero_slide_tag"
|
|
820
|
+
href="https://www.inside.com.tw/tag/26708-1200%20%E5%AE%9A%E6%9C%9F%E7%A5%A8">1200
|
|
821
|
+
定期票</a>
|
|
822
|
+
</li>
|
|
823
|
+
</ul>
|
|
824
|
+
</div>
|
|
825
|
+
<div class="footer_post_list_item">
|
|
826
|
+
<h5 class="post_title">
|
|
827
|
+
<a class="js-auto_break_title"
|
|
828
|
+
href="https://www.inside.com.tw/article/36325-nintendo-taipei-will-open-in-2025-spring">任天堂專賣店確定來台!進駐新光三越
|
|
829
|
+
A11,明年春季開幕,快閃店先打頭陣</a>
|
|
830
|
+
</h5>
|
|
831
|
+
<ul class="post_meta">
|
|
832
|
+
<li class="post_date">
|
|
833
|
+
<span>2024/09/25</span>
|
|
834
|
+
</li>
|
|
835
|
+
<li>
|
|
836
|
+
<a href="https://www.inside.com.tw/author/udn" title="Posts by 聯合新聞網"
|
|
837
|
+
class="author url fn" rel="author">聯合新聞網</a>
|
|
838
|
+
</li>
|
|
839
|
+
<li>
|
|
840
|
+
<a class="hero_slide_tag"
|
|
841
|
+
href="https://www.inside.com.tw/tag/548-%E4%BB%BB%E5%A4%A9%E5%A0%82">任天堂</a>
|
|
842
|
+
、
|
|
843
|
+
<a class="hero_slide_tag"
|
|
844
|
+
href="https://www.inside.com.tw/tag/1041-nintendo">nintendo</a>
|
|
845
|
+
、
|
|
846
|
+
<a class="hero_slide_tag"
|
|
847
|
+
href="https://www.inside.com.tw/tag/26696-%E6%96%B0%E5%85%89%E4%B8%89%E8%B6%8A%20A11">新光三越
|
|
848
|
+
A11</a>
|
|
849
|
+
、
|
|
850
|
+
<a class="hero_slide_tag"
|
|
851
|
+
href="https://www.inside.com.tw/tag/26697-%E7%91%AA%E5%88%A9%E6%AD%90%E5%BF%AB%E9%96%83%E5%BA%97">瑪利歐快閃店</a>
|
|
852
|
+
</li>
|
|
853
|
+
</ul>
|
|
854
|
+
</div>
|
|
855
|
+
<div class="footer_post_list_item">
|
|
856
|
+
<h5 class="post_title">
|
|
857
|
+
<a class="js-auto_break_title"
|
|
858
|
+
href="https://www.inside.com.tw/article/36320-elon-musk-south-africa-president-ramaphosa-starlink">「回家吧。」南非總統西里爾邀請伊隆・馬斯克投資南非</a>
|
|
859
|
+
</h5>
|
|
860
|
+
<ul class="post_meta">
|
|
861
|
+
<li class="post_date">
|
|
862
|
+
<span>2024/09/25</span>
|
|
863
|
+
</li>
|
|
864
|
+
<li>
|
|
865
|
+
<a href="https://www.inside.com.tw/author/inside-blog"
|
|
866
|
+
title="Posts by INSIDE 硬塞的網路趨勢觀察" class="author url fn"
|
|
867
|
+
rel="author">INSIDE 硬塞的網路趨勢觀察</a>
|
|
868
|
+
</li>
|
|
869
|
+
<li>
|
|
870
|
+
<a class="hero_slide_tag"
|
|
871
|
+
href="https://www.inside.com.tw/tag/1420-%E9%A6%AC%E6%96%AF%E5%85%8B">馬斯克</a>
|
|
872
|
+
、
|
|
873
|
+
<a class="hero_slide_tag"
|
|
874
|
+
href="https://www.inside.com.tw/tag/1686-%E7%89%B9%E6%96%AF%E6%8B%89">特斯拉</a>
|
|
875
|
+
、
|
|
876
|
+
<a class="hero_slide_tag"
|
|
877
|
+
href="https://www.inside.com.tw/tag/1832-SpaceX">SpaceX</a>
|
|
878
|
+
、
|
|
879
|
+
<a class="hero_slide_tag"
|
|
880
|
+
href="https://www.inside.com.tw/tag/10227-%E5%8D%97%E9%9D%9E">南非</a>
|
|
881
|
+
、
|
|
882
|
+
<a class="hero_slide_tag"
|
|
883
|
+
href="https://www.inside.com.tw/tag/10310-Starlink">Starlink</a>
|
|
884
|
+
、
|
|
885
|
+
<a class="hero_slide_tag"
|
|
886
|
+
href="https://www.inside.com.tw/tag/26683-%E6%8B%89%E9%A6%AC%E4%BD%9B%E6%B2%99">拉馬佛沙</a>
|
|
887
|
+
</li>
|
|
888
|
+
</ul>
|
|
889
|
+
</div>
|
|
890
|
+
<div class="footer_post_list_item">
|
|
891
|
+
<h5 class="post_title">
|
|
892
|
+
<a class="js-auto_break_title"
|
|
893
|
+
href="https://www.inside.com.tw/article/36233-amazon-jassy-tells-employees-to-return-to-office-five-days-a-week">Amazon
|
|
894
|
+
正式取消在家上班!明年起一周 5 日天天到辦公室</a>
|
|
895
|
+
</h5>
|
|
896
|
+
<ul class="post_meta">
|
|
897
|
+
<li class="post_date">
|
|
898
|
+
<span>2024/09/17</span>
|
|
899
|
+
</li>
|
|
900
|
+
<li>
|
|
901
|
+
<a href="https://www.inside.com.tw/author/udn" title="Posts by 聯合新聞網"
|
|
902
|
+
class="author url fn" rel="author">聯合新聞網</a>
|
|
903
|
+
</li>
|
|
904
|
+
<li>
|
|
905
|
+
<a class="hero_slide_tag"
|
|
906
|
+
href="https://www.inside.com.tw/tag/139-Amazon">Amazon</a>
|
|
907
|
+
、
|
|
908
|
+
<a class="hero_slide_tag"
|
|
909
|
+
href="https://www.inside.com.tw/tag/921-%E4%BA%9E%E9%A6%AC%E9%81%9C">亞馬遜</a>
|
|
910
|
+
</li>
|
|
911
|
+
</ul>
|
|
912
|
+
</div>
|
|
913
|
+
</div>
|
|
914
|
+
<div class="footer_post_list">
|
|
915
|
+
<a class="footer_post_list_title badge badge-large" style="background-color: #999"
|
|
916
|
+
href="https://www.inside.com.tw/category/interview">
|
|
917
|
+
人物專訪
|
|
918
|
+
</a>
|
|
919
|
+
<div class="footer_post_list_item">
|
|
920
|
+
<h5 class="post_title">
|
|
921
|
+
<a class="js-auto_break_title"
|
|
922
|
+
href="https://www.inside.com.tw/article/36070-exclusive-interview-with-the-director-of-the-brand-exhibition-at-the-2024-taiwan-creative-expo">【2024 文博會】專訪
|
|
923
|
+
2024 台灣文博會商 展總監黃昱禎:有感媒合到數位商展,如何將台灣品牌推向海外</a>
|
|
924
|
+
</h5>
|
|
925
|
+
<ul class="post_meta">
|
|
926
|
+
<li class="post_date">
|
|
927
|
+
<span>2024/08/30</span>
|
|
928
|
+
</li>
|
|
929
|
+
<li>
|
|
930
|
+
<a href="https://www.inside.com.tw/author/sherlock"
|
|
931
|
+
title="Posts by Sherlock" class="author url fn"
|
|
932
|
+
rel="author">Sherlock</a>
|
|
933
|
+
</li>
|
|
934
|
+
<li>
|
|
935
|
+
<a class="hero_slide_tag"
|
|
936
|
+
href="https://www.inside.com.tw/tag/25908-%E5%AF%B6%E5%B3%B6%E7%99%BE%E9%9D%A2">寶島百面</a>
|
|
937
|
+
、
|
|
938
|
+
<a class="hero_slide_tag"
|
|
939
|
+
href="https://www.inside.com.tw/tag/26303-2024%20%E6%96%87%E5%8D%9A%E6%9C%83">2024
|
|
940
|
+
文博會</a>
|
|
941
|
+
、
|
|
942
|
+
<a class="hero_slide_tag"
|
|
943
|
+
href="https://www.inside.com.tw/tag/26377-%E7%B7%9A%E4%B8%8A%E5%95%86%E5%B1%95">線上商展</a>
|
|
944
|
+
、
|
|
945
|
+
<a class="hero_slide_tag"
|
|
946
|
+
href="https://www.inside.com.tw/tag/26378-%E5%95%86%E5%B1%95%E7%B8%BD%E7%9B%A3">商展總監</a>
|
|
947
|
+
、
|
|
948
|
+
<a class="hero_slide_tag"
|
|
949
|
+
href="https://www.inside.com.tw/tag/26379-%E9%BB%83%E6%98%B1%E7%A6%8E">黃昱禎</a>
|
|
950
|
+
、
|
|
951
|
+
<a class="hero_slide_tag"
|
|
952
|
+
href="https://www.inside.com.tw/tag/26380-%E5%93%81%E7%89%8C%E5%AA%92%E5%90%88">品牌媒合</a>
|
|
953
|
+
</li>
|
|
954
|
+
</ul>
|
|
955
|
+
</div>
|
|
956
|
+
<div class="footer_post_list_item">
|
|
957
|
+
<h5 class="post_title">
|
|
958
|
+
<a class="js-auto_break_title"
|
|
959
|
+
href="https://www.inside.com.tw/article/36045-exclusive-interview-with-the-curator-of-the-technology-exhibition-and-art-performance-at-the-2024-cultural-expo">【2024 文博會】專訪
|
|
960
|
+
2024 文博會科技展演藝術策展人馮建彰:視覺藝術與科技下的一筆一畫</a>
|
|
961
|
+
</h5>
|
|
962
|
+
<ul class="post_meta">
|
|
963
|
+
<li class="post_date">
|
|
964
|
+
<span>2024/08/29</span>
|
|
965
|
+
</li>
|
|
966
|
+
<li>
|
|
967
|
+
<a href="https://www.inside.com.tw/author/sherlock"
|
|
968
|
+
title="Posts by Sherlock" class="author url fn"
|
|
969
|
+
rel="author">Sherlock</a>
|
|
970
|
+
</li>
|
|
971
|
+
<li>
|
|
972
|
+
<a class="hero_slide_tag"
|
|
973
|
+
href="https://www.inside.com.tw/tag/25908-%E5%AF%B6%E5%B3%B6%E7%99%BE%E9%9D%A2">寶島百面</a>
|
|
974
|
+
、
|
|
975
|
+
<a class="hero_slide_tag"
|
|
976
|
+
href="https://www.inside.com.tw/tag/25911-2024%20%E8%87%BA%E7%81%A3%E6%96%87%E5%8D%9A%E6%9C%83">2024
|
|
977
|
+
臺灣文博會</a>
|
|
978
|
+
、
|
|
979
|
+
<a class="hero_slide_tag"
|
|
980
|
+
href="https://www.inside.com.tw/tag/26224-%E8%A3%B8%E8%A6%96%203D">裸視
|
|
981
|
+
3D</a>
|
|
982
|
+
、
|
|
983
|
+
<a class="hero_slide_tag"
|
|
984
|
+
href="https://www.inside.com.tw/tag/26353-FREE%27S">FREE'S</a>
|
|
985
|
+
、
|
|
986
|
+
<a class="hero_slide_tag"
|
|
987
|
+
href="https://www.inside.com.tw/tag/26354-%E9%A6%AE%E5%BB%BA%E5%BD%B0">馮建彰</a>
|
|
988
|
+
、
|
|
989
|
+
<a class="hero_slide_tag"
|
|
990
|
+
href="https://www.inside.com.tw/tag/26356-FREE%27S%C2%A0%E8%87%AA%E7%94%B1%E7%9A%84%E8%A8%AD%E8%A8%88">FREE'S 自由的設計</a>
|
|
991
|
+
、
|
|
992
|
+
<a class="hero_slide_tag"
|
|
993
|
+
href="https://www.inside.com.tw/tag/26357-%E7%9C%A0%E6%9C%88%E7%B7%9A">眠月線</a>
|
|
994
|
+
</li>
|
|
995
|
+
</ul>
|
|
996
|
+
</div>
|
|
997
|
+
<div class="footer_post_list_item">
|
|
998
|
+
<h5 class="post_title">
|
|
999
|
+
<a class="js-auto_break_title"
|
|
1000
|
+
href="https://www.inside.com.tw/feature/side-chat/35405-side-chat-e251">中指通:百萬
|
|
1001
|
+
YouTuber 暨成人內容推廣師 | 競爭激烈、政策緊縮下的求生之道【塞掐 Side Chat】E251</a>
|
|
1002
|
+
</h5>
|
|
1003
|
+
<ul class="post_meta">
|
|
1004
|
+
<li class="post_date">
|
|
1005
|
+
<span>2024/06/24</span>
|
|
1006
|
+
</li>
|
|
1007
|
+
<li>
|
|
1008
|
+
<a href="https://www.inside.com.tw/author/mia" title="Posts by Mia"
|
|
1009
|
+
class="author url fn" rel="author">Mia</a>
|
|
1010
|
+
</li>
|
|
1011
|
+
<li>
|
|
1012
|
+
<a class="hero_slide_tag"
|
|
1013
|
+
href="https://www.inside.com.tw/tag/687-%E5%95%86%E6%A5%AD%E6%A8%A1%E5%BC%8F">商業模式</a>
|
|
1014
|
+
、
|
|
1015
|
+
<a class="hero_slide_tag"
|
|
1016
|
+
href="https://www.inside.com.tw/tag/1045-VR">VR</a>
|
|
1017
|
+
、
|
|
1018
|
+
<a class="hero_slide_tag"
|
|
1019
|
+
href="https://www.inside.com.tw/tag/1999-YouTuber">YouTuber</a>
|
|
1020
|
+
、
|
|
1021
|
+
<a class="hero_slide_tag"
|
|
1022
|
+
href="https://www.inside.com.tw/tag/2474-%E5%89%B5%E4%BD%9C%E8%80%85">創作者</a>
|
|
1023
|
+
、
|
|
1024
|
+
<a class="hero_slide_tag"
|
|
1025
|
+
href="https://www.inside.com.tw/tag/17863-%E6%88%90%E4%BA%BA%E5%85%A7%E5%AE%B9">成人內容</a>
|
|
1026
|
+
、
|
|
1027
|
+
<a class="hero_slide_tag"
|
|
1028
|
+
href="https://www.inside.com.tw/tag/25747-%E4%B8%AD%E6%8C%87%E9%80%9A">中指通</a>
|
|
1029
|
+
</li>
|
|
1030
|
+
</ul>
|
|
1031
|
+
</div>
|
|
1032
|
+
<div class="footer_post_list_item">
|
|
1033
|
+
<h5 class="post_title">
|
|
1034
|
+
<a class="js-auto_break_title"
|
|
1035
|
+
href="https://www.inside.com.tw/feature/ai-new-chip-war/34813-neuchips-interview">專訪
|
|
1036
|
+
Neuchips 創鑫:台灣新創怎緊抓生成式 AI 大浪?</a>
|
|
1037
|
+
</h5>
|
|
1038
|
+
<ul class="post_meta">
|
|
1039
|
+
<li class="post_date">
|
|
1040
|
+
<span>2024/05/29</span>
|
|
1041
|
+
</li>
|
|
1042
|
+
<li>
|
|
1043
|
+
<a href="https://www.inside.com.tw/author/sisley" title="Posts by Sisley"
|
|
1044
|
+
class="author url fn" rel="author">Sisley</a>
|
|
1045
|
+
</li>
|
|
1046
|
+
<li>
|
|
1047
|
+
<a class="hero_slide_tag"
|
|
1048
|
+
href="https://www.inside.com.tw/tag/1321-AI">AI</a>
|
|
1049
|
+
、
|
|
1050
|
+
<a class="hero_slide_tag"
|
|
1051
|
+
href="https://www.inside.com.tw/tag/2354-GPU">GPU</a>
|
|
1052
|
+
、
|
|
1053
|
+
<a class="hero_slide_tag"
|
|
1054
|
+
href="https://www.inside.com.tw/tag/19367-%E7%94%9F%E6%88%90%E5%BC%8FAI">生成式AI</a>
|
|
1055
|
+
、
|
|
1056
|
+
<a class="hero_slide_tag"
|
|
1057
|
+
href="https://www.inside.com.tw/tag/19712-LLM">LLM</a>
|
|
1058
|
+
、
|
|
1059
|
+
<a class="hero_slide_tag"
|
|
1060
|
+
href="https://www.inside.com.tw/tag/20309-AI%20%E6%99%B6%E7%89%87">AI
|
|
1061
|
+
晶片</a>
|
|
1062
|
+
、
|
|
1063
|
+
<a class="hero_slide_tag"
|
|
1064
|
+
href="https://www.inside.com.tw/tag/25364-%E8%83%BD%E6%95%88">能效</a>
|
|
1065
|
+
、
|
|
1066
|
+
<a class="hero_slide_tag"
|
|
1067
|
+
href="https://www.inside.com.tw/tag/25365-%E8%BB%9F%E9%AB%94%E4%BA%BA%E6%89%8D">軟體人才</a>
|
|
1068
|
+
、
|
|
1069
|
+
<a class="hero_slide_tag"
|
|
1070
|
+
href="https://www.inside.com.tw/tag/25366-Neuchips">Neuchips</a>
|
|
1071
|
+
</li>
|
|
1072
|
+
</ul>
|
|
1073
|
+
</div>
|
|
1074
|
+
<div class="footer_post_list_item">
|
|
1075
|
+
<h5 class="post_title">
|
|
1076
|
+
<a class="js-auto_break_title"
|
|
1077
|
+
href="https://www.inside.com.tw/article/34472-liang-sheng-lin">黃明志破億神曲《東京盆踊》背後的男人,專訪
|
|
1078
|
+
Cool Japan TV 共同創辦人林良升</a>
|
|
1079
|
+
</h5>
|
|
1080
|
+
<ul class="post_meta">
|
|
1081
|
+
<li class="post_date">
|
|
1082
|
+
<span>2024/03/14</span>
|
|
1083
|
+
</li>
|
|
1084
|
+
<li>
|
|
1085
|
+
<a href="https://www.inside.com.tw/author/tnl" title="Posts by TNL"
|
|
1086
|
+
class="author url fn" rel="author">TNL</a>
|
|
1087
|
+
</li>
|
|
1088
|
+
<li>
|
|
1089
|
+
<a class="hero_slide_tag"
|
|
1090
|
+
href="https://www.inside.com.tw/tag/84-%E8%A1%8C%E9%8A%B7">行銷</a>
|
|
1091
|
+
、
|
|
1092
|
+
<a class="hero_slide_tag"
|
|
1093
|
+
href="https://www.inside.com.tw/tag/197-Youtube">Youtube</a>
|
|
1094
|
+
、
|
|
1095
|
+
<a class="hero_slide_tag"
|
|
1096
|
+
href="https://www.inside.com.tw/tag/1021-%E5%BD%B1%E9%9F%B3">影音</a>
|
|
1097
|
+
、
|
|
1098
|
+
<a class="hero_slide_tag"
|
|
1099
|
+
href="https://www.inside.com.tw/tag/2001-%E7%B6%B2%E7%B4%85">網紅</a>
|
|
1100
|
+
、
|
|
1101
|
+
<a class="hero_slide_tag"
|
|
1102
|
+
href="https://www.inside.com.tw/tag/4600-%E5%89%B5%E4%BD%9C">創作</a>
|
|
1103
|
+
、
|
|
1104
|
+
<a class="hero_slide_tag"
|
|
1105
|
+
href="https://www.inside.com.tw/tag/5492-%E8%87%AA%E5%AA%92%E9%AB%94">自媒體</a>
|
|
1106
|
+
、
|
|
1107
|
+
<a class="hero_slide_tag"
|
|
1108
|
+
href="https://www.inside.com.tw/tag/15035-%E9%BB%83%E6%98%8E%E5%BF%97">黃明志</a>
|
|
1109
|
+
、
|
|
1110
|
+
<a class="hero_slide_tag"
|
|
1111
|
+
href="https://www.inside.com.tw/tag/24796-Cool%20Japan%20TV">Cool Japan
|
|
1112
|
+
TV</a>
|
|
1113
|
+
、
|
|
1114
|
+
<a class="hero_slide_tag"
|
|
1115
|
+
href="https://www.inside.com.tw/tag/24797-%E6%9E%97%E8%89%AF%E5%8D%87">林良升</a>
|
|
1116
|
+
</li>
|
|
1117
|
+
</ul>
|
|
1118
|
+
</div>
|
|
1119
|
+
</div>
|
|
1120
|
+
<div class="footer_post_list">
|
|
1121
|
+
<a class="footer_post_list_title badge badge-large" style="background-color: #e4ad00"
|
|
1122
|
+
href="https://www.inside.com.tw/category/opinion">
|
|
1123
|
+
評論
|
|
1124
|
+
</a>
|
|
1125
|
+
<div class="footer_post_list_item">
|
|
1126
|
+
<h5 class="post_title">
|
|
1127
|
+
<a class="js-auto_break_title"
|
|
1128
|
+
href="https://www.inside.com.tw/article/35766-elta-rebroadcast">
|
|
1129
|
+
奧運直播被愛爾達「獨佔」?不,這是耕耘 15 年的故事與困境</a>
|
|
1130
|
+
</h5>
|
|
1131
|
+
<ul class="post_meta">
|
|
1132
|
+
<li class="post_date">
|
|
1133
|
+
<span>2024/07/30</span>
|
|
1134
|
+
</li>
|
|
1135
|
+
<li>
|
|
1136
|
+
<a href="https://www.inside.com.tw/author/206092005" title="Posts by 精選轉貼"
|
|
1137
|
+
class="author url fn" rel="author">精選轉貼</a>
|
|
1138
|
+
</li>
|
|
1139
|
+
<li>
|
|
1140
|
+
<a class="hero_slide_tag"
|
|
1141
|
+
href="https://www.inside.com.tw/tag/146-%E4%B8%AD%E8%8F%AF%E9%9B%BB%E4%BF%A1">中華電信</a>
|
|
1142
|
+
、
|
|
1143
|
+
<a class="hero_slide_tag"
|
|
1144
|
+
href="https://www.inside.com.tw/tag/1108-%E4%B8%B2%E6%B5%81">串流</a>
|
|
1145
|
+
、
|
|
1146
|
+
<a class="hero_slide_tag"
|
|
1147
|
+
href="https://www.inside.com.tw/tag/1126-%E7%9B%B4%E6%92%AD">直播</a>
|
|
1148
|
+
、
|
|
1149
|
+
<a class="hero_slide_tag"
|
|
1150
|
+
href="https://www.inside.com.tw/tag/6866-%E6%84%9B%E7%88%BE%E9%81%94">愛爾達</a>
|
|
1151
|
+
</li>
|
|
1152
|
+
</ul>
|
|
1153
|
+
</div>
|
|
1154
|
+
<div class="footer_post_list_item">
|
|
1155
|
+
<h5 class="post_title">
|
|
1156
|
+
<a class="js-auto_break_title"
|
|
1157
|
+
href="https://www.inside.com.tw/article/35756-learn-from-sbf">麥
|
|
1158
|
+
可路易士《無限風暴》:幣圈神棍後浪推前浪,因此我們必須向 SBF 這樣的壞人「學習」</a>
|
|
1159
|
+
</h5>
|
|
1160
|
+
<ul class="post_meta">
|
|
1161
|
+
<li class="post_date">
|
|
1162
|
+
<span>2024/07/30</span>
|
|
1163
|
+
</li>
|
|
1164
|
+
<li>
|
|
1165
|
+
<a href="https://www.inside.com.tw/author/tnl" title="Posts by TNL"
|
|
1166
|
+
class="author url fn" rel="author">TNL</a>
|
|
1167
|
+
</li>
|
|
1168
|
+
<li>
|
|
1169
|
+
<a class="hero_slide_tag"
|
|
1170
|
+
href="https://www.inside.com.tw/tag/999-bitcoin">bitcoin</a>
|
|
1171
|
+
、
|
|
1172
|
+
<a class="hero_slide_tag"
|
|
1173
|
+
href="https://www.inside.com.tw/tag/1000-%E6%AF%94%E7%89%B9%E5%B9%A3">比特幣</a>
|
|
1174
|
+
、
|
|
1175
|
+
<a class="hero_slide_tag"
|
|
1176
|
+
href="https://www.inside.com.tw/tag/1728-%E5%8D%80%E5%A1%8A%E9%8F%88">區塊鏈</a>
|
|
1177
|
+
、
|
|
1178
|
+
<a class="hero_slide_tag"
|
|
1179
|
+
href="https://www.inside.com.tw/tag/4493-%E5%8A%A0%E5%AF%86%E8%B2%A8%E5%B9%A3">加密貨幣</a>
|
|
1180
|
+
、
|
|
1181
|
+
<a class="hero_slide_tag"
|
|
1182
|
+
href="https://www.inside.com.tw/tag/10672-FTX">FTX</a>
|
|
1183
|
+
、
|
|
1184
|
+
<a class="hero_slide_tag"
|
|
1185
|
+
href="https://www.inside.com.tw/tag/18628-SBF">SBF</a>
|
|
1186
|
+
、
|
|
1187
|
+
<a class="hero_slide_tag"
|
|
1188
|
+
href="https://www.inside.com.tw/tag/20006-Sam%20Bankman-Fried">Sam
|
|
1189
|
+
Bankman-Fried</a>
|
|
1190
|
+
</li>
|
|
1191
|
+
</ul>
|
|
1192
|
+
</div>
|
|
1193
|
+
<div class="footer_post_list_item">
|
|
1194
|
+
<h5 class="post_title">
|
|
1195
|
+
<a class="js-auto_break_title"
|
|
1196
|
+
href="https://www.inside.com.tw/article/35745-another-failure-for-intel">Intel
|
|
1197
|
+
的失敗又添一筆!基辛格還有機會取回市場信任嗎?</a>
|
|
1198
|
+
</h5>
|
|
1199
|
+
<ul class="post_meta">
|
|
1200
|
+
<li class="post_date">
|
|
1201
|
+
<span>2024/07/29</span>
|
|
1202
|
+
</li>
|
|
1203
|
+
<li>
|
|
1204
|
+
<a href="https://www.inside.com.tw/author/ericlin" title="Posts by 林宗輝"
|
|
1205
|
+
class="author url fn" rel="author">林宗輝</a>
|
|
1206
|
+
</li>
|
|
1207
|
+
<li>
|
|
1208
|
+
<a class="hero_slide_tag"
|
|
1209
|
+
href="https://www.inside.com.tw/tag/649-Intel">Intel</a>
|
|
1210
|
+
、
|
|
1211
|
+
<a class="hero_slide_tag"
|
|
1212
|
+
href="https://www.inside.com.tw/tag/1913-CPU">CPU</a>
|
|
1213
|
+
、
|
|
1214
|
+
<a class="hero_slide_tag"
|
|
1215
|
+
href="https://www.inside.com.tw/tag/3431-%E8%8B%B1%E7%89%B9%E7%88%BE">英特爾</a>
|
|
1216
|
+
、
|
|
1217
|
+
<a class="hero_slide_tag"
|
|
1218
|
+
href="https://www.inside.com.tw/tag/13514-Pat%20Gelsinger">Pat
|
|
1219
|
+
Gelsinger</a>
|
|
1220
|
+
、
|
|
1221
|
+
<a class="hero_slide_tag"
|
|
1222
|
+
href="https://www.inside.com.tw/tag/14868-%E5%9F%BA%E8%BE%9B%E6%A0%BC">基辛格</a>
|
|
1223
|
+
</li>
|
|
1224
|
+
</ul>
|
|
1225
|
+
</div>
|
|
1226
|
+
<div class="footer_post_list_item">
|
|
1227
|
+
<h5 class="post_title">
|
|
1228
|
+
<a class="js-auto_break_title"
|
|
1229
|
+
href="https://www.inside.com.tw/article/35561-threads-meta-one-year-anniversary">Threads
|
|
1230
|
+
一週年:一個文字友好的社交場所,找到了它的受眾</a>
|
|
1231
|
+
</h5>
|
|
1232
|
+
<ul class="post_meta">
|
|
1233
|
+
<li class="post_date">
|
|
1234
|
+
<span>2024/07/10</span>
|
|
1235
|
+
</li>
|
|
1236
|
+
<li>
|
|
1237
|
+
<a href="https://www.inside.com.tw/author/chris" title="Posts by Chris"
|
|
1238
|
+
class="author url fn" rel="author">Chris</a>
|
|
1239
|
+
</li>
|
|
1240
|
+
<li>
|
|
1241
|
+
<a class="hero_slide_tag"
|
|
1242
|
+
href="https://www.inside.com.tw/tag/3-Facebook">Facebook</a>
|
|
1243
|
+
、
|
|
1244
|
+
<a class="hero_slide_tag"
|
|
1245
|
+
href="https://www.inside.com.tw/tag/534-instagram">instagram</a>
|
|
1246
|
+
、
|
|
1247
|
+
<a class="hero_slide_tag"
|
|
1248
|
+
href="https://www.inside.com.tw/tag/3014-Meta">Meta</a>
|
|
1249
|
+
、
|
|
1250
|
+
<a class="hero_slide_tag"
|
|
1251
|
+
href="https://www.inside.com.tw/tag/21206-Threads">Threads</a>
|
|
1252
|
+
</li>
|
|
1253
|
+
</ul>
|
|
1254
|
+
</div>
|
|
1255
|
+
<div class="footer_post_list_item">
|
|
1256
|
+
<h5 class="post_title">
|
|
1257
|
+
<a class="js-auto_break_title"
|
|
1258
|
+
href="https://www.inside.com.tw/article/35524-why-did-elon-musk-retrieve-charges-against-openai">馬斯克為何悄悄撤告
|
|
1259
|
+
Open AI,背後可能有哪些考量?</a>
|
|
1260
|
+
</h5>
|
|
1261
|
+
<ul class="post_meta">
|
|
1262
|
+
<li class="post_date">
|
|
1263
|
+
<span>2024/07/08</span>
|
|
1264
|
+
</li>
|
|
1265
|
+
<li>
|
|
1266
|
+
<a href="https://www.inside.com.tw/author/abby" title="Posts by Abby"
|
|
1267
|
+
class="author url fn" rel="author">Abby</a>
|
|
1268
|
+
</li>
|
|
1269
|
+
<li>
|
|
1270
|
+
<a class="hero_slide_tag"
|
|
1271
|
+
href="https://www.inside.com.tw/tag/128-%E8%98%8B%E6%9E%9C">蘋果</a>
|
|
1272
|
+
、
|
|
1273
|
+
<a class="hero_slide_tag"
|
|
1274
|
+
href="https://www.inside.com.tw/tag/1256-%E4%BA%BA%E5%B7%A5%E6%99%BA%E6%85%A7">人工智慧</a>
|
|
1275
|
+
、
|
|
1276
|
+
<a class="hero_slide_tag"
|
|
1277
|
+
href="https://www.inside.com.tw/tag/1420-%E9%A6%AC%E6%96%AF%E5%85%8B">馬斯克</a>
|
|
1278
|
+
、
|
|
1279
|
+
<a class="hero_slide_tag"
|
|
1280
|
+
href="https://www.inside.com.tw/tag/2189-%E6%B3%95%E5%BE%8B">法律</a>
|
|
1281
|
+
、
|
|
1282
|
+
<a class="hero_slide_tag"
|
|
1283
|
+
href="https://www.inside.com.tw/tag/2724-OpenAI">OpenAI</a>
|
|
1284
|
+
</li>
|
|
1285
|
+
</ul>
|
|
1286
|
+
</div>
|
|
1287
|
+
</div>
|
|
1288
|
+
</div>
|
|
1289
|
+
</div>
|
|
1290
|
+
|
|
1291
|
+
</div>
|
|
1292
|
+
|
|
1293
|
+
<div class="footer_bottom">
|
|
1294
|
+
<div class="container">
|
|
1295
|
+
<div class="subscribe_block footer_subscribe_block">
|
|
1296
|
+
<div class="subscribe_block_title">訂閱 INSIDE</div>
|
|
1297
|
+
<div class="subscribe_block_description js-auto_break_text">隨時關注最新創業、科技、網路、工作訊息。</div>
|
|
1298
|
+
<div class="subscribe_block_action">
|
|
1299
|
+
<div class="subscribe_block_social_list">
|
|
1300
|
+
<a class="subscribe_block_social_item" href="https://www.facebook.com/cyberbuzz"
|
|
1301
|
+
target="_blank" rel="noopener noreferrer"><i class="fab fa-facebook-f"></i></a>
|
|
1302
|
+
<a class="subscribe_block_social_item" href="https://twitter.com/insideCyberbuzz"
|
|
1303
|
+
target="_blank" rel="noopener noreferrer"><i class="fab fa-x-twitter"></i></a>
|
|
1304
|
+
<a class="subscribe_block_social_item" href="https://line.me/ti/p/@paq1370n"
|
|
1305
|
+
target="_blank" rel="noopener noreferrer"><i class="fab fa-line"></i></a>
|
|
1306
|
+
<a class="subscribe_block_social_item"
|
|
1307
|
+
href="https://www.youtube.com/channel/UC5MwBnaH11q1nO2r4hiv5BQ?sub_confirmation=1"
|
|
1308
|
+
target="_blank" rel="noopener noreferrer"><i
|
|
1309
|
+
class="fa-brands fa-youtube"></i></a>
|
|
1310
|
+
<a class="subscribe_block_social_item gtm-track" data-gtm-category="Footer"
|
|
1311
|
+
data-gtm-label="Newsletter" rel="nofollow"
|
|
1312
|
+
href="https://www.inside.com.tw/insider/newsletter"><i
|
|
1313
|
+
class="fas fa-envelope"></i></a>
|
|
1314
|
+
</div>
|
|
1315
|
+
</div>
|
|
1316
|
+
<ul class="footer_links">
|
|
1317
|
+
<li>
|
|
1318
|
+
<a href="https://www.tnlmediagene.com/zh-tw/media/inside" target="_blank">關於
|
|
1319
|
+
INSIDE</a>
|
|
1320
|
+
</li>
|
|
1321
|
+
</ul>
|
|
1322
|
+
</div>
|
|
1323
|
+
<div class="contactus_block">
|
|
1324
|
+
<span class="contactus_title">聯絡我們</span>
|
|
1325
|
+
<ul>
|
|
1326
|
+
<li><a target="_blank"
|
|
1327
|
+
href="mailto:sales@inside.com.tw">廣告採購、授權詢問、業務相關合作:<span>sales@inside.com.tw</span></a>
|
|
1328
|
+
</li>
|
|
1329
|
+
<li><a target="_blank"
|
|
1330
|
+
href="mailto:partnership@inside.com.tw">非業務相關的行銷合作洽詢:<span>partnership@inside.com.tw</span></a>
|
|
1331
|
+
</li>
|
|
1332
|
+
</ul>
|
|
1333
|
+
<ul>
|
|
1334
|
+
<li><a target="_blank"
|
|
1335
|
+
href="mailto:pr@inside.com.tw">新聞稿、書訊等內容合作:<span>pr@inside.com.tw</span></a>
|
|
1336
|
+
</li>
|
|
1337
|
+
<li><a target="_blank"
|
|
1338
|
+
href="mailto:contact@inside.com.tw">新聞採訪、內容檢舉、投稿發文相關問題:<span>contact@inside.com.tw</span></a>
|
|
1339
|
+
</li>
|
|
1340
|
+
</ul>
|
|
1341
|
+
</div>
|
|
1342
|
+
</div>
|
|
1343
|
+
<tnlmedia-footer theme="styleLight" lang="zh-tw"></tnlmedia-footer>
|
|
1344
|
+
</div>
|
|
1345
|
+
</div>
|
|
1346
|
+
</footer>
|
|
1347
|
+
</div>
|
|
1348
|
+
|
|
1349
|
+
<div class="ad-content">
|
|
1350
|
+
<div class="tmgad tmgad-type-general tmgad-new">
|
|
1351
|
+
|
|
1352
|
+
</div>
|
|
1353
|
+
|
|
1354
|
+
</div>
|
|
1355
|
+
|
|
1356
|
+
|
|
1357
|
+
|
|
1358
|
+
|
|
1359
|
+
|
|
1360
|
+
|
|
1361
|
+
|
|
1362
|
+
|
|
1363
|
+
|
|
1364
|
+
|
|
1365
|
+
|
|
1366
|
+
|
|
1367
|
+
|
|
1368
|
+
|
|
1369
|
+
|
|
1370
|
+
|
|
1371
|
+
|
|
1372
|
+
|
|
1373
|
+
|
|
1374
|
+
|
|
1375
|
+
|
|
1376
|
+
|
|
1377
|
+
|
|
1378
|
+
|
|
1379
|
+
|
|
1380
|
+
|
|
1381
|
+
|
|
1382
|
+
|
|
1383
|
+
|
|
1384
|
+
|
|
1385
|
+
<div class="legal container-fluid wine-legal-disable" variant="fixed">
|
|
1386
|
+
<div class="row">
|
|
1387
|
+
<div class="legal unit" modifier="centered">
|
|
1388
|
+
<div id="warning" class="warning">
|
|
1389
|
+
<span>-</span> 禁 止 酒 駕 <img src="../assets/images/legal/icon_warning.png" alt=""> 未 滿 十 八 歲 禁 止 飲 酒
|
|
1390
|
+
<span>-</span>
|
|
1391
|
+
</div>
|
|
1392
|
+
<div id="warning_s"> <img src="../assets/images/legal/txt_warn.png"></div>
|
|
1393
|
+
</div>
|
|
1394
|
+
</div>
|
|
1395
|
+
</div>
|
|
1396
|
+
|
|
1397
|
+
</body>
|
|
1398
|
+
|
|
1399
|
+
</html>`
|