-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathsearch.xml
941 lines (465 loc) · 183 KB
/
search.xml
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
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
<?xml version="1.0" encoding="utf-8"?>
<search>
<entry>
<title>113一般生入宿</title>
<link href="/post/113%E4%B8%80%E8%88%AC%E7%94%9F%E5%85%A5%E5%AE%BF/"/>
<url>/post/113%E4%B8%80%E8%88%AC%E7%94%9F%E5%85%A5%E5%AE%BF/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113 年 09 月 07 日 and 113 年 09 月 08 日</p><p>上午 10:00 ~ 17:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>學校宿舍</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>住宿報到以及房間環境整潔</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>拿到個人櫃子的鑰匙,請保管好退宿時需要繳回</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"></div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>113新生入宿</title>
<link href="/post/113%E6%96%B0%E7%94%9F%E9%80%B2%E5%AE%BF/"/>
<url>/post/113%E6%96%B0%E7%94%9F%E9%80%B2%E5%AE%BF/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113 年 08 月 31 日 and 113 年 09 月 01日</p><p>上午 10:00 ~ 17:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>學校宿舍</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>新生住宿報到以及房間環境整潔</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>1.入宿時請記得要繳交保證金1000元<br />2.拿到個人櫃子的鑰匙,請保管好退宿時需要繳回<br />3.繳費收據(可至土銀繳費系統下載)、學貸撥款通知書影本、至教務處繳交製作學生證的大頭照乙張</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"></div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>113防災演練</title>
<link href="/post/113%E9%98%B2%E7%81%BD%E6%BC%94%E7%B7%B4/"/>
<url>/post/113%E9%98%B2%E7%81%BD%E6%BC%94%E7%B7%B4/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113 年 09 月 02 日</p><p>下午 1:00 始</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>學校宿舍</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>防災預演</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>請各位防災開始時,不要著急按照工作人員安排</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"></div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>113-2室長大會</title>
<link href="/post/113-2%E5%AE%A4%E9%95%B7%E5%A4%A7%E6%9C%83/"/>
<url>/post/113-2%E5%AE%A4%E9%95%B7%E5%A4%A7%E6%9C%83/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113 年 05 月 15 日</p><p>下午 01:00 ~ 05:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>伯南館 2 樓</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>113學年度第二學期室長大會在05月15日伯南館二樓舉行,請室長準時出席。</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://lh3.googleusercontent.com/d/1INlg0FeCd167pTGULql72Pr7qyrCHZCY' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2024.05.15</p> <a href='/picture/113/3/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>113駐宿夜談</title>
<link href="/post/113%E4%BD%8F%E5%AE%BF%E5%A4%9C%E8%AB%87/"/>
<url>/post/113%E4%BD%8F%E5%AE%BF%E5%A4%9C%E8%AB%87/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113 年 04 月 11 日</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>綜合大樓第二閱覽室(A101)</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>名額限額80人,若報名人數超過80人,將以報名先後順序為準。</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://lh3.googleusercontent.com/d/1R1jsHxNln5fz9dMyRpnWrpYhthq2fjhV' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">住宿夜談</div> <p>2024.04.11</p> <a href='/picture/113/2/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>按下焦慮的暫停鍵</title>
<link href="/post/113%E5%B0%88%E9%A1%8C%E8%AC%9B%E5%BA%A7/"/>
<url>/post/113%E5%B0%88%E9%A1%8C%E8%AC%9B%E5%BA%A7/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113 年 05 月 02 日</p><p>下午 05:00 ~ 07:30</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>請至學輔中心報名(總圖書館 3 樓)</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><ul><li>與宿舍合作可同時累積宿舍活動時數</li><li>需繳交 100 元活動費用,費用將於活動結束後退還</li></ul><div class="tip warning"><ul><li>參加此活動可得到「學輔中心集點活動」1 點,集滿 3 點可兌換<strong>亮心小物</strong>。</li><li>若有疑問請洽學輔中心徐老師(分機: 2231)</li></ul></div>]]></content>
<categories>
<category> 生輔組活動 </category>
</categories>
</entry>
<entry>
<title>113電影欣賞</title>
<link href="/post/113%E9%9B%BB%E5%BD%B1%E6%AC%A3%E8%B3%9E/"/>
<url>/post/113%E9%9B%BB%E5%BD%B1%E6%AC%A3%E8%B3%9E/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113 年 04 月 16 日</p><p>下午 05:00 ~ 08:30</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>又新樓 多媒體視聽中心</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>請至學輔中心報名(總圖書館 3 樓)</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><ul><li>與宿舍合作可同時累積宿舍活動時數</li><li>需繳交 100 元活動費用,費用將於活動結束後退還</li></ul><div class="tip warning"><ul><li>名額有限,報名後不得私下轉讓。本活動備有餐盒,17:00 報到用餐,17:30 播放電影。</li><li>參加此活動可得到「學輔中心集點活動」1 點,集滿 3 點可兌換<strong>亮心小物</strong>。</li><li>若有疑問請洽學輔中心鄭老師(分機: 2231)</li></ul></div>]]></content>
<categories>
<category> 生輔組活動 </category>
</categories>
</entry>
<entry>
<title>113幹部&環保遴選</title>
<link href="/post/113%20%2017%E5%B1%86%20%E5%B9%B9%E9%83%A8&%E7%92%B0%E4%BF%9D%E9%81%B4%E9%81%B8/"/>
<url>/post/113%20%2017%E5%B1%86%20%E5%B9%B9%E9%83%A8&%E7%92%B0%E4%BF%9D%E9%81%B4%E9%81%B8/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>3/1 - 3/28</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>報名時間:3/1 - 3/24<br />面試時間:3/25-3/28<br />報名方式:至值勤室填寫報名表 or 點取一下連接<br /><a href="https://docs.google.com/forms/d/e/1FAIpQLSc88IG57PdgPu_kPGmuSGS6vJ4qgQ4Z55WtiOlYFI1dMDdoPw/viewform">https://docs.google.com/forms/d/e/1FAIpQLSc88IG57PdgPu_kPGmuSGS6vJ4qgQ4Z55WtiOlYFI1dMDdoPw/viewform</a></p>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>113正副會長遴選</title>
<link href="/post/113%2017%E5%B1%86%E6%AD%A3%E5%89%AF%E6%9C%83%E9%95%B7%E9%81%B4%E9%81%B8/"/>
<url>/post/113%2017%E5%B1%86%E6%AD%A3%E5%89%AF%E6%9C%83%E9%95%B7%E9%81%B4%E9%81%B8/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>2/26 - 3/10</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>報名時間:2/26-3/10<br />面試時間:3/11(複試另行通知)<br />報名方式:至值勤室填寫報名表 or 點取一下連接<br /><a href="https://docs.google.com/forms/d/e/1FAIpQLSebsT9v7Y1TjKcRKH9thL6YX14asTvB4bbX38crXookxc5rsw/viewform">https://docs.google.com/forms/d/e/1FAIpQLSebsT9v7Y1TjKcRKH9thL6YX14asTvB4bbX38crXookxc5rsw/viewform</a></p>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>113拆解職場溝通地雷</title>
<link href="/post/113%20%E6%8B%86%E8%A7%A3%E8%81%B7%E5%A0%B4%E6%BA%9D%E9%80%9A%E5%9C%B0%E9%9B%B7/"/>
<url>/post/113%20%E6%8B%86%E8%A7%A3%E8%81%B7%E5%A0%B4%E6%BA%9D%E9%80%9A%E5%9C%B0%E9%9B%B7/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113年03月26日(二)17:00~19:30</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>集合地點:綜合大樓第二閱覽室<br />人數:限定80人,額滿為止,備取10人</p><p>報名連接:<a href="https://docs.google.com/forms/d/1rWq_a3xjg76abpyEFgIPWSy6bPGPH_Z94YCACG9DgQ4/viewform?edit_requested=true&pli=1">https://docs.google.com/forms/d/1rWq_a3xjg76abpyEFgIPWSy6bPGPH_Z94YCACG9DgQ4/viewform?edit_requested=true&pli=1</a></p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>住宿生可以累積研習時數</p>]]></content>
<categories>
<category> 測試活動 </category>
</categories>
</entry>
<entry>
<title>113法務調查局參訪</title>
<link href="/post/113%20%E6%B3%95%E5%8B%99%E9%83%A8%E8%AA%BF%E6%9F%A5%E5%B1%80%E5%8F%83%E8%A8%AA/"/>
<url>/post/113%20%E6%B3%95%E5%8B%99%E9%83%A8%E8%AA%BF%E6%9F%A5%E5%B1%80%E5%8F%83%E8%A8%AA/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>113年03月20日(三)12:00~17:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>又新樓一樓多媒體視聽中心</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>對象:全校同學<br />報名:請至學輔中心(總圖書館3樓)報名</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>-名額有限,請盡快報名<br />-學繳交100$活動費,當天全程參與將退還<br />-校內住宿生亦可同時累積住宿時數</p><div class="tip warning"><p>報名後不得私下轉讓,本活動備餐盒,1700報到用餐,17:30活動開始。<br />參於此活動可得到「學府中心集點活動」1 點,集滿 3 點可兌換<strong>亮心小物</strong>。<br />若有疑問請洽學輔中心盧老師(分機2235)</p></div>]]></content>
<categories>
<category> 學校活動 </category>
</categories>
</entry>
<entry>
<title>112冬至暨聖誕節</title>
<link href="/post/112%E5%86%AC%E8%87%B3%E6%9A%A8%E8%81%96%E8%AA%95%E7%AF%80/"/>
<url>/post/112%E5%86%AC%E8%87%B3%E6%9A%A8%E8%81%96%E8%AA%95%E7%AF%80/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 12 月 21 日</p><p>第15周</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>學生宿舍一樓交誼廳</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>大家一起過聖誕節,還有冬至促進宿舍大夥們感情</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=11mYB7-X3bxZCwK4Di3ApndAu7XhcEEKx' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">冬至聖誕節</div> <p>2023.12.21</p> <a href='/picture/112/5/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>112室長大會</title>
<link href="/post/112%E5%AE%A4%E9%95%B7%E5%A4%A7%E6%9C%83/"/>
<url>/post/112%E5%AE%A4%E9%95%B7%E5%A4%A7%E6%9C%83/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 12 月 13 日</p><p>下午 01:00 ~ 05:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>伯南館 2 樓</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>112學年度第二學期室長大會在12月13日伯南館二樓舉行,請室長準時出席。</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1KMhFHmLiN1mrrUAIRwlAphiRaJiwID_P' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2023-05-03</p> <a href='/picture/112/4/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>112駐宿夜談</title>
<link href="/post/112%E9%A7%90%E5%AE%BF%E5%A4%9C%E8%AB%87/"/>
<url>/post/112%E9%A7%90%E5%AE%BF%E5%A4%9C%E8%AB%87/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 10 月 26 日</p><p>第7周</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>綜合大樓第二閱覽室(A101)</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>名額限額80人,若報名人數超過80人,將以報名先後順序為準。</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/file/d/1ykejEuhMMGVsNNl-D_L0JSbD6-j2gR_z/view?usp=drive_link' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">住宿夜談</div> <p>2022.10.15</p> <a href='/picture/112/1/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>112宿舍迎新</title>
<link href="/post/112%E5%AE%BF%E8%88%8D%E8%BF%8E%E6%96%B0/"/>
<url>/post/112%E5%AE%BF%E8%88%8D%E8%BF%8E%E6%96%B0/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 10 月 12 日</p><p>第五周</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>又新樓(D棟)國父銅像前</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>這是很好拿時數的方式呦,可以來參加看看認識認識宿舍的夥伴><<br /><img src="data:image/png;base64,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" alt="" /></p><div class="tag link"><a class="link-card" title="報名連結" href="https://reurl.cc/KQn51p"><div class="left"><img src="/images/form.svg"/></div><div class="right"><p class="text">報名連結</p><p class="url">https://reurl.cc/KQn51p</p></div></a></div><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><ol><li>名額限額100人,若報名人數超過100人,將以報名先後順序為準。</li><li>以上有遇到英文前測的同學,請記得活動前段時間務必出席,要離開時請報備隊輔,並考完後回歸各隊,有以上問題的同學時數也會從4點更動為3點。</li></ol><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/file/d/1DSE1uoTknIoq6qcN64AT6z6ecvtRGvFt/view' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">宿舍迎新</div> <p>2022.10.15</p> <a href='/picture/112/2/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>112一般生入宿</title>
<link href="/post/112%E4%B8%80%E8%88%AC%E7%94%9F%E5%85%A5%E5%AE%BF/"/>
<url>/post/112%E4%B8%80%E8%88%AC%E7%94%9F%E5%85%A5%E5%AE%BF/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 09 月 09 日 and 112 年 09 月 10日</p><p>上午 10:00 ~ 17:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>學校宿舍</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>住宿報到以及房間環境整潔</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>拿到個人櫃子的鑰匙,請保管好退宿時需要繳回</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"></div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>112新生入宿</title>
<link href="/post/112%E6%96%B0%E7%94%9F%E9%80%B2%E5%AE%BF/"/>
<url>/post/112%E6%96%B0%E7%94%9F%E9%80%B2%E5%AE%BF/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 09 月 02 日 and 112 年 09 月 03日</p><p>上午 10:00 ~ 17:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>學校宿舍</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>新生住宿報到以及房間環境整潔</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>1.入宿時請記得要繳交保證金1000元<br />2.拿到個人櫃子的鑰匙,請保管好退宿時需要繳回<br />3.繳費收據(可至土銀繳費系統下載)、學貸撥款通知書影本、至教務處繳交製作學生證的大頭照乙張</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"></div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>112防災演練</title>
<link href="/post/112%E9%98%B2%E7%81%BD%E6%BC%94%E7%B7%B4/"/>
<url>/post/112%E9%98%B2%E7%81%BD%E6%BC%94%E7%B7%B4/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 09 月 04 日</p><p>下午 1:00 始</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>學校宿舍</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>防災預演</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>請各位防災開始時,不要著急按照工作人員安排</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"></div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>111-2室長大會</title>
<link href="/post/111-2%E5%AE%A4%E9%95%B7%E5%A4%A7%E6%9C%83/"/>
<url>/post/111-2%E5%AE%A4%E9%95%B7%E5%A4%A7%E6%9C%83/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 05 月 03 日</p><p>下午 01:00 ~ 05:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>伯南館 2 樓</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>110學年度第二學期室長大會在05月04日伯南館二樓舉行,請室長準時出席。</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1lbE-vt0kt0J9mmluKU-uHbRivYJqscYr' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2023-05-03</p> <a href='/picture/111/7/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>111-2駐宿夜談</title>
<link href="/post/111-2%E9%A7%90%E5%AE%BF%E5%A4%9C%E8%AB%87/"/>
<url>/post/111-2%E9%A7%90%E5%AE%BF%E5%A4%9C%E8%AB%87/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 03 月 30 日</p><p>下午 05:00 ~ 09:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>綜合大樓第二閱覽室(A101)</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>羊毛氈</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>名額限額80人,若報名人數超過80人,將以報名先後順序為準。</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=12qHJ4EMtgntuAlxR3jrtWPFHxQsEkc3G' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">駐宿夜談</div> <p>2023-03-30</p> <a href='/picture/111/6/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>111-1室長大會</title>
<link href="/post/111-1%E5%AE%A4%E9%95%B7%E5%A4%A7%E6%9C%83/"/>
<url>/post/111-1%E5%AE%A4%E9%95%B7%E5%A4%A7%E6%9C%83/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>111 年 12 月 07 日</p><p>下午 01:00 ~ 05:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>伯南館 2 樓</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>110學年度第二學期室長大會在05月04日伯南館二樓舉行,請室長準時出席。</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=10Uy-0236ZEK248cdgWJDZ3lMjq3ZqPnP' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2022-12-07</p> <a href='/picture/111/4/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>111-1防治校園霸凌專題講座</title>
<link href="/post/111-1%E9%98%B2%E6%B2%BB%E6%A0%A1%E5%9C%92%E9%9C%B8%E5%87%8C%E5%B0%88%E9%A1%8C%E8%AC%9B%E5%BA%A7/"/>
<url>/post/111-1%E9%98%B2%E6%B2%BB%E6%A0%A1%E5%9C%92%E9%9C%B8%E5%87%8C%E5%B0%88%E9%A1%8C%E8%AC%9B%E5%BA%A7/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>111 年 10 月 26 日</p><p>下午 12:00 ~ 03:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>四合院B218教室</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><div class="tag link"><a class="link-card" title="報名連結" href="https://docs.google.com/forms/d/e/1FAIpQLScUffFDL97XY_Wa5myDul24J2enn5ADPntYAQaTWzNSzq5Wng/viewform"><div class="left"><img src="/images/form.svg"/></div><div class="right"><p class="text">報名連結</p><p class="url">https://docs.google.com/forms/d/e/1FAIpQLScUffFDL97XY_Wa5myDul24J2enn5ADPntYAQaTWzNSzq5Wng/viewform</p></div></a></div><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><ul><li>與宿舍合作可同時累積宿舍活動時數</li></ul>]]></content>
<categories>
<category> 生輔組活動 </category>
</categories>
</entry>
<entry>
<title>111 人生很難不能在懶</title>
<link href="/post/111%20%E4%BA%BA%E7%94%9F%E5%BE%88%E9%9B%A3%E4%B8%8D%E8%83%BD%E5%9C%A8%E6%87%B6/"/>
<url>/post/111%20%E4%BA%BA%E7%94%9F%E5%BE%88%E9%9B%A3%E4%B8%8D%E8%83%BD%E5%9C%A8%E6%87%B6/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><h2 id="場次一"><a class="headerlink" href="#場次一"></a>場次一</h2><p>111 年 10 月 19 日</p><p>下午 12:20 ~ 03:00</p><h2 id="場次二"><a class="headerlink" href="#場次二"></a>場次二</h2><p>111 年 11 月 16 日</p><p>下午 12:20 ~ 03:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>請至學輔中心報名(總圖書館 3 樓)</p><h2 id="場次一-2"><a class="headerlink" href="#場次一-2"></a>場次一</h2><p>生涯阻隔因素量表</p><h2 id="場次二-2"><a class="headerlink" href="#場次二-2"></a>場次二</h2><p>田納西自我概念量表</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><ul><li>與宿舍合作可同時累積宿舍活動時數</li><li>需繳交 100 元活動費用,費用將於活動結束後退還</li></ul><div class="tip warning"><ul><li>名額有限</li><li>參加此活動可得到「學輔中心集點活動」2點,集滿 4 點可兌換<strong>靜心小物</strong>。</li><li>若有疑問請洽學輔中心盧老師(分機: 2235)</li></ul></div>]]></content>
<categories>
<category> 生輔組活動 </category>
</categories>
</entry>
<entry>
<title>111-1電影欣賞</title>
<link href="/post/111-1%E9%9B%BB%E5%BD%B1%E6%AC%A3%E8%B3%9E/"/>
<url>/post/111-1%E9%9B%BB%E5%BD%B1%E6%AC%A3%E8%B3%9E/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>111 年 10 月 20 日</p><p>下午 05:00 ~ 08:30</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>又新樓 多媒體視聽中心</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>請至學輔中心報名(總圖書館 3 樓)</p><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><ul><li>與宿舍合作可同時累積宿舍活動時數</li><li>需繳交 100 元活動費用,費用將於活動結束後退還</li></ul><div class="tip warning"><ul><li>名額有限,報名後不得私下轉讓。本活動備有餐盒,17:00 報到用餐,17:30 播放電影。</li><li>參加此活動可得到「學輔中心集點活動」1 點,集滿 4 點可兌換<strong>靜心小物</strong>。</li><li>若有疑問請洽學輔中心吳老師(分機: 2231)</li></ul></div>]]></content>
<categories>
<category> 生輔組活動 </category>
</categories>
</entry>
<entry>
<title>111宿舍迎新</title>
<link href="/post/111%E5%AE%BF%E8%88%8D%E8%BF%8E%E6%96%B0/"/>
<url>/post/111%E5%AE%BF%E8%88%8D%E8%BF%8E%E6%96%B0/</url>
<content type="html"><![CDATA[<details class="folding-tag" blue><summary> 點擊查看更新記錄 </summary> <div class='content'> <div class="timeline blue"><div class='timeline-item headline'><div class='timeline-item-title'><div class='item-circle'><p>更新記錄</p></div></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-10-12</p></div></div><div class='timeline-item-content'><p>更新迎新分組名單</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-10-07</p></div></div><div class='timeline-item-content'><p>更新迎新時間</p></div></div></div> </div> </details><details class="folding-tag" blue><summary> 點擊查看分組名單 </summary> <div class='content'> <p><span class="bubble-content">查看分組名單</span><span class="bubble-notation"><span class="bubble-item" style="background-color:#71a4e3;"> 因為我懶所以直接上PDF檔</span></span></p><div class="btns rounded fill"> <a class="button" href='/file/pdf/post/迎新分組名單.pdf' title='迎新分組名單'><i class='fa-solid fa-clipboard-list'></i>迎新分組名單</a> </div> </div> </details><h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>111 年 10 月 12 日</p><p>下午 01:00 ~ 05:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>又新樓(D棟)國父銅像前</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>如標,顧名思義...我掰不出來了<br /><img src="data:image/png;base64,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" alt="" /></p><div class="tag link"><a class="link-card" title="報名連結" href="https://reurl.cc/KQn51p"><div class="left"><img src="/images/form.svg"/></div><div class="right"><p class="text">報名連結</p><p class="url">https://reurl.cc/KQn51p</p></div></a></div><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><ol><li>名額限額100人,若報名人數超過100人,將以報名先後順序為準。</li><li>以上有遇到英文前測的同學,請記得活動前段時間務必出席,要離開時請報備隊輔,並考完後回歸各隊,有以上問題的同學時數也會從4點更動為3點。</li></ol><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1bBP6RxDKkDoIrrOdYWZPyzF7B7IHV7NX' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">宿舍迎新</div> <p>2022.10.12</p> <a href='/picture/111/3/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>111-1駐宿夜談</title>
<link href="/post/111-1%E9%A7%90%E5%AE%BF%E5%A4%9C%E8%AB%87/"/>
<url>/post/111-1%E9%A7%90%E5%AE%BF%E5%A4%9C%E8%AB%87/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>111 年 10 月 06 日</p><p>下午 05:00 ~ 09:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>綜合大樓第二閱覽室(A101)</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>植栽多肉<br /><img src="data:image/png;base64,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" alt="" /></p><div class="tag link"><a class="link-card" title="報名連結" href="https://reurl.cc/GERvO3"><div class="left"><img src="/images/form.svg"/></div><div class="right"><p class="text">報名連結</p><p class="url">https://reurl.cc/GERvO3</p></div></a></div><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>名額限額80人,若報名人數超過80人,將以報名先後順序為準。</p><h1 id="花絮"><a class="headerlink" href="#花絮"></a>花絮</h1><div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1QQ6cvzhTa8K_KgYhYt87bcGNMQkzkpIM' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">駐宿夜談</div> <p>2022-10-06</p> <a href='/picture/111/2/'></a> </figcaption> </figure> </div>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>111-1賃居座談會</title>
<link href="/post/111-1%E8%B3%83%E5%B1%85%E5%BA%A7%E8%AB%87%E6%9C%83/"/>
<url>/post/111-1%E8%B3%83%E5%B1%85%E5%BA%A7%E8%AB%87%E6%9C%83/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>111 年 09 月 28 日</p><p>下午 06:30 ~ 08:30</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>綜合大樓第二閱覽室(A101)</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><div class="tag link"><a class="link-card" title="報名連結" href="https://docs.google.com/forms/d/1-IgEtUEdX1h_2C04M2OGuNyxJicuCw8d-CYlQWTwG30/closedform"><div class="left"><img src="https://upload.wikimedia.org/wikipedia/commons/thumb/c/c2/Google_Forms_logo_%282014-2020%29.svg/220px-Google_Forms_logo_%282014-2020%29.svg.png"/></div><div class="right"><p class="text">報名連結</p><p class="url">https://docs.google.com/forms/d/1-IgEtUEdX1h_2C04M2OGuNyxJicuCw8d-CYlQWTwG30/closedform</p></div></a></div><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><p>住宿生可累積參加活動時數。</p>]]></content>
<categories>
<category> 生輔組活動 </category>
</categories>
</entry>
<entry>
<title>男宿生活公約</title>
<link href="/post/boy/"/>
<url>/post/boy/</url>
<content type="html"><![CDATA[<details class="folding-tag" blue><summary> 點擊查看更新記錄 </summary> <div class='content'> <div class="timeline blue"><div class='timeline-item headline'><div class='timeline-item-title'><div class='item-circle'><p>更新記錄</p></div></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-03-30</p></div></div><div class='timeline-item-content'><p>更新生活公約<br />至於更新了什麼自己看我懶得寫了</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-10-30</p></div></div><div class='timeline-item-content'><p>新增使用流程</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-09-14</p></div></div><div class='timeline-item-content'><p>男宿生活公約</p><figure class="highlight diff"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line"><span class="deletion">- 14. 若有寢室用電過度(同時使用多台吹風機)不幸斷電,請至值勤室找幹部協助, 並該寢室全員{% label 記點乙次 red %}。</span></span><br><span class="line"><span class="addition">+ 14. 若有寢室用電過度(同時使用多台吹風機)不幸斷電,請至值勤室找幹部協助, 並該寢室全員{% label 記點五次 red %}。</span></span><br><span class="line"><span class="addition">+ 25. 晚上12點至早上6點嚴禁搭乘電梯,違者{% label 記點兩次 red %}。</span></span><br></pre></td></tr></table></figure><p>電鍋、微波爐使用規定</p><figure class="highlight diff"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br></pre></td><td class="code"><pre><span class="line"><span class="deletion">- 5. 每日清潔由中掃負責整理及檢查,遇有損壞立即回報。使用時間為 6:00~24:00(以前),違者於以申誡處分。</span></span><br><span class="line"><span class="addition">+ 5. 每日清潔由中掃負責整理及檢查,遇有損壞立即回報。使用時間為 6:00~24:00(以前),違者{% label 記點兩次 red %}。</span></span><br></pre></td></tr></table></figure></div></div></div> </div> </details><h1 id="男宿生活公約"><a class="headerlink" href="#男宿生活公約"></a>男宿生活公約</h1><div class="tip warning"> <!-- faa-horizontal animated faa-fast --><p>如有和自治規定牴觸以自治規定為主</p></div><ol><li>嚴禁帶非住宿生進入宿舍,違者依退宿辦理。</li><li>如違規點數有被誤記者,請在兩週內提出申請,若超過兩週則不受理。</li><li>白板及公佈欄只有各樓層幹部有權限使用,若對於白板或公佈欄有問題者,可向樓長進行討論,若直接對白板回覆者,<mark class="hl-label red">記點乙次</mark> 。</li><li>請注意社群及公佈欄更新的公告,以免損失自己的權利(沒有不知者無罪)。</li><li>各房請自行訂房規;且不得與男宿舍生活公約及自治規定抵觸。</li><li>不得在宿舍內飼養任何動物,經勸說而未改善者記點三次。</li><li>值勤室信件及包裹,如放置超過一週(含)以上無人認領者,一律丟棄處理。</li><li>在公共區域(不含洗衣間)放置個人物品超過3天未認領,將一律丟棄處理。</li><li>私人垃圾一律不准丟棄於公共區域內(交誼廳、廁所、陽台…),如有發現,請向樓長、副樓長檢舉,被檢舉者,違者<mark class="hl-label red">記點兩次</mark> 。</li><li>請勿跨樓層洗澡、丟垃圾,若發現請一律通知正、副樓,並且<mark class="hl-label red">記點乙次</mark> 。</li><li>24:00時過後,勿在走廊大聲喧嘩、奔跑,以保持樓層安靜,經勸說而未改善者,<mark class="hl-label red">記點乙次</mark> 。</li><li>交誼廳桌子使用後請保持乾淨,共同維護公共區域的整潔。</li><li>週一至週四及週日,電視觀賞時間至24:00;週五至週六,可延至02:00。</li><li>公用櫃及鞋櫃請按照床位順序放置。</li><li>寢室內電器用品除吹風機、電腦、手機及相機充電器外,嚴禁使用任何炊膳相關加熱爐具、電捲棒、離子夾等高用電壓器具,違者<mark class="hl-label red">記點五次</mark> 。</li><li>若有寢室用電過度(同時使用多台吹風機)不幸斷電,請至值勤室找輔導老師協助, 且在寢室者均<mark class="hl-label red">記點五次</mark> 。</li><li>使用脫水機、洗衣機、烘乾機及洗衣服,請在24:00之前完成工作;洗澡請於01:00前完成,違者<mark class="hl-label red">記點乙次</mark> 。</li><li>廁所垃圾桶內請勿丟棄私人垃圾,違者<mark class="hl-label red">記點兩次</mark> ,打掃一週。</li><li>浴室內禁止使用吹風機,違者<mark class="hl-label red">記點兩次</mark> 。</li><li>洗衣間無人認領的衣物,將在清冰箱時一同丟棄,不得異議。</li><li>簡報室使用時間為06:00至23:00。</li><li>湯汁、飲料、廚餘及殘渣請至烹飪室處理,勿倒入飲水機、洗手台及馬桶,如有違規,<mark class="hl-label red">記點乙次</mark> 。</li></ol><h1 id="設備"><a class="headerlink" href="#設備"></a>設備</h1><h2 id="使用規定"><a class="headerlink" href="#使用規定"></a>使用規定</h2><h3 id="冰箱使用規定:"><a class="headerlink" href="#冰箱使用規定:"></a>冰箱使用規定:</h3><ol><li>物品請自備標籤,並註明床號、姓名及放置日期(嚴禁填寫未來日期),違者一律丟棄,不另行通知。</li><li>放置冰箱的物品請使用便條紙寫上床號、姓名及當天放置日期(Ex:201-1 李小文 5/22),嚴禁填寫未來日期,若經發現一律丟棄。每周三為清冰箱日,請同學於20:50前更改完日期,21:00開始清冰箱。超過7天的物品也將一律丟棄。若在幹部清冰箱期間,要更改日期及補貼標籤者,將一律<mark class="hl-label red">記點乙次</mark> 。</li><li>不得擺放生食及開封過手搖杯,例:蛋、生肉、菜(沙拉除外),需烹煮的一律不行擺放。如果蓄意丟棄過期食物、剩食及垃圾,違者<mark class="hl-label red">記點兩次</mark> ,不得異議。</li><li>若有藥物存放時,須提出申請,經輔導員核准後,另提供冰箱存放。</li><li>冰箱僅提供存放,不負保管責任,若丟私人垃圾,違者<mark class="hl-label red">記點乙次</mark> 。</li><li>冰箱請勿拔掉插頭,違者<mark class="hl-label red">記點五次</mark> 。</li></ol><h3 id="洗衣間使用規定:"><a class="headerlink" href="#洗衣間使用規定:"></a>洗衣間使用規定:</h3><ol><li>洗衣機、烘衣機最後放入使用時間為23:00,超過24:00整還在運轉<mark class="hl-label red">記點乙次</mark> 。</li><li>脫水機最後使用時間為23:50,超過24:00整還在運轉<mark class="hl-label red">記點乙次</mark> 。</li><li>脫水機、洗衣機及烘乾機的使用方法已貼在牆上,請同學自行參閱,若使用不當,<mark class="hl-label red">記點兩次</mark> 。</li></ol><h3 id="電鍋、微波爐使用規定:"><a class="headerlink" href="#電鍋、微波爐使用規定:"></a>電鍋、微波爐使用規定:</h3><ol><li>簡易烹飪室設備使用時間為06:00至01:00(以前),遇有損壞請立即回報,違者<mark class="hl-label red">記點兩次</mark> 。</li><li>微波爐禁止調至中強火以上及不得超過2分鐘。</li><li>使用完電鍋及微波爐後,請將插頭拔掉;當運轉停止後食品勿放置超過20分鐘以上。</li><li>使用電鍋時,請自備金屬容器或瓷器;使用微波爐時,請自備可微波之容器(嚴禁使用金屬器)。</li><li>每次使用後,請以抹布擦拭清理;並將鍋蓋或爐門打開通風,並拔掉插頭。</li></ol><h2 id="使用流程"><a class="headerlink" href="#使用流程"></a>使用流程</h2><h3 id="電磁爐"><a class="headerlink" href="#電磁爐"></a>電磁爐</h3><ol><li>插上插頭</li><li>放上鍋子</li><li>啟動開關</li><li>選擇模式</li><li>離開前請關上電源並拔除插頭</li><li>使用完畢請自行清潔</li></ol><h3 id="烤箱"><a class="headerlink" href="#烤箱"></a>烤箱</h3><ol><li>插上插頭</li><li>開啟烤箱門</li><li>放入食物</li><li>選擇合適時間</li><li>烘烤時間尚未結束時請勿中途開啟</li><li>離開前請關上電源並拔除插頭</li><li>使用完畢請自行清潔並關上烤箱門</li></ol><h3 id="電鍋"><a class="headerlink" href="#電鍋"></a>電鍋</h3><ol><li>插上插頭</li><li>開啟鍋蓋</li><li>放入食物</li><li>按下電鍋開關</li><li>蒸煮時間尚未結束時請勿中途開啟</li><li>離開前請關上電源並拔除插頭</li><li>使用完畢請自行清潔並蓋上鍋蓋</li></ol><h3 id="微波爐"><a class="headerlink" href="#微波爐"></a>微波爐</h3><ol><li>插上插頭</li><li>開啟微波門</li><li>放入食物</li><li>選擇合適時間</li><li>微波時間尚未結束時請勿中途開啟</li><li>離開前請關上電源並拔除插頭</li><li>使用完畢請自行清潔並關上微博門</li></ol><h3 id="冰箱"><a class="headerlink" href="#冰箱"></a>冰箱</h3><ol><li>打開冰箱</li><li>貼上便條紙(姓名、床號、日期)</li><li>放在合適位子</li><li>關緊冰箱門</li><li>若有液體溢出請自行清潔乾淨</li></ol><h3 id="洗衣機"><a class="headerlink" href="#洗衣機"></a>洗衣機</h3><ol><li>添加洗劑</li><li>放入衣物(請勿超過7分滿)</li><li>關上機蓋</li><li>選擇洗程</li><li>投入錢幣20元</li><li>按啟動鍵開始洗衣</li><li>洗衣過程切勿開啟洗衣蓋</li><li>洗完後請確實拿取全部衣物</li></ol><h3 id="烘乾機"><a class="headerlink" href="#烘乾機"></a>烘乾機</h3><ol><li>打開機門</li><li>放入衣物</li><li>關上機門</li><li>選擇溫度</li><li>投入錢幣20元</li><li>按啟動鍵開始烘衣</li><li>烘衣過程切勿開啟烘衣蓋</li><li>烘完後請確實拿取全部衣物</li></ol><h3 id="簡報室"><a class="headerlink" href="#簡報室"></a>簡報室</h3><h4 id="使用簡報室電腦流程"><a class="headerlink" href="#使用簡報室電腦流程"></a>使用簡報室電腦流程</h4><ol><li>開啟電腦主機</li><li>插入桌上HDMI線至主機</li><li>按下牆上down按鈕自動放下布幕</li><li>按下牆上on按鈕 開啟投影機</li><li>使用完畢按下牆上 up按鈕及off按鈕即可關閉</li><li>電腦關機並移除HDMI線使用完請歸放原位</li><li>椅子也請靠上桌子並關閉冷氣及點燈</li></ol><h4 id="使用自己電腦"><a class="headerlink" href="#使用自己電腦"></a>使用自己電腦</h4><ol><li>插入桌上HDMI線至自己筆電</li><li>按下牆上down按鈕自動放下布幕</li><li>按下牆上on按鈕 開啟投影機</li><li>使用完畢按下牆上 up按鈕及off按鈕即可關閉</li><li>移除HDMI線使用完請歸放原位</li><li>椅子也請靠上桌子並關閉冷氣及點燈</li></ol>]]></content>
<categories>
<category> 宿舍公告 </category>
</categories>
</entry>
<entry>
<title>女宿生活公約</title>
<link href="/post/girl/"/>
<url>/post/girl/</url>
<content type="html"><![CDATA[<details class="folding-tag" blue><summary> 點擊查看更新記錄 </summary> <div class='content'> <div class="timeline blue"><div class='timeline-item headline'><div class='timeline-item-title'><div class='item-circle'><p>更新記錄</p></div></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-03-30</p></div></div><div class='timeline-item-content'><p>更新生活公約<br />至於更新了什麼自己看我懶得寫了</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-10-30</p></div></div><div class='timeline-item-content'><p>新增使用流程</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-09-14</p></div></div><div class='timeline-item-content'><p>女宿生活公約</p><figure class="highlight diff"><table><tr><td class="gutter"><pre><span class="line">1</span><br><span class="line">2</span><br><span class="line">3</span><br></pre></td><td class="code"><pre><span class="line"><span class="deletion">- 21. 若有寢室不幸斷電,請至值勤室找輔導老師協助,並全寢{% label 記點乙次 red %}。</span></span><br><span class="line"><span class="addition">+ 21. 若有寢室不幸斷電,請至值勤室找輔導老師協助,並全寢{% label 記點五次 red %}。</span></span><br><span class="line"><span class="addition">+ 28. 晚上12點至早上6點嚴禁搭乘電梯,違者{% label 記點兩次 red %}。</span></span><br></pre></td></tr></table></figure><p>烹飪室使用規定</p><figure class="highlight diff"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line"><span class="addition">+ 1. 烹飪室內所有設備使用時間為 06:00~24:00;違者{% label 記點兩次 red %}。(24:00前使用及清潔完畢)</span></span><br></pre></td></tr></table></figure></div></div></div> </div> </details><h1 id="女宿生活公約"><a class="headerlink" href="#女宿生活公約"></a>女宿生活公約</h1><div class="tip warning"> <!-- faa-horizontal animated faa-fast --><p>如有和自治規定牴觸以自治規定為主</p></div><ol><li>嚴禁帶非住宿生進入宿舍,違者依退宿辦理。</li><li>如違規點數有被誤記者,請在兩週內提出申請,若超過兩週則不受理。</li><li>白板及公佈欄只有各樓層幹部有權限使用,若對於白板或公佈欄有問題者,可向樓長進行討論,若直接對白板回覆者,<mark class="hl-label red">記點乙次</mark> 。</li><li>請注意社群及公佈欄更新的公告,以免損失自己的權利(沒有不知者無罪)。</li><li>各房請自訂房規,且不得與女宿生活公約及自治規定抵觸。</li><li>不得在宿舍內飼養任何動物,經勸告後若沒改善<mark class="hl-label red">記點三次</mark> 。</li><li>各樓層信件及包裹,如放置超過一週(含)以上無人認領者,一律丟棄處理。</li><li>在公共區域(不含洗衣間)放置個人物品超過3天未認領,將一律丟棄處理。</li><li>私人垃圾一律禁止丟棄於公共區域(含陽台),如有發現,請向樓長、副樓長檢舉,被檢舉者,違者<mark class="hl-label red">記點兩次</mark> 。</li><li>請勿跨樓層洗澡、丟垃圾,若發現請一律通知正、副樓,並且<mark class="hl-label red">記點乙次</mark> 。</li><li>晚上23:00後,勿在走廊大聲喧嘩、奔跑,若經勸說而未改善者,<mark class="hl-label red">記點乙次</mark> 。</li><li>使用交誼廳請勿把腳放置桌上,並且在使用後保持乾淨;交誼廳衛生請大家共同維護。</li><li>週日至週四,電視觀賞時間至24:00;週五至週六,可延長至02:00。</li><li>交誼廳電燈於24:00時關閉,若有住宿生需使用,使用後請自行關燈;如未關燈者<mark class="hl-label red">記點乙次</mark> 。</li><li>寢室內電器用品除吹風機、電腦、手機及相機充電器外,嚴禁使用任何炊膳相關加熱爐具、電捲棒、離子夾等高電壓器具,違者<mark class="hl-label red">記點五次</mark> 。</li><li>若有寢室不幸斷電,請至值勤室找輔導老師協助,且在寢室者均<mark class="hl-label red">記點五次</mark> 。</li><li>會影響到他人休息的工作請在06:00至24:00內完成,如:洗衣、烘衣、脫水等;則洗澡請於01:00前完成,違者<mark class="hl-label red">記點乙次</mark> 。</li><li>廁所垃圾桶內請勿丟棄私人垃圾,違者<mark class="hl-label red">記點兩次</mark> ,打掃一週。</li><li>浴室內禁止使用吹風機,違者<mark class="hl-label red">記點兩次</mark> 。</li><li>洗衣間無人認領的衣物,將在清冰箱時一同丟棄,不得異議。</li><li>浴室請勿佔位子超過五分鐘以上,若有同學發現可自行拿出物品,請勿在浴室間內洗衣服。</li><li>脫水機、洗衣機及烘乾機的使用方法已貼在牆上,請同學自行參閱,若使用不當,<mark class="hl-label red">記點兩次</mark> 。</li><li>簡報室使用時間為06:00至23:00。</li><li>放置冰箱的物品請使用便條紙寫上床號、姓名及當天放置日日期(Ex:201-1 李小文 5/22),嚴禁填寫未來日期,若經發現一律丟棄。每周三為清冰箱日,請同學於20:50前更改完日期,21:00開始清冰箱。超過7天的物品也將一律丟棄。若在幹部清冰箱期間,要更改日期及補貼標籤者,將一律<mark class="hl-label red">記點乙次</mark> 。</li><li>湯汁、飲料、廚餘及殘渣請至烹飪室處理,勿倒入飲水機、洗手台及馬桶,如有違規,<mark class="hl-label red">記點乙次</mark> 。</li></ol><h1 id="設備"><a class="headerlink" href="#設備"></a>設備</h1><h2 id="使用規定"><a class="headerlink" href="#使用規定"></a>使用規定</h2><h3 id="冰箱使用規定:"><a class="headerlink" href="#冰箱使用規定:"></a>冰箱使用規定:</h3><ol><li>物品請自行準備標籤紙,並註明床號、姓名及放置日期(Ex:201-1 李小文 5/22),嚴禁填寫未來日期,違者一律丟棄,不另行通知。</li><li>物品嚴禁放置超過7天,如有超過一律丟棄。</li><li>每週三 21:00 為冰箱清潔日。</li><li>禁止冰開封後的手搖飲及無法密封之液體物品,若有明顯味道或異味,嚴禁放置,以維護使用品質。</li><li>若有藥物存放時,須提出申請,經輔導員核准後,提供冰箱存放。</li><li>冰箱僅提供存放,不負保管責任,若丟私人垃圾,違者<mark class="hl-label red">記點乙次</mark> 。</li><li>冰箱空間有限,使用人數眾多,請將多餘之外包裝拆除,以節省儲藏空間。</li><li>請勿多次開關冰箱,使用完畢,請確實闔上,以免食物壞掉。</li><li>冰箱請勿拔掉插頭,違者<mark class="hl-label red">記點五次</mark> 。</li></ol><h3 id="烹飪室使用規定:"><a class="headerlink" href="#烹飪室使用規定:"></a>烹飪室使用規定:</h3><ol><li>烹飪室內所有設備使用時間為06:00至01:00(請於01:00前使用及清潔完畢),違者<mark class="hl-label red">記點兩次</mark> 。</li><li>微波爐禁止調至中強火以上及不得超過2分鐘。</li><li>使用電鍋時,請自備金屬器或瓷器,請勿加太多水,並間隔十分鐘才可使用;使用微波爐時,請自備可微波容器(嚴禁使用金屬器)。</li><li>使用完電鍋及微波爐後,請將插頭拔掉;當運轉停止後食品勿放置超過20分鐘以上。</li><li>每次使用後,請以抹布擦拭清理,並將鍋蓋或爐門打開通風。</li><li>違規使用者,除照價修復賠償及記點外,並管制一週不得使用。</li><li>請詳閱說明書。</li></ol><h2 id="使用流程"><a class="headerlink" href="#使用流程"></a>使用流程</h2><h3 id="電磁爐"><a class="headerlink" href="#電磁爐"></a>電磁爐</h3><ol><li>插上插頭</li><li>放上鍋子</li><li>啟動開關</li><li>選擇模式</li><li>離開前請關上電源並拔除插頭</li><li>使用完畢請自行清潔</li></ol><h3 id="烤箱"><a class="headerlink" href="#烤箱"></a>烤箱</h3><p>1.插上插頭<br />2.開啟烤箱門<br />3.放入食物<br />4.選擇合適時間<br />5.烘烤時間尚未結束時請勿中途開啟<br />6. 離開前請關上電源並拔除插頭<br />7. 使用完畢請自行清潔並關上烤箱門</p><h3 id="電鍋"><a class="headerlink" href="#電鍋"></a>電鍋</h3><ol><li>插上插頭</li><li>開啟鍋蓋</li><li>放入食物</li><li>按下電鍋開關</li><li>蒸煮時間尚未結束時請勿中途開啟</li><li>離開前請關上電源並拔除插頭</li><li>使用完畢請自行清潔並蓋上鍋蓋</li></ol><h3 id="微波爐"><a class="headerlink" href="#微波爐"></a>微波爐</h3><ol><li>插上插頭</li><li>開啟微波門</li><li>放入食物</li><li>選擇合適時間</li><li>微波時間尚未結束時請勿中途開啟</li><li>離開前請關上電源並拔除插頭</li><li>使用完畢請自行清潔並關上微博門</li></ol><h3 id="冰箱"><a class="headerlink" href="#冰箱"></a>冰箱</h3><ol><li>打開冰箱</li><li>貼上便條紙(姓名、床號、日期)</li><li>放在合適位子</li><li>關緊冰箱門</li><li>若有液體溢出請自行清潔乾淨</li></ol><h3 id="洗衣機"><a class="headerlink" href="#洗衣機"></a>洗衣機</h3><p>1.添加洗劑<br />2.放入衣物(請勿超過7分滿)<br />3.關上機蓋<br />4.選擇洗程<br />5.投入錢幣20元<br />6.按啟動鍵開始洗衣<br />7.洗衣過程切勿開啟洗衣蓋<br />8.洗完後請確實拿取全部衣物</p><h3 id="烘乾機"><a class="headerlink" href="#烘乾機"></a>烘乾機</h3><p>1.打開機門<br />2.放入衣物<br />3.關上機門<br />4.選擇溫度<br />5.投入錢幣20元<br />6.按啟動鍵開始烘衣<br />7.烘衣過程切勿開啟烘衣蓋<br />8.烘完後請確實拿取全部衣物</p><h3 id="簡報室"><a class="headerlink" href="#簡報室"></a>簡報室</h3><h4 id="使用簡報室電腦流程"><a class="headerlink" href="#使用簡報室電腦流程"></a>使用簡報室電腦流程</h4><ol><li>開啟電腦主機</li><li>插入桌上HDMI線至主機</li><li>按下牆上down按鈕自動放下布幕</li><li>按下牆上on按鈕 開啟投影機</li><li>使用完畢按下牆上 up按鈕及off按鈕即可關閉</li><li>電腦關機並移除HDMI線使用完請歸放原位</li><li>椅子也請靠上桌子並關閉冷氣及點燈</li></ol><h4 id="使用自己電腦"><a class="headerlink" href="#使用自己電腦"></a>使用自己電腦</h4><ol><li>插入桌上HDMI線至自己筆電<br />3.按下牆上down按鈕自動放下布幕<br />4.按下牆上on按鈕 開啟投影機<br />5.使用完畢按下牆上 up按鈕及off按鈕即可關閉<br />6.移除HDMI線使用完請歸放原位<br />7.椅子也請靠上桌子並關閉冷氣及點燈</li></ol>]]></content>
<categories>
<category> 宿舍公告 </category>
</categories>
</entry>
<entry>
<title>111-1學期德明學生宿舍新生床位分配名單</title>
<link href="/post/%E4%BD%8F%E5%AE%BF%E5%90%8D%E5%96%AE/"/>
<url>/post/%E4%BD%8F%E5%AE%BF%E5%90%8D%E5%96%AE/</url>
<content type="html"><![CDATA[<h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>特別強調<mark class="hl-label red">9/5日(星期一)</mark> <mark class="hl-label orange">宿舍防災演練</mark> 請於當日中午1點40分至校內綜合大樓6樓體育館集合,<strong>未參加及逾時者取消住宿資格</strong>(喪假、傳染病確診者在家居家隔離及住院除外,先以電話報備請假,事後須提出相關證明核假,違者取消住宿資格),<mark class="hl-label blue">請攜帶原子筆參加防災演練</mark> ,9/6日及9/7日(新生定向輔導)。</p><h1 id="住宿名單"><a class="headerlink" href="#住宿名單"></a>住宿名單</h1><div class="tabs" id="住宿名單"><ul class="nav-tabs"><li class="tab"><button type="button" data-href="#住宿名單-1">111新生 男生</button></li><li class="tab"><button type="button" data-href="#住宿名單-2">111新生 女生</button></li></ul><div class="tab-contents"><div class="tab-item-content" id="住宿名單-1"><table><thead><tr><th>制度別</th><th>系代碼</th><th>科系別</th><th>姓名</th><th>學號</th><th>床號</th></tr></thead><tbody><tr><td>日四技</td><td>22</td><td>媒計系</td><td>羅O聖</td><td>D11122226</td><td>103-4</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>林O安</td><td>D11122228</td><td>103-5</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>黃O亮</td><td>D11116129</td><td>221-3</td></tr><tr><td>日四技</td><td>51</td><td>AI專班</td><td>陳O澤</td><td>D11151102</td><td>104-4</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>江O慶</td><td>D11134207</td><td>105-2</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>李O恩</td><td>D11123218</td><td>105-3</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>廖O權</td><td>D11121114</td><td>105-6</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>詹O宜</td><td>D11117129</td><td>106-2</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>鍾O祐</td><td>D11123343</td><td>106-4</td></tr><tr><td>日四技</td><td>19</td><td>資科系</td><td>王O鴻</td><td>D11119139</td><td>106-5</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>王O傑</td><td>D11112129</td><td>106-6</td></tr><tr><td>日四技</td><td>19</td><td>資科系</td><td>陳O辰</td><td>D11119109</td><td>107-2</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>李O陞</td><td>D11114219</td><td>107-5</td></tr><tr><td>日四技</td><td>50</td><td>數金</td><td>施O翔</td><td>D11150109</td><td>108-1</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>蔡O岳</td><td>D11118102</td><td>108-2</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>陳O</td><td>D11117238</td><td>108-6</td></tr><tr><td>日四技</td><td>37</td><td>應外日語組</td><td>黃O哲</td><td>D11137137</td><td>109-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>張O銚</td><td>D11117106</td><td>110-2</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>邱O晟</td><td>D11118113</td><td>110-5</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>江O</td><td>D11113103</td><td>111-4</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>林O錦</td><td>D11117121</td><td>111-5</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>張O嘉</td><td>D11122110</td><td>112-1</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>戴O宸</td><td>D11113111</td><td>112-2</td></tr><tr><td>日四技</td><td>36</td><td>財金不動產組</td><td>張O淳</td><td>D11136118</td><td>112-3</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>康O瑋</td><td>D11116124</td><td>112-4</td></tr><tr><td>日四技</td><td>37</td><td>應外日語組</td><td>鍾O正</td><td>D11137103</td><td>113-2</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>吳O杰</td><td>D11112126</td><td>113-3</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>謝O哲</td><td>D11117115</td><td>114-2</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>吳O丞</td><td>D11114104</td><td>114-6</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>葉O瑋</td><td>D11117226</td><td>115-4</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>游O堯</td><td>D11123213</td><td>115-5</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>林O廷</td><td>D11114309</td><td>116-2</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>林O哲</td><td>D11123219</td><td>116-4</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>陳O叡</td><td>D11134205</td><td>116-5</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>黃O瓏</td><td>D11114238</td><td>117-1</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>葉O賢</td><td>D11116126</td><td>117-2</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>劉O佑</td><td>D11116221</td><td>117-4</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>陳O丞</td><td>D11114103</td><td>117-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>張O銘</td><td>D11117314</td><td>117-6</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>陳O豪</td><td>D11125102</td><td>118-1</td></tr><tr><td>日四技</td><td>37</td><td>應外日語組</td><td>吳O毅</td><td>D11137121</td><td>118-2</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>黃O閔</td><td>D11113123</td><td>118-4</td></tr><tr><td>日四技</td><td>36</td><td>財金不動產組</td><td>吳O主</td><td>D11136104</td><td>118-5</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>徐O霖</td><td>D11123118</td><td>118-6</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>歐O豪</td><td>D11122218</td><td>201-1</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>莊O祥</td><td>D11117223</td><td>201-2</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>黃O展</td><td>D11116113</td><td>201-4</td></tr><tr><td>日四技</td><td>19</td><td>資科系</td><td>許O偉</td><td>D11119221</td><td>201-5</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>李O聖</td><td>D11122219</td><td>201-6</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>曾O翔</td><td>D11112211</td><td>203-2</td></tr><tr><td>日四技</td><td>50</td><td>數金</td><td>徐O詮</td><td>D11150113</td><td>203-3</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>許O軒</td><td>D11129140</td><td>203-5</td></tr><tr><td>日四技</td><td>19</td><td>資科系</td><td>劉O呈</td><td>D11119202</td><td>204-2</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>李O文</td><td>D11129115</td><td>204-4</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>陳O浚</td><td>D11112229</td><td>205-4</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>張O語</td><td>D11123238</td><td>205-6</td></tr><tr><td>日四技</td><td>19</td><td>資科系</td><td>張O豪</td><td>D11119137</td><td>206-3</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>陳O佑</td><td>D11121109</td><td>206-6</td></tr><tr><td>日四技</td><td>50</td><td>數金</td><td>李O愷</td><td>D11150104</td><td>207-3</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>李O玄</td><td>D11118202</td><td>207-6</td></tr><tr><td>日四技</td><td>36</td><td>財金不動產組</td><td>劉O瑋</td><td>D11136113</td><td>208-3</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>何O軒</td><td>D11121123</td><td>208-6</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>黃O綸</td><td>D11116243</td><td>209-2</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>郭O昇</td><td>D11118110</td><td>209-6</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>郭O綸</td><td>D11116216</td><td>210-2</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>陳O熹</td><td>D11117219</td><td>210-4</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>廖O宏</td><td>D11117317</td><td>211-6</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>林O彥</td><td>D11112219</td><td>212-2</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>陳O東</td><td>D11129112</td><td>212-4</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>彭O龍</td><td>D11122247</td><td>212-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>吳O暘</td><td>D11117328</td><td>213-1</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>陳O暵</td><td>D11114120</td><td>213-4</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>徐O翔</td><td>D11129120</td><td>213-5</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>林O翰</td><td>D11122209</td><td>214-1</td></tr><tr><td>日四技</td><td>19</td><td>資科系</td><td>林O翰</td><td>D11119135</td><td>214-2</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>林O凱</td><td>D11116127</td><td>214-4</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>王O承</td><td>D11125214</td><td>215-1</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>楊O翔</td><td>D11114109</td><td>215-2</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>符O誠</td><td>D11116205</td><td>215-5</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>黃O暘</td><td>D11113209</td><td>216-1</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>張O頡</td><td>D11116125</td><td>216-2</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>張O鈞</td><td>D11118221</td><td>216-4</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>呂O豪</td><td>D11125124</td><td>216-5</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>張O浚</td><td>D11116108</td><td>217-1</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>王O奇</td><td>D11122221</td><td>217-4</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>王O羿</td><td>D11116121</td><td>218-1</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>童O崴</td><td>D11123340</td><td>218-2</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>薛O佑</td><td>D11122104</td><td>218-3</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>邱O翔</td><td>D11123117</td><td>218-5</td></tr><tr><td>日四技</td><td>36</td><td>財金不動產組</td><td>林O德</td><td>D11136109</td><td>219-1</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>林O文</td><td>D11122223</td><td>219-3</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>黃O盛</td><td>D11116204</td><td>219-4</td></tr><tr><td>日四技</td><td>19</td><td>資科系</td><td>邱O威</td><td>D11119237</td><td>219-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>陳O評</td><td>D11117228</td><td>219-6</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>許O海</td><td>D11117135</td><td>220-1</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>許O維</td><td>D11134235</td><td>220-2</td></tr><tr><td>日四技</td><td>35</td><td>流通連鎖組</td><td>劉O揚</td><td>D11135117</td><td>220-4</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>周O俊</td><td>D11112105</td><td>220-5</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>鄧O皓</td><td>D11125119</td><td>220-6</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>郭O恩</td><td>D11114202</td><td>221-1</td></tr><tr><td>日四技</td><td>51</td><td>AI專班</td><td>吳O勳</td><td>D11016122</td><td>221-2</td></tr></tbody></table><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="住宿名單-2"><table><thead><tr><th>制度別</th><th>系代碼</th><th>科系別</th><th>姓名</th><th>學號</th><th>床號</th></tr></thead><tbody><tr><td>日四技</td><td>23</td><td>行銷系</td><td>江O怡</td><td>D11123321</td><td>405-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>陳O晞</td><td>D11117311</td><td>301-1</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>關O寧</td><td>D11112125</td><td>313-6</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>劉O倪</td><td>D11123225</td><td>510-3</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>簡O儀</td><td>D11114142</td><td>303-1</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>黃O涵</td><td>D11112137</td><td>307-3</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>陳O寧</td><td>D11129139</td><td>405-2</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>盧O念</td><td>D11113113</td><td>319-3</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>吳O萱</td><td>D11113115</td><td>419-3</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>張O媗</td><td>D11113128</td><td>504-2</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>江O玟</td><td>D11123103</td><td>304-4</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>梁O玉</td><td>D11116229</td><td>305-5</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>林O書</td><td>D11112104</td><td>306-2</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>葉O妤</td><td>D11129124</td><td>304-6</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>何O嫻</td><td>D11113129</td><td>408-5</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>謝O妤</td><td>D11123306</td><td>307-5</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>洪O玉</td><td>D11113110</td><td>308-4</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>池O恩</td><td>D11125108</td><td>309-6</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>藍O淇</td><td>D11129116</td><td>310-3</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>李O璇</td><td>D11121122</td><td>312-1</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>林O薰</td><td>D11123324</td><td>313-2</td></tr><tr><td>日四技</td><td>51</td><td>AI專班</td><td>林O珊</td><td>D11151103</td><td>310-5</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>陳O錡</td><td>D11114213</td><td>311-5</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>江O怡</td><td>D11114146</td><td>520-3</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>張O妮</td><td>D11117225</td><td>312-5</td></tr><tr><td>日四技</td><td>50</td><td>數金</td><td>郭O吟</td><td>D11150106</td><td>314-3</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>游O真</td><td>D11129108</td><td>315-1</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>李O妤</td><td>D11122214</td><td>316-1</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>林O宣</td><td>D11114221</td><td>517-4</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>吳O俞</td><td>D11112103</td><td>317-4</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>江O穎</td><td>D11112106</td><td>503-1</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>陳O璇</td><td>D11125115</td><td>317-6</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>王O庭</td><td>D11117213</td><td>512-4</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>鄒O萱</td><td>D11117302</td><td>415-2</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>廖O慧</td><td>D11117325</td><td>315-4</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>羅O晴</td><td>D11117124</td><td>318-5</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>張O禎</td><td>D11122227</td><td>515-6</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>吳O霏</td><td>D11112108</td><td>319-5</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>林O璇</td><td>D11116141</td><td>320-2</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>林O晴</td><td>D11116142</td><td>321-2</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>胡O筠</td><td>D11117232</td><td>401-2</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>徐O琪</td><td>D11117103</td><td>320-4</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>邱O軒</td><td>D11123301</td><td>320-5</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>李O潔</td><td>D11125132</td><td>401-3</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>袁O襄</td><td>D11125131</td><td>403-6</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>李O妤</td><td>D11112224</td><td>406-2</td></tr><tr><td>日四技</td><td>19</td><td>資科系</td><td>余O霖</td><td>D11119111</td><td>403-5</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>鍾O慧</td><td>D11123206</td><td>406-4</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>陳O敏</td><td>C11129103</td><td>407-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>游O葇</td><td>D11117231</td><td>409-5</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>杜O薇</td><td>D11114210</td><td>519-2</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>陳O豫</td><td>D11114212</td><td>411-2</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>詹O璘</td><td>D11121108</td><td>412-2</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>楊O瑄</td><td>D11114224</td><td>413-2</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>許O倢</td><td>D11112210</td><td>414-3</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>范姜O云</td><td>D11122149</td><td>415-3</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>江O恩</td><td>D11117113</td><td>416-1</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>許O涵</td><td>D11123325</td><td>416-4</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>梁O紋</td><td>D11114110</td><td>417-2</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>呂O錡</td><td>D11123204</td><td>418-1</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>鐘O昀</td><td>D11123207</td><td>419-2</td></tr><tr><td>日四技</td><td>36</td><td>財金不動產組</td><td>廖O涵</td><td>D11136107</td><td>501-2</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>黃O以</td><td>D11112218</td><td>502-1</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>楊O涵</td><td>D11114112</td><td>501-5</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>賴O瑄</td><td>D11121112</td><td>503-4</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>呂O玲</td><td>D11114208</td><td>504-1</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>黃O茹</td><td>D11112123</td><td>411-3</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>吳O瑜</td><td>D11112110</td><td>413-4</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>陳O琳</td><td>D11112109</td><td>414-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>徐O芸</td><td>D11117224</td><td>301-5</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>廖O瑛</td><td>D11112208</td><td>416-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>周O珊</td><td>D11117206</td><td>417-5</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>許O茜</td><td>D11129107</td><td>418-4</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>黃O琪</td><td>D11123108</td><td>314-6</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>江王O柔</td><td>D11123226</td><td>305-1</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>范O馨</td><td>D11125123</td><td>516-5</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>林O錡</td><td>D11125202</td><td>420-3</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>謝O涵</td><td>D11125206</td><td>502-2</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>黃O瑜</td><td>D11114145</td><td>419-5</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>郭O禔</td><td>D11134108</td><td>420-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>林O蕙</td><td>D11117217</td><td>504-4</td></tr><tr><td>日四技</td><td>37</td><td>應外日語組</td><td>譚O庭</td><td>D11137126</td><td>505-3</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>劉O綺</td><td>D11121105</td><td>506-4</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>涂O軒</td><td>D11113210</td><td>506-5</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>簡O榛</td><td>D11112119</td><td>507-2</td></tr><tr><td>日四技</td><td>37</td><td>應外日語組</td><td>王O婷</td><td>D11137106</td><td>507-3</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>蕭O桂</td><td>D11116223</td><td>508-2</td></tr><tr><td>日四技</td><td>16</td><td>資管系</td><td>鄧O臻</td><td>D11116208</td><td>508-3</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>嚴O淇</td><td>D11123212</td><td>509-1</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>陳O勳</td><td>D11117218</td><td>510-2</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>黃O媛</td><td>D11117237</td><td>511-1</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>石O昕</td><td>D11114105</td><td>506-6</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>黃O茵</td><td>D11113106</td><td>507-4</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>黃O婕</td><td>D11129118</td><td>420-2</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>李O欣</td><td>D11134123</td><td>511-4</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>索南O藏</td><td>D11118224</td><td>512-1</td></tr><tr><td>日四技</td><td>14</td><td>企管系</td><td>范O萱</td><td>D11114143</td><td>513-1</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>張O琳</td><td>D11134133</td><td>511-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>游O樺</td><td>D11117109</td><td>509-2</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>林O嫻</td><td>D11117222</td><td>512-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>陳O妤</td><td>D11117119</td><td>514-2</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>戴O筠</td><td>D11117205</td><td>505-5</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>游O芯</td><td>D11117107</td><td>502-4</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>江O微</td><td>D11112135</td><td>513-2</td></tr><tr><td>日四技</td><td>50</td><td>數金</td><td>陶O玲</td><td>D11150105</td><td>513-4</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>張O偵</td><td>D11118218</td><td>514-5</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>周O齊</td><td>D11123334</td><td>515-3</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>林O誼</td><td>D11129138</td><td>517-1</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>李O晨</td><td>D11134134</td><td>507-1</td></tr><tr><td>日四技</td><td>35</td><td>流通連鎖組</td><td>邱O芃</td><td>D11135109</td><td>316-5</td></tr><tr><td>日四技</td><td>36</td><td>財金不動產組</td><td>曾O慧</td><td>D11136112</td><td>304-1</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>陳O嘉</td><td>D11123234</td><td>516-4</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>黃O真</td><td>D11122203</td><td>518-5</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>林O珠</td><td>D11112205</td><td>517-5</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>戴O如</td><td>D11112136</td><td>518-4</td></tr><tr><td>日四技</td><td>17</td><td>財金系</td><td>朱O榆</td><td>D11117116</td><td>518-6</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>謝O璇</td><td>D11134251</td><td>505-6</td></tr><tr><td>進修部</td><td></td><td></td><td>王O媚</td><td>進修部1</td><td>521-1</td></tr><tr><td>進修部</td><td></td><td></td><td>林O榆</td><td>進修部2</td><td>521-2</td></tr><tr><td>進修部</td><td></td><td></td><td>黃O恩</td><td>進修部3</td><td>521-5</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>莊O穎</td><td>D11122235</td><td>409-6</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>簡O怡</td><td>D11112127</td><td>303-4</td></tr><tr><td>日四技</td><td>50</td><td>數金</td><td>魏O容</td><td>D11150115</td><td>410-3</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>陳O琦</td><td>D11125129</td><td>415-6</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>李O瑈</td><td>D11134130</td><td>519-1</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>呂O芳</td><td>D11118214</td><td>519-4</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>何O喜</td><td>D11112102</td><td>520-4</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>黃O璇</td><td>D11125130</td><td>520-5</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>朱O慧</td><td>D11122239</td><td>521-6</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>黃O婕</td><td>D11123304</td><td>備取1</td></tr><tr><td>日四技</td><td>13</td><td>國貿系</td><td>葉O庭</td><td>D11113102</td><td>備取2</td></tr><tr><td>日四技</td><td>51</td><td>AI專班</td><td>楊O庭</td><td>D11151111</td><td>備取3</td></tr><tr><td>日四技</td><td>12</td><td>財稅系</td><td>林O妤</td><td>D11112204</td><td>備取4</td></tr><tr><td>日四技</td><td>22</td><td>媒計系</td><td>趙O瑰</td><td>D11122204</td><td>備取5</td></tr><tr><td>日四技</td><td>35</td><td>流通連鎖組</td><td>許O媞</td><td>D11135116</td><td>備取6</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>陳O妡</td><td>D11121111</td><td>備取7</td></tr><tr><td>日四技</td><td>23</td><td>行銷系</td><td>李O儀</td><td>D11123232</td><td>備取8</td></tr><tr><td>日四技</td><td>18</td><td>應外系</td><td>吳O萱</td><td>D11118209</td><td>備取9</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>張O君</td><td>D11134125</td><td>備取10</td></tr><tr><td>日四技</td><td>25</td><td>行銷會展組</td><td>許O晴</td><td>D11125107</td><td>備取11</td></tr><tr><td>日四技</td><td>34</td><td>企管時尚組</td><td>李O萱</td><td>D11134203</td><td>備取12</td></tr><tr><td>日四技</td><td>21</td><td>會資系</td><td>羅O芸</td><td>D11121101</td><td>備取13</td></tr><tr><td>日四技</td><td>29</td><td>流通系</td><td>謝O妮</td><td>D11129105</td><td>備取14</td></tr></tbody></table><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div></div></div><h1 id="相關文件"><a class="headerlink" href="#相關文件"></a>相關文件</h1><div class="btns rounded grid5"> <a class="button" href='/file/pdf/post/繳費流程.pdf' title='繳費流程'><i class='fas fa-book-open'></i>繳費流程</a><a class="button" href='/file/pdf/post/新生入住說明.pdf' title='新生入住說明'><i class='fas fa-book-open'></i>新生入住說明</a> </div>]]></content>
<categories>
<category> 宿舍公告 </category>
</categories>
</entry>
<entry>
<title>新生住宿進住日程表</title>
<link href="/post/%E4%BD%8F%E5%AE%BF%E6%B5%81%E7%A8%8B/"/>
<url>/post/%E4%BD%8F%E5%AE%BF%E6%B5%81%E7%A8%8B/</url>
<content type="html"><![CDATA[<table><thead><tr><th>日 期</th><th>事 項</th></tr></thead><tbody><tr><td>8/15(一)~8/19(五)</td><td>新生住宿申請日期,郵寄或申請資料備齊繳交至校內宿舍值勤室現場報名。</td></tr><tr><td>8/23(二)</td><td>宿舍抽籤</td></tr><tr><td>8/24(三)</td><td>網站公告正備取生名單</td></tr><tr><td>8/30(二)~9/6(二)</td><td>自行上網列印繳費單繳費。<br>繳費方式:<br>1.土地銀行臨櫃繳交現金、超商繳費、ATM 轉帳、信用卡繳費<br>2.富邦銀行申請就學貸款<br>3.欲提前入住者,請向校內宿舍值勤室提出申請</td></tr><tr><td>9/3(六)~9/4(日)</td><td>1.參加新生定向輔導提前進住搬入時間 10:00~17:00,並繳交提前住宿費用$750 元<br>2.住宿費繳費收據或就學貸款撥款通知書,於進宿時繳交至宿舍值勤室</td></tr><tr><td>9/10(六)~9/11(日)</td><td>1.住宿生入住搬入時間 10:00~17:00<br>2.住宿費繳費收據或就學貸款撥款通知書,於進宿時繳交至宿舍值勤室</td></tr></tbody></table>]]></content>
<categories>
<category> 宿舍公告 </category>
</categories>
</entry>
<entry>
<title>宿舍APP安裝</title>
<link href="/post/app/"/>
<url>/post/app/</url>
<content type="html"><![CDATA[<h1 id="Android-安裝方法"><a class="headerlink" href="#Android-安裝方法"></a>Android 安裝方法</h1><ol><li>點擊右上角的「...」</li></ol><div class="img-wrap"><div class="img-bg"><img class="img" src="/images/post/android.jpg" style="width:300px;"/></div></div><ol start="2"><li>選擇「安裝應用程式」(或「加到主畫面」)</li></ol><div class="img-wrap"><div class="img-bg"><img class="img" src="/images/post/android1.jpg" style="width:300px;"/></div></div><ol start="3"><li>點擊「安裝」</li></ol><div class="img-wrap"><div class="img-bg"><img class="img" src="/images/post/android2.jpg" style="width:300px;"/></div></div><h1 id="IOS-安裝方法"><a class="headerlink" href="#IOS-安裝方法"></a>IOS 安裝方法</h1><ol><li>點擊底下的「分享」</li></ol><div class="img-wrap"><div class="img-bg"><img class="img" src="/images/post/ios.png" style="width:300px;"/></div></div><ol start="2"><li>選擇「加入主畫面」</li></ol><div class="img-wrap"><div class="img-bg"><img class="img" src="/images/post/ios1.png" style="width:300px;"/></div></div><ol start="3"><li>點擊「新增」</li></ol><div class="img-wrap"><div class="img-bg"><img class="img" src="/images/post/ios2.png" style="width:300px;"/></div></div>]]></content>
<categories>
<category> 管理員公告 </category>
</categories>
</entry>
<entry>
<title>110-2端午節</title>
<link href="/post/110-2%E7%AB%AF%E5%8D%88%E7%AF%80/"/>
<url>/post/110-2%E7%AB%AF%E5%8D%88%E7%AF%80/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>111 年 06 月 01 日</p><p>下午 05:30 ~ 09:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>學生宿舍一樓交誼廳</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><p>學生宿舍為迎接端午佳節,生活勵進會舉辦「“粽”然生活很苦,也要微笑面對」端午活動,營造學生宿舍端午佳節氣氛。</p>]]></content>
<categories>
<category> 宿舍活動 </category>
</categories>
</entry>
<entry>
<title>國家人權博物館景美紀念園區參訪</title>
<link href="/post/%E5%9C%8B%E5%AE%B6%E4%BA%BA%E6%AC%8A%E5%8D%9A%E7%89%A9%E9%A4%A8%E6%99%AF%E7%BE%8E%E7%B4%80%E5%BF%B5%E5%9C%92%E5%8D%80%E5%8F%83%E8%A8%AA/"/>
<url>/post/%E5%9C%8B%E5%AE%B6%E4%BA%BA%E6%AC%8A%E5%8D%9A%E7%89%A9%E9%A4%A8%E6%99%AF%E7%BE%8E%E7%B4%80%E5%BF%B5%E5%9C%92%E5%8D%80%E5%8F%83%E8%A8%AA/</url>
<content type="html"><![CDATA[<h1 id="時間"><a class="headerlink" href="#時間"></a>時間</h1><p>112 年 03 月 15 日</p><p>下午 12:00 ~ 05:00</p><h1 id="地點"><a class="headerlink" href="#地點"></a>地點</h1><p>綜合大樓第二閱覽室</p><h1 id="內容"><a class="headerlink" href="#內容"></a>內容</h1><div class="tag link"><a class="link-card" title="報名連結" href="https://docs.google.com/forms/d/16OXEtPzVFJ-PvYsSNiy0E4K4MaEn62QXgrWxMR7I3F0/closedform"><div class="left"><img src="/images/form.svg"/></div><div class="right"><p class="text">報名連結</p><p class="url">https://docs.google.com/forms/d/16OXEtPzVFJ-PvYsSNiy0E4K4MaEn62QXgrWxMR7I3F0/closedform</p></div></a></div><h1 id="備註"><a class="headerlink" href="#備註"></a>備註</h1><ul><li>與宿舍合作可同時累積宿舍活動時數</li></ul><div class="tip warning"><p>限 80 人,額滿為止</p></div>]]></content>
<categories>
<category> 生輔組活動 </category>
</categories>
</entry>
<entry>
<title>關於我們</title>
<link href="/about/index.html"/>
<url>/about/index.html</url>
<content type="html"><![CDATA[<div class="tabs" id="關於我們"><ul class="nav-tabs"><li class="tab active"><button type="button" data-href="#關於我們-1">宿舍簡介</button></li><li class="tab"><button type="button" data-href="#關於我們-2">宿舍老師</button></li><li class="tab"><button type="button" data-href="#關於我們-3">幹部介紹</button></li></ul><div class="tab-contents"><div class="tab-item-content active" id="關於我們-1"><div class="img-wrap"><div class="img-bg"><img class="img" src="/images/about/宿舍簡介/宿舍簡介.jpg"/></div></div><h2 id="學生宿舍簡介"><a class="headerlink" href="#學生宿舍簡介"></a>學生宿舍簡介</h2><p>本校現有學生宿舍位於學校後山(排球場上方),可容納570餘人。新生、低收入戶、外籍生及僑生者,可優先申請住宿。宿舍的環境清靜,設備完善,除配有冷氣及電腦網路設置外,交誼廳等。宿舍管理,除組成宿舍自治委員會外,並設有宿舍輔導老師與執勤的幹部負責學生的安全。宿舍全面設有自動刷卡門禁管制及監錄系統。</p><div class="img-wrap"><div class="img-bg"><img class="img" src="/images/about/宿舍簡介/life.jpg"/></div></div><h2 id="生活勵進會介紹"><a class="headerlink" href="#生活勵進會介紹"></a>生活勵進會介紹</h2><p>本會成立在於勉勵住宿同學共同創造和諧舒適的生活環境,宿舍是一個小型的社會培養出與人際之間互動與相互扶持配合觀念,並利用學生自治來維護共同秩序,同時也站在學生的角度為同學謀取學生福利,並在課餘時間培養多元化學習,讓同學除了課業上的學習之外還能學到對未來生活有幫助技能,最後達到創立和諧又安全的住宿環境。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-2"><table id="about"> <tr> <td style="border: 0px solid;"><img src="/images/about/宿舍老師/1.jpg"></td> <td style="border: 0px solid;"> <h3>石得福 教官</h3>[email protected]<br>●負責學生宿舍輔導規劃、督導與執行。 </td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/宿舍老師/2.jpg"></td> <td style="border: 0px solid;"> <h3>劉淑貞 老師</h3> [email protected]<br>●學生申請住宿、床位抽籤、分配相關事宜。<br>●學生住宿費、保證金、冷氣費繳費、退費管制處理。<br>●宿舍整潔維護。 </td> </tr> <!-- <tr> <td style="border: 0px solid;"><img src="/images/about/宿舍老師/3.jpg"></td> <td style="border: 0px solid;"> <h3>金守家 老師</h3> [email protected]<br>●住宿生活輔導及學生反映事件處理。<br>●住宿生獎懲。<br>●宿舍設備管理與修繕。<br>●宿舍整潔維護。 </td> </tr> --> <tr> <td style="border: 0px solid;"><img src="/images/about/宿舍老師/4.jpg"></td> <td style="border: 0px solid;"> <h3>董宛儒 老師</h3> [email protected]<br>●住宿生活輔導及學生反映事件處理。<br>●住宿生活規章修訂。<br>●宿舍幹部會議與室長大會。<br>●住宿生活動規劃。<br>●宿舍整潔維護。<br>●住宿生獎懲。<br>●宿舍設備管理與修繕。 </td> </tr></table><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-3"><table id="about"> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/會長.jpg"></td> <td style="border: 0px solid;"><h3>宿舍長 李承恩</h3>有問題可以來108-1找我呦~但是公告及宿舍社群要先看,說不定你就能找到自己需要的答案了!</td> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/副會.jpg"></td> <td style="border: 0px solid;"><h3>副宿舍長 黃詠婕</h3>嗨嘍!我是副會長~大家有事都可以找我ㄡ!</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/一樓樓長.jpg"></td> <td style="border: 0px solid;"><h3>一樓樓長 李家維</h3>你好 叫我李家維 willy</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/一樓副樓.jpg"></td> <td style="border: 0px solid;"><h3>一樓副樓 王子鴻</h3>大家好我是一樓副樓 王子鴻</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/二樓樓長.jpg"></td> <td style="border: 0px solid;"><h3>二樓樓長 周辰俊</h3>我在210-5 二樓問題可找我</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/二樓副樓.jpg"></td> <td style="border: 0px solid;"><h3>二樓副樓 林晏廷</h3>嗨,我是第十七屆二樓副樓長,叫林晏廷,在203-2有事情非常歡迎來找我</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/三樓樓長.jpg"></td> <td style="border: 0px solid;"><h3>三樓樓長 曾子熏</h3>大家好我是哈哈,也是三樓樓長喔<br />如果看到我可以跟我打招呼喔,我肯定會跟你聊天!!!</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/三樓副樓.jpg"></td> <td style="border: 0px solid;"><h3>三樓副樓 王淑蘋</h3>歐嗨~我是第17屆三樓副樓</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/四樓樓長.jpg"></td> <td style="border: 0px solid;"><h3>四樓樓長 黃莉媛</h3>哈囉~我是四樓樓長,住在410-5,有問題都可以來找我,我會盡力幫忙解決!</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/四樓副樓.jpg"></td> <td style="border: 0px solid;"><h3>四樓副樓 李雅婷</h3>嗨~我是四樓副樓 有問題可以到412-6找我哦</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/5樓樓長.jpg"></td> <td style="border: 0px solid;"><h3>五樓樓長 謝典涵</h3>大家好 我是5樓樓長~有問題歡迎可以到501-6找我呦~</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/五樓副樓.jpg"></td> <td style="border: 0px solid;"><h3>五樓副樓 劉米倪</h3>安妞,我是第17屆五樓副樓,有問題可以來517-5找我。</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/活動值勤.jpg"></td> <td style="border: 0px solid;"><h3>值勤&活動組 池明恩</h3>哈嚕啊~ 饅頭我可以一次吃十個嘿嘿</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/執勤活動.jpg"></td> <td style="border: 0px solid;"><h3>值勤&活動組 王謚勳</h3>大家好~我是這屆的活動兼值勤,有問題可以到205-3找我呦</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/副活動.jpg"></td> <td style="border: 0px solid;"><h3>副活動 郭恩誠</h3>大家好~我是副活動阿ㄍㄨㄛ</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/文書.值勤.jpg"></td> <td style="border: 0px solid;"><h3>值勤&文書組 蘇宛閮</h3>我是17屆文書兼值勤 有問題可以來321-5找我~</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/文書.jpg"></td> <td style="border: 0px solid;"><h3>副文書 林宴承</h3>您好~我是副文書我很瘋狂,歡迎各位來找我瘋狂</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/美宣執勤.jpg"></td> <td style="border: 0px solid;"><h3>美宣&值勤組 張珈禎</h3>大家好~我是美宣兼值勤</td> </tr> <tr> <td style="border: 0px solid;"><img src="/images/about/2024宿舍幹部/資訊.jpg"></td> <td style="border: 0px solid;"><h3>資訊組 張淯鈞</h3>歐嗨喲~<br>我住106有問題可以來找我齁</td> </tr></table><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div></div></div>]]></content>
</entry>
<entry>
<title>分類</title>
<link href="/categories/index.html"/>
<url>/categories/index.html</url>
<content type="html"><![CDATA[]]></content>
</entry>
<entry>
<title>生活公約</title>
<link href="/convention/index.html"/>
<url>/convention/index.html</url>
<content type="html"><![CDATA[<ul><li><a href="/file/pdf/%E7%94%9F%E6%B4%BB%E5%85%AC%E7%B4%84/%E5%AE%BF%E8%88%8D%E7%AB%A0%E7%A8%8B.pdf">宿舍章程</a></li><li><a href="/file/pdf/%E7%94%9F%E6%B4%BB%E5%85%AC%E7%B4%84/%E5%AE%BF%E8%88%8D%E7%AE%A1%E7%90%86%E8%A6%8F%E5%AE%9A.pdf">宿舍管理規定</a></li><li><a href="/file/pdf/%E7%94%9F%E6%B4%BB%E5%85%AC%E7%B4%84/%E5%AE%BF%E8%88%8D%E8%87%AA%E6%B2%BB%E8%A6%8F%E5%AE%9A.pdf">宿舍自治規定</a></li><li><a href="/post/boy/">男宿生活公約</a></li><li><a href="/post/girl/">女宿生活公約</a></li></ul><!-- - [一樓生活公約](/file/pdf/生活公約/一樓生活公約.pdf)- [二樓生活公約](/file/pdf/生活公約/二樓生活公約.pdf)- [三樓生活公約](/file/pdf/生活公約/三樓生活公約.pdf)- [四樓生活公約](/file/pdf/生活公約/四樓生活公約.pdf)- [五樓生活公約](/file/pdf/生活公約/五樓生活公約.pdf) -->]]></content>
</entry>
<entry>
<title>文件下載</title>
<link href="/download/index.html"/>
<url>/download/index.html</url>
<content type="html"><![CDATA[<ul><li><a href="/file/pdf/文件下載/宿舍申請說明.pdf" target="_blank">宿舍申請說明</a></li><li><a href="/file/pdf/文件下載/新生宿舍申請表.pdf" target="_blank">新生宿舍申請表</a></li><li><a href="/file/pdf/文件下載/退宿申請.pdf" target="_blank">退宿申請表</a></li><li><a href="/file/pdf/文件下載/低收入戶學生申請表.pdf" target="_blank">低收入戶學生免費住宿申請表</a></li><li><a href="/file/pdf/文件下載/原住民學生助學金.pdf" target="_blank">原住民學生助學金申請表</a></li></ul><!-- - [新生入學住宿申請流程](/file/pdf/文件下載/申請流程圖.pdf) - [新生住宿名單](/file/pdf/文件下載/新生住宿名單.xlsx) -->]]></content>
</entry>
<entry>
<title>最新活動</title>
<link href="/events/index.html"/>
<url>/events/index.html</url>
<content type="html"><![CDATA[<div class="timeline undefined"><div class='timeline-item headline'><div class='timeline-item-title'><div class='item-circle'><p>2024</p></div></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2024-09-02(一)</p></div></div><div class='timeline-item-content'><p>防災演練</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2024-08-31(六)~2024-09-01(日)</p></div></div><div class='timeline-item-content'><p>新生入住</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2024-05-02(四)</p></div></div><div class='timeline-item-content'><p>按下焦慮停止鍵</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2024-04-16(二)</p></div></div><div class='timeline-item-content'><p>電影欣賞專題講座</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2024-03-26(二)</p></div></div><div class='timeline-item-content'><p>拆解溝通地雷</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2024-03-20(三)</p></div></div><div class='timeline-item-content'><p>法務部調查局參訪</p></div></div></div><div class="timeline undefined"><div class='timeline-item headline'><div class='timeline-item-title'><div class='item-circle'><p>2023</p></div></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-12-21</p></div></div><div class='timeline-item-content'><p>冬至暨聖誕節</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-12-13</p></div></div><div class='timeline-item-content'><p>室長大會</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-10-26</p></div></div><div class='timeline-item-content'><p>駐宿夜談</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-10-11</p></div></div><div class='timeline-item-content'><p>迎新活動</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-09-09</p></div></div><div class='timeline-item-content'><p>一般生進宿</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-09-04</p></div></div><div class='timeline-item-content'><p>防災演練</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-09-02-03</p></div></div><div class='timeline-item-content'><p>新生進宿</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-06-07(三)</p></div></div><div class='timeline-item-content'><p>端午節</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-05-25(四)</p></div></div><div class='timeline-item-content'><p>幹部交接</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-05-20(六)</p></div></div><div class='timeline-item-content'><p>學輔中心講座</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-05-03(三)</p></div></div><div class='timeline-item-content'><p><a href="/picture/111/7/">室長大會</a></p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-04-23(日)</p></div></div><div class='timeline-item-content'><p>學輔中心手作活動</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-03-30(四)</p></div></div><div class='timeline-item-content'><p><a href="/picture/111/6/">駐宿夜談</a></p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-03-28(二)</p></div></div><div class='timeline-item-content'><p>學輔中心講座</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2023-03-23(四)</p></div></div><div class='timeline-item-content'><p>電影欣賞</p></div></div></div><div class="timeline undefined"><div class='timeline-item headline'><div class='timeline-item-title'><div class='item-circle'><p>2022</p></div></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-12-31(六)</p></div></div><div class='timeline-item-content'><p>幹部研習(3)</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-12-22(四)</p></div></div><div class='timeline-item-content'><p><a href="/picture/111/5/">冬至暨聖誕節</a></p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-12-07(三)</p></div></div><div class='timeline-item-content'><p><a href="/picture/111/4/">室長大會</a></p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-10-12(三)</p></div></div><div class='timeline-item-content'><p><a href="/picture/111/3/">迎新活動</a></p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-10-06(四)</p></div></div><div class='timeline-item-content'><p><a href="/picture/111/2/">住宿夜談</a><!-- (/events/2022/10/06/住宿夜談/) --></p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-09-10(六)~2022-09-11(日)</p></div></div><div class='timeline-item-content'><p>1.住宿生入住搬入時間 10:00~17:00<br>2.住宿費繳費收據或就學貸款撥款通知書,於進宿時繳交至宿舍值勤室</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-09-05(三)</p></div></div><div class='timeline-item-content'><p><a href="/picture/111/1/">防災演習</a></p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-09-03(六)~2022-09-04(日)</p></div></div><div class='timeline-item-content'><p>1.參加新生定向輔導提前進住搬入時間 10:00~17:00,並繳交提前住宿費用$750 元<br>2.住宿費繳費收據或就學貸款撥款通知書,於進宿時繳交至宿舍值勤室</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-08-30(二)~2022-09-06(二)</p></div></div><div class='timeline-item-content'><p>自行上網列印繳費單繳費。<br>繳費方式:<br>1.土地銀行臨櫃繳交現金、超商繳費、ATM 轉帳、信用卡繳費<br>2.富邦銀行申請就學貸款<br>3.欲提前入住者,請向校內宿舍值勤室提出申請</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-08-24(三)</p></div></div><div class='timeline-item-content'><p>網站公告正備取生名單</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-08-23(二)</p></div></div><div class='timeline-item-content'><p>宿舍抽籤</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-08-15(一)~2022-08-19(五)</p></div></div><div class='timeline-item-content'><p>新生住宿申請日期,郵寄或申請資料備齊繳交至校內宿舍值勤室現場報名。</p></div></div><div class='timeline-item'><div class='timeline-item-title'><div class='item-circle'><p>2022-06-01(三)</p></div></div><div class='timeline-item-content'><p><a href="/picture/110/9/">端午節活動</a></p></div></div></div><!-- <details class="folding-tag" blue><summary> 110學年度 </summary> <div class='content'> </div> </details> -->]]></content>
</entry>
<entry>
<title>住宿問題</title>
<link href="/issue/index.html"/>
<url>/issue/index.html</url>
<content type="html"><![CDATA[<div class="tip warning"> <!-- faa-horizontal animated faa-fast --><p>住宿的同學們,如有要使用桌上型電腦或筆記型電腦者,需要自備網路線(最少一公尺),宿舍也有WI-FI,可以直接連線。<br />有線 1Gbps<br />無線 700Mbps</p></div><div class="tabs" id="關於我們"><ul class="nav-tabs"><li class="tab active"><button type="button" data-href="#關於我們-1">值勤室篇</button></li><li class="tab"><button type="button" data-href="#關於我們-2">住宿費用篇</button></li><li class="tab"><button type="button" data-href="#關於我們-3">床位篇</button></li><li class="tab"><button type="button" data-href="#關於我們-4">寢室篇</button></li><li class="tab"><button type="button" data-href="#關於我們-5">電器篇</button></li><li class="tab"><button type="button" data-href="#關於我們-6">烹飪室篇</button></li><li class="tab"><button type="button" data-href="#關於我們-7">公共區域篇</button></li><li class="tab"><button type="button" data-href="#關於我們-8">浴室篇</button></li><li class="tab"><button type="button" data-href="#關於我們-9">洗衣間篇</button></li><li class="tab"><button type="button" data-href="#關於我們-10">寒暑篇</button></li></ul><div class="tab-contents"><div class="tab-item-content active" id="關於我們-1"><p>Q:宿舍電話幾號?<br />A:(02)-26585801分機6110、(02)-26585815。</p><p>Q:宿舍網路密碼多少?<br />A:請看宿舍公佈欄。</p><p>Q:宿舍值勤室值班時間是什麼時候?<br />A:宿舍輔導員上班時間段則為早上八點至下午五點,下午五點到晚上十一點有工讀生值班。</p><p>Q:公共設備損壞,該如何報修?<br />A:如有設備損壞,請至值勤室前填寫藍色報修本。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-2"><p>Q:每學期住宿費用為多少錢?<br />A:住宿費每學期為15,000元(內含冷氣費400元),新學期入住時須繳交1000元保證金。</p><p>Q:冷氣吹完時該怎麼辦?<br />A:冷氣費不足時,請自行到值勤室儲值,期末各寢室仍有冷氣費餘額,期末將會結算退還。</p><p>Q:我不想住宿舍了,可以隨時退宿嗎?<br />A:</p><ol><li>住宿學生有下列情形之一者,應即辦理退宿:<ul><li>畢業。</li><li>休學、轉學、退學(依學雜費退費標準辦理退費)。</li><li>勒令退宿者(不退住宿費,退保證金)。</li><li>重大原因申請退宿經核准者(開學前辦理退宿者,退住<br />宿費,不退保證金)。</li></ul></li><li>已申請住校學生,但未依規定辦理入住將取消住宿資格,並由候補者遞補。</li><li>住宿一律以一個學期計費,中途辦理退宿或放棄住宿資格者,不退還住宿費,只退期末保證金。</li><li>凡核准住宿學生,在開學前辦理退宿者除休學、轉學、退學者外,已繳住宿費者退全部住宿費,保證金沒收,開學後辦理休學、轉學、退學者,依學校學雜費退費標準辦理退費,保證金沒收,開學後非休學、退學、轉學退宿者,不退住宿費,退保證金,第13週後不退住宿費。</li></ol><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-3"><p>Q:大一新生是否一定要住校?<br />A:本校大一新生不強制住校,盡量滿足大一新生住宿需求。</p><p>Q:學校有多少宿舍床位?<br />A:本校只有一棟宿舍,一、二樓為男生宿舍,三、四、五樓為女生宿舍,每間為六人房,總共570床(不含身障房)。</p><p>Q:寢室內格局如何?<br />A:寢室皆為六人房,詳細資訊請至<a href="https://takming-dormitory.github.io/">德明財經科技大學學生宿舍網站</a>查看。</p><p>Q:需要自備寢俱嗎?<br />A:寢室沒有提供私人寢俱,棉被、床墊、枕頭等,均需自備。辦理進宿時,請同學自行至二樓購買日用品。</p><p>Q:是否設有身障房?<br />A:有,僅提供肢障或特殊個案。</p><p>Q:床鋪使用的床墊尺寸?<br />A:標準單人床大小(3尺*6.2尺)</p><p>Q:如果想跟自己的好朋友同住,我可以搬過去,或是更換床位?<br />A:</p><ol><li>擅自更換床位會影響宿舍行政管理作業,因此絕對禁止私下更換床位。</li><li>不得將住宿權私自讓與他人,違者不得進住宿舍及再次申請。</li><li>如有特殊需求要更換床位者,視個案情況,請持正當理由至值勤室詢問宿舍輔導員。</li></ol><p>Q:如果我是非住宿生該如何申請下學期住宿?<br />A:可關注德明財經科技大學生輔組是否有張貼相關公告,如有公告可致電於宿舍詢問及登記。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-4"><p>Q:宿舍是否有門禁?<br />A:宿舍沒有門禁,進出宿舍要刷卡進入,違者記點處分,但停車場鐵門會在晚上十二點關閉至上午六點才會開啟,如要出門請在此期間外將機車移出。</p><p>Q:哪些屬於違禁品?<br />A:包含酒精飲品、卡式爐、電棒捲、離子夾、空氣清淨機、除濕機、快煮鍋、小電鍋等高耗電用品皆為違禁品,違者將記五點處分。</p><p>Q:我朋友可以來借宿一晚嗎?<br />A:不行,私自留宿他人或他人自住進宿舍者,依宿舍管理辦法,住宿同學皆退宿處理。如果發現其他同學有私自帶朋友進來宿舍者,請向宿舍輔導員及樓長反應。</p><p>Q:如果我的朋友在別間寢室,那可以去朋友的床位過夜嗎?<br />A:不行,違者依住宿自治規定記點處分。</p><p>Q:請問我可以把東西放在交誼廳或是垃圾放在房門口嗎?<br />A:不可以。公共區域(交誼廳、走道、廁所及烹飪室)禁止堆放私人物品及丟棄垃圾,如需丟棄垃圾請依規定時間內至回收場丟棄。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-5"><p>Q:宿舍有沒有網路?<br />A:如要使用桌上型電腦或筆記型電腦者,需要自備網路線,各房皆有WI-FI,可以直接連線。</p><p>Q:宿舍是否有提供電梯?<br />A:有的。</p><p>Q:宿舍是否有提供影印機?<br />A:有的,有需要請至一樓交誼廳使用。</p><p>Q:需要自行準備什麼電器?<br />A:寢室內有提供桌燈、循環扇;除此之外,個人使用的吹風機等皆無提供,如有需要可自行準備;但耗電量大的電器如電鍋、電棒捲、離子夾、除濕機、空氣清淨機等均屬違禁用品,為顧及全體住宿生的安全,不可攜入宿舍(如有特殊需求電器請先至值勤室詢問是否可使用)。</p><p>Q:宿舍有沒有冰箱?<br />A:宿舍內有公用冰箱,分別放置在一樓(男生)及四樓(女生)的烹飪室,有需要可至烹飪室使用。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-6"><p>Q:宿舍冰箱是否有使用規定?<br />A:有使用規定,為每周三固定清理一次,如需存放請自行準備便條紙寫上自己的床號、姓名、放置日期,並貼至於存放物品上,若在清理時發現放置超過7天或填寫未來日期,一律丟棄處理 ,詳情請詳閱宿舍公約。</p><p>Q:烹飪室是否有使用時間?<br />A:烹飪室內所有設備使用時間為06:00至01:00(請於01:00前使用及清潔完畢)。</p><p>Q:使用微波爐需要注意哪些事項嗎?<br />A:使用微波爐時禁止放置水、蛋、鐵製品、錫箔紙、紙類餐具等等,且火力不得調至中強火以上及微波超過2分鐘。</p><p>Q:烹飪室可以丟棄垃圾或回收嗎?<br />A:烹飪室有提供小型垃圾桶,但嚴禁丟棄個人大型垃圾及回收物品。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-7"><p>Q:宿舍是否有提供地方讓我們做作業及自習的空間?<br />A:有,使用前須先提前一天至執勤室預約時間,一次最多只能使用兩個小時,使用時間為06:00至23:00。</p><p>Q:交誼廳的電視是否有限制使用時間?<br />A:使用時間為週日至週四,電視觀賞時間至24:00;週五至週六,可延長至02:00。</p><p>Q:宿舍是否有提供停車場給住宿生使用?<br />A:有,僅供停放機車,不能停放汽車。</p><p>Q:宿舍有提供垃圾場嗎?<br />A:有,開放時間分為兩個時段,分別為中午12:30~13:00,以及晚上9:00~10:00</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-8"><p>Q:請問熱水供應時間是幾點到幾點?<br />A:宿舍洗澡時間為上午六點至凌晨一點,此期間皆有熱水可使用,冬天時,為防止淋浴間熱水供應不及,導致水溫忽冷忽熱,將另行公告管制盥洗時間一小時,請分散至各時段或依照公告管制時間外盥洗。</p><p>Q:如果該樓層的浴室都有人在使用,那可以到別的樓層使用嗎?<br />A:不行,違者依住宿自治規定記點處分。</p><p>Q:浸泡中的物品能暫放於洗手台內嗎?<br />A:可以,但如果置放於超過一天將會以丟棄處理。</p><p>Q:洗衣服可以在浴室內洗嗎?<br />A:不行,浴室除沐浴外,不得佔用浴室或洗衣服。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-9"><p>Q:洗衣機、烘衣機及脫水機有使用時間嗎?<br />A:有的,洗衣機、烘衣機及脫水機使用時間為06:00~24:00。</p><p>Q:宿舍洗衣機容量多少?<br />A:宿舍洗衣機容量為七公斤,請勿放置超過該容量,並建議使用洗衣袋,平均擺放,避免造成洗衣機位移。</p><p>Q:如果我有衣物不見了,要去哪裡找?<br />A:洗衣間有放置衣物認領籃,可以從那裡尋找,如要認領請在每週三前認領走,否則視同廢棄物處理。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div><div class="tab-item-content" id="關於我們-10"><p>Q:如果寒暑假想住在學校,要如何申請呢?<br />A:每學期末會張貼相關公告,如需申請請詳閱相關訊息。</p><p>Q:寒暑假行李是否一定要搬離寢室?<br />A:僅提供寒假期間放置於個人原床位(衣櫃、抽屜、鞋櫃)。如原床位被開放為寒暑假住宿區,則需淨空床位,必要時宿舍會提供行李暫存處。</p><button type="button" class="tab-to-top" aria-label="scroll to top"><i class="fas fa-arrow-up"></i></button></div></div></div>]]></content>
</entry>
<entry>
<title>花絮</title>
<link href="/picture/index.html"/>
<url>/picture/index.html</url>
<content type="html"><![CDATA[<div class="gallery-group-main trivia"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://lh3.googleusercontent.com/d/1qUoWzjgIwp0-rdJMdtZthvWIuPaA0X01' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2024-05-15</p> <a href='/picture/113/3/'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=11mYB7-X3bxZCwK4Di3ApndAu7XhcEEKx' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">聖誕活動</div> <p>2023-12-21</p> <a href='/picture/112/5/'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1KMhFHmLiN1mrrUAIRwlAphiRaJiwID_P' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2023-12-13</p> <a href='/picture/112/4/'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1A4hx0sd8vGeLjCxokEX2HhdNp8Q7M0P_' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">駐宿夜談</div> <p>2023-10-26</p> <a href='/picture/112/1/'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1kmlvgIGAMllFay7H5jdsvbCxjtadx92-' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">宿舍迎新</div> <p>2023-10-11</p> <a href='/picture/112/2/'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1jw9B5k2HF0gtQjncW_Cp3dt0C14nm_Mi' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">防災演練</div> <p>2023-09-04</p> <a href='/picture/112/3/'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1lbE-vt0kt0J9mmluKU-uHbRivYJqscYr' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2023-05-03</p> <a href='/picture/111/7/'></a> </figcaption> </figure> </div><details class="folding-tag" blue open><summary> 110學年度 </summary> <div class='content'> <div class="gallery-group-main trivia"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='https://drive.google.com/uc?export=view&id=1eXOlGFG5w3or53JoOgSP5RINbBi_q2q7' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">端午節</div> <p>2022-06-01</p> <a href='/picture/110/9/'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2022/0317.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">駐宿夜談</div> <p>2022-03-17</p> <a href='https://drive.google.com/drive/folders/1uygEw1m0-SOiOIhkFvI3ttjuWKFOybj0?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/1216.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">冬至聖誕</div> <p>2021-12-16</p> <a href='https://drive.google.com/drive/folders/1mZxCCwHMLQYayCbU9SKzSlBTRCJIDSMf?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/1201.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2021-12-01</p> <a href='https://drive.google.com/drive/folders/1zskNX8UBn0UGhZ5L4-f7rh3oECghjNsq?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/1027.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">AllPass糖</div> <p>2021-10-27</p> <a href='https://drive.google.com/drive/folders/1QO6n2Oy_jwDFUHEsTqTzurR1ajluc80c?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/1021.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">駐宿夜談</div> <p>2021-10-21</p> <a href='https://drive.google.com/drive/folders/1PoT3Z5kfn9_civGrqNqsm6PpUlAkjIr4?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/1013.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">宿舍迎新</div> <p>2021-10-13</p> <a href='https://drive.google.com/drive/folders/1bQJfcUXnheLv_aRzUnD8pRS4nj-wlHfj?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/0830.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">防災演練</div> <p>2021-08-30</p> <a href='https://drive.google.com/drive/folders/1xtodNINsOdEa1jN9hTziX5-HPVcoyHRf?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/0828.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">新生入住</div> <p>2021-08-28</p> <a href='https://drive.google.com/drive/u/1/folders/1-F_MaNakkiyqNvEqv8SlsfREmrVzC6i_'></a> </figcaption> </figure></div> </div> </details><!-- <details class="folding-tag" blue><summary> 109 </summary> <div class='content'> <div class="gallery-group-main"> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/0610-1.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">獨樂樂不如粽樂樂</div> <p>2021.06.10</p> <a href='https://drive.google.com/drive/folders/1XOOL2ZOF5eyN4Y_8CrKoDoYAbLtv50Nh?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/0610.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">AllPass糖</div> <p>2021.06.10</p> <a href='https://drive.google.com/drive/folders/1ND-MmQehJDoeXOzX-zu0_-mKMYde2LIg?usp=sharing'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/0505.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">室長大會</div> <p>2021.05.05</p> <a href='https://drive.google.com/drive/u/0/folders/1-8MvPsNAQFf2bnf3RRx3RIn_Gv5bn7RZ'></a> </figcaption> </figure> <figure class="gallery-group"> <img class="gallery-group-img no-lightbox" src='/images/picture/2021/0318.jpg' alt="Group Image Gallery"> <figcaption> <div class="gallery-group-name">駐宿夜談</div> <p>2021.03.18</p> <a href='https://drive.google.com/drive/u/0/folders/1-5nCNnr_xx6NCTL2v6hd6eustoXOhmAu'></a> </figcaption> </figure></div> </div> </details> --><!-- https://drive.google.com/drive/folders/1uygEw1m0-SOiOIhkFvI3ttjuWKFOybj0?usp=sharing冬至聖誕:https://drive.google.com/drive/folders/1mZxCCwHMLQYayCbU9SKzSlBTRCJIDSMf?usp=sharing室長大會:https://drive.google.com/drive/folders/1z26c02-qPuY5gsFwEMb9wIXlEkYu_Mik?usp=sharingall pass:https://drive.google.com/drive/folders/1QO6n2Oy_jwDFUHEsTqTzurR1ajluc80c?usp=sharing駐宿夜談:https://drive.google.com/drive/folders/1PoT3Z5kfn9_civGrqNqsm6PpUlAkjIr4?usp=sharing迎新:https://drive.google.com/drive/folders/1bQJfcUXnheLv_aRzUnD8pRS4nj-wlHfj?usp=sharing防災演練:https://drive.google.com/drive/folders/1xtodNINsOdEa1jN9hTziX5-HPVcoyHRf?usp=sharing粽子:https://drive.google.com/drive/folders/1XOOL2ZOF5eyN4Y_8CrKoDoYAbLtv50Nh?usp=sharingallpass:https://drive.google.com/drive/folders/1XOOL2ZOF5eyN4Y_8CrKoDoYAbLtv50Nh?usp=sharing -->]]></content>
</entry>
<entry>
<title></title>
<link href="/pwa/manifest.json"/>
<url>/pwa/manifest.json</url>
<content type="html"><![CDATA[{"name":"德明科技大學宿舍","short_name":"學生宿舍","description":"takming-dormitory.github.io","theme_color":"#f39221","background_color":"#f39221","display":"standalone","scope":"/","start_url":"/","icons":[{"src":"/pwa/icon-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/pwa/icon-256x256.png","sizes":"256x256","type":"image/png"},{"src":"/pwa/icon-512x512.png","sizes":"512x512","type":"image/png"},{"src":"/pwa/icon-128x128.png","sizes":"128x128","type":"image/png","purpose":"any maskable"}]}]]></content>
</entry>
<entry>
<title>標籤</title>
<link href="/tags/index.html"/>
<url>/tags/index.html</url>
<content type="html"><![CDATA[]]></content>
</entry>
<entry>
<title>更新紀錄</title>
<link href="/timeline/index.html"/>
<url>/timeline/index.html</url>
<content type="html"><![CDATA[<div class="issues-api timeline"api="https://api.github.com/repos/sao-coding/dormitory-website-update-history/issues?state=open&creator=sao-coding&sort=created&direction=desc"></div>]]></content>
</entry>
<entry>
<title>端午節</title>
<link href="/picture/110/9/index.html"/>
<url>/picture/110/9/index.html</url>
<content type="html"><![CDATA[<h2 id="2022-06-01-粽-然生活很苦,也要微笑面對"><a class="headerlink" href="#2022-06-01-粽-然生活很苦,也要微笑面對"></a>2022-06-01 "粽"然生活很苦,也要微笑面對</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://drive.google.com/uc?export=view&id=1eXOlGFG5w3or53JoOgSP5RINbBi_q2q7" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1Qs80QbYyWyycNNJHbMh-KxpFLxI9GxKj" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=180ob2dVSmGW-o0BMNmu-dMzkQeOK8ceQ" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1HaedTGaXjw6zLmq-E4Sy89Ao9AZqW6S6" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1FnunETXpOFyCvqg91Rl9Bpnfllwn2UdC" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2022-06-01 "粽"然生活很苦,也要微笑面對<br />說明: 學生宿舍進行端午節活動。由生活勵進會代表於111年6月1日發送熱騰騰的粽子給住宿生享用。</p><!-- <div class="fj-gallery"><p><img src="https://drive.google.com/uc?export=view&id=1eXOlGFG5w3or53JoOgSP5RINbBi_q2q7" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1Qs80QbYyWyycNNJHbMh-KxpFLxI9GxKj" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=180ob2dVSmGW-o0BMNmu-dMzkQeOK8ceQ" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1HaedTGaXjw6zLmq-E4Sy89Ao9AZqW6S6" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1FnunETXpOFyCvqg91Rl9Bpnfllwn2UdC" alt="" /></p> </div> -->]]></content>
</entry>
<entry>
<title>防災演習</title>
<link href="/picture/111/1/index.html"/>
<url>/picture/111/1/index.html</url>
<content type="html"><![CDATA[<h2 id="2022-06-01-防災演習"><a class="headerlink" href="#2022-06-01-防災演習"></a>2022-06-01 防災演習</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://drive.google.com/uc?export=view&id=17U_lUneoEEYi0PYKVC7Sa7iXGxZ1BfxR" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=14WoI8e6PFx488MP8vaXP-89VUy2f_NtQ" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1K3Nc-D1zVMg4wyCLVNrhJavMGbrFgfga" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1KUYfvbm2c20SkyUx_2-FfB9cASxa507b" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1yOjug7XDHsFXxp_wziU_YiWZlHyLnASO" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2022-06-01 防災演習<br />說明: 學生宿舍進行防災演習活動。</p><!-- <div class="fj-gallery"><p><img src="https://drive.google.com/uc?export=view&id=1eXOlGFG5w3or53JoOgSP5RINbBi_q2q7" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1Qs80QbYyWyycNNJHbMh-KxpFLxI9GxKj" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=180ob2dVSmGW-o0BMNmu-dMzkQeOK8ceQ" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1HaedTGaXjw6zLmq-E4Sy89Ao9AZqW6S6" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1FnunETXpOFyCvqg91Rl9Bpnfllwn2UdC" alt="" /></p> </div> -->]]></content>
</entry>
<entry>
<title>駐宿夜談</title>
<link href="/picture/111/2/index.html"/>
<url>/picture/111/2/index.html</url>
<content type="html"><![CDATA[<h2 id="2022-06-01-駐宿夜談"><a class="headerlink" href="#2022-06-01-駐宿夜談"></a>2022-06-01 駐宿夜談</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://drive.google.com/uc?export=view&id=1JiQhaw85w9Iohd664gPiKZV-zf5cjtnK" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1Yguks4AuK5iJJcKXdYpXchx2kDBAGXnl" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1QQ6cvzhTa8K_KgYhYt87bcGNMQkzkpIM" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1PkrXd1V1Iv_EIDutFDVFgq9iSM0UMaiX" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=11eKA69ad-ugeIZ_AOgSf61IOzQEh8XVI" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2022-10-06 駐宿夜談<br />說明: 讓住宿生可以體驗到自己DIY的感覺更可以拉近住宿生們之間的氣氛和感情,形成只有住宿生才有的凝聚力。</p>]]></content>
</entry>
<entry>
<title>宿舍迎新</title>
<link href="/picture/111/3/index.html"/>
<url>/picture/111/3/index.html</url>
<content type="html"><![CDATA[<h2 id="2022-06-01-宿舍迎新"><a class="headerlink" href="#2022-06-01-宿舍迎新"></a>2022-06-01 宿舍迎新</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 5"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="5" aria-label="Slide 6"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="6" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://drive.google.com/uc?export=view&id=15aMq0OlUeKK8M1PNgbeN1np1PUdEfEhS" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=16uWU0v5TTbI71IUa0He_bUVsnHHG8h9z" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1ABwCxxHzRIntSw9zxaAgtA3wXBsoNViK" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1GC3t9KTbznzcD9A-jbwQ3kHzVZ29lRQz" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1bBP6RxDKkDoIrrOdYWZPyzF7B7IHV7NX" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1cWFaeXe-nEL1wCIgzXJX1eKdJl8d9DB_" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1mqjfzXCnImy-yGkbtP0LAGegSTZNHsES" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2022-10-12 宿舍迎新<br />說明: 這次的每一個闖關遊戲都是由各位幹部們發揮創意而思考出來能讓新生們彼此心靈更進一步的小遊戲,遊戲過程中也帶有一個最終謎題來增加新生們對遊戲的好勝心,最終依照各個排名還會有不同的獎品,每一個獎品也是由幹部們精心準備和包裝,讓各位新生能有滿滿的收穫。</p>]]></content>
</entry>
<entry>
<title>室長大會</title>
<link href="/picture/111/4/index.html"/>
<url>/picture/111/4/index.html</url>
<content type="html"><![CDATA[<h2 id="2022-12-07-室長大會"><a class="headerlink" href="#2022-12-07-室長大會"></a>2022-12-07 室長大會</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://drive.google.com/uc?export=view&id=10Uy-0236ZEK248cdgWJDZ3lMjq3ZqPnP" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=15dfqqukfNoLDRNAj0DuLeNjZ9PRB9xcG" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1HY5sn2zquEMublqoqdFq6Q9iv2zHCUJU" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1V2tvSjMeS0xtvYusKyU2cc3a9VtNN2cl" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1qe-A0LobuU4G5jwU7sRLlrwTT1x6X16k" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2022-12-07 室長大會<br />說明: 每學期固定一次的室長大會,讓住宿生能反應有關宿舍的問題,讓各室室長可以為自己的房間發聲,而會議中邀請各處室師長來聆聽住宿生的需求或意見並大家解決的住宿問題。</p>]]></content>
</entry>
<entry>
<title>聖誕活動</title>
<link href="/picture/111/5/index.html"/>
<url>/picture/111/5/index.html</url>
<content type="html"><![CDATA[<h2 id="2022-12-22-聖誕活動"><a class="headerlink" href="#2022-12-22-聖誕活動"></a>2022-12-22 聖誕活動</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://drive.google.com/uc?export=view&id=1c5paqyh-9zZcObhS3Y5sfaHJg7ueo3h2" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1qN9PPkxi7l7ZJ63U3WDTXefDMWw-ILht" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1snymfaKRjAAO6KRLpTkKwUtRu3Z0mXLD" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1xwfixoz497V6UTwn2IIUfP75Mmzi6cYX" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1zXx6uw5tsgQz_ydX6g7ubl6_aeMN5D9l" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2022-12-22 聖誕活動<br />說明: 發糖果,發湯圓</p>]]></content>
</entry>
<entry>
<title>駐宿夜談</title>
<link href="/picture/111/6/index.html"/>
<url>/picture/111/6/index.html</url>
<content type="html"><![CDATA[<h2 id="2023-03-30-駐宿夜談"><a class="headerlink" href="#2023-03-30-駐宿夜談"></a>2023-03-30 駐宿夜談</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://drive.google.com/uc?export=view&id=12qHJ4EMtgntuAlxR3jrtWPFHxQsEkc3G" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=16WZEos7QlLKpJerwSl2BVOEnAdS7PVRu" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=16ap_v5oNywrooEDx0SsIq0Hv3PAevrLF" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1dBmdGREr6oGAfyPIn3-2li1Zf3T6rsLq" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1k9ioIpz6ASgpdM-yYKDqx_1AX0OgKh4U" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2023-03-30 駐宿夜談<br />說明: 藉由本次手作羊毛氈吊飾活動拉近新舊住宿生的關係,可以讓新生更快速的融入宿舍環境,並且拉近住宿生與宿舍之間的關係。</p>]]></content>
</entry>
<entry>
<title>室長大會 2023-05-03</title>
<link href="/picture/111/7/index.html"/>
<url>/picture/111/7/index.html</url>
<content type="html"><![CDATA[<h2 id="2023-05-03-室長大會"><a class="headerlink" href="#2023-05-03-室長大會"></a>2023-05-03 室長大會</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://drive.google.com/uc?export=view&id=12OlujVUqZAqor5P-z23LlTl3Q0GmU1Tv" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1Nl3ag3X5XJ43LwsIuf_0pq59i8bbt2-9" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1WtAEyUWmCG4p5aO6kN0Q_hJlirtOQ_FR" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1lbE-vt0kt0J9mmluKU-uHbRivYJqscYr" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://drive.google.com/uc?export=view&id=1pTt3CKPt7OYjs-uDPLlUWqluEzRqIFZi" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2023-05-03 室長大會<br />說明: 每學期固定一次的室長大會,讓住宿生能反應有關宿舍的問題,讓各室室長可以為自己的房間發聲,而會議中邀請各處室師長來聆聽住宿生的需求或意見並大家解決的住宿問題。</p>]]></content>
</entry>
<entry>
<title>駐宿夜談</title>
<link href="/picture/112/1/index.html"/>
<url>/picture/112/1/index.html</url>
<content type="html"><![CDATA[<h2 id="2023-10-26-駐宿夜談"><a class="headerlink" href="#2023-10-26-駐宿夜談"></a>2023-10-26 駐宿夜談</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://lh3.googleusercontent.com/d/1ykejEuhMMGVsNNl-D_L0JSbD6-j2gR_z" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1a_cwJpomiEGoESpFx2S3acDYXxJ7PI8o" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1A4hx0sd8vGeLjCxokEX2HhdNp8Q7M0P_" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1x05ic0MFKooC4AhwC2B0tQ0fu1oBz3KF" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1JnDvtacszEOrPrWFXYjMIh7l9v9EObWg" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2023-10-26 駐宿夜談<br />說明: 讓住宿生可以體驗到自己DIY的感覺更可以拉近住宿生們之間的氣氛和感情,形成只有住宿生才有的凝聚力。</p>]]></content>
</entry>
<entry>
<title>宿舍迎新</title>
<link href="/picture/112/2/index.html"/>
<url>/picture/112/2/index.html</url>
<content type="html"><![CDATA[<h2 id="2023-10-11-宿舍迎新"><a class="headerlink" href="#2023-10-11-宿舍迎新"></a>2023-10-11 宿舍迎新</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 5"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="5" aria-label="Slide 6"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="6" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://lh3.googleusercontent.com/d/1hSLkp_R9s3yK8-ZI-usvHCfWwBbS4hFv" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1kmlvgIGAMllFay7H5jdsvbCxjtadx92-" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1e2_BTKU4haW0s5YSchNyeziErbbmyM4r" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1COL00Yb8MSeCEcdMlOBlET3QG_4BXzVF" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/11ptagBKwwmD_u_qzHZl8rJbVhldSX1-k" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1fBuIOvTqtNPLzcdMx43u697C9Gmeh5W2" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1DSE1uoTknIoq6qcN64AT6z6ecvtRGvFt" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1j36Nv5UaGXU19Ep1xQ06S9ZWJDDGCCWB" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1pMqaQ5_oRlwL3CWHaxAK9ft05-127v5A" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1tamutTzGsSaBsKSWk2X8HtC1e9vuAIsa" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1MF0wKhgC-kDLCjRxzPfu7hGeTJfzzEqn" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1UQ8349iVHh0F3wh_gqQbwPx_ivyUoBsg" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1-lu51PxV2etV-L0NOcXShhvHbz6q8k4k" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1weV-1WwfOTK-ga5x9vfqd1HdGNjOGVWG" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2023-10-11 宿舍迎新<br />說明: 這次的每一個闖關遊戲都是由各位幹部們發揮創意而思考出來能讓新生們彼此心靈更進一步的小遊戲,遊戲過程中也帶有一個最終謎題來增加新生們對遊戲的好勝心,最終依照各個排名還會有不同的獎品,每一個獎品也是由幹部們精心準備和包裝,讓各位新生能有滿滿的收穫。</p>]]></content>
</entry>
<entry>
<title>防災演習</title>
<link href="/picture/112/3/index.html"/>
<url>/picture/112/3/index.html</url>
<content type="html"><![CDATA[<h2 id="2022-06-01-防災演習"><a class="headerlink" href="#2022-06-01-防災演習"></a>2022-06-01 防災演習</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://lh3.googleusercontent.com/d/181J59r0yUYDV9eAg9pJ5l-VVAbzNIjhg" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1nkqmbtI3z0M5OUMndaE0UGUCddA97kIa" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/12Nm7NFAHfyZG2fSGBl4tjbGsymdMlNhA" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1-V91PKkTQBqKaBUCfzdn-b51fxxhjeV_" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1AO40TT9Uog1UP3fWEiRarXfedAWOBbeg" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2023-09-04 防災演習<br />說明: 學生宿舍進行防災演習活動。</p><!-- <div class="fj-gallery"><p><img src="https://drive.google.com/uc?export=view&id=1eXOlGFG5w3or53JoOgSP5RINbBi_q2q7" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1Qs80QbYyWyycNNJHbMh-KxpFLxI9GxKj" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=180ob2dVSmGW-o0BMNmu-dMzkQeOK8ceQ" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1HaedTGaXjw6zLmq-E4Sy89Ao9AZqW6S6" alt="" /><br /><img src="https://drive.google.com/uc?export=view&id=1FnunETXpOFyCvqg91Rl9Bpnfllwn2UdC" alt="" /></p> </div> -->]]></content>
</entry>
<entry>
<title>室長大會 2023-05-03</title>
<link href="/picture/112/4/index.html"/>
<url>/picture/112/4/index.html</url>
<content type="html"><![CDATA[<h2 id="2023-05-03-室長大會"><a class="headerlink" href="#2023-05-03-室長大會"></a>2023-05-03 室長大會</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://lh3.googleusercontent.com/d/1ZeePvGDLGNP86G13YrKu25c3SChIlvVQ" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1oMCpzp588JK_qQdWJNTqIiEhoAjRSEEh" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1JMbzjqiF3Uun2OaXESamfylSAr-yurTk" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/14zICaf9gAyGkxXRWUd9TqW-nTggoH2bI" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1KMhFHmLiN1mrrUAIRwlAphiRaJiwID_P" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2023-12-13 室長大會<br />說明: 每學期固定一次的室長大會,讓住宿生能反應有關宿舍的問題,讓各室室長可以為自己的房間發聲,而會議中邀請各處室師長來聆聽住宿生的需求或意見並大家解決的住宿問題。</p>]]></content>
</entry>
<entry>
<title>聖誕活動</title>
<link href="/picture/112/5/index.html"/>
<url>/picture/112/5/index.html</url>
<content type="html"><![CDATA[<h2 id="2023-12-21-聖誕活動"><a class="headerlink" href="#2023-12-21-聖誕活動"></a>2023-12-21 聖誕活動</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://lh3.googleusercontent.com/d/1iT903VC0xKNUTky__vU0sDvW4OTR3GVK" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/11mYB7-X3bxZCwK4Di3ApndAu7XhcEEKx" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1_klJtuLawG4zqbKM-HHNsSAaE2KOm4Ec" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1IyNptnxHXOvNT7hjz_WzXYdS-xxCFPIJ" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1I0sAAS3PAVkBXAOCHcmKwQq28UMfModq" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1lTRqHWJuT-aaoQ-LvHjPb6ICOEC__2uF" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2023-12-21 聖誕活動<br />說明: 發糖果,發湯圓</p>]]></content>
</entry>
<entry>
<title></title>
<link href="/picture/113/1/index.html"/>
<url>/picture/113/1/index.html</url>
<content type="html"><![CDATA[]]></content>
</entry>
<entry>
<title>駐宿夜談</title>
<link href="/picture/113/2/index.html"/>
<url>/picture/113/2/index.html</url>
<content type="html"><![CDATA[<h2 id="2024-04-11-駐宿夜談"><a class="headerlink" href="#2024-04-11-駐宿夜談"></a>2024-04-11 駐宿夜談</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://lh3.googleusercontent.com/d/1U8DnBr1DiHoE058C5f_M-wYoNzLerM3H" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1LQNiCpbR3Ngm8RL5SNETwnN64GkcFXbi" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1kpYkjVGh341mMhlTggEcHBiAsLggHq1i" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/11yh_dk51R2q_M6KoYCtK6u_dtqL7rUsV" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1rF3hYy40IqF2yO6IVCPalE4gKZNi30CW" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2024-04-11 駐宿夜談<br />說明: 讓住宿生可以體驗到自己DIY的感覺更可以拉近住宿生們之間的氣氛和感情,形成只有住宿生才有的凝聚力。</p>]]></content>
</entry>
<entry>
<title>室長大會</title>
<link href="/picture/113/3/index.html"/>
<url>/picture/113/3/index.html</url>
<content type="html"><![CDATA[<h2 id="2024-05-15-室長大會"><a class="headerlink" href="#2024-05-15-室長大會"></a>2024-05-15 室長大會</h2><hr /><div id="carouselExampleIndicators" class="carousel carousel-dark slide" data-bs-ride="carousel"> <div class="carousel-indicators"> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="1" aria-label="Slide 2"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="2" aria-label="Slide 3"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="3" aria-label="Slide 4"></button> <button type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide-to="4" aria-label="Slide 0"></button> </div> <div class="carousel-inner"> <div class="carousel-item active"> <img src="https://lh3.googleusercontent.com/d/1QUF13C5nGLndju_bn-4CQ5M8Mk591z6d" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1D_bcceZ-CZdPgvP0-Vz6OjBcXAZ0Px2r" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1Y094TtqNWJP7_TfxJDGOhkDS1_WLV1hC" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1qUoWzjgIwp0-rdJMdtZthvWIuPaA0X01" class="d-block w-75" alt="..."> </div> <div class="carousel-item"> <img src="https://lh3.googleusercontent.com/d/1INlg0FeCd167pTGULql72Pr7qyrCHZCY" class="d-block w-75" alt="..."> </div> </div> <button class="carousel-control-prev" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="prev"> <span class="carousel-control-prev-icon" aria-hidden="true"></span> <span class="visually-hidden">Previous</span> </button> <button class="carousel-control-next" type="button" data-bs-target="#carouselExampleIndicators" data-bs-slide="next"> <span class="carousel-control-next-icon" aria-hidden="true"></span> <span class="visually-hidden">Next</span> </button></div><p>主題: 2024-05-15 室長大會<br />說明: 每學期固定一次的室長大會,讓住宿生能反應有關宿舍的問題,讓各室室長可以為自己的房間發聲,而會議中邀請各處室師長來聆聽住宿生的需求或意見並大家解決的住宿問題。</p>]]></content>
</entry>
</search>