<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>Australian Chinese Daily</provider_name><provider_url>https://chinesedaily.com.au</provider_url><title>&#x82F1;&#x938A;&#x7684;&#x7121;&#x5354;&#x8B70;&#x812B;&#x6B50;&#x98A8;&#x96AA;&#x6D88;&#x9664;&#x4E86;&#x55CE;&#xFF1F; | Australian Chinese Daily &#x6295;&#x8CC7;&#x7406;&#x8CA1;</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content"&gt;&lt;a href="https://chinesedaily.com.au/investment/investment-management/%e8%8b%b1%e9%8e%8a%e7%9a%84%e7%84%a1%e5%8d%94%e8%ad%b0%e8%84%ab%e6%ad%90%e9%a2%a8%e9%9a%aa%e6%b6%88%e9%99%a4%e4%ba%86%e5%97%8e%ef%bc%9f/"&gt;&#x82F1;&#x938A;&#x7684;&#x7121;&#x5354;&#x8B70;&#x812B;&#x6B50;&#x98A8;&#x96AA;&#x6D88;&#x9664;&#x4E86;&#x55CE;&#xFF1F;&lt;/a&gt;&lt;/blockquote&gt;
&lt;script type='text/javascript'&gt;
&lt;!--//--&gt;&lt;![CDATA[//&gt;&lt;!--
/**
 * WordPress inline HTML embed
 *
 * @since 4.4.0
 * @output wp-includes/js/wp-embed.js
 *
 * This file cannot have ampersands in it. This is to ensure
 * it can be embedded in older versions of WordPress.
 * See https://core.trac.wordpress.org/changeset/35708.
 */
(function ( window, document ) {
	'use strict';

	var supportedBrowser = false,
		loaded = false;

		if ( document.querySelector ) {
			if ( window.addEventListener ) {
				supportedBrowser = true;
			}
		}

	/** @namespace wp */
	window.wp = window.wp || {};

	if ( !! window.wp.receiveEmbedMessage ) {
		return;
	}

	window.wp.receiveEmbedMessage = function( e ) {
		var data = e.data;

		if ( ! data ) {
			return;
		}

		if ( ! ( data.secret || data.message || data.value ) ) {
			return;
		}

		if ( /[^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 + '"]' ),
			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' );

			/* Resize the iframe on request. */
			if ( 'height' === data.message ) {
				height = parseInt( data.value, 10 );
				if ( height &gt; 1000 ) {
					height = 1000;
				} else if ( ~~height &lt; 200 ) {
					height = 200;
				}

				source.height = height;
			}

			/* Link to a specific URL on request. */
			if ( 'link' === data.message ) {
				sourceURL = document.createElement( 'a' );
				targetURL = document.createElement( 'a' );

				sourceURL.href = source.getAttribute( 'src' );
				targetURL.href = data.value;

				/* Only continue if link hostname matches iframe's hostname. */
				if ( targetURL.host === sourceURL.host ) {
					if ( document.activeElement === source ) {
						window.top.location.href = data.value;
					}
				}
			}
		}
	};

	function onLoad() {
		if ( loaded ) {
			return;
		}

		loaded = true;

		var isIE10 = -1 !== navigator.appVersion.indexOf( 'MSIE 10' ),
			isIE11 = !!navigator.userAgent.match( /Trident.*rv:11\./ ),
			iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),
			iframeClone, i, source, secret;

		for ( i = 0; i &lt; iframes.length; i++ ) {
			source = iframes[ i ];

			if ( ! source.getAttribute( 'data-secret' ) ) {
				/* Add secret to iframe */
				secret = Math.random().toString( 36 ).substr( 2, 10 );
				source.src += '#?secret=' + secret;
				source.setAttribute( 'data-secret', secret );
			}

			/* Remove security attribute from iframes in IE10 and IE11. */
			if ( ( isIE10 || isIE11 ) ) {
				iframeClone = source.cloneNode( true );
				iframeClone.removeAttribute( 'security' );
				source.parentNode.replaceChild( iframeClone, source );
			}
		}
	}

	if ( supportedBrowser ) {
		window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
		document.addEventListener( 'DOMContentLoaded', onLoad, false );
		window.addEventListener( 'load', onLoad, false );
	}
})( window, document );

//--&gt;&lt;!]]&gt;
&lt;/script&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://chinesedaily.com.au/investment/investment-management/%e8%8b%b1%e9%8e%8a%e7%9a%84%e7%84%a1%e5%8d%94%e8%ad%b0%e8%84%ab%e6%ad%90%e9%a2%a8%e9%9a%aa%e6%b6%88%e9%99%a4%e4%ba%86%e5%97%8e%ef%bc%9f/embed/" width="600" height="338" title="&#x201C;&#x82F1;&#x938A;&#x7684;&#x7121;&#x5354;&#x8B70;&#x812B;&#x6B50;&#x98A8;&#x96AA;&#x6D88;&#x9664;&#x4E86;&#x55CE;&#xFF1F;&#x201D; &#x2014; Australian Chinese Daily" frameborder="0" marginwidth="0" marginheight="0" scrolling="no" class="wp-embedded-content"&gt;&lt;/iframe&gt;</html><thumbnail_url>https://s3.ap-southeast-2.amazonaws.com/www.acd.com.au/wp-content/uploads/2019/11/18013742/Capture-25.png</thumbnail_url><thumbnail_width>1093</thumbnail_width><thumbnail_height>775</thumbnail_height><description>10&#x6708;29&#x65E5;&#x6B50;&#x6D32;&#x7406;&#x4E8B;&#x6703;&#x4E3B;&#x5E2D;&#x5716;&#x65AF;&#x514B;&#x8868;&#x793A;&#xFF0C;&#x6B50;&#x76DF;27&#x570B;&#x5B8C;&#x6210;&#x6279;&#x51C6;&#x82F1;&#x570B;&#x812B;&#x6B50;&#x63A8;&#x9072;&#x81F3;2020&#x5E74;1&#x6708;31&#x65E5;&#x7684;&#x6B63;&#x5F0F;&#x7A0B;&#x5E8F;&#x3002;&#x4ED6;&#x63A5;&#x53D7;&#x5A92;&#x9AD4;&#x91C7;&#x8A2A;&#x6642;&#x8868;&#x793A;: &#x76F8;&#x4FE1;&#x7B2C;&#x4E09;&#x6B21;&#x63A8;&#x9072;&#x812B;&#x6B50;&#x53EF;&#x80FD;&#x662F;&#x6700;&#x5F8C;&#x4E00;&#x6B21;&#x4E86;&#x3002;&#x53D7;&#x6B64;&#x6D88;&#x606F;&#x5F71;&#x97FF;&#xFF0C;&#x82F1;&#x938A;&#x514C;&#x7F8E;&#x5143;&#x5927;&#x5E45;&#x4E0A;&#x63DA;&#xFF0C;10&#x6708;31&#x65E5;&#x4E0A;&#x63A2;&#x81F3;1.2975&#x3002;&#x90A3;&#x9EBC;&#xFF0C;&#x82F1;&#x938A;&#x7684;&#x7121;&#x5354;&#x8B70;&#x812B;&#x6B50;&#x98A8;&#x96AA;&#x771F;&#x6D88;&#x9664;&#x4E86;&#x55CE;&#xFF1F;</description></oembed>
