CINXE.COM
RTHK Memory
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <!--[if IE 8]> <html class="ie8"> <![endif]--> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!--meta name="viewport" content="width=640,maximum-scale=0.5,initial-scale=0.5,minimum-scale=0.5,user-scalable=no"--> <meta name="viewport" content="width=device-width,user-scalable=no" /> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"/> <meta http-equiv="CACHE-CONTROL" content="NO-CACHE"/> <meta name="description" content="【歲月.港台】香港電台節目資料庫中,包含多個精選的港台作品,不但紀錄了香港在不同時代的歷史大事和城市風貌,也呈現了香港電台作為公共廣播機構,多年來在推動文化事業和公民教育方面的努力成果。Throughout the decades, RTHK has recorded the ups and downs of Hong Kong. At the same time, we pioneered innovative programme genres that brought pleasure to generations of Hong Kong people and would become part of their fond memories. In RTHK Memory, you will find RTHK programmes that not only reflect the changes of Hong Kong, but also RTHK’s efforts in advancing cultural and civil education." /> <!-- Facebook Header --> <meta property="og:title" content="RTHK Memory"/> <meta property="og:type" content="website"/> <meta property="og:description" content="【歲月.港台】香港電台節目資料庫中,包含多個精選的港台作品,不但紀錄了香港在不同時代的歷史大事和城市風貌,也呈現了香港電台作為公共廣播機構,多年來在推動文化事業和公民教育方面的努力成果。Throughout the decades, RTHK has recorded the ups and downs of Hong Kong. At the same time, we pioneered innovative programme genres that brought pleasure to generations of Hong Kong people and would become part of their fond memories. In RTHK Memory, you will find RTHK programmes that not only reflect the changes of Hong Kong, but also RTHK’s efforts in advancing cultural and civil education."/> <meta property="og:url" content="https://app4.rthk.hk/special/rthkmemory"/> <meta property="og:image" content="https://app4.rthk.hk/special/rthkmemory/assets/img/general/facebook_share_icon.jpg" /> <meta property="og:site_name" content="RTHK Memory"/> <meta property="fb:admins" content="100000263784204"/> <meta property="fb:app_id" content="1409420382669989"/> <!-- Facebook Header --> <!-- webtrends meta tags--> <meta name="WT.cg_n" content="#rthkmemory" /> <meta name="WT.cg_s" content="#category_majorevents_60s" /> <!-- additional webtrends meta tags--> <link href="https://app4.rthk.hk/special/rthkmemory/assets/css/style.css" rel="stylesheet" type="text/css" /> <link href="https://app4.rthk.hk/special/rthkmemory/assets/css/collective_memory.css" rel="stylesheet" type="text/css" /> <link href="https://app4.rthk.hk/special/rthkmemory/assets/css/responsive.css" rel="stylesheet" type="text/css" /> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/jquery-1.8.3.min.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/jquery.isotope.min.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/common.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/respond.min.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/formhandler.js"></script> <script type="text/javascript" src="https://app4.rthk.hk/special/rthkmemory/assets/js/jquery.backgroundSize.js"></script> <!-- FB / Twitter event --> <script type="text/javascript" src="https://platform.twitter.com/widgets.js"></script> <script type="text/javascript"> twttr.events.bind('tweet', function(event) { dcsMultiTrack('DCS.dcsuri', 'twitter_tweet_#category_majorevents_60s', 'WT.ti', 'twitter_tweet_#category_majorevents_60s', 'WT.cg_n', '#rthkmemory', 'WT.cg_s', 'twitter_tweet_#category_majorevents_60s','WT.es','twitter_tweet_#category_majorevents_60s' ); }); function FacebookShare() { //var shareurl = encodeURI("http://www.facebook.com/sharer/sharer.php?u="+social_url); //window.open(shareurl,'','width=550,height=350,menubar=no,status=no'); FB.ui( { method: 'stream.share', link: window.location.href }, function(response) { if (response) { dcsMultiTrack('DCS.dcsuri', 'facebook_share_#category_majorevents_60s', 'WT.ti', 'facebook_share_#category_majorevents_60s', 'WT.cg_n', '#rthkmemory', 'WT.cg_s', 'facebook_share_#category_majorevents_60s','WT.es','facebook_share_#category_majorevents_60s' ); } } ); } function TwitterShare() { //var shareurl = encodeURI("http://twitter.com/share?url="+social_url); var shareurl = encodeURI("https://twitter.com/intent/tweet?url="+social_url); var sharetitle = encodeURI('RTHK Memory:'); window.open(shareurl+'&text='+sharetitle,'','width=550,height=300,menubar=no,status=no'); } </script> <title>RTHK Memory</title> <script> var social_url=document.location.href; $(document).ready(function(){ $('.tags-wrapper li').click(function() { var keyword = $(this).attr('keyword'); var type = $(this).attr('type'); if (type=="programme") { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/tag/programme/'+keyword; } else { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/tag/'+keyword; } }); $('.top-modules.desktop .search-btn').click(function() { do_search( $('input[name=search]').val() ); }); $('.top-modules.mobile .do-search').click(function() { do_search( $('input[name=mobile_search]').val() ); }); $('input[name=search]').keyup(function(e){ if(e.keyCode == 13) { do_search( $(this).val() ); } }); $('input[name=mobile_search]').keyup(function(e){ if(e.keyCode == 13) { do_search( $(this).val() ); } }); $('.column-display .block .block-body .block-body-content .description').css('max-height', '105px'); $('.category-wrapper .media-list .item .item-desc').css('max-height', '130px'); $('body').css({'font-size':'15px'}); $('.module .large-font').click(function(){ $('.column-display .block .block-body .block-body-content .description').css('max-height', '115px'); $('.category-wrapper .media-list .item .item-desc').css('max-height', '143px'); $('body').css({'font-size':'17px'}); }); $('.module .mid-font').click(function(){ $('.column-display .block .block-body .block-body-content .description').css('max-height', '105px'); $('.category-wrapper .media-list .item .item-desc').css('max-height', '130px'); $('body').css({'font-size':'15px'}); }); $('.module .small-font').click(function(){ $('.column-display .block .block-body .block-body-content .description').css('max-height', '100px'); $('.category-wrapper .media-list .item .item-desc').css('max-height', '110px'); $('body').css({'font-size':'13px'}); }); $('.module .font').click(function(){ $.post( 'https://app4.rthk.hk/special/rthkmemory/home/setFontSize/', { font_size : $(this).attr('v') }, function(data) { if (data.message == '') { r = ""; //location.reload(); } else { r = data.message; } }, 'json' ) }); }); function do_search(s) { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/search/'+s; } </script> </head> <body class=" "> <div id="fb-root"></div> <script>(function(d, s, id) { var js, fjs = d.getElementsByTagName(s)[0]; if (d.getElementById(id)) return; js = d.createElement(s); js.id = id; js.src = "//connect.facebook.net/zh_TW/sdk.js#xfbml=1&appId=1409420382669989&version=v2.0"; fjs.parentNode.insertBefore(js, fjs); }(document, 'script', 'facebook-jssdk'));</script> <script type="text/javascript"> window.fbAsyncInit = function() { FB.init({appId: '1409420382669989', status: true, cookie: true, xfbml: true}); FB.Event.subscribe('edge.create', function(response) { dcsMultiTrack('DCS.dcsuri', 'fb_like_media_id_', 'WT.ti', 'fb_like_media_id_', 'WT.cg_n', '#rthkmemory', 'WT.cg_s', 'fb_like_media_id_','WT.es','fb_like_media_id_' ); }); FB.Event.subscribe('comment.create', function (response) { dcsMultiTrack('DCS.dcsuri', 'fb_comment_media_id_', 'WT.ti', 'fb_comment_media_id_', 'WT.cg_n', '#rthkmemory', 'WT.cg_s', 'fb_comment_media_id_','WT.es','fb_comment_media_id_' ); }); }; (function() { var e = document.createElement('script'); e.type = 'text/javascript'; e.src = document.location.protocol + '//connect.facebook.net/zh_TW/all.js'; e.async = true; document.getElementById('fb-root').appendChild(e); }()); </script> <div class="wrapper chi"> <div class="header-wrapper"> <a href="http://rthk.hk"> <div class="logo"></div> </a> <a href="https://app4.rthk.hk/special/rthkmemory"> <div class="memory-logo chi"></div> <div class="memory-logo-text chi"></div> </a> <div class="top-modules desktop"> <div class="module"> <div class="module-left"></div> <div class="module-body"> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60?lang=chi" class="btn-chi"></a> <div class="sep"></div> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60?lang=eng" class="btn-eng"></a> </div> <div class="module-right"></div> </div> <div class="module"> <div class="module-left"></div> <div class="module-body"> <a href="javascript:FacebookShare('');" class="fb_share"></a> <!--<a href="javascript:TwitterShare('');" class="twitter_share"></a>--> <a class="twitter_share" href="https://twitter.com/intent/tweet?text=RTHK Memory&url=https://app4.rthk.hk:443/special/rthkmemory/category/major-events/60" target="_blank"></a> <div class="social-share"></div> </div> <div class="module-right"></div> </div> <div class="module"> <div class="module-left"></div> <div class="module-body"> <a class="small-font font" v="small" ></a> <a class="mid-font font" v="mid"></a> <a class="large-font font" v="large"></a> <div class="search-bar"> <input type="text" name="search" value="" /> </div> <a class="search-btn"></a> </div> <div class="module-right"></div> </div> <!--<div class="module"> <div class="module-left"></div> <div class="module-body"> <a target="blank" class="fbpage" href="https://www.facebook.com/pages/%E6%AD%B2%E6%9C%88%E6%B8%AF%E5%8F%B0-RTHK-Memory/381328341942189"></a> </div> <div class="module-right"></div> </div>--> </div> <div class="top-modules mobile"> <div class="search-btn"></div> <div class="modules-btn"></div> <div class="search-wrap"><a class="close-btn"></a><input type="text" name="mobile_search" value="" /><a class="do-search"></a></div> <div class="modules-wrap"> <a class="close-btn"></a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60?lang=chi" class="btn-chi"></a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60?lang=eng" class="btn-eng"></a> <a href="javascript:FacebookShare('');" class="fb_share"></a> <!--<a href="javascript:TwitterShare('');" class="twitter_share"></a>--> <a class="twitter_share" href="https://twitter.com/intent/tweet?text=RTHK Memory&url=https://app4.rthk.hk:443/special/rthkmemory/category/major-events/60" target="_blank"></a> <!--<a target="blank" class="fbpage" href="https://www.facebook.com/pages/%E6%AD%B2%E6%9C%88%E6%B8%AF%E5%8F%B0-RTHK-Memory/381328341942189"></a>//--> </div> </div> <div class="menu-bar"> <div class="menu-btn mobile"><span></span>目錄</div> <style> .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.major-events.active {background: #5EA74E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.major-events {background: #5EA74E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.profile.active {background: #C6AD2C;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.profile {background: #C6AD2C;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.radio-drama.active {background: #6CCCE4;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.radio-drama {background: #6CCCE4;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.hk-footprints.active {background: #E75D99;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.hk-footprints {background: #E75D99;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.artscritique.active {background: #C2D130;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.artscritique {background: #C2D130;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.innovation.active {background: #E5564E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.innovation {background: #E5564E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.extravaganza.active {background: #4599A3;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.extravaganza {background: #4599A3;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.tv-drama.active {background: #577BAB;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.tv-drama {background: #577BAB;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.awarded-prog.active {background: #40C19A;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.awarded-prog {background: #40C19A;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.photo-album.active {background: #A74EA2;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.photo-album {background: #A74EA2;} </style> <ul class="menu"> <li class="home"><a href="https://app4.rthk.hk/special/rthkmemory">主頁</a></li> <li class="expand_d"><a style="" class="subbtn">分類<span></span></a> <ul class="sub-menu" style='/* display:block; */'> <li><a class="major-events active" href="https://app4.rthk.hk/special/rthkmemory/category/major-events">大事錄</a></li> <li><a class="profile " href="https://app4.rthk.hk/special/rthkmemory/category/profile/programme/">名人錄</a></li> <li><a class="radio-drama " href="https://app4.rthk.hk/special/rthkmemory/category/radio-drama/programme/">廣播劇</a></li> <li><a class="hk-footprints " href="https://app4.rthk.hk/special/rthkmemory/category/hk-footprints/programme/">香港足印</a></li> <li><a class="artscritique " href="https://app4.rthk.hk/special/rthkmemory/category/artscritique/programme/">演藝風流</a></li> <li><a class="innovation " href="https://app4.rthk.hk/special/rthkmemory/category/innovation/programme/">開創先河</a></li> <li><a class="extravaganza " href="https://app4.rthk.hk/special/rthkmemory/category/extravaganza/programme/">繽紛盛事</a></li> <li><a class="tv-drama " href="https://app4.rthk.hk/special/rthkmemory/category/tv-drama/programme/">電視劇集</a></li> <li><a class="awarded-prog " href="https://app4.rthk.hk/special/rthkmemory/category/awarded-prog/programme/">摘星之選</a></li> <li><a class="photo-album " href="https://app4.rthk.hk/special/rthkmemory/category/photo-album/programme/">相片集</a></li> </ul> </li> <li class=""><a class="subbtn">內容<span></span></a> <ul class="sub-menu" > <li><a href="https://app4.rthk.hk/special/rthkmemory/media/audio" class="" style="color: #3e92b5;" >聲音</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/video" class="" style="color: #3e92b5;" >影片</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/photo" class="" style="color: #3e92b5;" >相片</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/programme" class="" style="color: #3e92b5;" >節目</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/all" class="" style="color: #3e92b5;" >全部</a></li> </ul> </li> <li><a href="https://app4.rthk.hk/special/rthkmemory/collective_memory">集體回憶</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/about">關於</a></li> </ul> </div> </div><!-- ends header --> <div class="body-wrapper"> <div class="content-wrapper"> <script> var $container = $('.media-list'); $(function(){ $container = $('.media-list'); // $container.imagesLoaded( function(){ $container.isotope({ itemSelector : '.item', layoutMode : 'fitRows', transformsEnabled: false, masonry: { columnWidth: 110 } }); $('.item').show(); $('.column-loading').hide(); // }); $(".item-desc").each(function(i){ var divH = $(this).height(); var $p = $("p", $(this)).eq(0); while ($p.outerHeight() > divH) { $p.text($p.text().replace(/(\s)*([a-zA-Z0-9]+|\W)(\.\.\.)?$/, "...")); }; }); }); $(document).ready(function(){ $('.item-tag').click(function() { var keyword = $(this).attr('keyword'); var type = $(this).attr('type'); if (type=="programme") { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/tag/programme/'+keyword; } else { window.location.href= 'https://app4.rthk.hk/special/rthkmemory/tag/'+keyword; } }); $('.module .font').click(function(){ $(".item-desc").each(function(i){ var divH = $(this).height(); var $p = $("p", $(this)).eq(0); $p.text( $p.attr('ori_text') ); while ($p.outerHeight() > divH) { $p.text($p.text().replace(/(\s)*([a-zA-Z0-9]+|\W)(\.\.\.)?$/, "...")); }; }); $container.isotope(); }); }); </script> <style> .page-wrapper .page-inner-wrapper .cat-logo{top:-280px;} .page-wrapper{padding-top:158px;} </style> <div class="category-wrapper" style="background-image: url('https://rthkmemorycms.rthk.hk/photo/category/background/3');"> <div class="page-wrapper"> <div class="page-inner-wrapper"> <div class="cat-logo"><img src="https://rthkmemorycms.rthk.hk/photo/category/title_chi/3"/></div> <div class="page-overlay"></div> <div class="page-inner"> <div class="page-menu"> <style> .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.major-events.active {background: #5EA74E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.major-events {background: #5EA74E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.profile.active {background: #C6AD2C;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.profile {background: #C6AD2C;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.radio-drama.active {background: #6CCCE4;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.radio-drama {background: #6CCCE4;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.hk-footprints.active {background: #E75D99;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.hk-footprints {background: #E75D99;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.artscritique.active {background: #C2D130;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.artscritique {background: #C2D130;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.innovation.active {background: #E5564E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.innovation {background: #E5564E;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.extravaganza.active {background: #4599A3;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.extravaganza {background: #4599A3;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.tv-drama.active {background: #577BAB;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.tv-drama {background: #577BAB;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.awarded-prog.active {background: #40C19A;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.awarded-prog {background: #40C19A;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a.photo-album.active {background: #A74EA2;} .page-wrapper .page-inner-wrapper .page-menu ul.menu li a:hover.photo-album {background: #A74EA2;} </style> <ul class="menu"> <li class="home"><a href="https://app4.rthk.hk/special/rthkmemory">主頁</a></li> <li class="expand_d"><a style="" class="subbtn">分類<span></span></a> <ul class="sub-menu" style='/* display:block; */'> <li><a class="major-events active" href="https://app4.rthk.hk/special/rthkmemory/category/major-events">大事錄</a></li> <li><a class="profile " href="https://app4.rthk.hk/special/rthkmemory/category/profile/programme/">名人錄</a></li> <li><a class="radio-drama " href="https://app4.rthk.hk/special/rthkmemory/category/radio-drama/programme/">廣播劇</a></li> <li><a class="hk-footprints " href="https://app4.rthk.hk/special/rthkmemory/category/hk-footprints/programme/">香港足印</a></li> <li><a class="artscritique " href="https://app4.rthk.hk/special/rthkmemory/category/artscritique/programme/">演藝風流</a></li> <li><a class="innovation " href="https://app4.rthk.hk/special/rthkmemory/category/innovation/programme/">開創先河</a></li> <li><a class="extravaganza " href="https://app4.rthk.hk/special/rthkmemory/category/extravaganza/programme/">繽紛盛事</a></li> <li><a class="tv-drama " href="https://app4.rthk.hk/special/rthkmemory/category/tv-drama/programme/">電視劇集</a></li> <li><a class="awarded-prog " href="https://app4.rthk.hk/special/rthkmemory/category/awarded-prog/programme/">摘星之選</a></li> <li><a class="photo-album " href="https://app4.rthk.hk/special/rthkmemory/category/photo-album/programme/">相片集</a></li> </ul> </li> <li class=""><a class="subbtn">內容<span></span></a> <ul class="sub-menu" > <li><a href="https://app4.rthk.hk/special/rthkmemory/media/audio" class="" style="color: #3e92b5;" >聲音</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/video" class="" style="color: #3e92b5;" >影片</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/photo" class="" style="color: #3e92b5;" >相片</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/programme" class="" style="color: #3e92b5;" >節目</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/media/all" class="" style="color: #3e92b5;" >全部</a></li> </ul> </li> <li><a href="https://app4.rthk.hk/special/rthkmemory/collective_memory">集體回憶</a></li> <li><a href="https://app4.rthk.hk/special/rthkmemory/about">關於</a></li> </ul> </div> <div class="page-content"> <div class="page-content-inner"> <div class="cat-header"> <div class="cat-label" style="background-color: #5EA74E;">大事錄</div> <div class="sorting">排序: <div class="active">年份</div> </div> </div> <div class="selection-wrap"> <div class="year" style="display:block;"> <table> <tr> <td class="title" nowrap="">年份:</td> <td class="option"> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/50" class="">50s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60" class="active">60s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/70" class="">70s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/80" class="">80s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/90" class="">90s</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/00" class="">2001-2010</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/10" class="">2011-2020</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/30" class="">2021-2030</a> </td> </tr> </table> </div> </div> <div class="column-loading detail"></div> <div class="media-list"> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/572"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/572"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/572">大事回顧 (Year Review): LOOKING BACK 1961 </a></h2> <div class="item-desc"> <p ori_text="Did you hear Princess Alexandra speak Cantonese? In the programme, the presenter highlights some interesting people and events that happened in 1961.">Did you hear Princess Alexandra speak Cantonese? In the programme, the presenter highlights some interesting people and events that happened in 1961.</p> </div> <div class="item-date">播出日期:1961-12-30</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E5%A4%A7%E4%BA%8B%E5%9B%9E%E9%A1%A7+%28Year+Review%29" type="programme">大事回顧 (Year Review)</div> <div class="item-tag" keyword="Princess+Alexandra" type="media">Princess Alexandra</div> <div class="item-tag" keyword="year+review" type="media">year review</div> <div class="clear"></div> </div> </div> <div class="item video" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/129"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/129"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/129">大會堂.五十風華: 大會堂-「五十風華」 </a></h2> <div class="item-desc"> <p ori_text="1962年,香港仍然沒有商場,沒有電視,但香港政府卻在中環這個腹地建立一個可供市民參與文娛康樂活動的場地-「大會堂」。從此,大會堂成為香港人生活不可或缺的一部分,無論是官方儀式、大型表演、個人生活的重要事件,都與大會堂息息相關。 編導:鄧心怡 監製:馮家鍵">1962年,香港仍然沒有商場,沒有電視,但香港政府卻在中環這個腹地建立一個可供市民參與文娛康樂活動的場地-「大會堂」。從此,大會堂成為香港人生活不可或缺的一部分,無論是官方儀式、大型表演、個人生活的重要事件,都與大會堂息息相關。 編導:鄧心怡 監製:馮家鍵</p> </div> <div class="item-date">播出日期:2012-02-08</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E5%A4%A7%E6%9C%83%E5%A0%82%EF%BC%8E%E4%BA%94%E5%8D%81%E9%A2%A8%E8%8F%AF" type="programme">大會堂.五十風華</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/42"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/42"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/42">香港留聲機: 大會堂落成 1</a></h2> <div class="item-desc"> <p ori_text="2012年是大會堂落成五十周年,是香港第一座多用途的文娛中心。它不僅帶給我們很多康樂及文化節目,而且還記錄了香港人的集體回憶。現在我們就緬懷一下大會堂昔日的景象和誕生的過程吧。">2012年是大會堂落成五十周年,是香港第一座多用途的文娛中心。它不僅帶給我們很多康樂及文化節目,而且還記錄了香港人的集體回憶。現在我們就緬懷一下大會堂昔日的景象和誕生的過程吧。</p> </div> <div class="item-date">播出日期:2002-02-21</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E9%A6%99%E6%B8%AF%E7%95%99%E8%81%B2%E6%A9%9F" type="programme">香港留聲機</div> <div class="item-tag" keyword="%E5%A4%A7%E6%9C%83%E5%A0%82%E8%90%BD%E6%88%90" type="programme">大會堂落成</div> <div class="item-tag" keyword="%E5%A4%A7%E6%9C%83%E5%A0%82" type="media">大會堂</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/43"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/43"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/43">香港留聲機: 大會堂落成 2</a></h2> <div class="item-desc"> <p ori_text="2012年是大會堂落成五十周年,是香港第一座多用途的文娛中心。它不僅帶給我們很多康樂及文化節目,而且還記錄了香港人的集體回憶。現在我們就緬懷一下大會堂昔日的景象和誕生的過程吧。">2012年是大會堂落成五十周年,是香港第一座多用途的文娛中心。它不僅帶給我們很多康樂及文化節目,而且還記錄了香港人的集體回憶。現在我們就緬懷一下大會堂昔日的景象和誕生的過程吧。</p> </div> <div class="item-date">播出日期:2002-02-21</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E9%A6%99%E6%B8%AF%E7%95%99%E8%81%B2%E6%A9%9F" type="programme">香港留聲機</div> <div class="item-tag" keyword="%E5%A4%A7%E6%9C%83%E5%A0%82%E8%90%BD%E6%88%90" type="programme">大會堂落成</div> <div class="item-tag" keyword="%E5%A4%A7%E6%9C%83%E5%A0%82" type="media">大會堂</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/67"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/67"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/67">Governors (歷任港督): Kai Tak Opening </a></h2> <div class="item-desc"> <p ori_text="In 1962, Sir Robert Brown BLACK was invited to the opening of the passenger terminal building of Hong Kong Kai Tak Airport.">In 1962, Sir Robert Brown BLACK was invited to the opening of the passenger terminal building of Hong Kong Kai Tak Airport.</p> </div> <div class="item-date">播出日期:1962-11-02</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="Governors+%28%E6%AD%B7%E4%BB%BB%E6%B8%AF%E7%9D%A3%29" type="programme">Governors (歷任港督)</div> <div class="item-tag" keyword="Sir+Robert+BLACK+%28%E6%9F%8F%E7%AB%8B%E5%9F%BA%29" type="programme">Sir Robert BLACK (柏立基)</div> <div class="item-tag" keyword="Governor" type="media">Governor</div> <div class="item-tag" keyword="Sir+Robert+BLACK" type="media">Sir Robert BLACK</div> <div class="item-tag" keyword="%E5%95%9F%E5%BE%B7%E6%A9%9F%E5%A0%B4" type="media">啟德機場</div> <div class="item-tag" keyword="%E6%9F%8F%E7%AB%8B%E5%9F%BA" type="media">柏立基</div> <div class="item-tag" keyword="%E6%B8%AF%E7%9D%A3" type="media">港督</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/805"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/805"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/805">香港大事 (Hong Kong Major Events): 鍾偉明談當年制水情況 </a></h2> <div class="item-desc"> <p ori_text="在1963 - 1967年,香港面對淡水資源短缺問題,香港實施食水使用限制。此段錄音由鍾偉明講述制水的情況。">在1963 - 1967年,香港面對淡水資源短缺問題,香港實施食水使用限制。此段錄音由鍾偉明講述制水的情況。</p> </div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E9%A6%99%E6%B8%AF%E5%A4%A7%E4%BA%8B+%28Hong+Kong+Major+Events%29" type="programme">香港大事 (Hong Kong Major Events)</div> <div class="item-tag" keyword="%E9%8D%BE%E5%81%89%E6%98%8E" type="media">鍾偉明</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/573"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/573"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/573">大事回顧 (Year Review): LOOKING BACK ON 1963 </a></h2> <div class="item-desc"> <p ori_text="Serious droughts affected Hong Kong in 1963. The presenter reports on a hard period when water supply was restricted to four hours per four days and people had to save water for four days' use.">Serious droughts affected Hong Kong in 1963. The presenter reports on a hard period when water supply was restricted to four hours per four days and people had to save water for four days' use.</p> </div> <div class="item-date">播出日期:1964-01-01</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="%E5%A4%A7%E4%BA%8B%E5%9B%9E%E9%A1%A7+%28Year+Review%29" type="programme">大事回顧 (Year Review)</div> <div class="item-tag" keyword="year+review" type="media">year review</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/538"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/538"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/538">Governors (歷任港督): Sir Robert Black Opening speech at Kwun Tong Community Centre </a></h2> <div class="item-desc"> <p ori_text="Built in 1959, Kwun Tong Community Centre is a popular venue for community events and performances. In the opening speech, Governor Sir Robert Black (1906-1999) expresses his appreciation to all people involved.">Built in 1959, Kwun Tong Community Centre is a popular venue for community events and performances. In the opening speech, Governor Sir Robert Black (1906-1999) expresses his appreciation to all people involved.</p> </div> <div class="item-date">播出日期:1964-02-20</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="Governors+%28%E6%AD%B7%E4%BB%BB%E6%B8%AF%E7%9D%A3%29" type="programme">Governors (歷任港督)</div> <div class="item-tag" keyword="Sir+Robert+BLACK+%28%E6%9F%8F%E7%AB%8B%E5%9F%BA%29" type="programme">Sir Robert BLACK (柏立基)</div> <div class="item-tag" keyword="Governor" type="media">Governor</div> <div class="item-tag" keyword="Sir+Robert+Black" type="media">Sir Robert Black</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/65"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/65"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/65">Governors (歷任港督): Farewell speech from LegCo </a></h2> <div class="item-desc"> <p ori_text=""Sir Robert BrownBlack GCMG, OBE (1906–1999) was the Governor of Hong Kong from 1958 to 1964. During his governorship, Hong Kong faced an influx of refugees from China and experienced severe drought. He was instrumental in the establishment of the Chinese University in 1963."">"Sir Robert BrownBlack GCMG, OBE (1906–1999) was the Governor of Hong Kong from 1958 to 1964. During his governorship, Hong Kong faced an influx of refugees from China and experienced severe drought. He was instrumental in the establishment of the Chinese University in 1963."</p> </div> <div class="item-date">播出日期:1964-03-06</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="Governors+%28%E6%AD%B7%E4%BB%BB%E6%B8%AF%E7%9D%A3%29" type="programme">Governors (歷任港督)</div> <div class="item-tag" keyword="Sir+Robert+BLACK+%28%E6%9F%8F%E7%AB%8B%E5%9F%BA%29" type="programme">Sir Robert BLACK (柏立基)</div> <div class="item-tag" keyword="Sir+Robert+BLACK" type="media">Sir Robert BLACK</div> <div class="clear"></div> </div> </div> <div class="item audio" style="display: none;"> <div class="item-img"> <a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/541"> <div class="icon-overlay"></div> <img src="https://rthkmemorycms.rthk.hk/photo/media/3to2-thumb/541"/> </a> </div> <div class="item-top"> <h2 class="item-title"><a href="https://app4.rthk.hk/special/rthkmemory/details/major-events/541">Governors (歷任港督): Farewell Speeches for Sir Robert BLACK from LEGCO </a></h2> <div class="item-desc"> <p ori_text="In the speech, Sir Robert Black (1906-1999) concludes his six years administration in Hong Kong. It covers economic growth, financial autonomy and low-cost housing.">In the speech, Sir Robert Black (1906-1999) concludes his six years administration in Hong Kong. It covers economic growth, financial autonomy and low-cost housing.</p> </div> <div class="item-date">播出日期:1964-03-26</div> </div> <div class="item-sep"></div> <div class="item-tags"> <div class="item-tag" keyword="Governors+%28%E6%AD%B7%E4%BB%BB%E6%B8%AF%E7%9D%A3%29" type="programme">Governors (歷任港督)</div> <div class="item-tag" keyword="Sir+Robert+BLACK+%28%E6%9F%8F%E7%AB%8B%E5%9F%BA%29" type="programme">Sir Robert BLACK (柏立基)</div> <div class="item-tag" keyword="Governors" type="media">Governors</div> <div class="item-tag" keyword="Hong+Kong" type="media">Hong Kong</div> <div class="item-tag" keyword="Sir+Robert+Black" type="media">Sir Robert Black</div> <div class="clear"></div> </div> </div> <div class="clear"></div> </div> <div class="paging-wrapper"> <div class="paging"> <div class="active">1</div> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60/?page=2">2</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60/?page=3">3</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60/?page=4">4</a> <a href="https://app4.rthk.hk/special/rthkmemory/category/major-events/60/?page=2" class="next"></a> <div class="clear"></div> </div> </div> </div> </div> <div class="copyright inner">© 2025 rthk.hk</div> <div class="clear"></div> </div> </div> </div> </div> </div> </div><!-- start footer --> <div class="footer-wrapper details-footer-wrapper"> <div class="footer-top details-footer-top"> <div class="cloud"></div> </div> </div> </div> <kanhanbypass> <!-- START OF SmartSource Data Collector TAG --> <script src="https://programme.rthk.hk/include2010/stat/webtrends.js" type="text/javascript"></script> <script type="text/javascript"> //<![CDATA[ var _tag=new WebTrends(); _tag.dcsGetId(); //]]>> </script> <script type="text/javascript"> //<![CDATA[ // Add custom parameters here. //_tag.DCSext.param_name=param_value; _tag.dcsCollect(); //]]>> </script> <noscript> <div><img alt="DCSIMG" id="DCSIMG" width="1" height="1" src="https://sdc.rthk.hk/dcseht10h000004r7f320gnyr_5q2e/njs.gif?dcsuri=/nojavascript&WT.js=No&WT.tv=8.6.2"/></div> </noscript> <!-- END OF SmartSource Data Collector TAG --> <!-- Snowplow starts plowing --> <script type="text/javascript"> function getMetaContentByName(name,content){ var content = (content==null)?'content':content; var selection = document.querySelector("meta[name='"+name+"']") !== null; if(selection) { return document.querySelector("meta[name='"+name+"']").getAttribute(content); } } var cg_n = getMetaContentByName("WT.cg_n"); var cg_s = getMetaContentByName("WT.cg_s"); ;(function(p,l,o,w,i,n,g){if(!p[i]){p.GlobalSnowplowNamespace=p.GlobalSnowplowNamespace||[]; p.GlobalSnowplowNamespace.push(i);p[i]=function(){(p[i].q=p[i].q||[]).push(arguments) };p[i].q=p[i].q||[];n=l.createElement(o);g=l.getElementsByTagName(o)[0];n.async=1; n.src=w;g.parentNode.insertBefore(n,g)}}(window,document,"script","https://d1dns4zpgsd7rz.cloudfront.net/sp/rthk_sp_v3.9.js","snowplow")); window.snowplow('newTracker', 'cf', 'd1dns4zpgsd7rz.cloudfront.net', { platform:"web", eventMethod:"get" }); window.snowplow('trackPageView'); //window.snowplow('trackSocialInteraction', 'share', 'facebook'); window.snowplow('trackSelfDescribingEvent', { event: { schema: 'rthk/grouping/jsonschema/2-0-0', data: { source: 'web', cg_n: cg_n, cg_s: cg_s } } }); </script> <!-- Snowplow stops plowing --> </kanhanbypass> </body> </html>