<?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_dist</author_name><author_url>https://www.hkbts.edu.hk/zh_cn/?p=author/wordpress_dist/</author_url><title>&#x57FA;&#x7763;&#x6559;&#x7814;&#x7A76;&#x6587;&#x5B78;&#x5B78;&#x58EB; / &#x9AD8;&#x7D1A;&#x6587;&#x6191; / &#x6587;&#x6191;&#xFF08;&#x5B78;&#x4F4D;&#x8AB2;&#x7A0B;&#xFF09;20250502 - &#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="2LJpAa2GrO"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/dist/bacs/"&gt;&#x57FA;&#x7763;&#x6559;&#x7814;&#x7A76;&#x6587;&#x5B66;&#x5B66;&#x58EB;/ &#x9AD8;&#x7EA7;&#x6587;&#x51ED;/ &#x6587;&#x51ED;&#xFF08;&#x5B66;&#x4F4D;&#x8BFE;&#x7A0B;&#xFF09;20250502&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/zh_cn/dist/bacs/embed/#?secret=2LJpAa2GrO" width="600" height="338" title="&#x300A; &#x57FA;&#x7763;&#x6559;&#x7814;&#x7A76;&#x6587;&#x5B66;&#x5B66;&#x58EB;/ &#x9AD8;&#x7EA7;&#x6587;&#x51ED;/ &#x6587;&#x51ED;&#xFF08;&#x5B66;&#x4F4D;&#x8BFE;&#x7A0B;&#xFF09;20250502 &#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="2LJpAa2GrO" 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; &#x57FA;&#x7763;&#x6559;&#x7814;&#x7A76;&#x6587;&#x5B78;&#x5B78;&#x58EB;&#x8AB2;&#x7A0B; &#x53CA; &#x57FA;&#x7763;&#x6559;&#x7814;&#x7A76;&#x9AD8;&#x7D1A;&#x6587;&#x6191;/&#x6587;&#x6191;&#xFF08;&#x5B78;&#x4F4D;&#x8AB2;&#x7A0B;&#xFF09; Please refer to the Chinese page. &#x8AB2;&#x7A0B;&#x7C21;&#x4ECB; &#x70BA;&#x4FE1;&#x5F92;&#x63D0;&#x4F9B;&#x57FA;&#x790E;&#x800C;&#x53C8;&#x5BE6;&#x7528;&#x7684;&#x795E;&#x5B78;&#x8A13;&#x7DF4;&#xFF0C;&#x88DD;&#x5099;&#x4ED6;&#x5011;&#x5728;&#x6559;&#x6703;&#x4E2D;&#x4E8B;&#x5949;&#xFF0C;&#x6216;&#x65BC;&#x793E;&#x6703;&#x4E2D;&#x898B;&#x8B49;&#x4E3B;&#x3002;&#x5B8C;&#x6210;&#x8AB2;&#x7A0B;&#x5F8C;&#xFF0C;&#x53EF;&#x929C;&#x63A5;&#x300C;&#x9059;&#x8DDD;&#x6559;&#x80B2;&#x8AB2;&#x7A0B;&#x300D;&#x7684;&#x78A9;&#x58EB;&#x8AB2;&#x7A0B;&#x6216;&#x6821;&#x672C;&#x90E8;&#x795E;&#x5B78;&#x5B78;&#x58EB;&#x8AB2;&#x7A0B;&#x3002; &#x7DB2;&#x4E0A;&#x8AB2;&#x5802;&#x9AD4;&#x9A57; &#x6559;&#x6703;&#x6B77;&#x53F2; &#x5433;&#x570B;&#x5091;&#x6559;&#x6388; https://www.youtube.com/watch?v=mQ6CH9j8Is4 &#x820A;&#x7D04;&#x4FE1;&#x606F; &#x9EC3;&#x798F;&#x5149;&#x6559;&#x6388; https://www.youtube.com/watch?v=a19-_Jt7HkQ&amp;t=7s &#x8AB2;&#x7A0B;&#x7279;&#x8272; &#x8DE8;&#x57DF;&#x5B78;&#x7FD2;&#xFF1A;&#x8B93;&#x4E16;&#x754C;&#x5404;&#x5730;&#x7684;&#x83EF;&#x4EBA;&#xFF0C;&#x53EF;&#x4EE5;&#x96A8;&#x6642;&#x96A8;&#x5730;&#x3001;&#x5FEB;&#x6377;&#x3001;&#x65B9;&#x4FBF;&#x5730;&#x5B78;&#x7FD2;&#x8AB2;&#x7A0B;&#x3002; &#x591A;&#x5143;&#x5B78;&#x7FD2;&#xFF1A;&#x8AB2;&#x7A0B;&#x6DB5;&#x84CB;&#x8056;&#x7D93;&#x7814;&#x7A76;&#x3001;&#x795E;&#x5B78;&#x7406;&#x8AD6;&#x548C;&#x5BE6;&#x8E10;&#x61C9;&#x7528;&#x4E09;&#x5927;&#x7BC4;&#x7587;&#xFF0C;&#x70BA;&#x540C;&#x5B78;&#x63D0;&#x4F9B;&#x6574;&#x5168;&#x6559;&#x80B2;&#x3002; &#x5F48;&#x6027;&#x5B78;&#x7FD2;&#xFF1A;&#x79D1;&#x76EE;&#x7531;&#x672C;&#x9662;&#x6821;&#x672C;&#x90E8;&#x8001;&#x5E2B;&#x4EFB;&#x6559;&#xFF0C;&#x8AB2;&#x5802;&#x4EE5;&#x9304;&#x64AD;&#x5F62;&#x5F0F;&#x9032;&#x884C;&#x3002;&#x540C;&#x5B78;&#x53EF;&#x5728;&#x7DB2;&#x4E0A;&#x91CD;&#x6EAB;&#x5167;&#x5BB9;&#xFF0C;&#x4E26;&#x6309;&#x81EA;&#x5DF1;&#x7684;&#x9700;&#x8981;&#x548C;&#x5B78;&#x7FD2;&#x9032;&#x5EA6;&#x9748;&#x6D3B;&#x5730;&#x5B78;&#x7FD2;&#x3002; &#x9069;&#x5207;&#x5B78;&#x7FD2;&#xFF1A;&#x8AB2;&#x7A0B;&#x8A2D;&#x8A08;&#x4EE5;&#x5B78;&#x751F;&#x70BA;&#x672C;&#xFF0C;&#x6BCF;&#x79D1;&#x5747;&#x8A2D;&#x52A9;&#x6559;&#x63D0;&#x4F9B;&#x5354;&#x52A9;&#x3002; &#x6301;&#x7E8C;&#x5B78;&#x7FD2;&#xFF1A;&#x65E5;&#x5F8C;&#x5831;&#x8B80;&#x672C;&#x9662;&#x300C;&#x9059;&#x8DDD;&#x6559;&#x80B2;&#x8AB2;&#x7A0B;&#x300D;&#x78A9;&#x58EB;&#x7A0B;&#x5EA6;&#x8AB2;&#x7A0B;&#x6216;&#x6821;&#x672C;&#x90E8;&#x795E;&#x5B78;&#x5B78;&#x58EB;&#x8AB2;&#x7A0B;&#xFF0C;&#x53EF;&#x4EE5;&#x7533;&#x8ACB;&#x8C41;&#x514D;&#x90E8;&#x5206;&#x5B78;&#x5206;&#x3002; &#x5165;&#x5B78;&#x8CC7;&#x683C; &#x7533;&#x8ACB;&#x8005;&#x9808;&#x70BA;&#x91CD;&#x751F;&#x5F97;&#x6551;&#x3001;&#x5FC3;&#x5FD7;&#x6210;&#x719F;&#x3001;&#x884C;&#x70BA;&#x7AEF;&#x6B63;&#x4E4B;&#x57FA;&#x7763;&#x5F92;&#xFF0C;&#x4E14;&#x5DF2;&#x53D7;&#x6D78;&#x4E26;&#x52A0;&#x5165;&#x6559;&#x6703;&#x3002; &#x5177;&#x5099;&#x9999;&#x6E2F;&#x4E2D;&#x5B78;&#x6703;&#x8003;&#xFF08;HKCEE&#xFF09;&#x4E94;&#x79D1;&#x5408;&#x683C;&#x53CA;&#x5B8C;&#x6210;&#x6700;&#x5C11;&#x4E00;&#x5E74;&#x9810;&#x79D1;&#x8AB2;&#x7A0B;&#xFF0C;&#x6216;&#x6301;&#x6709;&#x9999;&#x6E2F;&#x4E2D;&#x5B78;&#x6587;&#x6191;&#x8003;&#x8A66;&#xFF08;HKDSE&#xFF09;&#x4E94;&#x79D1;&#x9054;&#x7B2C;2&#x7D1A;&#xFF08;&#x5305;&#x542B;&#x4E2D;&#x6587;&#x53CA;&#x82F1;&#x6587;&#xFF09;&#x4E4B;&#x8B49;&#x660E;&#x3002;&#x82E5;&#x672A;&#x80FD;&#x7B26;&#x5408;&#x4E0A;&#x8FF0;&#x5B78;&#x6B77;&#x8981;&#x6C42;&#xFF0C;&#x4E14;&#x5E74;&#x9F61;&#x6EFF;&#x4E8C;&#x5341;&#x4E94;&#x6B72;&#xFF0C;&#x53EF;&#x7533;&#x8ACB;&#x4EE5;&#x300C;&#x8A66;&#x8B80;&#x751F;&#x300D;&#x8CC7;&#x683C;&#x5165;&#x5B78;&#x3002; &#x7372;&#x6559;&#x6703;&#x63A8;&#x85A6; &#x901A;&#x904E;&#x672C;&#x9662;&#x4E4B;&#x7B46;&#x8A66;&#x53CA;&#x9762;&#x8A66; &#x5B78;&#x5236; &#x4E00;&#x5E74;&#x4E09;&#x5B78;&#x671F;&#xFF1A;&#x79CB;&#x5B63;&#xFF08;&#x6BCF;&#x5E74;10&#x6708;&#x81F3;1&#x6708;&#xFF09;&#x3001;&#x6625;&#x5B63;&#xFF08;&#x6BCF;&#x5E74;2&#x6708;&#x81F3;5&#x6708;&#xFF09;&#x3001;&#x590F;&#x5B63;&#xFF08;&#x6BCF;&#x5E74;6&#x6708;&#x81F3;9&#x6708;&#xFF09;&#x3002; &#x6BCF;&#x79D1;&#x8A2D;&#x6709;&#x9304;&#x5F71;&#x8AB2;&#x5802;&#x3001;&#x95B1;&#x8B80;&#x53CA;&#x7FD2;&#x4F5C;&#xFF0C;&#x540C;&#x5B78;&#x5FC5;&#x9808;&#x4F9D;&#x7167;&#x6307;&#x793A;&#xFF0C;&#x5728;&#x6709;&#x6548;&#x671F;&#x5167;&#x5B8C;&#x6210;&#x3002; &#x79D1;&#x76EE;&#x5B78;&#x5206; &#x5802;&#x6578; &#x9304;&#x5F71;&#x8AB2;&#x5802;&#x6642;&#x6578; 3 14&#x5802; &#x4E0D;&#x5C11;&#x65BC;24&#x5C0F;&#x6642; 2 9-14&#x5802; &#x4E0D;&#x5C11;&#x65BC;16&#x5C0F;&#x6642; &#x540C;&#x5B78;&#x53EF;&#x4EE5;&#x5728;&#x9059;&#x8DDD;&#x6559;&#x80B2;&#x8AB2;&#x7A0B;&#x4E3B;&#x4EFB;&#x63A8;&#x85A6;&#x3001;&#x6559;&#x52D9;&#x8655;&#x6279;&#x51C6;&#x4E0B;&#xFF0C;&#x4FEE;&#x8B80;&#x6821;&#x672C;&#x90E8;&#x6216;&#x4FE1;&#x5F92;&#x795E;&#x5B78;&#x6559;&#x80B2;&#x8AB2;&#x7A0B;&#x7684;&#x540C;&#x7D1A;&#x79D1;&#x76EE;&#xFF1B;&#x60DF;&#x4E0A;&#x9650;&#x4E0D;&#x80FD;&#x8D85;&#x904E;&#x6709;&#x95DC;&#x5B78;&#x4F4D;20%&#x4E4B;&#x5B78;&#x5206;&#xFF1B;&#x5982;&#x9078;&#x4FEE;&#x6821;&#x672C;&#x90E8;&#x8AB2;&#x7A0B;&#xFF0C;&#x5B78;&#x8CBB;&#x4EE5;&#x6821;&#x672C;&#x90E8;&#x8A08;&#x7B97;&#x3002; &#x8AB2;&#x7A0B;&#x7D50;&#x69CB; &#x700F;&#x89BD;&#x8AB2;&#x7A0B;&#x7D50;&#x69CB; &#x8CBB;&#x7528; &#x5831;&#x540D;&#x8CBB;&#xFF1A;HK$300&#xFF1B;&#x672C;&#x9662;&#x300C;&#x9059;&#x8DDD;&#x6559;&#x80B2;&#x8AB2;&#x7A0B;&#x300D;&#x7562;&#x696D;&#x751F; HK$200 &#x5B78;&#x8CBB;&#xFF1A;&#x6BCF;&#x5B78;&#x5206;HK$1,152 &#x65BC;2026-27&#x5B78;&#x5E74;&#x671F;&#x9593;&#x8A3B;&#x518A;&#x300C;&#x9059;&#x8DDD;&#x6559;&#x80B2;&#x8AB2;&#x7A0B;&#x300D;&#x5B78;&#x4F4D;&#x79D1;&#x76EE;&#xFF0C;&#x5E74;&#x9F61;30&#x6B72;&#x6216;&#x4EE5;&#x4E0B;&#x53EF;&#x4EAB;&#x5B78;&#x8CBB;&#xFF18;&#x6298;&#x512A;&#x60E0;&#xFF0C;&#x5E74;&#x9F61;60&#x6B72;&#x6216;&#x4EE5;&#x4E0A;&#x5247;&#x53EF;&#x4EAB;&#x5B78;&#x8CBB;&#xFF16;&#x6298;&#x512A;&#x60E0;&#x3002; &#x540C;&#x4E00;&#x6559;&#x6703;&#x6216;&#x6A5F;&#x69CB;&#x5982;&#x6709;&#x4E09;&#x4EBA;&#x6216;&#x4EE5;&#x4E0A;&#x96C6;&#x9AD4;&#x5831;</description></oembed>
