<?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>&#x632B;&#x800C;&#x4E0D;&#x6557; - &#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="PcdUR5b0b8"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/pce/%e6%8c%ab%e8%80%8c%e4%b8%8d%e6%95%97/"&gt;&#x632B;&#x800C;&#x4E0D;&#x8D25;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/zh_cn/pce/%e6%8c%ab%e8%80%8c%e4%b8%8d%e6%95%97/embed/#?secret=PcdUR5b0b8" width="600" height="338" title="&#x300A; &#x632B;&#x800C;&#x4E0D;&#x8D25;&#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="PcdUR5b0b8" 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; &#x632B;&#x800C;&#x4E0D;&#x6557;&#xFF1A;&#x5F9E;&#x54E5;&#x6797;&#x591A;&#x5F8C;&#x66F8;&#x770B;&#x4FDD;&#x7F85;&#x5982;&#x4F55;&#x9762;&#x5C0D;&#x632B;&#x6557; Please refer to the Chinese page. &#x79D1;&#x76EE; &#x632B;&#x800C;&#x4E0D;&#x6557;&#xFF1A;&#x5F9E;&#x54E5;&#x6797;&#x591A;&#x5F8C;&#x66F8;&#x770B;&#x4FDD;&#x7F85;&#x5982;&#x4F55;&#x9762;&#x5C0D;&#x632B;&#x6557; &#x2013; &#x2013; &#x63A5;&#x53D7;&#x5831;&#x540D; &#x5167;&#x5BB9; &#x4EBA;&#x751F;&#x96E3;&#x514D;&#x632B;&#x6298;&#x5931;&#x610F;&#x3002;&#x4F7F;&#x5F92;&#x4FDD;&#x7F85;&#x4EA6;&#x4E0D;&#x4F8B;&#x5916;&#xFF0C;&#x5728;&#x300A;&#x54E5;&#x6797;&#x591A;&#x5F8C;&#x66F8;&#x300B;&#x4E2D;&#xFF0C;&#x4ED6;&#x5766;&#x8AA0;&#x8868;&#x9732;&#x500B;&#x4EBA;&#x8EDF;&#x5F31;&#x8207;&#x632B;&#x6557;&#xFF0C;&#x537B;&#x898B;&#x8B49;&#x795E;&#x7684;&#x80FD;&#x529B;&#x986F;&#x5F97;&#x5B8C;&#x5168;&#x3002;&#x672C;&#x8B1B;&#x5EA7;&#x5E36;&#x9818;&#x5B78;&#x54E1;&#x63A2;&#x8A0E;&#x4FDD;&#x7F85;&#x7D93;&#x6B77;&#x6CAE;&#x55AA;&#x7684;&#x8655;&#x5883;&#xFF0C;&#x4E26;&#x767C;&#x6398;&#x4ED6;&#x5982;&#x4F55;&#x5F97;&#x5230;&#x795E;&#x7121;&#x6BD4;&#x7684;&#x80FD;&#x529B;&#x6230;&#x52DD;&#x632B;&#x6557;&#x611F;&#x3002; &#x8AB2;&#x7A0B;&#x5927;&#x7DB1;&#xFF1A; 1. &#x4FDD;&#x7F85;&#x7684;&#x632B;&#x6557;&#x7D93;&#x6B77;&#x548C;&#x5FC3;&#x7406;&#x58D3;&#x529B; 2. &#x56E0;&#x8EDF;&#x5F31;&#x4E2D;&#x5F97;&#x525B;&#x5F37;&#x800C;&#x8A87;&#x53E3;&#x81EA;&#x5DF1;&#x7684;&#x8EDF;&#x5F31; 3. &#x6309;&#x795E;&#x7684;&#x610F;&#x601D;&#x6101;&#x82E6;&#x5E36;&#x4F86;&#x6551;&#x8D16; &#x8B1B;&#x5E2B; &#x6881;&#x4FCA;&#x8C6A;&#x535A;&#x58EB; &#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x6703;&#x795E;&#x5B78;&#x9662;&#x65B0;&#x7D04;&#x526F;&#x6559;&#x6388; &#x82F1;&#x570B;&#x963F;&#x4F2F;&#x4E01;&#x5927;&#x5B78;&#x54F2;&#x5B78;&#x535A;&#x58EB; &#x4E2D;&#x570B;&#x795E;&#x5B78;&#x7814;&#x7A76;&#x9662;&#x795E;&#x5B78;&#x78A9;&#x58EB; &#x5C0D;&#x8C61; &#x6559;&#x7267;&#x540C;&#x5DE5;&#x3001;&#x795E;&#x5B78;&#x751F;&#x3001;&#x9577;&#x57F7;&#x53CA;&#x4FE1;&#x5F92;&#x9818;&#x8896; &#x65E5;&#x671F; 2026&#x5E74;3&#x6708;23&#x53CA;30&#x65E5;&#xFF08;&#x9031;&#x4E00;&#xFF09; &#x6642;&#x9593; &#x4E0B;&#x5348;2&#x6642;30&#x5206;&#x81F3;4&#x6642;30&#x5206; &#x5730;&#x9EDE; &#x4E5D;&#x9F8D;&#x65FA;&#x89D2;&#x5F3C;&#x8857;56&#x865F;&#x57FA;&#x7763;&#x6559;&#x5927;&#x6A13;8&#x5B57;&#x6A13; (&#x592A;&#x5B50;&#x5730;&#x9435;&#x7AD9;B2&#x51FA;&#x53E3;&#xFF09; &#x8CBB;&#x7528; $400&#xFF08;&#x65BC;3&#x6708;16&#x65E5;&#x6216;&#x4EE5;&#x524D;&#x4ED8;&#x6B3E;&#xFF0C;&#x4EAB;&#x65E9;&#x9CE5;&#x512A;&#x60E0;$370&#xFF09; &#x540D;&#x984D; &#x6BCF;&#x79D1;&#x958B;&#x73ED;&#x4EBA;&#x6578;&#x7D04;&#x9700;15&#x4EBA; &#x5099;&#x8A3B; &#x4E0A;&#x8AB2;&#x65B9;&#x5F0F;&#xFF1A;&#x5BE6;&#x9AD4;&#x8AB2;&#x5802;&#x3001;&#x5BE6;&#x6642;ZOOM&#x7DB2;&#x8AB2;&#x6216;&#x9304;&#x5F71;&#x91CD;&#x64AD;&#xFF08;&#x671F;&#x9650;&#x70BA;&#x4E00;&#x9031;&#xFF09; &#x622A;&#x6B62;&#x5831;&#x540D;&#x65E5;&#x671F; 2026&#x5E74;3&#x6708;20&#x65E5; &#x5831;&#x540D;&#x8868; &#x7DB2;&#x4E0A;&#x5831;&#x540D; &#x4E0B;&#x8F09;&#x5831;&#x540D;&#x8868;&#x683C;</description></oembed>
