<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;</provider_name><provider_url>https://www.hkbts.edu.hk/zh_cn</provider_url><author_name>wordpress_publish</author_name><author_url>https://www.hkbts.edu.hk/zh_cn/?p=author/wordpress_publish/</author_url><title>&#x7E3D;&#x7B2C;&#x4E8C;&#x5341;&#x4E8C;&#x671F;&#xFF08;2008&#x5E74;12&#x6708;&#xFF09; - &#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x6703;&#x795E;&#x5B78;&#x9662;</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="rMPtaoKIfo"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/hillroad/%e5%b1%b1%e9%81%93%e6%9c%9f%e5%88%8a-22/"&gt;&#x603B;&#x7B2C;&#x4E8C;&#x5341;&#x4E8C;&#x671F;&#xFF08;2008&#x5E74;12&#x6708;&#xFF09;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/zh_cn/hillroad/%e5%b1%b1%e9%81%93%e6%9c%9f%e5%88%8a-22/embed/#?secret=rMPtaoKIfo" width="600" height="338" title="&#x300A; &#x603B;&#x7B2C;&#x4E8C;&#x5341;&#x4E8C;&#x671F;&#xFF08;2008&#x5E74;12&#x6708;&#xFF09; &#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="rMPtaoKIfo" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;&lt;script&gt;
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * Single line comments should not be used since they will break
 * the script when inlined in get_post_embed_html(), specifically
 * when the comments are not stripped out due to SCRIPT_DEBUG
 * being turned on.
 */
(function ( window, document ) {
	'use strict';

	/* Abort for ancient browsers. */
	if ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {
		return;
	}

	/** @namespace wp */
	window.wp = window.wp || {};

	/* Abort if script was already executed. */
	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		/* Verify shape of message. */
		if (
			! ( data || data.secret || data.message || data.value ) ||
			/[^a-zA-Z0-9]/.test( data.secret )
		) {
			return;
		}

		var iframes = document.querySelectorAll( 'iframe[data-secret="' + data.secret + '"]' ),
			blockquotes = document.querySelectorAll( 'blockquote[data-secret="' + data.secret + '"]' ),
			allowedProtocols = new RegExp( '^https?:$', 'i' ),
			i, source, height, sourceURL, targetURL;

		for ( i = 0; i &lt; blockquotes.length; i++ ) {
			blockquotes[ i ].style.display = 'none';
		}

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( e.source !== source.contentWindow ) {
				continue;
			}

			source.removeAttribute( 'style' );

			if ( 'height' === data.message ) {
				/* Resize the iframe on request. */
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			} else if ( 'link' === data.message ) {
				/* Link to a specific URL on request. */
				sourceURL = new URL( source.getAttribute( 'src' ) );
				targetURL = new URL( data.value );

				if (
					allowedProtocols.test( targetURL.protocol ) &amp;&amp;
					targetURL.host === sourceURL.host &amp;&amp;
					document.activeElement === source
				) {
					window.top.location.href = data.value;
				}
			}
		}
	};

	function onLoad() {
		var iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! secret ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substring( 2, 12 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/*
			 * Let post embed window know that the parent is ready for receiving the height message, in case the iframe
			 * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the
			 * window will then (re-)send the height message right away.
			 */
			source.contentWindow.postMessage( {
				message: 'ready',
				secret: secret
			}, '*' );
		}
	}

	window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
	document.addEventListener( 'DOMContentLoaded', onLoad, false );
})( window, document );
//# sourceURL=https://www.hkbts.edu.hk/wp-includes/js/wp-embed.js
&lt;/script&gt;</html><description>&#x51FA;&#x7248; &#x8FD4;&#x56DE;&#x4E3B;&#x9801; &#x5C71;&#x9053;&#x671F;&#x520A; &#x7E3D;&#x7B2C;&#x4E8C;&#x5341;&#x4E8C;&#x671F;&#xFF08;2008&#x5E74;12&#x6708;&#xFF09; &#x4E3B;&#x984C;&#xFF1A; &#x5BEC;&#x6055;&#x5305;&#x62EC;&#x5C08;&#x984C;&#x6587;&#x7AE0;&#x516D;&#x7BC7;&#x3001;&#x8A0E;&#x8AD6;&#x6587;&#x7AE0;&#x56DB;&#x7BC7;&#x53CA;&#x66F8;&#x8A55;&#x516D;&#x7BC7; &#x9801;&#x6578;&#xFF1A; 230 &#x552E;&#x50F9;&#xFF1A; HK$100 &#x5C08;&#x984C;&#x6587;&#x7AE0; &#x9EC3;&#x798F;&#x5149; &#x6469;&#x897F;&#x5F8B;&#x6CD5;&#x4E2D;&#x7684;&#x5BEC;&#x6055;&#x8207;&#x548C;&#x597D; Abstract &#x5B6B;&#x5BF6;&#x73B2; &#x5BEC;&#x6055;&#x3001;&#x5FA9;&#x548C;&#x3001;&#x6551;&#x8D16;&#xFF1A;&#x57FA;&#x65BC;&#x65B0;&#x7D04;&#x7684;&#x4E00;&#x4E9B;&#x601D;&#x8003; Abstract &#x5C91;&#x7D39;&#x9E9F; &#x6559;&#x6703;&#x5408;&#x4E00;&#x7684;&#x57FA;&#x77F3;&#x2500;&#x2500;&#x5BEC;&#x6055;&#x8207;&#x63A5;&#x7D0D;&#xFF1A;&#x6B4C;&#x7F85;&#x897F;&#x66F8;&#x4E2D;&#x4FDD;&#x7F85;&#x7684;&#x5BEC;&#x6055;&#x89C0; Abstract &#x5289;&#x632F;&#x9D6C; &#x300C;&#x6346;&#x7D81;&#x8207;&#x91CB;&#x653E;&#x300D;&#xFF1A;&#x5C24;&#x9054;&#x4E4B;&#x5BEC;&#x6055;&#x89C0;&#x7684;&#x57FA;&#x790E; Abstract &#x8449;&#x5049;&#x6D77; &#x4FAF;&#x6D3B;&#x58EB;&#x8AD6;&#x57FA;&#x7763;&#x5F92;&#x7FA4;&#x9AD4;&#x7684;&#x5BEC;&#x6055;&#x5FB7;&#x884C; Abstract &#x9127;&#x7D39;&#x5149; &#x5FD8;&#x8A18;&#x8207;&#x5BEC;&#x6055;&#xFF1A;&#x6C83;&#x5F17;&#x7684;&#x795E;&#x5B78;&#x89C0;&#x9EDE; Abstract &#x8A0E;&#x8AD6;&#x6587;&#x7AE0; &#x5468;&#x5146;&#x771F; &#x70BA;&#x5E73;&#x4FE1;&#x5F92;&#x800C;&#x5BEB;&#x7684;&#x91CB;&#x7D93;&#x66F8;&#xFF1A;&#x8A55;&#x6790;&#x66FE;&#x601D;&#x701A;&#x8457;&#x300A;&#x50B3;&#x5230;&#x5730;&#x6975;&#xFF1A;&#x7F85;&#x99AC;&#x66F8;&#x521D;&#x63A2;&#x300B; Abstract &#x66FE;&#x601D;&#x701A; &#x5FAE;&#x89C0;&#x6AA2;&#x8996;&#x524D;&#x7684;&#x5B8F;&#x89C0;&#x7406;&#x89E3;&#xFF1A;&#x56DE;&#x61C9;&#x5468;&#x5146;&#x771F;&#x7684;&#x66F8;&#x8A55; Abstract &#x8D99;&#x5D07;&#x660E; &#x4E0A;&#x5E1D;&#x548C;&#x4EBA;&#x7684;&#x8A00;&#x8AAA;&#x884C;&#x52D5;&#x2014;&#x2014;&#x8303;&#x6D69;&#x6C99;&#x7684;&#x795E;&#x5B78;&#x8A6E;&#x91CB;&#x5B78; Abstract &#x4F55;&#x5049;&#x696D; &#x5256;&#x6790;&#x6050;&#x4F0A;&#x75C7;&#x5019;&#x7FA4;&#x2014;&#x2014;&#x6B77;&#x53F2;&#x3001;&#x8A6E;&#x91CB;&#x8207;&#x6279;&#x5224; Abstract &#x7DDA;&#x4E0A;&#x8A02;&#x95B1; &#x4E0B;&#x8F09;&#x300A;&#x5C71;&#x9053;&#x671F;&#x520A;&#x300B;&#x8A02;&#x95B1;&#x8868;&#x683C;</description><thumbnail_url>https://www.hkbts.edu.hk/wp-content/uploads/2023/02/hillroad_22.jpg</thumbnail_url></oembed>
