<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>&#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp</provider_name><provider_url>https://www.horace.org/blog</provider_url><author_name>hevangel</author_name><author_url>https://www.horace.org/blog/author/hevangel-2/</author_url><title>&#x795E;&#x5B57;&#x524D;&#x7684;&#x7A7A;&#x683C; - &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="zkQ3Jfxjbw"&gt;&lt;a href="https://www.horace.org/blog/2006/12/20/%e7%a5%9e%e5%ad%97%e5%89%8d%e7%9a%84%e7%a9%ba%e6%a0%bc/"&gt;&#x795E;&#x5B57;&#x524D;&#x7684;&#x7A7A;&#x683C;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2006/12/20/%e7%a5%9e%e5%ad%97%e5%89%8d%e7%9a%84%e7%a9%ba%e6%a0%bc/embed/#?secret=zkQ3Jfxjbw" width="600" height="338" title="&#x201C;&#x795E;&#x5B57;&#x524D;&#x7684;&#x7A7A;&#x683C;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="zkQ3Jfxjbw" 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.horace.org/blog/wp-includes/js/wp-embed.js
&lt;/script&gt;
</html><description>&#x5728;&#x7DB2;&#x7D61;&#x4E0A;&#x770B;&#x898B;&#x5F88;&#x591A;&#x57FA;&#x7763;&#x6559;&#x5F92;&#xFE50;&#x5728;&#x5BEB;&#x500B;&#x795E;&#x5B57;&#x524D;&#x6703;&#x7559;&#x6709;&#x4E00;&#x500B;&#x7A7A;&#x683C;&#x3002;&#x9019;&#x500B;&#x5BEB;&#x6CD5;&#x662F;&#x6E90;&#x65BC;&#x5408;&#x548C;&#x672C;&#x8056;&#x7D93;&#x4E2D;&#xFE50;&#x6240;&#x6709;&#x795E;&#x5B57;&#x524D;&#x9762;&#x4E5F;&#x90FD;&#x6709;&#x4E00;&#x500B;&#x7A7A;&#x683C;&#x3002;&#x800C;&#x7136;&#x4ED6;&#x5011;&#x5927;&#x591A;&#x662F;&#x4E0D;&#x6C42;&#x751A;&#x89E3;&#x7684;&#x8DDF;&#x8457;&#x7528;&#x9019;&#x500B;&#x5BEB;&#x6CD5;&#xFE50;&#x6709;&#x4E9B;&#x4EBA;&#x9084;&#x9644;&#x7A7F;&#x947F;&#x6703;&#x5730;&#x8AAA;&#xFE50;&#x90A3;&#x500B;&#x7A7A;&#x683C;&#x662F;&#x4EE3;&#x8868;&#x5C0D;&#x795E;&#x7684;&#x5C0A;&#x91CD;&#x3002;&#x6211;&#x66FE;&#x7D93;&#x548C;&#x5225;&#x4EBA;&#x5728;&#x7DB2;&#x4E0A;&#x8A0E;&#x8AD6;&#x904E;&#x9019;&#x500B;&#x602A;&#x7570;&#x5BEB;&#x6CD5;&#x554F;&#x984C;&#x3002;&#x53EA;&#x662F;&#x7576;&#x6642;&#x6211;&#x4EA6;&#x932F;&#x8AA4;&#x5730;&#x8A8D;&#x70BA;&#x90A3;&#x500B;&#x7A7A;&#x683C;&#x771F;&#x7684;&#x662F;&#x5C0A;&#x91CD;&#x7684;&#x610F;&#x601D;&#x3002;</description></oembed>
