<?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>&#x8A8D;&#x8B58;&#x4F60;&#x7684;&#x8072;&#x5E36; - &#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="hgx42k7uYA"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/waec/%e8%aa%8d%e8%ad%98%e4%bd%a0%e7%9a%84%e8%81%b2%e5%b8%b6/"&gt;&#x8BA4;&#x8BC6;&#x4F60;&#x7684;&#x58F0;&#x5E26;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/zh_cn/waec/%e8%aa%8d%e8%ad%98%e4%bd%a0%e7%9a%84%e8%81%b2%e5%b8%b6/embed/#?secret=hgx42k7uYA" width="600" height="338" title="&#x300A; &#x8BA4;&#x8BC6;&#x4F60;&#x7684;&#x58F0;&#x5E26;&#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="hgx42k7uYA" 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; &#x8A8D;&#x8B58;&#x4F60;&#x7684;&#x8072;&#x5E36; Pls refer to the Chinese page. &#x79D1;&#x76EE; &#x8A8D;&#x8B58;&#x4F60;&#x7684;&#x8072;&#x5E36;&#xFF1A;&#x5408;&#x5531;&#x7BC7;&#xFF08;&#x4E00;&#xFF09; &#x2013;&#x984D;&#x6EFF; &#x5167;&#x5BB9; &#x300C;&#x9AD8;&#x5C10;&#x300D;&#x3001;&#x300C;&#x4F4E;&#x5C10;&#x300D;&#x3001;&#x300C;&#x5149;&#x5C10;&#x300D;&#x3001;&#x300C;&#x6697;&#x5C10;&#x300D;&#x2026;&#x2026; &#x5531;&#x6B4C;&#x767C;&#x8072;&#x6709;&#x5343;&#x767E;&#x7A2E;&#x7684;&#x6BD4;&#x55BB;&#xFF0C;&#x5408;&#x5531;&#x6307;&#x63EE;&#x5728;&#x6392;&#x7DF4;&#x6642;&#x6703;&#x4EE5;&#x4E0D;&#x540C;&#x7684;&#x65B9;&#x5F0F;&#x53CA;&#x985E;&#x6BD4;&#x53BB;&#x5851;&#x9020;&#x5408;&#x5531;&#x5718;&#x7684;&#x8072;&#x97F3;&#x4EE5;&#x8868;&#x9054;&#x6A02;&#x53E5;&#x3002;&#x7136;&#x800C;&#xFF0C;&#x9019;&#x4E9B;&#x985E;&#x6BD4;&#x7684;&#x63AA;&#x8A5E;&#x4E0D;&#x4E00;&#x5B9A;&#x70BA;&#x5408;&#x5531;&#x5718;&#x7684;&#x6210;&#x54E1;&#x5E36;&#x4F86;&#x6709;&#x6548;&#x53CA;&#x7B26;&#x5408;&#x8072;&#x6A02;&#x8A13;&#x7DF4;&#x57FA;&#x790E;&#x3002; &#x672C;&#x8AB2;&#x7A0B;&#x65E8;&#x5728;&#x91DD;&#x5C0D;&#x5408;&#x5531;&#x60C5;&#x666F;&#xFF0C;&#x6DF1;&#x5165;&#x6DFA;&#x51FA;&#x5730;&#x4ECB;&#x7D39;&#x56DB;&#x9805;&#x8AB2;&#x984C;&#xFF1A; &#xFF08;1&#xFF09; &#x5531;&#x6B4C;&#x7684;&#x547C;&#x5438;&#xFF08;Breathing) &#x3001; &#xFF08;2&#xFF09; &#x89E3;&#x69CB;&#x8F14;&#x97F3;&#x53CA;&#x5143;&#x97F3;(Anatomy of consonants and vowels)&#x3001; &#xFF08;3&#xFF09; &#x767C;&#x8072;&#x8207;&#x8072;&#x97F3;&#x8072;&#x5B78;(Vocal production and acoustics)&#x3001; &#xFF08;4&#xFF09; &#x7406;&#x89E3;&#x97F3;&#x6A02;&#x7684;&#x904E;&#x7A0B;&#x53CA;&#x8A13;&#x7DF4;&#x8A08;&#x5283;(Perception of music and training)&#x3002; &#x5B78;&#x54E1;&#x5B8C;&#x6210;&#x8AB2;&#x7A0B;&#x5F8C;&#x5C07;&#x6703;&#x66F4;&#x7406;&#x89E3;&#x61C9;&#x7528;&#x65BC;&#x5408;&#x5531;&#x8A13;&#x7DF4;&#x7684;&#x8AB2;&#x984C;&#xFF0C;&#x70BA;&#x81EA;&#x5DF1;&#x7684;&#x5408;&#x5531;&#x5718;&#x5EA6;&#x8EAB;&#x8A02;&#x9020;&#x767C;&#x8072;&#x7DF4;&#x7FD2;&#xFF0C;&#x540C;&#x6642;&#x767C;&#x5C55;&#x5E73;&#x8861;&#x7CFB;&#x7D71;&#x6027;&#x53CA;&#x60C5;&#x611F;&#x8868;&#x9054;&#x7684;&#x8A13;&#x7DF4;&#x65B9;&#x6CD5;&#x3002; &#x8B1B;&#x5E2B; &#x90ED;&#x5C8D;&#x5C0F;&#x59D0; &#x9999;&#x6E2F;&#x6F14;&#x85DD;&#x5B78;&#x9662;&#x6DF1;&#x9020;&#x6587;&#x6191;(&#x8072;&#x6A02;&#x53CA;&#x6B4C;&#x5287;) &#x82F1;&#x570B;&#x8056;&#x4E09;&#x4E00;&#x97F3;&#x6A02;&#x5B78;&#x9662;&#x6B4C;&#x5531;&#x6587;&#x6191;(ATCL) &#x5C0D;&#x8C61; &#x9069;&#x5408;&#x6B4C;&#x5531;&#x611B;&#x597D;&#x8005;&#x3001;&#x8A69;&#x73ED;&#x54E1;&#x3001;&#x8A69;&#x73ED;&#x6307;&#x63EE;&#x53CA;&#x9818;&#x5531;&#xFF1B;&#x5982;&#x66FE;&#x4FEE;&#x8B80;&#x672C;&#x4E2D;&#x5FC3;&#x8072;&#x6A02;&#x521D;&#x968E;&#x8AB2;&#x7A0B;&#x70BA;&#x4F73; &#x65E5;&#x671F; 2024&#x5E74;7&#x6708;8&#x3001;15&#x3001;22&#x65E5;&#x3001;8&#x6708; 12&#x3001;19&#x65E5;&#x3001;9&#x6708;2&#x65E5; &#xFF08;&#x5171;&#x516D;&#x5802;&#xFF09; &#x6642;&#x9593; 7:30 &#x2013; 9:30pm &#x5730;&#x9EDE; &#x4E5D;&#x9F8D;&#x65FA;&#x89D2;&#x5F3C;&#x8857;56&#x865F;&#x57FA;&#x7763;&#x6559;&#x5927;&#x6A13;9&#x6A13; &#x8CBB;&#x7528; HK$1,240 &#x540D;&#x984D; 14&#x4EBA;&#xFF08;6&#x4EBA;&#x6216;&#x4EE5;&#x4E0A;&#x5831;&#x8B80;&#x624D;&#x958B;&#x8AB2;&#xFF09; &#x5099;&#x8A3B; &#x4E09;&#x4EBA;&#x6216;&#x4EE5;&#x4E0A;&#x96C6;&#x9AD4;&#x5831;&#x8B80;&#xFF0C;&#x6216;&#x65BC;7&#x6708;2&#x65E5;&#x524D; &#x4EE5;&#x500B;&#x4EBA;&#x8EAB;&#x5206;&#x5831;&#x8B80;&#xFF0C; &#x5B78;&#x8CBB;&#x6BCF;&#x4EBA;&#x70BA;HK$1,120 &#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; 2024-7-2 &#x5831;&#x540D;&#x8868; &#x7DB2;&#x4E0A;&#x5831;&#x540D; &#x4E0B;&#x8F09;&#x5831;&#x540D;&#x8868;&#x683C;</description></oembed>
