<?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_admin</author_name><author_url>https://www.hkbts.edu.hk/zh_cn/?p=author/wordpress_admin/</author_url><title>&#x79AE;&#x5100;&#x4E4B;&#x547C;&#x5438; - &#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="Q4XbshUC2p"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/waec/%e7%a6%ae%e5%84%80%e4%b9%8b%e5%91%bc%e5%90%b8/"&gt;&#x793C;&#x4EEA;&#x4E4B;&#x547C;&#x5438;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/zh_cn/waec/%e7%a6%ae%e5%84%80%e4%b9%8b%e5%91%bc%e5%90%b8/embed/#?secret=Q4XbshUC2p" width="600" height="338" title="&#x300A; &#x793C;&#x4EEA;&#x4E4B;&#x547C;&#x5438;&#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="Q4XbshUC2p" 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>&#x8AB2;&#x7A0B;&#x53CA;&#x5165;&#x5B78; &#x8FD4;&#x56DE;&#x4E3B;&#x9801; &#x79AE;&#x5100;&#x4E4B;&#x547C;&#x5438; (&#x8A73;&#x60C5;) &#x79D1;&#x76EE; &#x79AE;&#x5100;&#x4E4B;&#x547C;&#x5438; &#x2013; &#x2013; &#x63A5;&#x53D7;&#x5831;&#x540D; &#x5167;&#x5BB9; &#x672C;&#x79D1;&#x65E8;&#x5728;&#x5E36;&#x9818;&#x5B78;&#x54E1;&#x900F;&#x904E;&#x8072;&#x6A02;&#x6B4C;&#x5531;&#x7684;&#x6982;&#x5FF5;&#x8207;&#x5617;&#x8A66;&#xFF0C;&#x52A0;&#x4E0A;&#x80A2;&#x9AD4;&#x52D5;&#x4F5C;&#x7684;&#x904B;&#x7528;&#xFF0C;&#x9AD4;&#x73FE;/&#x9AD4;&#x9A57;&#x65BC;&#x6559;&#x6703;&#x5D07;&#x62DC;&#x79AE;&#x5100;&#x3001;&#x9748;&#x4FEE;&#x7B49;&#x65B9;&#x9762;&#x7684;&#x5BE6;&#x969B;&#x904B;&#x7528;&#xFF0C;&#x57F9;&#x990A;&#x53CA;&#x63D0;&#x5347;&#x5C0D;&#x79AE;&#x5100;&#x7684;&#x89F8;&#x89BA;&#xFF0C;&#x5448;&#x73FE;&#x79AE;&#x5100;&#x5167;&#x5728;&#x7684;&#x908F;&#x8F2F;&#x8207;&#x7F8E;&#x611F;&#x3002; &#x547C;&#x5438;&#x8207;&#x9748;&#x4FEE;&#xFF08;&#x4EE5;&#x8072;&#x6A02;&#x65B9;&#x6CD5;&#x5165;&#x624B;&#xFF0C;&#x611F;&#x53D7;&#x547C;&#x5438;&#xFF0C;&#x914D;&#x4EE5;&#x7D93;&#x6587;&#x9ED8;&#x60F3;&#xFF09; &#x9748;&#x8B80;&#xFF08;&#x6717;&#x8B80;&#x7D93;&#x6587;&#x3001;&#x8046;&#x807D;&#x7D93;&#x6587;&#x4EE5;&#x5634;&#x56BC;&#x53CA;&#x6F14;&#x7E79;&#x7D93;&#x6587;&#xFF09; &#x8B80;&#x7D93;&#x6280;&#x5DE7;&#xFF08;&#x4EE5;&#x8A9E;&#x97F3;&#x5B78;&#x53CA;&#x97F3;&#x6A02;&#x6982;&#x5FF5;&#x52A0;&#x5F37;&#x6717;&#x8B80;&#x7684;&#x7BC0;&#x594F;&#x3001;&#x8D77;&#x4F0F;&#x3001;&#x8072;&#x7DDA;&#x3001;&#x6F14;&#x7E79;&#xFF0C;&#x6539;&#x5584;&#x8B80;&#x7D93;&#x8CEA;&#x7D20;&#xFF09; &#x79AE;&#x5100;&#x52D5;&#x4F5C;&#x8207;&#x6E9D;&#x901A; &#x79AE;&#x5100;&#x5D07;&#x62DC;&#x5BE6;&#x8E10;&#x3002; &#x8B1B;&#x5E2B; &#x6C88;&#x51DC;&#x8070;&#x5148;&#x751F; &#x4E2D;&#x6587;&#x5927;&#x5B78;&#x97F3;&#x6A02;&#x7CFB;&#x6587;&#x5B78;&#x78A9;&#x58EB; &#x6D78;&#x6703;&#x5927;&#x5B78;&#x97F3;&#x6A02;&#x7CFB;&#x5B78;&#x58EB; &#x6A39;&#x4EC1;&#x5927;&#x5B78;&#x57FA;&#x7763;&#x5F92;&#x5718;&#x5951;&#x8A69;&#x73ED;&#x6307;&#x63EE; &#x90B1;&#x82D1;&#x744B;&#x6559;&#x5E2B; &#x4FE1;&#x7FA9;&#x5B97;&#x795E;&#x5B78;&#x9662;&#x9053;&#x5B78;&#x78A9;&#x58EB; &#x6A39;&#x4EC1;&#x5927;&#x5B78;&#x793E;&#x6703;&#x5B78;&#x7CFB;&#x5B78;&#x58EB; &#x4FE1;&#x7FA9;&#x6703;&#x6C90;&#x6069;&#x5802;&#x6559;&#x5E2B; &#x5C0D;&#x8C61; &#x5D07;&#x62DC;&#x4E3B;&#x5E2D;/&#x4E3B;&#x79AE;&#x3001;&#x8B80;&#x7D93;&#x54E1;&#x3001;&#x9818;&#x5531;&#x8005;&#xFF0C;&#x6216;&#x4EFB;&#x4F55;&#x5C0D;&#x5D07;&#x62DC;&#x79AE;&#x5100;&#x6709;&#x8208;&#x8DA3;&#x8005;&#x3002; &#x65E5;&#x671F; 2023&#x5E74;3&#x6708;7&#x65E5;&#x81F3;4&#x6708;11&#x65E5;&#xFF08;&#x9022;&#x79AE;&#x62DC;&#x4E8C;&#xFF0C;&#x5171;&#x516D;&#x5802;&#xFF09; &#x6642;&#x9593; 7:30-9:00pm &#x5730;&#x9EDE; &#x4E5D;&#x9F8D;&#x65FA;&#x89D2;&#x5F3C;&#x8857;56&#x865F;&#x57FA;&#x7763;&#x6559;&#x5927;&#x6A13;9&#x6A13; &#x8CBB;&#x7528; HK$840 &#x540D;&#x984D; 20&#x4EBA;&#xFF08;10&#x4EBA;&#x6216;&#x4EE5;&#x4E0A;&#x5831;&#x8B80;&#x624D;&#x958B;&#x8AB2;&#xFF09; &#x5099;&#x8A3B; &#x4E09;&#x4EBA;&#x6216;&#x4EE5;&#x4E0A;&#x96C6;&#x9AD4;&#x5831;&#x8B80;&#xFF0C;&#x6216;&#x65BC;3&#x6708;1&#x65E5;&#x524D;&#x4EE5;&#x500B;&#x4EBA;&#x8EAB;&#x4EFD;&#x5831;&#x8B80;&#xFF0C;&#x5B78;&#x8CBB;&#x6BCF;&#x4EBA;&#x70BA;HK$760 &#x90F5;&#x5BC4;&#x5831;&#x540D;&#x8868;&#x53CA;&#x652F;&#x7968;&#xFF0C;&#x65E5;&#x671F;&#x4EE5;&#x90F5;&#x6233;&#x70BA;&#x6E96;&#x3002;&#x5DF2;&#x7E73;&#x4EA4;&#x4E4B;&#x5B78;&#x8CBB;&#xFF0C;&#x5B78;&#x984D;&#x4E0D;&#x53EF;&#x8F49;&#x8B93;&#x3002; &#x622A;&#x6B62;&#x5831;&#x540D;&#x65E5;&#x671F; 2023-3-1 &#x5831;&#x540D;&#x8868; &#x7DB2;&#x4E0A;&#x5831;&#x540D; &#x4E0B;&#x8F09;&#x5831;&#x540D;&#x8868;&#x683C;</description></oembed>
