<?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>&#x5927;&#x5B78; &#x4E2D;&#x5EB8; - &#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="yAQXIR29b9"&gt;&lt;a href="https://www.horace.org/blog/2015/05/06/%e5%a4%a7%e5%ad%b8-%e4%b8%ad%e5%ba%b8/"&gt;&#x5927;&#x5B78; &#x4E2D;&#x5EB8;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://www.horace.org/blog/2015/05/06/%e5%a4%a7%e5%ad%b8-%e4%b8%ad%e5%ba%b8/embed/#?secret=yAQXIR29b9" width="600" height="338" title="&#x201C;&#x5927;&#x5B78; &#x4E2D;&#x5EB8;&#x201D; &#x2014; &#x54F2;&#x5B50;&#x6232; Philosophist&#x2019;s Camp" data-secret="yAQXIR29b9" 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><thumbnail_url>https://i0.wp.com/www.horace.org/blog/wp-content/uploads/2015/02/d37e81f3e370188381ae078c7917757f.jpg?fit=418%2C600&amp;ssl=1</thumbnail_url><thumbnail_width>418</thumbnail_width><thumbnail_height>600</thumbnail_height><description>&#x8B80;&#x56DB;&#x66F8;&#xFF0C;&#x8B80;&#x5B8C;&#x300C;&#x8AD6;&#x8A9E;&#x300D;&#xFF0C;&#x300C;&#x5B5F;&#x5B50;&#x300D;&#x5F8C;&#xFF0C;&#x4FBF;&#x8AD6;&#x5230;&#x300C;&#x5927;&#x5B78;&#x300D;&#x548C;&#x300C;&#x4E2D;&#x5EB8;&#x300D;&#x3002;&#x56B4;&#x683C;&#x4F86;&#x8AAA;&#xFF0C;&#x300C;&#x5927;&#x5B78;&#x300D;&#x548C;&#x300C;&#x4E2D;&#x5EB8;&#x300D;&#x8AAA;&#x4E0D;&#x4E0A;&#x662F;&#x66F8;&#xFF0C;&#x4E0D;&#x904E;&#x662F;&#x79AE;&#x8A18;&#x4E2D;&#x5169;&#x7BC7;&#x6587;&#x7AE0;&#xFF0C;&#x5B8B;&#x4EE3;&#x6731;&#x5B50;&#x6731;&#x71B9;&#x7279;&#x5225;&#x559C;&#x597D;&#x9019;&#x5169;&#x7BC7;&#x6587;&#xFF0C;&#x7368;&#x7ACB;&#x62BD;&#x51FA;&#x4F86;&#x8207;&#x300C;&#x8AD6;&#x8A9E;&#x300D;&#x300C;&#x5B5F;&#x5B50;&#x300D;&#x4E26;&#x5217;&#xFF0C;&#x5F8C;&#x4E16;&#x7D71;&#x7A31;&#x70BA;&#x56DB;&#x66F8;&#x3002;&#x8207;&#x4E4B;&#x524D;&#x4E00;&#x6A23;&#xFF0C;&#x6211;&#x64C7;&#x9078;&#x4E86;&#x4E2D;&#x83EF;&#x66F8;&#x5C40;&#x51FA;&#x7684;&#x65B0;&#x8996;&#x91CE;&#x7248;&#x4F86;&#x8B80;&#x3002;&#x9019;&#x6B21;&#x53EF;&#x80FD;&#x539F;&#x6587;&#x5BE6;&#x5728;&#x592A;&#x77ED;&#xFF0C;&#x7DE8;&#x8005;&#x8981;&#x5728;&#x6CE8;&#x8B6F;&#x52A0;&#x5165;&#x5927;&#x91CF;&#x6C34;&#x4EFD;&#xFF0C;&#x517C;&#x5728;&#x9801;&#x6578;&#x6BB5;&#x843D;&#x5206;&#x884C;</description></oembed>
