<?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_publish</author_name><author_url>https://www.hkbts.edu.hk/zh_cn/?p=author/wordpress_publish/</author_url><title>&#x60B2;&#x50B7;&#x7684;&#x5B63;&#x7BC0; - &#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="g5hPpvuRkz"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/presmessage/a-sorrowful-season/"&gt;&#x60B2;&#x4F24;&#x7684;&#x5B63;&#x8282;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/zh_cn/presmessage/a-sorrowful-season/embed/#?secret=g5hPpvuRkz" width="600" height="338" title="&#x300A; &#x60B2;&#x4F24;&#x7684;&#x5B63;&#x8282;&#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="g5hPpvuRkz" 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>&#x5B78;&#x9662;&#x7C21;&#x4ECB; &#x8FD4;&#x56DE;&#x4E3B;&#x9801; &#x9662;&#x9577;&#x7684;&#x8A71; &#x66F9;&#x5049;&#x5F64;&#x9662;&#x9577; &#x60B2;&#x50B7;&#x7684;&#x5B63;&#x7BC0; &#x6C61;&#x6C34;&#x6CF5;&#x623F;&#x554F;&#x984C;&#x518D;&#x6B21;&#x6D6E;&#x73FE; &#x3000;&#x3000;&#x53BB;&#x5E74;&#x65B0;&#x5B78;&#x671F;&#x958B;&#x59CB;&#xFF0C;&#x5FC3;&#x88CF;&#x6709;&#x9810;&#x611F;&#xFF0C;2018-19&#x5B78;&#x5E74;&#x5C07;&#x6703;&#x662F;&#x4E0D;&#x5BB9;&#x6613;&#x7684;&#x4E00;&#x5E74;&#x3002; &#x3000;&#x3000;&#x53BB;&#x5E74;6&#x6708;&#xFF0C;&#x5F97;&#x77E5;&#x653F;&#x5E9C;&#x64EC;&#x65BC;&#x5B78;&#x9662;&#x5927;&#x9580;&#x53E3;&#x50C5;5&#x7C73;&#x4E4B;&#x5916;&#x8208;&#x5EFA;&#x5DE8;&#x578B;&#x6C61;&#x6C34;&#x6CF5;&#x623F;&#x3002;&#x5176;&#x5BE6;&#xFF0C;&#x65E9;&#x5728;2009&#x5E74;3&#x6708;&#xFF0C;&#x6211;&#x525B;&#x4E0A;&#x4EFB;&#x9662;&#x9577;&#x4E0D;&#x4E45;&#xFF0C;&#x5C31;&#x5DF2;&#x7D93;&#x958B;&#x59CB;&#x9762;&#x5C0D;&#x9019;&#x500B;&#x68D8;&#x624B;&#x554F;&#x984C;&#x3002;&#x90A3;&#x6642;&#xFF0C;&#x9644;&#x8FD1;&#x7684;&#x6751;&#x6C11;&#x4E3B;&#x52D5;&#x806F;&#x7D61;&#x5B78;&#x9662;&#xFF0C;&#x5E0C;&#x671B;&#x96C6;&#x5408;&#x8857;&#x574A;&#x9130;&#x91CC;&#x7684;&#x8072;&#x97F3;&#xFF0C;&#x4E00;&#x540C;&#x53CD;&#x5C0D;&#x6B64;&#x9805;&#x8A08;&#x5283;&#x3002; &#x3000;&#x3000;&#x8D77;&#x521D;&#x5B78;&#x9662;&#x8A8D;&#x70BA;&#xFF0C;&#x5982;&#x679C;&#x653F;&#x5E9C;&#x6C92;&#x6709;&#x5176;&#x4ED6;&#x66F4;&#x9069;&#x5408;&#x7684;&#x5730;&#x65B9;&#x8208;&#x5EFA;&#x6B64;&#x9805;&#x516C;&#x5171;&#x8A2D;&#x65BD;&#xFF0C;&#x5FC5;&#x9808;&#x5728;&#x5B78;&#x9662;&#x65C1;&#x908A;&#x8208;&#x5EFA;&#xFF0C;&#x5B78;&#x9662;&#x4E5F;&#x7576;&#x9867;&#x53CA;&#x5C45;&#x6C11;&#x7684;&#x9700;&#x8981;&#xFF0C;&#x76E1;&#x516C;&#x6C11;&#x7684;&#x8CAC;&#x4EFB;&#xFF0C;&#x63A5;&#x53D7;&#x9019;&#x8A08;&#x5283;&#x3002;&#x53EF;&#x662F;&#xFF0C;&#x7576;&#x6211;&#x5011;&#x66F4;&#x6DF1;&#x5165;&#x4E86;&#x89E3;&#x4E8B;&#x4EF6;&#xFF0C;&#x537B;&#x767C;&#x73FE;&#x6E20;&#x52D9;&#x7F72;&#x5728;&#x9078;&#x5740;&#x65B9;&#x9762;&#x6709;&#x554F;&#x984C;&#xFF1A;&#x4ED6;&#x5011;&#x4F3C;&#x4E4E;&#x53EA;&#x6C42;&#x65B9;&#x4FBF;&#xFF0C;&#x6C92;&#x6709;&#x597D;&#x597D;&#x627E;&#x51FA;&#x9069;&#x5207;&#x7684;&#x5730;&#x65B9;&#x8208;&#x5EFA;&#x6B64;&#x6CF5;&#x623F;&#x3002;&#x56E0;&#x6B64;&#xFF0C;&#x6211;&#x5011;&#x547C;&#x7C72;&#x6E20;&#x52D9;&#x7F72;&#x61C9;&#x8A72;&#x8003;&#x616E;&#x4E0D;&#x540C;&#x7684;&#x5730;&#x9EDE;&#xFF0C;&#x52D9;&#x6C42;&#x78BA;&#x4FDD;&#x4E0D;&#x6703;&#x5C0D;&#x9644;&#x8FD1;&#x5C45;&#x6C11;&#x9020;&#x6210;&#x4E0D;&#x826F;&#x7684;&#x5F71;&#x97FF;&#xFF0C;&#x4E0D;&#x6703;&#x5C0D;&#x81EA;&#x7136;&#x751F;&#x614B;&#x548C;&#x512A;&#x7F8E;&#x6D77;&#x7063;&#x9020;&#x6210;&#x7834;&#x58DE;&#x3002; &#x3000;&#x3000;&#x795E;&#x5B78;&#x9662;&#x6BD7;&#x9130;&#x4E00;&#x500B;&#x7F8E;&#x9E97;&#x6D77;&#x7063;&#xFF0C;&#x9019;&#x5176;&#x4E2D;&#x4E00;&#x90E8;&#x5206;&#x5DF2;&#x5217;&#x70BA;&#x300C;&#x5177;&#x7279;&#x6B8A;&#x79D1;&#x5B78;&#x50F9;&#x503C;&#x5730;&#x9EDE;&#x300D;&#xFF0C;&#x64C1;&#x6709;&#x9999;&#x6E2F;&#x7F55;&#x898B;&#x7684;&#x5730;&#x8CEA;&#x8CC7;&#x6E90;&#x3002;&#x9019;&#x6D77;&#x7063;&#x4E00;&#x5E36;&#x53C8;&#x6709;&#x5927;&#x5E45;&#x6FD5;&#x5730;&#xFF0C;&#x9577;&#x6EFF;&#x7D05;&#x6A39;&#x6797;&#xFF0C;&#x662F;&#x8B8A;&#x8272;&#x9F8D;&#x3001;&#x8759;&#x8760;&#x3001;&#x767D;&#x9DFA;&#x3001;&#x5F48;&#x5857;&#x9B5A;&#x7B49;&#x91CE;&#x751F;&#x751F;&#x7269;&#x68F2;&#x606F;&#x7684;&#x5C45;&#x6240;&#xFF0C;&#x4E5F;&#x662F;&#x9999;&#x6E2F;&#x5E02;&#x6C11;&#x5047;&#x65E5;&#x4F11;&#x9592;&#x7684;&#x597D;&#x53BB;&#x8655;&#x3002;&#x5B78;&#x9662;&#x5411;&#x653F;&#x5E9C;&#x8868;&#x9054;&#x4E86;&#x610F;&#x898B;&#xFF1A;&#x5047;&#x82E5;&#x627E;&#x4E0D;&#x5230;&#x66F4;&#x9069;&#x5408;&#x7684;&#x9078;&#x5740;&#xFF0C;&#x800C;&#x6B64;&#x9805;&#x5DE5;&#x7A0B;&#x53C8;&#x80FD;&#x901A;&#x904E;&#x5168;&#x9762;&#x74B0;&#x5883;&#x5F71;&#x97FF;&#x7684;&#x8A55;&#x4F30;&#xFF0C;&#x90A3;&#x9EBC;&#xFF0C;&#x5728;&#x5B78;&#x9662;&#x9644;&#x8FD1;&#x8208;&#x5EFA;&#x6C61;&#x6C34;&#x6CF5;&#x623F;&#x4E5F;&#x662F;&#x53EF;&#x63A5;&#x53D7;&#x7684;&#x3002;&#x9019;&#x9EBC;&#x591A;&#x5E74;&#x4E0B;&#x4F86;&#xFF0C;&#x6211;&#x5011;&#x4E00;&#x76F4;&#x8DDF;&#x9644;&#x8FD1;&#x5C45;&#x6C11;&#x548C;&#x6E20;&#x52D9;&#x7F72;&#x4FDD;&#x6301;&#x6E9D;&#x901A;&#xFF0C;&#x5BC6;&#x5207;&#x7559;&#x610F;&#x4E8B;&#x614B;&#x7684;&#x767C;&#x5C55;&#xFF0C;&#x4EE5;&#x76E1;&#x516C;&#x6C11;&#x7684;&#x7FA9;&#x52D9;&#xFF0C;&#x5E6B;&#x52A9;&#x653F;&#x5E9C;&#x5408;&#x5B9C;&#x5730;&#x65BD;&#x653F;&#xFF0C;&#x4E26;&#x5E73;&#x8861;&#x4E0D;&#x540C;&#x6301;&#x5206;&#x8005;&#x7684;&#x5229;&#x76CA;&#x3002; &#x554F;&#x984C;&#x66F4;&#x70BA;&#x56B4;&#x5CFB; &#x3000;&#x3000;&#x5C0D;&#x6BD4;&#x6E20;&#x52D9;&#x7F72;&#x5728;2009&#x5E74;&#x3001;2014&#x5E74;&#x53CA;2018&#x5E74;&#x63D0;&#x51FA;&#x7684;&#x6C61;&#x6C34;&#x6CF5;&#x623F;&#x9078;&#x5740;&#xFF0C;&#x4ECA;&#x6B21;2018&#x5E74;&#x63D0;&#x51FA;&#x7684;&#x65B9;&#x6848;&#xFF0C;&#x7121;&#x8AD6;&#x5728;&#x5730;&#x9EDE;&#x6216;&#x898F;&#x6A21;&#x4E0A;&#xFF0C;&#x5C0D;&#x795E;&#x5B78;&#x9662;&#x7684;&#x5F71;&#x97FF;&#x6700;&#x70BA;&#x6DF1;&#x5EE3;&#x3002;&#x5728;&#x5730;&#x9EDE;&#x65B9;&#x9762;&#xFF0C;&#x653F;&#x5E9C;2009&#x5E74;&#x63D0;&#x51FA;&#x7684;&#x65B9;&#x6848;&#x662F;&#x5728;&#x795E;&#x5B78;&#x9662;&#x4EE5;&#x6771;60&#x7C73;&#x8208;&#x5EFA;&#x6C61;&#x6C34;&#x6CF5;&#x623F;&#xFF1B;&#x4F46;2018&#x5E74;&#x7684;&#x5EFA;&#x8B70;&#xFF0C;&#x7ADF;&#x628A;&#x9078;&#x5740;&#x5927;&#x5E45;&#x62C9;&#x8FD1;&#x81F3;&#x795E;&#x5B78;&#x9662;&#x4EE5;&#x5317;&#x8DDD;&#x96E2;&#x50C5;5&#x7C73;&#x7684;&#x7BC4;&#x570D;&#x3002;&#x5728;&#x898F;&#x6A21;&#x65B9;&#x9762;&#xFF0C;&#x653F;&#x5E9C;&#x5728;2014&#x5E74;&#x64EC;&#x5EFA;&#x4E4B;&#x6C61;&#x6C34;&#x6CF5;&#x623F;&#x6BCF;&#x65E5;&#x8655;&#x7406;&#x7684;&#x6C61;&#x6C34;&#x91CF;&#x70BA;12,500&#x7ACB;&#x65B9;&#x7C73;&#xFF1B;&#x4F46;2018&#x5E74;&#x7684;&#x5EFA;&#x8B70;&#xFF0C;&#x7ADF;&#x5927;&#x5E45;&#x63D0;&#x5347;&#x81F3;20,600&#x7ACB;&#x65B9;&#x7C73;&#x3002;&#x6211;&#x5011;&#x76F8;&#x4FE1;&#xFF0C;&#x82E5;2018&#x5E74;&#x7684;&#x65B9;&#x6848;&#x6700;&#x7D42;&#x7372;&#x5F97;&#x901A;&#x904E;&#xFF0C;&#x52E2;&#x5FC5;&#x5C0D;&#x5B78;&#x9662;&#x7684;&#x6559;&#x5B78;&#x53CA;&#x5C45;&#x4F4F;&#x74B0;&#x5883;&#xFF0C;&#x4E26;&#x9644;&#x8FD1;&#x6D77;&#x7063;&#x7684;&#x81EA;&#x7136;&#x751F;&#x614B;&#x53CA;&#x5730;&#x7406;&#x74B0;&#x5883;&#xFF0C;&#x5E36;&#x4F86;&#x4E0D;&#x53EF;&#x9006;&#x8F49;&#x7684;&#x56B4;&#x91CD;&#x5F71;&#x97FF;&#x3002; &#x653F;&#x5E9C;&#x614B;&#x5EA6;&#x51B7;&#x6DE1; &#x3000;&#x3000;&#x591A;&#x5E74;&#x4EE5;&#x4F86;&#xFF0C;&#x5B78;&#x9662;&#x4E00;&#x76F4;&#x63A1;&#x7528;&#x300C;&#x6587;&#x660E;&#x300D;&#x7684;&#x6E9D;&#x901A;&#x65B9;&#x5F0F;&#xFF0C;&#x6C92;&#x6709;&#x8A34;&#x8AF8;&#x5927;&#x773E;&#x50B3;&#x5A92;&#x7684;&#x8F3F;&#x8AD6;&#x6548;&#x529B;&#xFF0C;&#x53EA;&#x662F;&#x4EE5;&#x4FE1;&#x51FD;&#x5F62;&#x5F0F;&#x5411;&#x6709;&#x95DC;&#x7576;&#x5C40;&#x8868;&#x9054;&#x610F;&#x898B;&#x3002;&#x53C3;&#x7167;&#x6211;&#x5011;&#x9019;&#x5341;&#x5E74;&#x9593;&#x8207;&#x653F;&#x5E9C;&#x4EA4;&#x5F80;&#x7684;&#x7D93;&#x9A57;&#xFF0C;&#x767C;&#x89BA;&#x8FD1;&#x5E74;&#x653F;&#x5E9C;&#x7684;&#x614B;&#x5EA6;&#x8207;&#x4E4B;&#x524D;&#x5927;&#x4E0D;&#x76F8;&#x540C;&#x3002;&#x5341;&#x5E74;&#x524D;&#x8207;&#x653F;&#x5E9C;&#x4EA4;&#x5F80;&#xFF0C;&#x5927;&#x9AD4;&#x4E0A;&#x662F;&#x4FE1;&#x4F86;&#x4FE1;&#x5F80;&#x3002;&#x4F46;&#x4ECA;&#x6B21;&#xFF0C;&#x6253;&#x5F9E;&#x5F97;&#x77E5;&#x653F;&#x5E9C;&#x64EC;&#x65BC;&#x5B78;&#x9662;&#x9580;&#x5916;&#x50C5;5&#x7C73;</description></oembed>
