<?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>&#x6211;&#x5011;&#x71B1;&#x611B;&#x81EA;&#x7136; - &#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="LIIAxiFPfH"&gt;&lt;a href="https://www.hkbts.edu.hk/zh_cn/presmessage/we-love-nature/"&gt;&#x6211;&#x4EEC;&#x70ED;&#x7231;&#x81EA;&#x7136;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.hkbts.edu.hk/zh_cn/presmessage/we-love-nature/embed/#?secret=LIIAxiFPfH" width="600" height="338" title="&#x300A; &#x6211;&#x4EEC;&#x70ED;&#x7231;&#x81EA;&#x7136;&#x300B;&#x2014;&#x9999;&#x6E2F;&#x6D78;&#x4FE1;&#x4F1A;&#x795E;&#x5B66;&#x9662;" data-secret="LIIAxiFPfH" 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; &#x6211;&#x5011;&#x71B1;&#x611B;&#x81EA;&#x7136; &#x53BB;&#x5E74;&#x5E74;&#x7D42;&#xFF0C;&#x6211;&#x5728;&#x5B78;&#x9662;&#x7684;&#x806F;&#x5408;&#x7562;&#x696D;&#x79AE;&#x4E0A;&#x8207;&#x6211;&#x5011;&#x7684;&#x7562;&#x696D;&#x751F;&#x5C0F;&#x5225;&#x91CD;&#x805A;&#x3002;&#x4E0D;&#x77E5;&#x4E0D;&#x89BA;&#xFF0C;&#x4ED6;&#x5011;&#x7576;&#x6642;&#x96E2;&#x958B;&#x5B78;&#x9662;&#x5DF2;&#x7D93;&#x4E94;&#x500B;&#x6708;&#x3002;&#x63DB;&#x8A00;&#x4E4B;&#xFF0C;&#x4ED6;&#x5011;&#x5728;&#x4E8B;&#x5949;&#x5D17;&#x4F4D;&#x5DF2;&#x6709;&#x5E7E;&#x500B;&#x6708;&#x6642;&#x9593;&#x3002;&#x6211;&#x5E38;&#x5E38;&#x807D;&#x5230;&#x6709;&#x95DC;&#x4ED6;&#x5011;&#x7684;&#x7F8E;&#x597D;&#x898B;&#x8B49;&#x3002;&#x9664;&#x4E86;&#x4E00;&#x4E9B;&#x6559;&#x6703;&#x8B9A;&#x63DA;&#x4ED6;&#x5011;&#xFF0C;&#x4E00;&#x4F4D;&#x8463;&#x4E8B;&#x5728;&#x8463;&#x4E8B;&#x6703;&#x4E0A;&#x4E5F;&#x516C;&#x958B;&#x7A31;&#x8B9A;&#x4ED6;&#x5011;&#x3002;&#x9019;&#x53EB;&#x6211;&#x559C;&#x4E0A;&#x7709;&#x68A2;&#xFF0C;&#x9019;&#x662F;&#x8001;&#x5E2B;&#x7684;&#x69AE;&#x8000;&#xFF0C;&#x662F;&#x5B78;&#x9662;&#x7684;&#x69AE;&#x8000;&#xFF0C;&#x662F;&#x795E;&#x7684;&#x69AE;&#x8000;&#x3002;&#x6211;&#x8D81;&#x8457;&#x90A3;&#x6B21;&#x6A5F;&#x6703;&#x7576;&#x4F5C;&#x300C;&#x9662;&#x9577;&#x6642;&#x9593;&#x300D;&#x52F8;&#x52C9;&#x4ED6;&#x5011;&#xFF0C;&#x8B1B;&#x8FF0;&#x5B78;&#x9662;&#x6B63;&#x5B78;&#x7FD2;&#x7684;&#x8AB2;&#x984C;&#x3002;&#x6211;&#x4E5F;&#x60F3;&#x8DDF;&#x5927;&#x5BB6;&#x5206;&#x4EAB;&#x6211;&#x90A3;&#x6B21;&#x767C;&#x8868;&#x7684;&#x4FE1;&#x606F;&#x3002; &#x4EE5;&#x795E;&#x70BA;&#x4E2D;&#x5FC3;&#x7684;&#x6559;&#x80B2; &#x3000;&#x3000;&#x65B0;&#x4E00;&#x500B;&#x5B78;&#x5E74;&#xFF0C;&#x5B78;&#x9662;&#x958B;&#x5C55;&#x4E86;&#x4E00;&#x500B;&#x65B0;&#x7684;&#x5B78;&#x7FD2;&#x8AB2;&#x984C;&#xFF0C;&#x5C31;&#x662F;&#x300C;&#x751F;&#x614B;&#x795E;&#x5B78;&#x300D;&#x3002;&#x9019;&#x5176;&#x5BE6;&#x662F;&#x5EF6;&#x7E8C;&#x4E0A;&#x500B;&#x5B78;&#x5E74;&#x795E;&#x5B78;&#x9662;&#x7684;&#x5B78;&#x7FD2;&#x4E3B;&#x984C;&#xFF1A;&#x300C;&#x4EE5;&#x795E;&#x70BA;&#x4E2D;&#x5FC3;&#x7684;&#x6559;&#x80B2;&#x300D;&#x3002;&#x9996;&#x5148;&#xFF0C;&#x8B93;&#x6211;&#x5011;&#x91CD;&#x6EAB;&#x4E00;&#x4E0B;&#x751A;&#x9EBC;&#x662F;&#x300C;&#x4EE5;&#x795E;&#x70BA;&#x4E2D;&#x5FC3;&#x7684;&#x6559;&#x80B2;&#x300D;&#x3002;&#x4E0A;&#x500B;&#x5B78;&#x5E74;&#xFF0C;&#x6211;&#x5728;&#x958B;&#x5B78;&#x79AE;&#x4E0A;&#x6307;&#x51FA;&#x4EE5;&#x795E;&#x70BA;&#x4E2D;&#x5FC3;&#x7684;&#x6559;&#x80B2;&#xFF0C;&#x65E2;&#x95DC;&#x4E4E;&#x795E;&#x904E;&#x53BB;&#x7684;&#x548C;&#x5C07;&#x4F86;&#x7684;&#x884C;&#x52D5;&#xFF0C;&#x4E5F;&#x95DC;&#x4E4E;&#x7942;&#x73FE;&#x5728;&#x7684;&#x884C;&#x52D5;&#x3002;&#x56E0;&#x6B64;&#xFF0C;&#x6211;&#x5011;&#x8981;&#x300C;&#x8A18;&#x5F97;&#x300D;&#x795E;&#x7684;&#x5275;&#x9020;&#x548C;&#x6551;&#x8D16;&#xFF0C;&#x8981;&#x300C;&#x7559;&#x610F;&#x300D;&#x795E;&#x7684;&#x8AA1;&#x547D;&#xFF0C;&#x8981;&#x300C;&#x671F;&#x5F85;&#x300D;&#x795E;&#x5C07;&#x6703;&#x7D66;&#x4E88;&#x6211;&#x5011;&#x53EF;&#x4EE5;&#x5C45;&#x4F4F;&#x7684;&#x571F;&#x5730;&#x3002;&#x795E;&#x7684;&#x6551;&#x8D16;&#x3001;&#x795E;&#x7684;&#x8AA1;&#x547D;&#x548C;&#x795E;&#x6240;&#x61C9;&#x8A31;&#x7684;&#x571F;&#x5730;&#xFF0C;&#x5176;&#x5167;&#x5BB9;&#x662F;&#x95DC;&#x4E4E;&#x300C;&#x548C;&#x5E73;&#x300D;&#xFF08;shalom&#xFF09;&#x3002; &#x3000;&#x3000;&#x300C;&#x548C;&#x5E73;&#x300D;&#x662F;&#x95DC;&#x4E4E;&#x4EBA;&#x8207;&#x795E;&#x3001;&#x4EBA;&#x8207;&#x4ED6;&#x4EBA;&#x3001;&#x4EBA;&#x8207;&#x5927;&#x5730;&#x7684;&#x95DC;&#x4FC2;&#x3002;&#x9996;&#x5148;&#xFF0C;&#x548C;&#x5E73;&#x662F;&#x4EBA;&#x8207;&#x795E;&#x6709;&#x548C;&#x8AE7;&#x7684;&#x95DC;&#x4FC2;&#x3002;&#x7B2C;&#x4E8C;&#xFF0C;&#x548C;&#x5E73;&#x662F;&#x4EBA;&#x8DDF;&#x5176;&#x4ED6;&#x4EBA;&#x6709;&#x548C;&#x8AE7;&#x7684;&#x95DC;&#x4FC2;&#x3002;&#x9019;&#x5169;&#x7A2E;&#x548C;&#x5E73;&#x7684;&#x95DC;&#x4FC2;&#xFF0C;&#x53EF;&#x898B;&#x65BC;&#x4EE5;&#x5F17;&#x6240;&#x66F8;&#x4E8C;&#x7AE0;13&#x81F3;18&#x7BC0;&#xFF1A;&#x300C;&#x5F9E;&#x524D;&#x4F60;&#x5011;&#x662F;&#x9060;&#x96E2;&#x795E;&#x7684;&#x4EBA;&#xFF0C;&#x5982;&#x4ECA;&#x537B;&#x5728;&#x57FA;&#x7763;&#x8036;&#x7A4C;&#x88E1;&#xFF0C;&#x9760;&#x8457;&#x4ED6;&#x7684;&#x8840;&#xFF0C;&#x5DF2;&#x7D93;&#x5F97;&#x4EE5;&#x89AA;&#x8FD1;&#x4E86;&#x3002;&#x56E0;&#x70BA;&#x4ED6;&#x81EA;&#x5DF1;&#x662F;&#x6211;&#x5011;&#x7684;&#x548C;&#x5E73;&#xFF0C;&#x4F7F;&#x96D9;&#x65B9;&#x5408;&#x800C;&#x70BA;&#x4E00;&#xFF0C;&#x62C6;&#x6BC0;&#x4E86;&#x4E2D;&#x9593;&#x9694;&#x7D55;&#x7684;&#x7246;&#x2026;&#x2026;&#x4FC3;&#x6210;&#x4E86;&#x548C;&#x5E73;&#x2026;&#x2026;&#x8207;&#x795E;&#x548C;&#x597D;&#xFF0C;&#x4E26;&#x4E14;&#x4F86;&#x50B3;&#x548C;&#x5E73;&#x7684;&#x798F;&#x97F3;&#x7D66;&#x4F60;&#x5011;&#x9060;&#x8655;&#x7684;&#x4EBA;&#xFF0C;&#x4E5F;&#x50B3;&#x548C;&#x5E73;&#x7D66;&#x90A3;&#x4E9B;&#x8FD1;&#x8655;&#x7684;&#x4EBA;&#xFF0C;&#x56E0;&#x70BA;&#x6211;&#x5011;&#x96D9;&#x65B9;&#x85C9;&#x8457;&#x4ED6;&#xFF0C;&#x5728;&#x540C;&#x4E00;&#x4F4D;&#x8056;&#x9748;&#x88E1;&#x5F97;&#x4EE5;&#x9032;&#x5230;&#x7236;&#x9762;&#x524D;&#x3002;&#x300D;&#xFF08;&#x548C;&#x5408;&#x672C;&#x4FEE;&#x8A02;&#x7248;&#xFF0C;&#x4E0B;&#x540C;&#xFF09;&#x8036;&#x7A4C;&#x4F86;&#x5230;&#x4E16;&#x4E0A;&#x662F;&#x8981;&#x62C6;&#x6BC0;&#x90A3;&#x4E9B;&#x9694;&#x65B7;&#x4EBA;&#x8207;&#x795E;&#x3001;&#x4EBA;&#x8207;&#x4EBA;&#x7684;&#x7246;&#xFF0C;&#x53EB;&#x4EBA;&#x6709;&#x771F;&#x6B63;&#x548C;&#x5E73;&#x7684;&#x95DC;&#x4FC2;&#x3002; &#x3000;&#x3000;&#x7B2C;&#x4E09;&#x500B;&#x548C;&#x5E73;&#x7684;&#x95DC;&#x4FC2;&#x662F;&#x4EBA;&#x8207;&#x842C;&#x7269;&#x6709;&#x6B63;&#x78BA;&#x3001;&#x548C;&#x8AE7;&#x7684;&#x95DC;&#x4FC2;&#x3002;&#x8036;&#x7A4C;&#x4E0D;&#x50C5;&#x62C6;&#x6BC0;&#x90A3;&#x4E9B;&#x9694;&#x65B7;&#x4EBA;&#x8207;&#x795E;&#x3001;&#x4EBA;&#x8207;&#x4EBA;&#x7684;&#x7246;&#xFF0C;&#x4E5F;&#x62C6;&#x6BC0;&#x4EBA;&#x8207;&#x842C;&#x7269;&#x7684;&#x7246;&#xFF0C;&#x53EB;&#x4EBA;&#x8207;&#x842C;&#x7269;&#x6709;&#x771F;&#x6B63;&#x548C;&#x5E73;&#x7684;&#x95DC;&#x4FC2;&#x3002;&#x4EE5;&#x8CFD;&#x4E9E;&#x66F8;&#x63D0;&#x53CA;&#x9019;&#x6A23;&#x7684;&#x548C;&#x5E73;&#xFF1A;&#x300C;&#x91CE;&#x72FC;&#x5FC5;&#x8207;&#x5C0F;&#x7DBF;&#x7F8A;&#x540C;&#x4F4F;&#xFF0C;&#x8C79;&#x5B50;&#x8207;&#x5C0F;&#x5C71;&#x7F8A;&#x540C;&#x81E5;&#xFF1B;&#x5C11;&#x58EF;&#x7345;&#x5B50;&#x3001;&#x725B;&#x72A2;&#x548C;&#x80A5;&#x755C;&#x540C;&#x7FA4;&#xFF1B;&#x5B69;&#x7AE5;&#x8981;&#x727D;&#x5F15;&#x7260;&#x5011;&#x3002;&#x725B;&#x5FC5;&#x8207;&#x718A;&#x540C;&#x98DF;&#xFF0C;&#x725B;&#x72A2;&#x8207;&#x5C0F;&#x718A;&#x540C;&#x81E5;&#xFF1B;&#x7345;&#x5B50;&#x8207;&#x725B;&#x4E00;&#x6A23;&#x5403;&#x8349;&#x3002;&#x5403;&#x5976;&#x7684;&#x5B30;&#x5B69;&#x5728;&#x867A;&#x86C7;&#x7684;&#x6D1E;&#x53E3;&#x73A9;&#x800D;&#xFF0C;&#x65B7;&#x5976;&#x7684;&#x5E7C;&#x5152;&#x5FC5;&#x6309;&#x624B;&#x5728;&#x6BD2;&#x86C7;&#x7684;&#x7A74;&#x4E0A;&#x3002;&#x300D;&#xFF08;&#x8CFD;&#x5341;&#x4E00;6-8&#xFF09;&#x9019;&#x6BB5;&#x7D93;&#x6587;&#x7E6A;&#x756B;&#x51FA;&#x4E00;&#x5E45;&#x5145;&#x6EFF;&#x548C;&#x5E73;&#x666F;&#x8C61;&#x7684;&#x5716;&#x50CF;&#xFF1A;&#x52D5;&#x7269;&#x4E4B;&#x9593;&#x548C;&#x8AE7;&#x5171;&#x5B58;&#x3001;&#x4EBA;&#x8207;&#x52D5;&#x7269;&#x4E4B;&#x9593;&#x548C;&#x8AE7;&#x76F8;&#x8655;&#x3002;&#x9019;&#x7576;&#x7136;&#x662F;&#x63CF;&#x7E6A;&#x7D42;&#x672B;&#x7684;&#x72C0;&#x6CC1;&#xFF0C;&#x4F46;&#x4E5F;&#x662F;&#x95DC;&#x4E4E;&#x73FE;&#x5728;&#x7684;&#x72C0;&#x6CC1;&#x3002; &#x751F;&#x614B;&#x548C;&#x5E73; / &#x751F;&#x614B;&#x6EC5;&#x7D55; &#x3000;&#x3000;&#x65E2;&#x7136;&#x300C;&#x548C;&#x5E73;&#x300D;&#x4E5F;&#x662F;&#x95DC;&#x4E4E;&#x4EBA;&#x8207;&#x842C;&#x7269;&#x7684;&#x548C;&#x8AE7;&#x95DC;&#x4FC2;&#xFF0C;&#x53BB;&#x5E74;&#x516B;&#x6708;&#x5B78;&#x9662;&#x958B;&#x5B78;&#x79AE;&#xFF0C;&#x6211;</description></oembed>
