<?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>iris</author_name><author_url>https://www.hkbts.edu.hk/zh_cn/?p=author/iris/</author_url><title>&#x8072;&#x5E36;&#x5065;&#x8EAB;&#x5BA4;A&#x73ED; - &#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="gt7JRQrfPi"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/waec/%e8%81%b2%e5%b8%b6%e5%81%a5%e8%ba%ab%e5%ae%a4a%e7%8f%ad/"&gt;&#x58F0;&#x5E26;&#x5065;&#x8EAB;&#x5BA4;A&#x73ED;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/zh_cn/waec/%e8%81%b2%e5%b8%b6%e5%81%a5%e8%ba%ab%e5%ae%a4a%e7%8f%ad/embed/#?secret=gt7JRQrfPi" width="600" height="338" title="&#x300A; &#x58F0;&#x5E26;&#x5065;&#x8EAB;&#x5BA4;A&#x73ED;&#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="gt7JRQrfPi" 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; &#x8072;&#x5E36;&#x5065;&#x8EAB;&#x5BA4;A&#x73ED; Pls refer to the Chinese page. &#x79D1;&#x76EE; &#x8072;&#x5E36;&#x5065;&#x8EAB;&#x5BA4;A&#x73ED; &#x2014; &#x63A5;&#x53D7;&#x5831;&#x540D; &#x5167;&#x5BB9; &#x904B;&#x7528;&#x7C21;&#x55AE;&#x6613;&#x5B78;&#x7684;&#x7DF4;&#x8072;&#x66F2;&#xFF0C;&#x6709;&#x7CFB;&#x7D71;&#x5730;&#x5F37;&#x5316;&#x6C23;&#x606F;&#x63A7;&#x5236;&#x3001;&#x8072;&#x91CF;&#x8ABF;&#x7BC0;&#x8207;&#x97F3;&#x8272;&#x6539;&#x5584;&#xFF0C;&#x5168;&#x9762;&#x63D0;&#x5347;&#x6B4C;&#x5531;&#x80FD;&#x529B;&#x3002; &#x8B1B;&#x5E2B; &#x90ED;&#x5C8D;&#x5C0F;&#x59D0; &#x9999;&#x6E2F;&#x5927;&#x5B78;&#x97F3;&#x6A02;&#x7814;&#x7A76;&#x6587;&#x5B78;&#x78A9;&#x58EB;&#xFF08;&#x512A;&#x7570;&#xFF09; &#x9999;&#x6E2F;&#x6F14;&#x85DD;&#x5B78;&#x9662;&#x6DF1;&#x9020;&#x6587;&#x6191;&#xFF08;&#x8072;&#x6A02;&#x53CA;&#x6B4C;&#x5287;&#xFF09; &#x82F1;&#x570B;&#x8056;&#x4E09;&#x4E00;&#x97F3;&#x6A02;&#x5B78;&#x9662;&#x6B4C;&#x5531;&#x6587;&#x6191;&#xFF08;ATCL&#xFF09; &#x5C0D;&#x8C61; &#x9069;&#x5408;&#x6B4C;&#x5531;&#x611B;&#x597D;&#x8005;&#x3001;&#x8A69;&#x73ED;&#x54E1;&#x3001;&#x8A69;&#x73ED;&#x6307;&#x63EE;&#x53CA;&#x9818;&#x5531; &#x65E5;&#x671F; 2026&#x5E74;7&#x6708;16&#x3001;30&#x65E5;&#x3001;8&#x6708;13&#x3001;20&#x65E5;&#x3001;9&#x6708;10&#x3001;24&#x65E5;&#xFF08;&#x9022;&#x79AE;&#x62DC;&#x56DB;&#xFF0C;&#x5171;&#x516D;&#x5802;&#xFF09; &#x6642;&#x9593; A&#x73ED;: 6:45 &#x2013; 7:45pm &#x5730;&#x9EDE; &#x4E5D;&#x9F8D;&#x65FA;&#x89D2;&#x5F3C;&#x8857;56&#x865F;&#x57FA;&#x7763;&#x6559;&#x5927;&#x6A13;9&#x6A13; &#x8CBB;&#x7528; HK$760 &#x540D;&#x984D; 14&#x4EBA;&#xFF08;7&#x4EBA;&#x6216;&#x4EE5;&#x4E0A;&#x5831;&#x8B80;&#x624D;&#x958B;&#x8AB2;&#xFF09; &#x5099;&#x8A3B; &#x4E09;&#x4EBA;&#x6216;&#x4EE5;&#x4E0A;&#x96C6;&#x9AD4;&#x5831;&#x8B80;&#xFF0C;&#x6216;7&#x6708;3&#x65E5;&#x524D;&#x500B;&#x4EBA;&#x5831;&#x8B80;&#xFF0C;&#x5B78;&#x8CBB;&#x6BCF;&#x4EBA;&#x70BA;HK$690&#xFF09; &#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; &#x672C;&#x8AB2;&#x7A0B;A&#x3001;B&#x5169;&#x73ED;&#x5167;&#x5BB9;&#x76F8;&#x540C;&#xFF0C;&#x6BCF;&#x5802;&#x4E00;&#x5C0F;&#x6642;&#x3002; &#x622A;&#x6B62;&#x5831;&#x540D;&#x65E5;&#x671F; 2026-7-3 &#x5831;&#x540D;&#x8868; &#x7DB2;&#x4E0A;&#x5831;&#x540D; &#x4E0B;&#x8F09;&#x5831;&#x540D;&#x8868;&#x683C;</description></oembed>
