<?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;&#x5341;&#x4E94;&#x671F;&#xFF08;2005&#x5E74;6&#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="WEupPPpYGZ"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/hillroad/%e5%b1%b1%e9%81%93%e6%9c%9f%e5%88%8a-15/"&gt;&#x603B;&#x7B2C;&#x5341;&#x4E94;&#x671F;&#xFF08;2005&#x5E74;6&#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-15/embed/#?secret=WEupPPpYGZ" width="600" height="338" title="&#x300A; &#x603B;&#x7B2C;&#x5341;&#x4E94;&#x671F;&#xFF08;2005&#x5E74;6&#x6708;&#xFF09; &#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="WEupPPpYGZ" 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;&#x5341;&#x4E94;&#x671F;&#xFF08;2005&#x5E74;6&#x6708;&#xFF09; &#x4E3B;&#x984C;&#xFF1A; &#x9748;&#x547D;&#x5851;&#x9020;&#x8207;&#x6559;&#x7267;&#x8077;&#x4E8B;&#x5305;&#x62EC;&#x5C08;&#x984C;&#x6587;&#x7AE0;&#x4E94;&#x7BC7;&#x3001;&#x8A0E;&#x8AD6;&#x6587;&#x7AE0;&#x56DB;&#x7BC7;&#x53CA;&#x66F8;&#x8A55;&#x4E94;&#x7BC7; &#x9801;&#x6578;&#xFF1A; 212 &#x552E;&#x50F9;&#xFF1A; HK$100 &#x5C08;&#x984C;&#x6587;&#x7AE0; &#x5B6B;&#x5BF6;&#x73B2; &#x5BA3;&#x8B1B;&#x8207;&#x9748;&#x547D;&#x5851;&#x9020;&#xFF1A;&#x4E00;&#x500B;&#x300C;&#x5370;&#x8C61;&#x6D3E;&#x300D;&#x7684;&#x89E3;&#x8B80; Abstract &#x6797;&#x5B50;&#x6DF3; &#x8056;&#x7D93;&#x8A6E;&#x91CB;&#x8207;&#x751F;&#x547D;&#x8F49;&#x5316;&#xFF1A;&#x4E00;&#x500B;&#x674E;&#x514B;&#x723E;&#x5F0F;&#x7684;&#x89E3;&#x8B80; Abstract &#x9127;&#x7D39;&#x5149; &#x6D78;&#x79AE;&#x3001;&#x4E3B;&#x9910;&#x8207;&#x751F;&#x547D;&#x7684;&#x8F49;&#x5316;&#xFF1A;&#x6D78;&#x4FE1;&#x5B97;&#x795E;&#x5B78;&#x5BB6;&#x9EA5;&#x4E7E;&#x9813;&#x7684;&#x89C0;&#x9EDE; Abstract &#x5433;&#x570B;&#x5091; &#x4E9E;&#x4ED6;&#x62FF;&#x4FEE;&#x5C6C;&#x9748;&#x89C0;&#x5C0D;&#x5176;&#x6559;&#x6703;&#x7267;&#x990A;&#x7684;&#x5F71;&#x97FF; Abstract &#x9673;&#x5EE3;&#x57F9; &#x8036;&#x7A4C;&#x5728;&#x62EF;&#x6551;&#x4E2D;&#x7684;&#x89D2;&#x8272;&#xFF1A;&#x5433;&#x96F7;&#x5DDD;&#x7684;&#x5112;&#x5316;&#x62EF;&#x6551;&#x8AD6; Abstract &#x8A0E;&#x8AD6;&#x6587;&#x7AE0; &#x9EC3;&#x798F;&#x5149; &#x56DE;&#x61C9;&#x7F85;&#x6176;&#x624D;&#x535A;&#x58EB;&#x5C0D;&#x300A;&#x6B77;&#x4EE3;&#x5FD7;&#x4E0A;&#x3001;&#x4E0B;&#x300B;&#x4E4B;&#x8A55;&#x8AD6; Abstract &#x7AE0;&#x96EA;&#x5BCC; &#x8FE6;&#x514B;&#x58A9;&#x4FE1;&#x7D93;&#x7684;&#x8A6E;&#x91CB;&#x8207;&#x57FA;&#x7763;&#x7684;&#x7F6A;&#x6027;&#xFF1A;&#x8A55;&#x8FF0;&#x9127;&#x7D39;&#x5149;&#x8207;&#x8CF4;&#x54C1;&#x8D85;&#x4E4B;&#x9593;&#x6709;&#x95DC;&#x300C;&#x8036;&#x4F5B;&#x300D;&#x5C0D;&#x8A71;&#x7684;&#x8A0E;&#x8AD6; Abstract &#x5B6B;&#x5BF6;&#x73B2; &#x8A55;&#x937E;&#x5FD7;&#x90A6;&#x8457;&#x300A;&#x7D04;&#x7FF0;&#x798F;&#x97F3;&#x300B;&#xFF08;&#x5377;&#x4E0A;&#x3001;&#x4E0B;&#xFF09;&#xFF0C;&#x517C;&#x8AD6;&#x83EF;&#x4EBA;&#x89E3;&#x7D93;&#x8457;&#x4F5C;&#x548C;&#x51FA;&#x7248; Abstract &#x8607;&#x9060;&#x6CF0; &#x6F58;&#x5C3C;&#x5361;&#x7684;&#x5167;&#x5728;&#x5B97;&#x6559;&#x5C0D;&#x8A71;&#x7406;&#x8AD6;&#xFF1A;&#x4EE5;&#x5F35;&#x7D14;&#x4E00;&#x70BA;&#x4F8B;&#x8B49; 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_15.jpg</thumbnail_url></oembed>
