BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//hacksw/handcal//NONSGML v1.0//EN
CALSCALE:GREGORIAN
BEGIN:VTIMEZONE
TZID:America/New_York
BEGIN:DAYLIGHT
TZOFFSETFROM:-0600
TZNAME:MDT
TZOFFSETTO:-0600
END:DAYLIGHT
END:VTIMEZONE
DTSTAMP:20260413T075231Z
UID:69dcd8ffb6fac
BEGIN:VEVENT
DESCRIPTION:<style type="text/css">@import url('https://fonts.googleapis.com/css2?family=Bebas+Neue&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+TC:wght@900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Old+Standard+TT:wght@700&display=swap');
</style><style type="text/css">.blockquote {
    padding: 10px;
    position: relative;
    border-left: none;
}
.blockquote p {
    padding: 100px 0 0 40px;
    font-family: "Noto Serif TC", serif;
    font-weight: 900;
    font-style: italic;
    color: #833C0B!important;
    text-align: left;
}
.blockquote p cite { font-family: "Old Standard TT", serif; font-weight: 400!important; color: #555555!important; }
em { font-weight: bold; color: #833C0B!important; font-style: italic; }
.slogan {
  font-family: "Noto Serif TC", serif;
  font-size: 50px;
  font-weight: 900;
  font-style: italic;
  color: #833C0B!important;
}
@media print, screen and (min-width: 1024px) {
.blockquote p { font-size: 80px; }
.blockquote p cite { font-size:16px!important; }
.blockquote p cite em { font-size:24px!important; }
.portrait { margin-right: 20px; margin-bottom: 20px; max-width: 250px; }
.embed-video { width: 560px; height: 315px; }
}
@media screen and (min-width: 640px) and (max-width: 1023px) {
.blockquote p { font-size: 60px; }
.blockquote p cite { font-size:16px!important; }
.blockquote p cite em { font-size:24px!important; }
.portrait { margin-right: 20px; margin-bottom: 20px; width: 40%; max-width: 250px; }
.slogan { font-size: 40px; }
.embed-video { width: 560px; height: 315px; }
}
@media screen and (max-width: 639px) {
.blockquote p { font-size: 30px; }
.blockquote p cite { font-size:12px!important; }
.blockquote p cite em { font-size:18px!important; }
.portrait { margin-bottom: 20px; width: 100%; }
.slogan { font-size: 20px; }
.embed-video { width: 100%; height: 180px; }
}
.blockquote:before {
  position: absolute;
  font-family: 'FontAwesome';
  top: 0;
  content:"\f10d";
  font-size: 200px;
  color: rgba(0,0,0,0.1);
}
</style><h5 style="font-family:'Times New Roman', Times, serif;font-size:1.6em;">圖書館主題書展 XVI</h5><h2 style="font:bold 2.8em 'Bebas Neue', cursive;line-height:1.2em!important;"><strong>塑造讀者人生的25部經典</strong></h2><p>01/07/2021 - 31/10/2021<br>澳門理工學院匯智樓二樓圖書館</p><blockquote class="blockquote"><p>閱讀使人充實，<br>思考使人深刻，<br>交談使人清晰。<cite><em>富蘭克林</em>的名言</cite></p></blockquote><img style="border-radius:50%;float:left;heoght:250px;object-fit:cover;" src="/sites/default/files/2026-03/event-book-exhibition-16-content-benjamin-franklin.jpg" alt="event-book-exhibition-16-content-benjamin-franklin" width="250" height="250"><p class="rtejustify" style="padding:20px 0;"><em style="font-family:'Noto Serif TC', serif;font-size:1.8em;">富蘭克林</em> <em style="font-family:'Noto Serif TC', serif;font-size:1.2em;">(Benjamin Franklin),</em><br>美國開國元勳之一。在1995年，全球最大的知識寶庫—美國國會圖書館向二千多名讀者進行了調查，評選出<em>「塑造讀者人生的25部經典」</em>。這些經典都能啟發靈感、睿智和洞察力。</p><style type="text/css">.book-group-list {
  float: none;
  clear: both;
  margin-bottom: 50px;
}
.flex-row {
  display: flex;
  flex-flow: row;
  align-items: center;
}
.flex-column {
  display: flex;
  flex-flow: column;
}
.center {
  align-items: center;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.list {
  border-radius: 3px;
  overflow: hidden;
}
.list .card {
  cursor: pointer;
  /*min-width: 700px;*/
  margin-bottom: 10px;
  /*perspective: 600px;*/
  perspective: 900px;
  transition: all 0.1s;
  background-color: #E5DBDB;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.2);
  overflow: hidden;
  height: 90px;
}
.list .card .bottom {
  height: 0px;
  overflow: hidden;
  font-size: 1em;
  font-weight: normal;
  font-style: italic;
  color: #000;
}
.list .card.open {
  padding: 30px;
  height: auto;
}
.list .card.open .bottom {
  margin-top: 10px;
  height: 100%;
  overflow: visible;
}
.list .card.open .book {
  transform: rotateY(50deg);
  box-shadow: -10px 10px 10px 2px rgba(0, 0, 0, 0.2), -2px 0px 0px 0px #888;
  transition: all 0.5s;
  transition-delay: 0.05s;
}
.list .card.open .info {
  transform: translate(0, -10px);
}
.list .card .book {
  transition: all 0.5s;
  width: 120px;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.3);
  overflow: hidden;
}
.list .card .info {
  transition: all 0.2s;
  padding: 0px 30px;
  font-weight: bold;
  width: 100%;
}
.list .card .info .title {
  font-size: 1.4em;
  font-family: "Noto Serif TC", serif;
  color: #833C0B!important;
}
.list .card .info .author {
  font-size: 1em;
  font-weight: normal;
  color: #555555!important;
}
.list .card .group {
  margin-left: auto;
}
@media screen and (max-width: 639px) {
.list .card .info .title { font-size: 16px; }
.list .card .info .author { font-size: 14px; }
.list .card .bottom { font-size: 12px; }
.list .card .info { padding: 0px 10px; }
.list .card.open { padding: 10px; }
}
</style><div class="book-group-list"><div class="list flex-column"><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1546096879l/2956.jpg" width="318" height="474"><div class="flex-column info"><div class="title">《哈克貝利.芬恩歷險記》又譯作《頑童流浪記》</div><div class="author"><strong>The Adventures of Huckleberry Finn</strong>, by Mark Twain</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1405868167l/662.jpg" width="299" height="475"><div class="flex-column info"><div class="title">《阿特拉斯聳聳肩》</div><div class="author"><strong>Atlas Shrugged</strong>, by Ayn Rand</div><div class="bottom summary">這是一部反烏托邦小說，結合了經濟學、科幻、哲學和陰謀的小說。</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1428170518l/52309.jpg" width="303" height="475"><div class="flex-column info"><div class="title">《富蘭克林自傳》</div><div class="author"><strong>The Autobiography of Benjamin Franklin</strong>, by Benjamin Franklin</div><div class="bottom summary">是一部影響了幾代美國人、歷經兩百餘年經久不衰的勵志奇書，它包含了人生奮鬥與成功的真知灼見，以及諸種善與美的道德真諦，被公認為是改變了無數人命運的美國精神讀本。</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1434682864l/92057.jpg" width="212" height="346"><div class="flex-column info"><div class="title">《瑪律科姆.X自傳》</div><div class="author"><strong>The Autobiography of Malcolm X</strong>, by Alex Haley</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1328227151l/5883777.jpg" width="300" height="475"><div class="flex-column info"><div class="title">《聖經》</div><div class="author"><strong>The Bible</strong>, by Anonymous</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1398034300l/5107.jpg" width="294" height="475"><div class="flex-column info"><div class="title">《麥田捕手》又譯作《麥田裏的守望者》</div><div class="author"><strong>The Catcher in the Rye</strong>, by J. D. Salinger</div><div class="bottom summary">於1945-1946年連載並於1951年出版成長篇小說。這部有爭議的作品原本是面向成年讀者的，但迅速因其青春期焦慮和隔絕的主題而在青少年讀者中流行。</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1439632243l/24178._SY475_.jpg" width="316" height="475"><div class="flex-column info"><div class="title">《夏洛的網》</div><div class="author"><strong>Charlottes Web</strong>, by E. B. White</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1560816565l/48855.jpg" width="286" height="475"><div class="flex-column info"><div class="title">《安妮日記》</div><div class="author"><strong>The Diary of a Young Girl</strong>, by Anne Frank</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1546112331l/3836._SY475_.jpg" width="317" height="475"><div class="flex-column info"><div class="title">《唐吉訶德》</div><div class="author"><strong>Don Quixote</strong>, by Miguel de Cervantes</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1551144577l/18405._SY475_.jpg" width="311" height="475"><div class="flex-column info"><div class="title">《飄》又譯作《亂世佳人》</div><div class="author"><strong>Gone With the Wind</strong>, by Margaret Mitchell</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1615817096l/27323._SY475_.jpg" width="286" height="475"><div class="flex-column info"><div class="title">《廣島》</div><div class="author"><strong>Hiroshima</strong>, by John Hersey</div><div class="bottom summary">講述了投在廣島的六名原子彈倖存者的故事。它被認為是新新聞主義最早的例子之一，其中小說的講故事技巧適用於非小說類報導。</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1442726934l/4865._SY475_.jpg" width="304" height="475"><div class="flex-column info"><div class="title">《如何贏取友誼與影響他人》</div><div class="author"><strong>How to Win Friends and Influence People</strong>, by Dale Carnegie</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1327957927l/13214.jpg" width="280" height="475"><div class="flex-column info"><div class="title">《我知道籠中鳥為何歌唱》</div><div class="author"><strong>I Know Why the Caged Bird Sings</strong>, by Maya Angelou</div><div class="bottom summary">是作者的第一本自傳，道出她早年生活的故事，以及她如何學會克服種族主義歧視和自我修復創傷。</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1556482805l/16981._SY475_.jpg" width="308" height="475"><div class="flex-column info"><div class="title">《看不見的人》</div><div class="author"><strong>Invisible Man</strong>, by Ralph Ellison</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1367545443l/157993.jpg" width="300" height="451"><div class="flex-column info"><div class="title">《小王子》</div><div class="author"><strong>The Little Prince</strong>, by Antoine de Saint-Exupéry</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1562690475l/1934._SY475_.jpg" width="295" height="475"><div class="flex-column info"><div class="title">《小婦人》</div><div class="author"><strong>Little Women</strong>, by Louisa May Alcott</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1566425108l/33.jpg" width="317" height="475"><div class="flex-column info"><div class="title">《魔戒》</div><div class="author"><strong>The Lord of the Rings</strong>, by J. R. R. Tolkien</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1329398936l/546018.jpg" width="296" height="475"><div class="flex-column info"><div class="title">《根》</div><div class="author"><strong>Roots</strong>, by Alex Haley</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1327873635l/2998.jpg" width="310" height="475"><div class="flex-column info"><div class="title">《秘密花園》</div><div class="author"><strong>The Secret Garden</strong>, by Frances Hodgson Burnett</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1442353674l/27333._SY475_.jpg" width="316" height="475"><div class="flex-column info"><div class="title">《寂静的春天》又譯作《沉寂的春天》</div><div class="author"><strong>Silent Spring</strong>, by Rachel Carson</div><div class="bottom summary">於 1962年9月27日首次出版，揭示了化學污染對人類文化產生的巨大衝擊，及其對地球生態的影響。</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1553383690l/2657.jpg" width="307" height="473"><div class="flex-column info"><div class="title">《殺死一隻知更鳥》</div><div class="author"><strong>To Kill a Mockingbird</strong>, by Harper Lee</div><div class="bottom summary">普立茲小說獎獲獎小說，作者以兒童視角，真實地展現了美國在大蕭條時期南方社會的生活現狀，揭示和抨擊了種族歧視與偏見，並強烈呼籲公平與正義。</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1485248909l/295.jpg" width="318" height="406"><div class="flex-column info"><div class="title">《金銀島》</div><div class="author"><strong>Treasure Island</strong>, by Robert Louis Stevenson</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1465675526l/16902.jpg" width="296" height="474"><div class="flex-column info"><div class="title">《湖濱散記》又譯作《瓦爾登湖》</div><div class="author"><strong>Walden</strong>, by Henry David Thoreau</div><div class="bottom summary">為自然文學，書中傳遞了作者梭羅（Thoreau）感知自然、崇尚簡樸生活的思想，對現代的人們依然有啟迪作用。</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1413215930l/656.jpg" width="260" height="396"><div class="flex-column info"><div class="title">《戰爭與和平》</div><div class="author"><strong>War and Peace</strong>, by Leo Tolstoy</div></div></div><div class="card flex-row"><img class="book" src="https://i.gr-assets.com/images/S/compressed.photo.goodreads.com/books/1386924534l/6932.jpg" width="120" height="180"><div class="flex-column info"><div class="title">《你可以不遷就：你的求職降落傘是什麼顏色？》</div><div class="author"><strong>What Color is Your Parachute?</strong>, by Richard Nelson Bolles</div><div class="bottom summary">這本書可以幫助迷茫的求職者和跳槽者瞭解自我，掌握求職技巧，找到理想的工作。如果您想更認識自己，想知道自己可以為世界做什麼，這本書為您而寫。</div></div></div></div></div><script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script><script id="rendered-js">
let old = $('.card').get(0);
$('.card').click(function () {
  if (old != null && $(old).hasClass('open'))
  $(old).toggleClass('open');
  $(this).toggleClass('open');
  old = this;
});
//# sourceURL=pen.js
    </script><p class="rtejustify">澳門理工學院圖書館為您搜羅了不同的版本，其中包括不同的翻譯版本。這些經典作品將有助於您在寫作、人際關係、環境保護、職涯規劃、人脈拓展、心靈成長、了解歷史、想像力及愛等方面有所啟發，並成為您建立價值觀和信念的基礎...</p><p class="slogan">塑造您的生活，改變您的未來！</p><p class="rtejustify"><a class="link_button" href="/node/2025">查閱參展圖書清單</a></p><h3>延伸閱讀</h3><h6>Why should you read Don Quixote?</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/dDUPu6tMWHY"></iframe></p><h6>Why should you read War and Peace?</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/4dn7TEjnbPY"></iframe></p><h6>The Autobiography of Benjamin Franklin | Summary</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/4U080e1jqGs"></iframe></p><h6>The Diary of Anne Frank | Summary</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/9EF5C8FxKhQ"></iframe></p><h6>The Secret Garden | Summary</h6><p class="rtejustify"><iframe class="embed-video" allow="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture" allowfullscreen="" frameborder="0" src="https://www.youtube.com/embed/XMfg6fKa2t4"></iframe></p>
DTSTART;TZID=America/New_York:20210707T000000
DTEND;TZID=America/New_York:20211031T235900
SUMMARY:圖書館主題書展 16
URL;VALUE=URI:/tushuguanzhutishuzhan-16-0
END:VEVENT
END:VCALENDAR