<?xml version="1.0"?>
<oembed><version>1.0</version><provider_name>&#x6570;&#x636E;&#x6062;&#x590D;&#x8F6F;&#x4EF6;</provider_name><provider_url>https://datarecovery.ping.fm/zh/</provider_url><author_name>zamozhnii</author_name><author_url>https://datarecovery.ping.fm/zh/</author_url><title>&#x4E3B;&#x8981;&#x7684;Mac&#x6587;&#x4EF6;&#x6062;&#x590D;&#x8F6F;&#x4EF6; - &#x4F18;&#x70B9;&#x548C;&#x7F3A;&#x70B9;&#x3002;2023&#x5E74;11&#x6708;</title><type>rich</type><width>600</width><height>338</height><html>&lt;blockquote class="wp-embedded-content" data-secret="nY0Yj5VkWO"&gt;&lt;a href="https://datarecovery.ping.fm/zh/recover-deleted-files/"&gt;&#x6700;&#x4F73;Mac&#x8BBE;&#x5907;&#x5220;&#x9664;&#x6587;&#x4EF6;&#x6062;&#x590D;&#x8F6F;&#x4EF6;&lt;/a&gt;&lt;/blockquote&gt;&lt;iframe sandbox="allow-scripts" security="restricted" src="https://datarecovery.ping.fm/zh/recover-deleted-files/embed/#?secret=nY0Yj5VkWO" width="600" height="338" title="&#x201C;&#x6700;&#x4F73;Mac&#x8BBE;&#x5907;&#x5220;&#x9664;&#x6587;&#x4EF6;&#x6062;&#x590D;&#x8F6F;&#x4EF6;&#x201D; &#x2014; &#x6570;&#x636E;&#x6062;&#x590D;&#x8F6F;&#x4EF6;" data-secret="nY0Yj5VkWO" 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
 *
 * 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;
	}

	/**
	 * Receive embed message.
	 *
	 * @param {MessageEvent} e
	 */
	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 + '"]' ),
			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' );

			/* 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 follow link if the protocol is in the allow list. */
				if ( ! allowedProtocols.test( targetURL.protocol ) ) {
					continue;
				}

				/* 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++ ) {
			/** @var {IframeElement} */
			source = iframes[ i ];

			secret = source.getAttribute( 'data-secret' );
			if ( ! 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 );
			}

			/*
			 * 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
			}, '*' );
		}
	}

	if ( supportedBrowser ) {
		window.addEventListener( 'message', window.wp.receiveEmbedMessage, false );
		document.addEventListener( 'DOMContentLoaded', onLoad, false );
		window.addEventListener( 'load', onLoad, false );
	}
})( window, document );
&lt;/script&gt;
</html><thumbnail_url>https://datarecovery.ping.fm/wp-content/uploads/2024/03/Top-Software-to-Recover-Deleted-Files-on-Mac-Chinese.jpg</thumbnail_url><thumbnail_width>1280</thumbnail_width><thumbnail_height>731</thumbnail_height><description>Mac&#x4E0A;&#x6700;&#x4F73;&#x7684;&#x5DF2;&#x5220;&#x9664;&#x6587;&#x4EF6;&#x6062;&#x590D;&#x8F6F;&#x4EF6; &#x60A8;&#x662F;&#x5426;&#x66FE;&#x6709;&#x8FC7;&#x610F;&#x5916;&#x5220;&#x9664;&#x4E86;Mac&#x4E0A;&#x7684;&#x4E00;&#x4E2A;&#x5B9E;&#x9645;&#x4E0A;&#x975E;&#x5E38;&#x91CD;&#x8981;&#x7684;&#x6587;&#x4EF6;&#xFF0C;&#x968F;&#x540E;&#x611F;&#x5230;&#x6781;&#x5EA6;&#x6CAE;&#x4E27;&#x7684;&#x7ECF;&#x5386;&#xFF1F;&#x4E5F;&#x8BB8;&#x90A3;&#x662F;&#x4E00;&#x5F20;&#x73CD;&#x8D35;&#x7684;&#x7167;&#x7247;&#x3001;&#x4E00;&#x4EFD;&#x5173;&#x952E;&#x7684;&#x62A5;&#x544A;&#xFF0C;&#x6216;&#x8005;&#x53EA;&#x662F;&#x4E00;&#x4E9B;&#x60A8;&#x8FD8;&#x6CA1;&#x5199;&#x5B8C;&#x7684;&#x7B14;&#x8BB0;&#x3002;&#x55EF;&#xFF0C;&#x89C9;&#x5F97;&#x4FE1;&#x606F;&#x6C38;&#x8FDC;&#x4E22;&#x5931;&#x7684;&#x611F;&#x89C9;&#x975E;&#x5E38;&#x666E;&#x904D;&#xFF0C;&#x4F46;&#x662F;&#x522B;&#x62C5;&#x5FC3;&#xFF0C;&#x8FD9;&#x5E76;&#x4E0D;&#x662F;&#x4E16;&#x754C;&#x672B;&#x65E5;&#x3002;&#x4E8B;&#x5B9E;&#x4E0A;&#xFF0C;&#x60A8;&#x8BA4;&#x4E3A;&#x5DF2;&#x7ECF;&#x4E22;&#x5931;&#x7684;&#x6587;&#x4EF6;&#x5F88;&#x53EF;&#x80FD;&#x8FD8;&#x80FD;&#x6062;&#x590D;&#xFF0C;&#x6211;&#x53EF;&#x4EE5;&#x4EB2;&#x81EA;&#x4E3A;&#x6B64;&#x4F5C;&#x8BC1;&#x3002;&#x8BA9;&#x6211;&#x4E3A;&#x60A8;&#x4ECB;&#x7ECD;&#x4E00;&#x4E0B;&#x6211;&#x6700;&#x559C;&#x6B22;&#x7684;5&#x4E2A;Mac&#x4E0A;&#x6062;&#x590D;&#x5DF2;&#x5220;&#x9664;&#x6587;&#x4EF6;&#x7684;&#x5E94;&#x7528;&#x7A0B;&#x5E8F;&#xFF0C;&#x5305;&#x62EC;&#x6211;&#x7684;&#x4E2A;&#x4EBA;&#x6700;&#x7231;&#xFF0C;Disk Drill&#x3002; &#x1F947; Disk Drill &#x5728;&#x6211;&#x7684;&#x6062;&#x590D;&#x8F6F;&#x4EF6;&#x5DE5;&#x5177;&#x7BB1;&#x4E2D;&#xFF0C;Disk Drill&#x56E0;&#x5176;&#x6613;&#x7528;&#x6027;&#x548C;&#x5F3A;&#x5927;&#x7684;&#x626B;&#x63CF;&#x80FD;&#x529B;&#x800C;&#x8131;&#x9896;&#x800C;&#x51FA;&#x3002;&#x5B83;&#x62E5;&#x6709;&#x7528;&#x6237;&#x53CB;&#x597D;&#x7684;&#x754C;&#x9762;&#xFF0C;&#x8BA9;&#x60A8;&#x50CF;&#x4E13;&#x4E1A;&#x4EBA;&#x58EB;&#x4E00;&#x6837;&#x7B5B;&#x67E5;&#x53EF;&#x6062;&#x590D;&#x7684;&#x6570;&#x636E;&#x3002;Disk Drill&#x7684;&#x72EC;&#x7279;&#x7B97;&#x6CD5;&#x65E8;&#x5728;&#x633D;&#x6551;&#x5927;&#x91CF;&#x7684;&#x6587;&#x4EF6;&#x683C;&#x5F0F;&#xFF0C;&#x4F7F;&#x5176;&#x6210;&#x4E3A;&#x9002;&#x7528;&#x4E8E;&#x51E0;&#x4E4E;&#x4EFB;&#x4F55;&#x610F;&#x5916;&#x5220;&#x9664;&#x573A;&#x666F;&#x7684;&#x591A;&#x529F;&#x80FD;&#x5DE5;&#x5177;&#x3002;&#x6BD5;&#x7ADF;&#xFF0C;&#x5B83;&#x4E0D;&#x662F;&#x65E0;&#x7F18;&#x65E0;&#x6545;&#x88AB;&#x8BA4;&#x4E3A;&#x662F;Mac&#x4E0A;&#x6700;&#x4F73;&#x6062;&#x590D;&#x5DF2;&#x5220;&#x9664;&#x6587;&#x4EF6;&#x7684;&#x5E94;&#x7528;&#x7A0B;&#x5E8F;&#x4E4B;&#x4E00;&#x3002; &#x5B98;&#x65B9;&#x7F51;&#x7AD9; &#x4F18;&#x70B9; &#x76F4;&#x89C2;&#x7684;UI&#xFF0C;&#x6613;&#x4E8E;&#x5BFC;&#x822A; &#x652F;&#x6301;&#x591A;&#x79CD;&#x6587;&#x4EF6;&#x7CFB;&#x7EDF; &#x5728;&#x5B9E;&#x9645;&#x6062;&#x590D;&#x524D;&#x9884;&#x89C8;&#x53EF;&#x6062;&#x590D;&#x6587;&#x4EF6;&#x7684;&#x9009;&#x9879; &#x989D;&#x5916;&#x7684;&#x78C1;&#x76D8;&#x5DE5;&#x5177;&#x7528;&#x4E8E;&#x7EF4;&#x62A4;&#x548C;&#x76D1;&#x63A7; &#x7F3A;&#x70B9; &#x514D;&#x8D39;&#x7248;&#x672C;&#x529F;&#x80FD;&#x6709;&#x9650; &#x5B8C;&#x6574;&#x6062;&#x590D;&#x9700;&#x8981;&#x4ED8;&#x8D39;&#x5347;&#x7EA7; &#x1F948; EaseUS Data Recovery Wizard EaseUS Data Recovery Wizard&#x627F;&#x8BFA;&#x5177;&#x6709;&#x9B54;&#x6CD5;&#x822C;&#x7684;&#x89E6;&#x6478;&#xFF0C;&#x5E76;&#x4E14;&#x5728;&#x8BB8;&#x591A;&#x60C5;&#x51B5;&#x4E0B;&#xFF0C;&#x5B83;&#x786E;&#x5B9E;&#x540D;&#x526F;&#x5176;&#x5B9E;&#x3002;&#x6211;&#x53D1;&#x73B0;&#x5B83;&#x5728;&#x68C0;&#x7D22;&#x4ECE;&#x610F;&#x5916;&#x5220;&#x9664;&#x5230;&#x5206;&#x533A;&#x4E22;&#x5931;&#x7B49;&#x4E0D;&#x540C;&#x573A;&#x666F;&#x4E2D;&#x7684;&#x6587;&#x4EF6;&#x65B9;&#x9762;&#x975E;&#x5E38;&#x9AD8;&#x6548;&#x3002;&#x5B83;&#x7B80;&#x5355;&#x3001;&#x57FA;&#x4E8E;&#x5411;&#x5BFC;&#x7684;&#x65B9;&#x6CD5;&#x6307;&#x5BFC;&#x60A8;&#x5B8C;&#x6210;&#x6062;&#x590D;&#x8FC7;&#x7A0B;&#xFF0C;&#x8FD9;&#x5728;&#x6570;&#x636E;&#x4E22;&#x5931;&#x7684;&#x7D27;&#x5F20;&#x65F6;&#x523B;&#x53EF;&#x4EE5;&#x8BF4;&#x662F;&#x4E00;&#x79CD;&#x89E3;&#x8131;&#x3002; &#x5B98;&#x65B9;&#x7F51;&#x7AD9; &#x4F18;&#x70B9; &#x9002;&#x5408;&#x521D;&#x5B66;&#x8005;&#x7684;&#x53CB;&#x597D;&#x754C;&#x9762; &#x652F;&#x6301;&#x5F15;&#x5BFC;&#x5A92;&#x4F53;&#x4EE5;&#x4F9B;&#x7D27;&#x6025;&#x4F7F;&#x7528; &#x8D85;&#x8D8A;&#x7B80;&#x5355;&#x7684;&#x6587;&#x4EF6;&#x6062;&#x590D; &#x7F3A;&#x70B9; &#x6709;&#x4E9B;&#x4EBA;&#x53D1;&#x73B0;&#x8BA2;&#x9605;&#x6A21;&#x5F0F;&#x6602;&#x8D35; &#x626B;&#x63CF;&#x901F;&#x5EA6;&#x53EF;&#x80FD;&#x4F1A;&#x56E0;&#x78C1;&#x76D8;&#x5927;&#x5C0F;&#x800C;&#x7F13;&#x6162; &#x1F949; Stellar Data Recovery &#x5728;&#x6587;&#x4EF6;&#x6062;&#x590D;&#x65B9;&#x9762;&#xFF0C;Stellar Data Recovery&#x4E0D;&#x6B62;&#x4E00;&#x6B21;&#x5730;&#x6210;&#x4E3A;&#x4E86;&#x6551;&#x661F;&#x3002;&#x8FD9;&#x4E2A;&#x5F3A;&#x5927;&#x7684;&#x5E94;&#x7528;&#x7A0B;&#x5E8F;&#x5E2E;&#x52A9;&#x6211;&#x5728;&#x610F;&#x5916;&#x5220;&#x9664;&#x6216;&#x635F;&#x574F;&#x540E;&#x68C0;&#x7D22;&#x4E22;&#x5931;&#x7684;&#x6587;&#x4EF6;&#x3002;&#x5B83;&#x65E2;&#x9002;&#x7528;&#x4E8E;&#x4E13;&#x4E1A;&#x4EBA;&#x58EB;&#xFF0C;&#x4E5F;&#x9002;&#x7528;&#x4E8E;&#x666E;&#x901A;&#x7528;&#x6237;&#xFF0C;&#x63D0;&#x4F9B;&#x57FA;&#x4E8E;&#x60A8;&#x7279;&#x5B9A;&#x9700;&#x6C42;&#x7684;&#x4E0D;&#x540C;&#x7248;&#x672C;&#xFF0C;&#x6211;&#x89C9;&#x5F97;&#x8FD9;&#x975E;&#x5E38;&#x5B9E;&#x7528;&#x3002; &#x5B98;&#x65B9;&#x7F51;&#x7AD9; &#x4F18;&#x70B9; &#x7528;&#x6237;&#x53CB;&#x597D;&#x7684;&#x754C;&#x9762; &#x80FD;&#x591F;&#x4ECE;&#x52A0;&#x5BC6;&#x9A71;&#x52A8;&#x5668;&#x6062;&#x590D;&#x6570;&#x636E; &#x4EE5;&#x6027;&#x80FD;&#x4E3A;&#x5BFC;&#x5411;&#x7684;&#x6062;&#x590D; &#x7F3A;&#x70B9; &#x5168;&#x5957;&#x529F;&#x80FD;&#x53EF;&#x80FD;&#x6709;&#x4E9B;&#x8D35; &#x6DF1;&#x5EA6;&#x626B;&#x63CF;&#x53EF;&#x80FD;&#x8017;&#x65F6;&#x5F88;&#x957F; 4 R-Studio for Mac &#x9488;&#x5BF9;&#x6280;&#x672F;&#x4EBA;&#x7FA4;&#x7684;R-Studio [&hellip;]</description></oembed>
