最全展會(huì),最多服務(wù),最深解讀,就在好展會(huì)!

新聞

香港房屋委員會(huì)展覽中心

時(shí)間:2009-09-27   

好展會(huì)網(wǎng)】 <b>[展館簡(jiǎn)介]</b> <a href="/gallery/search.asp?w=香港房屋委員會(huì)展覽中心" target="_blank"> <img src="/uploadimage/venues/" alt="更多圖片" width="284" height="191" hspace="5" vspace="5" border="0" align="right" onerror="javascript:this.src=/images/nophobig.jpg"></a> <br> 展覽中心透過(guò)清晰,互動(dòng)及創(chuàng)新設(shè)計(jì),展示房委會(huì)於不同年代遇到的挑戰(zhàn)。整個(gè)展覽建於巨型的香港地圖模型之上。橫過(guò)模型上的玻璃大橋時(shí),你可俯瞰房委會(huì)在全港各區(qū)發(fā)展項(xiàng)目的分佈概況,以及了解我們多年來(lái)為滿足房屋需求所作出的努力及工作成果。此外,你亦可在多層透視展示區(qū),透過(guò)圖片、錄像、模型、模擬單位及其他展品,親身體驗(yàn)公共房屋計(jì)劃的發(fā)展過(guò)程。<br>開(kāi)放時(shí)間<br>星期一至星期日上午9:30至下午5:30(逢星期二休館)<br>公眾假期下午1:30至5:30<br>聖誕節(jié)前夕及農(nóng)曆新年前夕提前於下午3:30休館<br>農(nóng)曆年初一至三休館<br>歡迎預(yù)約參觀.<br> <b>[展館規(guī)模]</b><br> 香港房屋委員會(huì)展覽中心位於何文田廣場(chǎng),佔(zhàn)地1000平方米,展示本港公營(yíng)房屋多年來(lái)的發(fā)展。展覽中心的最大特色,是兼具互動(dòng)教育功能。館內(nèi)定期舉辦工作坊,讓參加者透過(guò)活動(dòng)、遊戲及集體創(chuàng)作,從而認(rèn)識(shí)香港過(guò)去、現(xiàn)在及未來(lái)的居住環(huán)境,讓參加者對(duì)香港公共房屋發(fā)展有更深入的了解。歡迎你前來(lái)參觀展覽中心。<br> <b>[技術(shù)參數(shù)]</b><br> <br> <b>[會(huì)議室情況]</b><br> <br> <b>[業(yè)務(wù)范圍]</b><br> <br> <b>[所在城市]</b><br> 香港香港特別行政區(qū)<br> <b>[展館地址]</b><br> <br> <b>[聯(lián)系方式]</b><br> 聯(lián)系電話:21298015<br>移動(dòng)電話<img src="http://bbs.haozhanhui.com/editor/images/smilies/default/5.gif" />br>聯(lián)系傳真<img src="http://bbs.haozhanhui.com/editor/images/smilies/default/5.gif" />br>聯(lián)系地址:香港何文田廣場(chǎng)香港房屋委員會(huì)展覽中心<br>郵政編碼<img src="http://bbs.haozhanhui.com/editor/images/smilies/default/5.gif" />br>電子郵件<img src="http://bbs.haozhanhui.com/editor/images/smilies/default/5.gif" />br>聯(lián) 系 人<img src="http://bbs.haozhanhui.com/editor/images/smilies/default/5.gif" />br>網(wǎng)  址:http://www.housingauthority.gov.hk/b5/aboutus/events/exhibitioncentre/0,,,00.htm<br><br> <b>[乘車(chē)路線]</b><br> <br> <b>[展館網(wǎng)址]</b><br> <a href="http://http://www.housingauthority.gov.hk/b5/aboutus/events/exhibitioncentre/0,,,00.htm" target="_blank">http://http://www.housingauthority.gov.hk/b5/aboutus/events/exhibitioncentre/0,,,00.htm</a><b><br> [電子地圖]</b><br> <div id="maps" style="position:relative; width:600px; height:200px; border:black solid 1px; display:none"> <div align="center" style="margin:12px;"><a target="_blank" style="color<img src="http://bbs.haozhanhui.com/editor/images/smilies/default/17.gif" />D01E14;font-weight:bolder;font-size:12px;">看不到地圖請(qǐng)點(diǎn)這里</a></div> </div>&nbsp; &nbsp; <script language="javascript" src="http://api.51ditu.com/js/search.js"></script> <script language="javascript" src="http://api.51ditu.com/js/maps.js"></script> <script language="javascript"> var map,search; function showPoint(searchResult) { if(searchResult.count>0)//如果存在搜索結(jié)果 &nbsp; &nbsp; { &nbsp; &nbsp; &nbsp; &nbsp; map.clearOverLays(); &nbsp; &nbsp; &nbsp; &nbsp; var poi=searchResult.searchPoints[0];//取出第一個(gè)搜索結(jié)果點(diǎn) &nbsp; &nbsp; &nbsp; &nbsp; var point=new LTPoint(poi.point[0],poi.point[1]);//得到該點(diǎn)的坐標(biāo)的LTPoint &nbsp; &nbsp; &nbsp; &nbsp; map.centerAndZoom(point,0); &nbsp; &nbsp; &nbsp; &nbsp; var marker=new LTMarker(point);//向地圖上添加一個(gè)標(biāo)記 &nbsp; &nbsp; &nbsp; &nbsp; map.addOverLay(marker); &nbsp; &nbsp; &nbsp; &nbsp; var mapText=new LTMapText(marker); &nbsp; &nbsp; &nbsp; &nbsp; mapText.setLabel("<a href="+poi.url+" target=_blank>"+poi.name+"</a>"); &nbsp; &nbsp; &nbsp; &nbsp; map.addOverLay(mapText); &nbsp; &nbsp; &nbsp; &nbsp; var name=poi.name;//標(biāo)記點(diǎn)擊的時(shí)候彈出信息 &nbsp; &nbsp; &nbsp; &nbsp; maps.style.display = ; &nbsp; &nbsp; } else &nbsp; &nbsp; { &nbsp; &nbsp; &nbsp; &nbsp; maps.innerHTML=""; &nbsp; &nbsp; }&nbsp; &nbsp; } map=new LTMaps("maps"); map.addControl(new LTSmallMapControl()); search=new LTLocalSearch(showPoint); search.setCity(香港特別行政區(qū)); search.search(香港房屋委員會(huì)展覽中心); </script>
(好展會(huì)網(wǎng)  )
免責(zé)申明:
1.部分圖文信息來(lái)源于互聯(lián)網(wǎng)、微信公眾號(hào),目的在于分享更多信息。
2.信息內(nèi)容僅供學(xué)習(xí),參考,并不代表贊同其觀點(diǎn)。不對(duì)信息準(zhǔn)確性,可靠性或完整做任何保證。
3.如涉及作品內(nèi)容,版權(quán)及其他問(wèn)題,請(qǐng)?jiān)?0日內(nèi)與我們聯(lián)系刪除,聯(lián)系方式qq:2119739037。