-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
682 lines (519 loc) · 41.8 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
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
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
<!DOCTYPE html>
<html lang="zh-TW" prefix="og: http://ogp.me/ns#">
<head>
<link rel="icon" type="image/x-icon" href="/favicon.ico">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>果醬珍珍•JamJam - 健忘女孩Jam的學習筆記和生活雜記</title>
<meta name="robots" content="max-image-preview:large">
<meta name="description" content="健忘女孩Jam的學習筆記和生活雜記">
<meta property="og:locale" content="zh_TW">
<meta property="og:type" content="website">
<meta property="og:title" content="果醬珍珍•JamJam - 健忘女孩Jam的學習筆記和生活雜記">
<meta property="og:description" content="健忘女孩Jam的學習筆記和生活雜記">
<meta property="og:url" content="/">
<meta property="og:site_name" content="果醬珍珍•JamJam">
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:description" content="健忘女孩Jam的學習筆記和生活雜記">
<meta name="twitter:title" content="果醬珍珍•JamJam - 健忘女孩Jam的學習筆記和生活雜記">
<script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","@id":"/#website","url":"/","name":"\u679c\u91ac\u73cd\u73cd\u2022JamJam","potentialAction":{"@type":"SearchAction","target":"/?s={search_term_string}","query-input":"required name=search_term_string"}}</script>
<link rel="dns-prefetch" href="//fonts.googleapis.com">
<link rel="dns-prefetch" href="//s.w.org">
<link rel="stylesheet" id="crayon-css" href="/wp-content/plugins/crayon-syntax-highlighter/css/min/crayon.min.css" type="text/css" media="all">
<link rel="stylesheet" id="crayon-theme-coy-css" href="/wp-content/plugins/crayon-syntax-highlighter/themes/coy/coy.css" type="text/css" media="all">
<link rel="stylesheet" id="crayon-theme-hwj-based-on-monokai-css" href="/wp-content/uploads/crayon-syntax-highlighter/themes/hwj-based-on-monokai/hwj-based-on-monokai.css" type="text/css" media="all">
<link rel="stylesheet" id="crayon-font-monospace-css" href="/wp-content/plugins/crayon-syntax-highlighter/fonts/monospace.css" type="text/css" media="all">
<link rel="stylesheet" id="sb_instagram_styles-css" href="/wp-content/plugins/instagram-feed/css/sb-instagram-2-2.min.css" type="text/css" media="all">
<link rel="stylesheet" id="sydney-bootstrap-css" href="/wp-content/themes/hwj-based-on-sydney/css/bootstrap/bootstrap.min.css" type="text/css" media="all">
<link rel="stylesheet" id="wp-block-library-css" href="/wp-includes/css/dist/block-library/style.min.css" type="text/css" media="all">
<link rel="stylesheet" id="titan-adminbar-styles-css" href="/wp-content/plugins/anti-spam/assets/css/admin-bar.css" type="text/css" media="all">
<link rel="stylesheet" id="sydney-fonts-css" href="https://fonts.googleapis.com/css?family=Source+Sans+Pro%3A400%2C400italic%2C600%7CRaleway%3A400%2C500%2C600" type="text/css" media="all">
<link rel="stylesheet" id="sydney-style-css" href="/wp-content/themes/hwj-based-on-sydney/style.css" type="text/css" media="all">
<style id="sydney-style-inline-css" type="text/css">
.site-title { font-size:32px; }
.site-description { font-size:16px; }
#mainnav ul li a { font-size:14px; }
h1 { font-size:52px; }
h2 { font-size:42px; }
h3 { font-size:32px; }
h4 { font-size:25px; }
h5 { font-size:20px; }
h6 { font-size:18px; }
body { font-size:16px; }
.single .hentry .title-post { font-size:24px; }
.header-image { background-size:cover;}
.header-image { height:500px; }
.widget-area .widget_fp_social a,#mainnav ul li a:hover, .sydney_contact_info_widget span, .roll-team .team-content .name,.roll-team .team-item .team-pop .team-social li:hover a,.roll-infomation li.address:before,.roll-infomation li.phone:before,.roll-infomation li.email:before,.roll-testimonials .name,.roll-button.border,.roll-button:hover,.roll-icon-list .icon i,.roll-icon-list .content h3 a:hover,.roll-icon-box.white .content h3 a,.roll-icon-box .icon i,.roll-icon-box .content h3 a:hover,.switcher-container .switcher-icon a:focus,.go-top:hover,.hentry .meta-post a:hover,#mainnav > ul > li > a.active, #mainnav > ul > li > a:hover, button:hover, input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover, .text-color, .social-menu-widget a, .social-menu-widget a:hover, .archive .team-social li a, a, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,.classic-alt .meta-post a,.single .hentry .meta-post a { color:#3d3d3d}
.reply,.woocommerce div.product .woocommerce-tabs ul.tabs li.active,.woocommerce #respond input#submit,.woocommerce a.button,.woocommerce button.button,.woocommerce input.button,.project-filter li a.active, .project-filter li a:hover,.preloader .pre-bounce1, .preloader .pre-bounce2,.roll-team .team-item .team-pop,.roll-progress .progress-animate,.roll-socials li a:hover,.roll-project .project-item .project-pop,.roll-project .project-filter li.active,.roll-project .project-filter li:hover,.roll-button.light:hover,.roll-button.border:hover,.roll-button,.roll-icon-box.white .icon,.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span,.go-top,.bottom .socials li:hover a,.sidebar .widget:before,.blog-pagination ul li.active,.blog-pagination ul li:hover a,.content-area .hentry:after,.text-slider .maintitle:after,.error-wrap #search-submit:hover,#mainnav .sub-menu li:hover > a,#mainnav ul li ul:after, button, input[type="button"], input[type="reset"], input[type="submit"], .panel-grid-cell .widget-title:after { background-color:#3d3d3d}
.roll-socials li a:hover,.roll-socials li a,.roll-button.light:hover,.roll-button.border,.roll-button,.roll-icon-list .icon,.roll-icon-box .icon,.owl-theme .owl-controls .owl-page span,.comment .comment-detail,.widget-tags .tag-list a:hover,.blog-pagination ul li,.hentry blockquote,.error-wrap #search-submit:hover,textarea:focus,input[type="text"]:focus,input[type="password"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="time"]:focus,input[type="week"]:focus,input[type="number"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="search"]:focus,input[type="tel"]:focus,input[type="color"]:focus, button, input[type="button"], input[type="reset"], input[type="submit"], .archive .team-social li a { border-color:#3d3d3d}
.site-header.float-header { background-color:rgba(0,0,0,0.9);}
@media only screen and (max-width: 1024px) { .site-header { background-color:#000000;}}
.site-title a, .site-title a:hover { color:#ffffff}
.site-description { color:#ffffff}
#mainnav ul li a, #mainnav ul li::before { color:#ffffff}
#mainnav .sub-menu li a { color:#ffffff}
#mainnav .sub-menu li a { background:#1c1c1c}
.text-slider .maintitle, .text-slider .subtitle { color:#ffffff}
body { color:#5e5e5e}
#secondary { background-color:#ffffff}
#secondary, #secondary a, #secondary .widget-title { color:#767676}
.footer-widgets { background-color:#252525}
.btn-menu { color:#ffffff}
#mainnav ul li a:hover { color:#d65050}
.site-footer { background-color:#1c1c1c}
.site-footer,.site-footer a { color:#666666}
.overlay { background-color:#000000}
.page-wrap { padding-top:10px;}
.page-wrap { padding-bottom:100px;}
@media only screen and (max-width: 1025px) {
.mobile-slide {
display: block;
}
.slide-item {
background-image: none !important;
}
.header-slider {
}
.slide-item {
height: auto !important;
}
.slide-inner {
min-height: initial;
}
}
@media only screen and (max-width: 780px) {
h1 { font-size: 32px;}
h2 { font-size: 28px;}
h3 { font-size: 22px;}
h4 { font-size: 18px;}
h5 { font-size: 16px;}
h6 { font-size: 14px;}
}
</style>
<link rel="stylesheet" id="sydney-font-awesome-css" href="/wp-content/themes/hwj-based-on-sydney/fonts/font-awesome.min.css" type="text/css" media="all">
<script type="text/javascript" src="/wp-includes/js/jquery/jquery.min.js" id="jquery-core-js"></script>
<script type="text/javascript" src="/wp-includes/js/jquery/jquery-migrate.min.js" id="jquery-migrate-js"></script>
<script type="text/javascript" id="crayon_js-js-extra">
/* <![CDATA[ */
var CrayonSyntaxSettings = {"version":"_2.7.2_beta","is_admin":"0","ajaxurl":"http:\/\/localhost\/wp-admin\/admin-ajax.php","prefix":"crayon-","setting":"crayon-setting","selected":"crayon-setting-selected","changed":"crayon-setting-changed","special":"crayon-setting-special","orig_value":"data-orig-value","debug":""};
var CrayonSyntaxStrings = {"copy":"Press %s to Copy, %s to Paste","minimize":"Click To Expand Code"};
/* ]]> */
</script>
<script type="text/javascript" src="/wp-content/plugins/crayon-syntax-highlighter/js/min/crayon.min.js" id="crayon_js-js"></script>
</head><body><div id="fb-root"></div><script>(function(d, s, id) {
var js, fjs = d.getElementsByTagName(s)[0];
if (d.getElementById(id)) return;
js = d.createElement(s); js.id = id;
js.src = '//connect.facebook.net/en_GB/sdk.js#xfbml=1&version=v2.3';
fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));</script> <style type="text/css">
.header-image {
background-image: url(/wp-content/uploads/2018/09/果醬珍珍_首圖_10.jpg);
display: block;
}
@media only screen and (max-width: 1024px) {
.header-inner {
display: block;
}
.header-image {
background-image: none;
height: auto !important;
}
}
</style>
<style type="text/css" id="wp-custom-css">
.entry-content a {
text-decoration: underline;
color: #9f6ad4;
} </style>
<script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/mathjax/2.7.5/MathJax.js?config=TeX-AMS-MML_HTMLorMML">
</script>
<div class="preloader">
<div class="spinner">
<div class="pre-bounce1"></div>
<div class="pre-bounce2"></div>
</div>
</div>
<div id="page" class="hfeed site">
<a class="skip-link screen-reader-text" href="#content">跳至主內容區</a>
<div id="masthead" class="site-header" role="banner" style="display:none;">
<div class="header-wrap">
<div class="container">
<div class="row">
<div class="col-md-4 col-sm-8 col-xs-12">
<a href="/" title="果醬珍珍•JamJam"><img class="site-logo" src="/wp-content/uploads/2018/09/grape_320.png" alt="果醬珍珍•JamJam"></a>
</div>
<div class="col-md-8 col-sm-4 col-xs-12">
<div class="btn-menu"></div>
<nav id="mainnav" class="mainnav" role="navigation">
<div class="menu-jamleecute-container"><ul id="menu-jamleecute" class="menu"><li id="menu-item-1691" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1691"><a href="/category/programming-statistics/"> 程式與統計</a></li>
<li id="menu-item-626" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-626"><a href="/category/travel/">旅遊</a></li>
<li id="menu-item-627" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-627"><a href="/category/foodie/">美食</a></li>
<li id="menu-item-2415" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2415"><a href="/%e7%b0%a1%e4%bb%8b/">關於我</a></li>
</ul></div> </nav>
</div>
</div>
</div>
</div>
</div>
<style>
.header-img-bounding-box {
background-image: url("/wp-content/uploads/2018/09/%E8%83%8C%E6%99%AF%E5%8E%9F%E5%9C%96_v2.jpg");
background-size: cover; /* <------ */
background-repeat: no-repeat;
background-position: center center; /* optional, center the image */
/* height: 300px; */
padding-top:55px;
padding-bottom:55px;
}
.title_img {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
min-width: 340px;
max-width: 800px;
}
.subtitle_img {
display: block;
margin-left: auto;
margin-right: auto;
width: 50%;
min-width: 340px;
max-width: 800px;
}
.subtitle_overlay {
margin-top:20px;
background-color: rgba(255, 255, 255, 0.7);
padding-bottom:8px;
}
</style>
<div>
<a href="/">
<div class="header-img-bounding-box">
<img src="/wp-content/uploads/2018/09/title.png" class="title_img">
<div class="subtitle_overlay">
<img src="/wp-content/uploads/2018/09/subtitle.png" class="subtitle_img">
</div>
</div>
</a>
</div>
<header>
<nav id="my_mainnav" class="my_mainnav" role="navigation">
<div class="menu-jamleecute-container"><ul id="menu-jamleecute-1" class="menu"><li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-1691"><a href="/category/programming-statistics/"> 程式與統計</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-626"><a href="/category/travel/">旅遊</a></li>
<li class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-627"><a href="/category/foodie/">美食</a></li>
<li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-2415"><a href="/%e7%b0%a1%e4%bb%8b/">關於我</a></li>
</ul></div> </nav>
</header>
<div id="content" class="page-wrap">
<style>
.home_intro {
margin: 0 12%;
/*height: 400px;*/
/*background: yellow;*/
}
.home_intro .content{
display: flex;
display: -webkit-flex;
justify-content: center;
-webkit-justify-content: center;
flex-wrap: wrap;
}
.home_intro .content .intro {
width: 240px;
margin: 0 auto;
}
.home_intro .content .intro .image {
/*width: 240px;
padding: 0px;
margin: 0 auto;
display: inline-block;*/
position: relative;
width: 240px;
height: 240px;
overflow: hidden;
border-radius: 50%;
}
.home_intro .content .description{
padding: 0 0px;
margin: 0 auto;
width: 240px;
text-align: center;
}
.home_intro .content .social_icon {
margin: 0 7px;
}
.circular--landscape {
display: inline-block;
position: relative;
width: 200px;
height: 200px;
overflow: hidden;
border-radius: 50%;
}
.home_intro .content .intro .image img {
width: auto;
height: 100%;
/*margin-left: -50px;*/
}
</style>
<div id="home_intro_div" class="home_intro">
<div class="content">
<div class="intro">
<div class="image">
<img src="/wp-content/uploads/2018/09/%E5%A4%A7%E9%A0%AD%E8%B2%BC_v3.jpg" alt="jam_lee_cute">
</div>
<div class="description">
<h5>Jam Jam</h5>
<p><img src="/wp-content/uploads/2018/09/world-1.png" height="40px" width="40px">Traveler</p>
<p><img src="/wp-content/uploads/2018/09/cutlery.png" height="40px" width="40px">Foodie</p>
<p><img src="/wp-content/uploads/2018/09/wine.png" height="40px" width="40px">Gourmet</p>
<p>
<a href="https://www.facebook.com/jamleecute/" target="_blank" style="display: inline-block;"><img class="social_icon" src="/wp-content/uploads/2018/09/fb_icon_black.png" height="36px" width="36px"></a>
</p>
</div>
</div>
<div class="intro">
<div class="image">
<img src="/wp-content/uploads/2018/09/icon_04.jpg" alt="statistics">
</div>
<div class="description"><h5>Statistics & Programming</h5>
<p>
<img src="/wp-content/uploads/2018/09/3d-model.png" height="40px" width="40px">
<a href="/category/programming-statistics/statistics-model/" target="_blank" style="color:#9f6ad4">「統計模型」</a> </p>
<p>
<img src="/wp-content/uploads/2018/09/data.png" height="40px" width="40px">
<a href="/category/programming-statistics/data-visualization/" target="_blank" style="color:#9f6ad4">「資料視覺化」</a> </p>
<p>
<img src="/wp-content/uploads/2018/09/coding.png" height="40px" width="40px">
<a href="/category/programming-statistics/data-processing/" target="_blank" style="color:#9f6ad4">「資料處理」</a> </p>
</div>
</div>
<div class="intro">
<div class="image">
<img src="/wp-content/uploads/2018/09/icon_03.jpg" alt="dairy">
</div>
<div class="description"><h5>生活雜記</h5>
<p>
<img src="/wp-content/uploads/2018/09/dish.png" height="40px" width="40px">
<a href="/category/foodie/" target="_blank" style="color:#9f6ad4">「美食」</a> </p>
<p>
<img src="/wp-content/uploads/2018/09/map-of-roads.png" height="40px" width="40px">
<a href="/category/travel/" target="_blank" style="color:#9f6ad4">「旅遊」</a>
</p>
</div>
</div>
</div>
</div>
<div class="container content-wrapper">
<div class="row">
<div id="primary" class="content-area col-md-9 classic">
<main id="main" class="post-wrap" role="main">
<div class="posts-layout">
<article id="post-3012" class="post-3012 post type-post status-publish format-standard has-post-thumbnail hentry category-taiwan-restaurant category-foodie tag-jbs-diner tag-86">
<div class="entry-thumb">
<a href="/jbs-diner/" title="JB’s Diner | 陽光、綠意、自然度假風美式早午餐 | 台北 天母"><img width="830" height="653" src="/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB-830x653.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="IMG_7422_橫" loading="lazy" srcset="/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB-830x653.jpg 830w,/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB-300x236.jpg 300w,/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB-768x604.jpg 768w,/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB-1024x806.jpg 1024w,/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB-230x181.jpg 230w,/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB-350x275.jpg 350w,/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB-480x378.jpg 480w,/wp-content/uploads/2019/08/IMG_7422_%E6%A9%AB.jpg 1220w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/jbs-diner/" rel="bookmark">JB’s Diner | 陽光、綠意、自然度假風美式早午餐 | 台北 天母</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/jbs-diner/" rel="bookmark"><time class="entry-date published" datetime="2019-08-25T12:45:22+08:00">2019-08-25</time><time class="updated" datetime="2019-08-25T13:40:18+08:00">2019-08-25</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/jbs-diner/#respond">留下留言</a></span><span class="cat-links">分類為《<a href="/category/foodie/taiwan-restaurant/" rel="category tag">台灣美食</a>, <a href="/category/foodie/" rel="category tag">美食</a>》</span> </div>
</header>
<div class="entry-post">
<p>JB’s Diner 有著一個一片綠油油的小花園、漆成淺棕色的外牆與大片大片的落地窗,初次經過真的會給人留下特別的印象,像個可愛的小木屋,有著濃濃的 […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
<article id="post-2972" class="post-2972 post type-post status-publish format-standard has-post-thumbnail hentry category-taiwan-restaurant category-foodie tag-402 tag-401 tag-400">
<div class="entry-thumb">
<a href="/%e9%82%80%e6%9c%88%e5%85%92/" title="邀月兒 | 適合放鬆小酌的迷人高級餐酒館 | 台北 民生社區 富錦街"><img width="830" height="553" src="/wp-content/uploads/2019/08/IMG_7223-830x553.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="IMG_7223" loading="lazy" srcset="/wp-content/uploads/2019/08/IMG_7223-830x553.jpg 830w,/wp-content/uploads/2019/08/IMG_7223-300x200.jpg 300w,/wp-content/uploads/2019/08/IMG_7223-768x512.jpg 768w,/wp-content/uploads/2019/08/IMG_7223-1024x683.jpg 1024w,/wp-content/uploads/2019/08/IMG_7223-230x153.jpg 230w,/wp-content/uploads/2019/08/IMG_7223-350x233.jpg 350w,/wp-content/uploads/2019/08/IMG_7223-480x320.jpg 480w,/wp-content/uploads/2019/08/IMG_7223.jpg 1500w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/%e9%82%80%e6%9c%88%e5%85%92/" rel="bookmark">邀月兒 | 適合放鬆小酌的迷人高級餐酒館 | 台北 民生社區 富錦街</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/%e9%82%80%e6%9c%88%e5%85%92/" rel="bookmark"><time class="entry-date published updated" datetime="2019-08-24T22:39:26+08:00">2019-08-24</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/%e9%82%80%e6%9c%88%e5%85%92/#respond">留下留言</a></span><span class="cat-links">分類為《<a href="/category/foodie/taiwan-restaurant/" rel="category tag">台灣美食</a>, <a href="/category/foodie/" rel="category tag">美食</a>》</span> </div>
</header>
<div class="entry-post">
<p>邀月兒 , 一直是我私心在民生社區最喜歡最喜歡的一家高級餐酒館,也是難得在民生社區營業許久的厲害店家。喜歡 邀月兒 歐陸風的裝潢風格與燈光設計,加上店家位在邊間 […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
<article id="post-2961" class="post-2961 post type-post status-publish format-standard has-post-thumbnail hentry category-taiwan-cafe category-foodie tag-eslite-cafe tag-397 tag-395 tag-398">
<div class="entry-thumb">
<a href="/eslite-cafe-%e4%bf%a1%e7%be%a9%e8%aa%a0%e5%93%81%e5%92%96%e5%95%a1/" title="信義誠品咖啡 Eslite Café | 美美的 優雅的 文青咖啡廳 | 台北 信義區"><img width="830" height="553" src="/wp-content/uploads/2019/08/IMG_7120-830x553.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="IMG_7120" loading="lazy" srcset="/wp-content/uploads/2019/08/IMG_7120-830x553.jpg 830w,/wp-content/uploads/2019/08/IMG_7120-300x200.jpg 300w,/wp-content/uploads/2019/08/IMG_7120-768x512.jpg 768w,/wp-content/uploads/2019/08/IMG_7120-1024x683.jpg 1024w,/wp-content/uploads/2019/08/IMG_7120-230x153.jpg 230w,/wp-content/uploads/2019/08/IMG_7120-350x233.jpg 350w,/wp-content/uploads/2019/08/IMG_7120-480x320.jpg 480w,/wp-content/uploads/2019/08/IMG_7120.jpg 1500w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/eslite-cafe-%e4%bf%a1%e7%be%a9%e8%aa%a0%e5%93%81%e5%92%96%e5%95%a1/" rel="bookmark">信義誠品咖啡 Eslite Café | 美美的 優雅的 文青咖啡廳 | 台北 信義區</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/eslite-cafe-%e4%bf%a1%e7%be%a9%e8%aa%a0%e5%93%81%e5%92%96%e5%95%a1/" rel="bookmark"><time class="entry-date published updated" datetime="2019-08-17T15:58:35+08:00">2019-08-17</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/eslite-cafe-%e4%bf%a1%e7%be%a9%e8%aa%a0%e5%93%81%e5%92%96%e5%95%a1/#respond">留下留言</a></span><span class="cat-links">分類為《<a href="/category/foodie/taiwan-cafe/" rel="category tag">台灣咖啡廳</a>, <a href="/category/foodie/" rel="category tag">美食</a>》</span> </div>
</header>
<div class="entry-post">
<p>位在信義誠品2樓的 信義誠品咖啡 Eslite Café 是一個總是讓我感到自在放鬆的舒適咖啡廳。咖啡廳不僅環境採光極好,輕食也非常合口味,咖啡也不會有苦澀感, […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
<article id="post-2912" class="post-2912 post type-post status-publish format-standard has-post-thumbnail hentry category-taiwan-restaurant category-foodie tag-bellavita tag-391 tag-392 tag-393">
<div class="entry-thumb">
<a href="/%e5%b0%8f%e9%bc%8e%e8%86%be/" title="小鼎膾 | 新鮮美味的高品質日式丼飯、海鮮料理 | 台北信義 Bellavita B2"><img width="830" height="553" src="/wp-content/uploads/2019/08/IMG_7108-830x553.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="IMG_7108" loading="lazy" srcset="/wp-content/uploads/2019/08/IMG_7108-830x553.jpg 830w,/wp-content/uploads/2019/08/IMG_7108-300x200.jpg 300w,/wp-content/uploads/2019/08/IMG_7108-768x512.jpg 768w,/wp-content/uploads/2019/08/IMG_7108-1024x683.jpg 1024w,/wp-content/uploads/2019/08/IMG_7108-230x153.jpg 230w,/wp-content/uploads/2019/08/IMG_7108-350x233.jpg 350w,/wp-content/uploads/2019/08/IMG_7108-480x320.jpg 480w,/wp-content/uploads/2019/08/IMG_7108.jpg 1500w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/%e5%b0%8f%e9%bc%8e%e8%86%be/" rel="bookmark">小鼎膾 | 新鮮美味的高品質日式丼飯、海鮮料理 | 台北信義 Bellavita B2</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/%e5%b0%8f%e9%bc%8e%e8%86%be/" rel="bookmark"><time class="entry-date published" datetime="2019-08-17T13:20:17+08:00">2019-08-17</time><time class="updated" datetime="2019-08-17T13:25:45+08:00">2019-08-17</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/%e5%b0%8f%e9%bc%8e%e8%86%be/#respond">留下留言</a></span><span class="cat-links">分類為《<a href="/category/foodie/taiwan-restaurant/" rel="category tag">台灣美食</a>, <a href="/category/foodie/" rel="category tag">美食</a>》</span> </div>
</header>
<div class="entry-post">
<p>小鼎膾 日式丼飯、海鮮料理專賣店,鼎膾的副品牌,位在於2018年10月開幕的Bellavita地下二樓貴婦美食街,是個用料新鮮實在且CP值高的超值極品美食。對於 […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
<article id="post-2875" class="post-2875 post type-post status-publish format-standard has-post-thumbnail hentry category-programming-statistics category-statistics-model">
<div class="entry-thumb">
<a href="/gradient-boosting-machines-gbm/" title="Gradient Boosting Machines GBM | gbm, xgboost, h2o | R語言"><img width="830" height="467" src="/wp-content/uploads/2019/04/ben-neale-193521-unsplash-830x467.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="ben-neale-193521-unsplash" loading="lazy" srcset="/wp-content/uploads/2019/04/ben-neale-193521-unsplash-830x467.jpg 830w,/wp-content/uploads/2019/04/ben-neale-193521-unsplash-300x169.jpg 300w,/wp-content/uploads/2019/04/ben-neale-193521-unsplash-768x432.jpg 768w,/wp-content/uploads/2019/04/ben-neale-193521-unsplash-1024x576.jpg 1024w,/wp-content/uploads/2019/04/ben-neale-193521-unsplash-230x129.jpg 230w,/wp-content/uploads/2019/04/ben-neale-193521-unsplash-350x197.jpg 350w,/wp-content/uploads/2019/04/ben-neale-193521-unsplash-480x270.jpg 480w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/gradient-boosting-machines-gbm/" rel="bookmark">Gradient Boosting Machines GBM | gbm, xgboost, h2o | R語言</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/gradient-boosting-machines-gbm/" rel="bookmark"><time class="entry-date published updated" datetime="2019-04-14T22:54:16+08:00">2019-04-14</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/gradient-boosting-machines-gbm/#comments">1 則留言</a></span><span class="cat-links">分類為《<a href="/category/programming-statistics/" rel="category tag"> 程式與統計</a>, <a href="/category/programming-statistics/statistics-model/" rel="category tag">統計模型</a>》</span> </div>
</header>
<div class="entry-post">
<p>Gradient Boosting Machines 是一個超級受歡迎的機器學習法,在許多領域上都有非常成功的表現,也是Kaggle競賽時常勝出的主要演算法之一 […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
<article id="post-2802" class="post-2802 post type-post status-publish format-standard has-post-thumbnail hentry category-programming-statistics category-statistics-model tag-decision-tree tag-h2o tag-random-forests tag-randomforest tag-ranger tag-regression-tree tag-249">
<div class="entry-thumb">
<a href="/random-forests-%e9%9a%a8%e6%a9%9f%e6%a3%ae%e6%9e%97/" title="Random Forests 隨機森林 | randomForest, ranger, h2o | R語言"><img width="830" height="623" src="/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash-830x623.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="aldino-hartan-putra-540980-unsplash" loading="lazy" srcset="/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash-830x623.jpg 830w,/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash-300x225.jpg 300w,/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash-768x576.jpg 768w,/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash-1024x768.jpg 1024w,/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash-230x173.jpg 230w,/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash-350x263.jpg 350w,/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash-480x360.jpg 480w,/wp-content/uploads/2019/03/aldino-hartan-putra-540980-unsplash.jpg 2048w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/random-forests-%e9%9a%a8%e6%a9%9f%e6%a3%ae%e6%9e%97/" rel="bookmark">Random Forests 隨機森林 | randomForest, ranger, h2o | R語言</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/random-forests-%e9%9a%a8%e6%a9%9f%e6%a3%ae%e6%9e%97/" rel="bookmark"><time class="entry-date published" datetime="2019-03-19T22:33:31+08:00">2019-03-19</time><time class="updated" datetime="2019-04-14T22:55:32+08:00">2019-04-14</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/random-forests-%e9%9a%a8%e6%a9%9f%e6%a3%ae%e6%9e%97/#comments">2 則留言</a></span><span class="cat-links">分類為《<a href="/category/programming-statistics/" rel="category tag"> 程式與統計</a>, <a href="/category/programming-statistics/statistics-model/" rel="category tag">統計模型</a>》</span> </div>
</header>
<div class="entry-post">
<p>Bagging法綜合多個樹模型結果,可以降低單一樹模型的高變異性並提升預測正確率。但Bagging法中樹與樹之間的相關性會降低模型整體的表現。隨機森林 Rand […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
<article id="post-2592" class="post-2592 post type-post status-publish format-standard has-post-thumbnail hentry category-taiwan-travel category-travel tag-377 tag-385 tag-383 tag-381 tag-378 tag-384 tag-380 tag-379">
<div class="entry-thumb">
<a href="/%e9%9b%9e%e7%b1%a0%e5%b1%b1-%e4%b9%9d%e4%bb%bd-%e5%9f%ba%e9%9a%86/" title="雞籠山 | 登高眺望九份山景與海景的登山步道 | 基隆 九份"><img width="830" height="622" src="/wp-content/uploads/2019/03/IMG_4150-830x622.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="IMG_4150" loading="lazy" srcset="/wp-content/uploads/2019/03/IMG_4150-830x622.jpg 830w,/wp-content/uploads/2019/03/IMG_4150-300x225.jpg 300w,/wp-content/uploads/2019/03/IMG_4150-768x575.jpg 768w,/wp-content/uploads/2019/03/IMG_4150-1024x767.jpg 1024w,/wp-content/uploads/2019/03/IMG_4150-230x172.jpg 230w,/wp-content/uploads/2019/03/IMG_4150-350x262.jpg 350w,/wp-content/uploads/2019/03/IMG_4150-480x360.jpg 480w,/wp-content/uploads/2019/03/IMG_4150.jpg 1384w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/%e9%9b%9e%e7%b1%a0%e5%b1%b1-%e4%b9%9d%e4%bb%bd-%e5%9f%ba%e9%9a%86/" rel="bookmark">雞籠山 | 登高眺望九份山景與海景的登山步道 | 基隆 九份</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/%e9%9b%9e%e7%b1%a0%e5%b1%b1-%e4%b9%9d%e4%bb%bd-%e5%9f%ba%e9%9a%86/" rel="bookmark"><time class="entry-date published" datetime="2019-03-03T15:50:49+08:00">2019-03-03</time><time class="updated" datetime="2019-03-03T15:57:52+08:00">2019-03-03</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/%e9%9b%9e%e7%b1%a0%e5%b1%b1-%e4%b9%9d%e4%bb%bd-%e5%9f%ba%e9%9a%86/#respond">留下留言</a></span><span class="cat-links">分類為《<a href="/category/travel/taiwan-travel/" rel="category tag">台灣旅遊</a>, <a href="/category/travel/" rel="category tag">旅遊</a>》</span> </div>
</header>
<div class="entry-post">
<p>2019年2月初的冬天初訪位在 基隆 九分老街 附近的「 雞籠山 」登山步道,步道入口距離九份老街入口不過走路5分鐘左右的腳程,很適合兩個景點一起玩。九份的天氣 […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
<article id="post-2595" class="post-2595 post type-post status-publish format-standard has-post-thumbnail hentry category-programming-statistics category-291 tag-bounce-rate tag-exit-rate tag-ga tag-google-analytics tag-373 tag-374">
<div class="entry-thumb">
<a href="/bounce-rate-exit-rate-%e8%b7%b3%e5%87%ba%e7%8e%87-%e9%9b%a2%e9%96%8b%e7%8e%87-ga/" title="Bounce rate v.s. Exit rate | 跳出率與離開率的差別 | google analytics"><img width="830" height="591" src="/wp-content/uploads/2019/03/carlos-muza-84523-unsplash-830x591.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="carlos-muza-84523-unsplash" loading="lazy" srcset="/wp-content/uploads/2019/03/carlos-muza-84523-unsplash-830x591.jpg 830w,/wp-content/uploads/2019/03/carlos-muza-84523-unsplash-300x214.jpg 300w,/wp-content/uploads/2019/03/carlos-muza-84523-unsplash-768x547.jpg 768w,/wp-content/uploads/2019/03/carlos-muza-84523-unsplash-1024x729.jpg 1024w,/wp-content/uploads/2019/03/carlos-muza-84523-unsplash-230x164.jpg 230w,/wp-content/uploads/2019/03/carlos-muza-84523-unsplash-350x249.jpg 350w,/wp-content/uploads/2019/03/carlos-muza-84523-unsplash-480x342.jpg 480w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/bounce-rate-exit-rate-%e8%b7%b3%e5%87%ba%e7%8e%87-%e9%9b%a2%e9%96%8b%e7%8e%87-ga/" rel="bookmark">Bounce rate v.s. Exit rate | 跳出率與離開率的差別 | google analytics</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/bounce-rate-exit-rate-%e8%b7%b3%e5%87%ba%e7%8e%87-%e9%9b%a2%e9%96%8b%e7%8e%87-ga/" rel="bookmark"><time class="entry-date published updated" datetime="2019-03-03T12:42:46+08:00">2019-03-03</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/bounce-rate-exit-rate-%e8%b7%b3%e5%87%ba%e7%8e%87-%e9%9b%a2%e9%96%8b%e7%8e%87-ga/#respond">留下留言</a></span><span class="cat-links">分類為《<a href="/category/programming-statistics/" rel="category tag"> 程式與統計</a>, <a href="/category/programming-statistics/%e7%b5%b1%e8%a8%88%e5%88%86%e6%9e%90/" rel="category tag">統計分析</a>》</span> </div>
</header>
<div class="entry-post">
<p>本篇筆記想要介紹,在使用google analytics分析網站流量狀況時,常見的兩個指標: bounce rate (跳出率)與 exit rate (離開率 […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
<article id="post-2647" class="post-2647 post type-post status-publish format-standard has-post-thumbnail hentry category-programming-statistics category-data-processing tag-google-news tag-python tag-text-mining tag-web-crawler tag-word-cloud tag-370 tag-367">
<div class="entry-thumb">
<a href="/%e7%b6%b2%e8%b7%af%e7%88%ac%e8%9f%b2-web-crawler-text-mining-python/" title="Text Mining & 網路爬蟲 web crawler | Google新聞與文章文字雲 | Python"><img width="830" height="553" src="/wp-content/uploads/2019/03/lora-ohanessian-440247-unsplash-830x553.jpg" class="attachment-sydney-large-thumb size-sydney-large-thumb wp-post-image" alt="lora-ohanessian-440247-unsplash" loading="lazy" srcset="/wp-content/uploads/2019/03/lora-ohanessian-440247-unsplash-830x553.jpg 830w,/wp-content/uploads/2019/03/lora-ohanessian-440247-unsplash-300x200.jpg 300w,/wp-content/uploads/2019/03/lora-ohanessian-440247-unsplash-768x512.jpg 768w,/wp-content/uploads/2019/03/lora-ohanessian-440247-unsplash-1024x683.jpg 1024w,/wp-content/uploads/2019/03/lora-ohanessian-440247-unsplash-230x153.jpg 230w,/wp-content/uploads/2019/03/lora-ohanessian-440247-unsplash-350x233.jpg 350w,/wp-content/uploads/2019/03/lora-ohanessian-440247-unsplash-480x320.jpg 480w" sizes="(max-width: 830px) 100vw, 830px"></a>
</div>
<header class="entry-header">
<h2 class="title-post entry-title"><a href="/%e7%b6%b2%e8%b7%af%e7%88%ac%e8%9f%b2-web-crawler-text-mining-python/" rel="bookmark">Text Mining & 網路爬蟲 web crawler | Google新聞與文章文字雲 | Python</a></h2>
<div class="meta-post">
<span class="posted-on">發表於 <a href="/%e7%b6%b2%e8%b7%af%e7%88%ac%e8%9f%b2-web-crawler-text-mining-python/" rel="bookmark"><time class="entry-date published" datetime="2019-03-03T11:42:35+08:00">2019-03-03</time><time class="updated" datetime="2020-07-03T10:21:33+08:00">2020-07-03</time></a></span><span class="byline"> <span class="author vcard"><a class="url fn n" href="/author/jamleecute/">jamleecute</a></span></span><span class="comments-link"><a href="/%e7%b6%b2%e8%b7%af%e7%88%ac%e8%9f%b2-web-crawler-text-mining-python/#respond">留下留言</a></span><span class="cat-links">分類為《<a href="/category/programming-statistics/" rel="category tag"> 程式與統計</a>, <a href="/category/programming-statistics/data-processing/" rel="category tag">資料處理</a>》</span> </div>
</header>
<div class="entry-post">
<p>本篇學習筆記將要示範如何使用 Python 來執行 網路爬蟲 web crawler 與 basic text mining ,並以爬取Google News […]</p>
</div>
<footer class="entry-footer">
</footer>
</article>
</div>
<nav class="navigation pagination" role="navigation" aria-label="文章">
<h2 class="screen-reader-text">文章導覽</h2>
<div class="nav-links"><span aria-current="page" class="page-numbers current">1</span>
<a class="page-numbers" href="/page/2/">2</a>
<span class="page-numbers dots">...</span>
<a class="page-numbers" href="/page/6/">6</a>
<a class="next page-numbers" href="/page/2/">下一頁</a></div>
</nav>
</main>
</div>
<div id="secondary" class="widget-area col-md-3" role="complementary">
<aside id="search-2" class="widget widget_search"><form role="search" method="get" class="search-form" action="/">
<label>
<span class="screen-reader-text">搜尋關鍵字:</span>
<input type="search" class="search-field" placeholder="搜尋..." value="" name="s">
</label>
<input type="submit" class="search-submit" value="搜尋">
</form></aside>
<aside id="recent-posts-2" class="widget widget_recent_entries">
<h3 class="widget-title">近期文章</h3>
<ul>
<li>
<a href="/jbs-diner/">JB’s Diner | 陽光、綠意、自然度假風美式早午餐 | 台北 天母</a>
</li>
<li>
<a href="/%e9%82%80%e6%9c%88%e5%85%92/">邀月兒 | 適合放鬆小酌的迷人高級餐酒館 | 台北 民生社區 富錦街</a>
</li>
<li>
<a href="/eslite-cafe-%e4%bf%a1%e7%be%a9%e8%aa%a0%e5%93%81%e5%92%96%e5%95%a1/">信義誠品咖啡 Eslite Café | 美美的 優雅的 文青咖啡廳 | 台北 信義區</a>
</li>
<li>
<a href="/%e5%b0%8f%e9%bc%8e%e8%86%be/">小鼎膾 | 新鮮美味的高品質日式丼飯、海鮮料理 | 台北信義 Bellavita B2</a>
</li>
<li>
<a href="/gradient-boosting-machines-gbm/">Gradient Boosting Machines GBM | gbm, xgboost, h2o | R語言</a>
</li>
</ul>
</aside><aside id="archives-2" class="widget widget_archive"><h3 class="widget-title">彙整</h3>
<ul>
<li><a href="/2019/08/">2019 年 8 月</a></li>
<li><a href="/2019/04/">2019 年 4 月</a></li>
<li><a href="/2019/03/">2019 年 3 月</a></li>
<li><a href="/2019/02/">2019 年 2 月</a></li>
<li><a href="/2019/01/">2019 年 1 月</a></li>
<li><a href="/2018/12/">2018 年 12 月</a></li>
<li><a href="/2018/10/">2018 年 10 月</a></li>
<li><a href="/2018/09/">2018 年 9 月</a></li>
<li><a href="/2018/08/">2018 年 8 月</a></li>
<li><a href="/2018/07/">2018 年 7 月</a></li>
<li><a href="/2018/05/">2018 年 5 月</a></li>
</ul>
</aside></div>
</div>
</div>
</div>
<a class="go-top"><i class="fa fa-angle-up"></i></a>
<footer id="colophon" class="site-footer" role="contentinfo">
<div class="site-info container">
<a href="https://tw.wordpress.org/">本站採用 WordPress 建置</a>
<span class="sep"> | </span>
佈景主題採用由 aThemes 所設計的 <a href="https://athemes.com/theme/sydney" rel="designer">Sydney</a>。 </div>
</footer>
</div>
<script type="text/javascript">
var sbiajaxurl = "/wp-admin/admin-ajax.php";
</script>
<script type="text/javascript" src="/wp-content/themes/hwj-based-on-sydney/js/scripts.js" id="sydney-scripts-js"></script>
<script type="text/javascript" src="/wp-content/themes/hwj-based-on-sydney/js/main.min.js" id="sydney-main-js"></script>
<script type="text/javascript" src="/wp-content/themes/hwj-based-on-sydney/js/skip-link-focus-fix.js" id="sydney-skip-link-focus-fix-js"></script>
</body></html>