{"version":"1.0","provider_name":"Hong Kong Baptist Theological Seminary","provider_url":"https:\/\/www.hkbts.edu.hk\/en","author_name":"wordpress_publish","author_url":"https:\/\/www.hkbts.edu.hk\/en\/?p=author\/wordpress_publish\/","title":"\u667a\u6167\u5728\u5341\u5b57\u8def\u53e3\u547c\u559a - \u9999\u6e2f\u6d78\u4fe1\u6703\u795e\u5b78\u9662","type":"rich","width":600,"height":338,"html":"<blockquote class=\"wp-embedded-content\" data-secret=\"xiGmu7gCGx\"><a href=\"https:\/\/www.hkbts.edu.hk\/en\/presmessage\/wisdom-calling-at-the-crossroads\/\">Wisdom Calling at the Crossroads<\/a><\/blockquote><iframe sandbox=\"allow-scripts\" security=\"restricted\" src=\"https:\/\/www.hkbts.edu.hk\/en\/presmessage\/wisdom-calling-at-the-crossroads\/embed\/#?secret=xiGmu7gCGx\" width=\"600\" height=\"338\" title=\"\u201c&quot;Wisdom Calls at the Crossroads&quot; \u2014 Hong Kong Baptist Theological Seminary\" data-secret=\"xiGmu7gCGx\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\" class=\"wp-embedded-content\"><\/iframe><script>\n\/**\n * WordPress inline HTML embed\n *\n * @since 4.4.0\n * @output wp-includes\/js\/wp-embed.js\n *\n * Single line comments should not be used since they will break\n * the script when inlined in get_post_embed_html(), specifically\n * when the comments are not stripped out due to SCRIPT_DEBUG\n * being turned on.\n *\/\n(function ( window, document ) {\n\t'use strict';\n\n\t\/* Abort for ancient browsers. *\/\n\tif ( ! document.querySelector || ! window.addEventListener || typeof URL === 'undefined' ) {\n\t\treturn;\n\t}\n\n\t\/** @namespace wp *\/\n\twindow.wp = window.wp || {};\n\n\t\/* Abort if script was already executed. *\/\n\tif ( !! window.wp.receiveEmbedMessage ) {\n\t\treturn;\n\t}\n\n\t\/**\n\t * Receive embed message.\n\t *\n\t * @param {MessageEvent} e\n\t *\/\n\twindow.wp.receiveEmbedMessage = function( e ) {\n\t\tvar data = e.data;\n\n\t\t\/* Verify shape of message. *\/\n\t\tif (\n\t\t\t! ( data || data.secret || data.message || data.value ) ||\n\t\t\t\/[^a-zA-Z0-9]\/.test( data.secret )\n\t\t) {\n\t\t\treturn;\n\t\t}\n\n\t\tvar iframes = document.querySelectorAll( 'iframe[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tblockquotes = document.querySelectorAll( 'blockquote[data-secret=\"' + data.secret + '\"]' ),\n\t\t\tallowedProtocols = new RegExp( '^https?:$', 'i' ),\n\t\t\ti, source, height, sourceURL, targetURL;\n\n\t\tfor ( i = 0; i < blockquotes.length; i++ ) {\n\t\t\tblockquotes[ i ].style.display = 'none';\n\t\t}\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\tsource = iframes[ i ];\n\n\t\t\tif ( e.source !== source.contentWindow ) {\n\t\t\t\tcontinue;\n\t\t\t}\n\n\t\t\tsource.removeAttribute( 'style' );\n\n\t\t\tif ( 'height' === data.message ) {\n\t\t\t\t\/* Resize the iframe on request. *\/\n\t\t\t\theight = parseInt( data.value, 10 );\n\t\t\t\tif ( height > 1000 ) {\n\t\t\t\t\theight = 1000;\n\t\t\t\t} else if ( ~~height < 200 ) {\n\t\t\t\t\theight = 200;\n\t\t\t\t}\n\n\t\t\t\tsource.height = height;\n\t\t\t} else if ( 'link' === data.message ) {\n\t\t\t\t\/* Link to a specific URL on request. *\/\n\t\t\t\tsourceURL = new URL( source.getAttribute( 'src' ) );\n\t\t\t\ttargetURL = new URL( data.value );\n\n\t\t\t\tif (\n\t\t\t\t\tallowedProtocols.test( targetURL.protocol ) &&\n\t\t\t\t\ttargetURL.host === sourceURL.host &&\n\t\t\t\t\tdocument.activeElement === source\n\t\t\t\t) {\n\t\t\t\t\twindow.top.location.href = data.value;\n\t\t\t\t}\n\t\t\t}\n\t\t}\n\t};\n\n\tfunction onLoad() {\n\t\tvar iframes = document.querySelectorAll( 'iframe.wp-embedded-content' ),\n\t\t\ti, source, secret;\n\n\t\tfor ( i = 0; i < iframes.length; i++ ) {\n\t\t\t\/** @var {IframeElement} *\/\n\t\t\tsource = iframes[ i ];\n\n\t\t\tsecret = source.getAttribute( 'data-secret' );\n\t\t\tif ( ! secret ) {\n\t\t\t\t\/* Add secret to iframe *\/\n\t\t\t\tsecret = Math.random().toString( 36 ).substring( 2, 12 );\n\t\t\t\tsource.src += '#?secret=' + secret;\n\t\t\t\tsource.setAttribute( 'data-secret', secret );\n\t\t\t}\n\n\t\t\t\/*\n\t\t\t * Let post embed window know that the parent is ready for receiving the height message, in case the iframe\n\t\t\t * loaded before wp-embed.js was loaded. When the ready message is received by the post embed window, the\n\t\t\t * window will then (re-)send the height message right away.\n\t\t\t *\/\n\t\t\tsource.contentWindow.postMessage( {\n\t\t\t\tmessage: 'ready',\n\t\t\t\tsecret: secret\n\t\t\t}, '*' );\n\t\t}\n\t}\n\n\twindow.addEventListener( 'message', window.wp.receiveEmbedMessage, false );\n\tdocument.addEventListener( 'DOMContentLoaded', onLoad, false );\n})( window, document );\n\/\/# sourceURL=https:\/\/www.hkbts.edu.hk\/wp-includes\/js\/wp-embed.js\n<\/script>","description":"\u5b78\u9662\u7c21\u4ecb \u8fd4\u56de\u4e3b\u9801 \u9662\u9577\u7684\u8a71 \u66f9\u5049\u5f64\u9662\u9577 \u667a\u6167\u5728\u5341\u5b57\u8def\u53e3\u547c\u559a \u6211\u5011\u662f\u597d\u4eba\uff01 \u3000\u3000\u9ea5\u5361\u932b\uff08Cormac McCarthy\uff09\u7684\u300a\u9577\u8def\u300b\uff08The Road\uff09\u662f\u4e00\u90e8\u8457\u540d\u5c0f\u8aaa\u3002\u6545\u4e8b\u7684\u4e3b\u89d2\u662f\u4e00\u4f4d\u7236\u89aa\u548c\u5341\u6b72\u7684\u5152\u5b50\u3002\u4e00\u5929\uff0c\u4ed6\u5011\u4e00\u540c\u5728\u8def\u4e0a\u8d70\u3002\u4e00\u500b\u5168\u7403\u7684\u707d\u96e3\u5df2\u7d93\u767c\u751f\u3002\u662f\u6838\u5b50\u6230\u722d\uff1f\u662f\u6c23\u5019\u6539\u8b8a\uff1f\u662f\u75c5\u6bd2\u5927\u6d41\u884c\uff1f\u6211\u5011\u4e0d\u77e5\u9053\u3002\u7136\u800c\uff0c\u7d50\u679c\u537b\u662f\u6e05\u695a\u7684\u3002\u6574\u500b\u793e\u6703\u8b8a\u5f97\u6df7\u4e82\uff0c\u8b8a\u5f97\u6495\u88c2\u3002\u5f88\u591a\u4eba\u6b7b\u4e86\u3002\u90a3\u4e9b\u4ecd\u7136\u751f\u9084\u7684\u4eba\u5247\u6436\u596a\u8863\u670d\u548c\u98df\u7269\u3002 \u3000\u3000\u5152\u5b50\u554f\u7236\u89aa\uff1a\u300c\u9019\u4e9b\u662f\u751a\u9ebc\u4eba\uff1f\u4ed6\u5011\u6703\u5403\u4eba\u55ce\uff1f\u4ed6\u5011\u662f\u58de\u4eba\u55ce\uff1f\u300d\u7236\u89aa\u56de\u7b54\uff1a\u300c\u4ed6\u5011\u90fd\u662f\u58de\u4eba\uff01\u300d\u5152\u5b50\u554f\u7236\u89aa\uff1a\u300c\u6211\u5011\u6703\u5403\u4eba\u55ce\uff1f\u300d\u7236\u89aa\u56de\u7b54\uff1a\u300c\u4e0d\u6703\u3002\u300d\u5152\u5b50\u8aaa\uff1a\u300c\u56e0\u70ba\u6211\u5011\u662f\u597d\u4eba\uff01\u300d\u7236\u89aa\u56de\u7b54\uff1a\u300c\u662f\uff0c\u56e0\u70ba\u6211\u5011\u662f\u597d\u4eba\uff01\u300d \u3000\u3000\u300c\u4f5c\u597d\u4eba\u300d\u662f\u751a\u9ebc\u610f\u601d\uff1f\u8655\u8eab\u65bc\u9019\u500b\u7834\u788e\u7684\u4e16\u754c\uff0c\u4eba\u662f\u5426\u53ef\u4ee5\u4f5c\u597d\u4eba\uff1f\u5c0d\u65bc\u5927\u591a\u6578\u9003\u4ea1\u7684\u4eba\u4f86\u8aaa\uff0c\u7b54\u6848\u662f\u300c\u4e0d\u8981\u4f5c\u597d\u4eba\uff01\u6700\u8981\u7dca\u7684\u662f\u751f\u5b58\uff01\u300d\u3002\u5728\u8def\u4e0a\uff0c\u7236\u89aa\u4e5f\u9019\u6a23\u60f3\u904e\u3002\u53ef\u662f\uff0c\u5152\u5b50\u90a3\u7c21\u55ae\u7684\u7b54\u6848\u63d0\u9192\u4e86\u4ed6\uff1a\u300c\u6211\u5011\u662f\u597d\u4eba\uff01\u300d \u667a\u6167\u7684\u547c\u559a \u3000\u3000\u9019\u4e00\u5e74\u591a\u4ee5\u4f86\uff0c\u9999\u6e2f\u4e0d\u55ae\u8ddf\u6574\u500b\u4e16\u754c\u4e00\u6a23\uff0c\u6b63\u9762\u5c0d\u65b0\u578b\u51a0\u72c0\u75c5\u6bd2\u75ab\u60c5\uff0c\u540c\u6642\u9084\u8981\u9762\u5c0d\u672c\u8eab\u4e0d\u660e\u6717\u7684\u5c07\u4f86\u3002\u6211\u5011\u7ad9\u5728\u5341\u5b57\u8def\u53e3\u2500\u2500\u61c9\u8a72\u5f80\u54ea\u88cf\u53bb\uff1f\u6211\u5011\u662f\u597d\u4eba\u55ce\uff1f\u5982\u4f55\u4f5c\u597d\u4eba\uff1f \u3000\u3000\u8981\u56de\u7b54\u9019\u4e9b\u554f\u984c\uff0c\u8056\u7d93\u4e00\u76f4\u4ee5\u4f86\u90fd\u662f\u6211\u5011\u6700\u7f8e\u597d\u7684\u6307\u5c0e\u3002\u8056\u7d93\u7684\u7b54\u6848\u662f\uff1a\u8981\u7d30\u807d\u667a\u6167\u7684\u8a71\u8a9e\u3002\u667a\u6167\u662f\uff08\u5e0c\u4f2f\u4f86\u6587\u7684\uff09hokmah\uff0c\u662f\uff08\u5e0c\u81d8\u6587\u7684\uff09sophia\uff0c\u662f\u300c\u667a\u6167\u5a66\u4eba\u300d\uff08Lady Wisdom\uff09\uff0c\u5979\u5c31\u597d\u50cf\u4e00\u4f4d\u8070\u660e\u7684\u5a66\u4eba\u3002\u5f9e\u7bb4\u8a00\u516b\u7ae022\u81f331\u7bc0\u53ef\u898b\uff0c\u667a\u6167\u65bc\u5275\u4e16\u7684\u6642\u5019\u5df2\u8ddf\u8036\u548c\u83ef\u5728\u4e00\u8d77\u3002\u7576\u795e\u5efa\u7acb\u5929\u548c\u6d77\uff0c\u667a\u6167\u5c31\u5df2\u7d93\u5b58\u5728\u3002\u7576\u795e\u5275\u9020\u5929\uff0c\u898f\u5283\u6d77\uff0c\u5efa\u7acb\u5927\u5730\u7684\u6839\u57fa\uff0c\u667a\u6167\u5df2\u7d93\u5728\u795e\u65c1\u908a\uff0c\u597d\u50cf\u4e00\u4f4d\u5de5\u7a0b\u5e2b\u3002\u5979\u8aaa\uff1a\u300c\u90a3\u6642\uff0c\u6211\u5728\u4ed6\u65c1\u908a\u70ba\u5de5\u7a0b\u5e2b\uff0c\u5929\u5929\u5145\u6eff\u559c\u6a02\uff0c\u6642\u6642\u5728\u4ed6\u9762\u524d\u6b61\u7b11\uff0c\u5728\u4ed6\u7684\u5168\u5730\u6b61\u7b11\uff0c\u559c\u611b\u4f4f\u5728\u4eba\u4e16\u9593\u3002\u300d\uff0830-31\u7bc0\uff09 \u3000\u3000\u5728\u8def\u4e0a\uff0c\u667a\u6167\u6e34\u671b\u88ab\u4eba\u8a8d\u8b58\u3002\u5979\u4e26\u6c92\u6709\u96b1\u85cf\uff0c\u56e0\u5979\u4e0d\u662f\u7955\u5bc6\u7684\u5bf6\u85cf\uff0c\u53ea\u7d66\u4e00\u4e9b\u5927\u4eba\u7269\u767c\u73fe\u548c\u6536\u85cf\u3002\u667a\u6167\u5c79\u7acb\u5728\u5149\u660e\u7684\u65e5\u982d\u4e0b\u3002\u5979\u5f9e\u9ad8\u8655\u3001\u5927\u9580\u548c\u5341\u5b57\u8def\u53e3\u547c\u559a\uff082-3\u7bc0\uff09\u3002\u5979\u5411\u6240\u6709\u7684\u751f\u547d\u547c\u558a\uff084\u7bc0\uff09\u3002\u5979\u611b\u90a3\u4e9b\u611b\u5979\u7684\u4eba\uff0817\u7bc0\uff09\u3002\u667a\u6167\u60f3\u88ab\u4eba\u8a8d\u8b58\uff1b\u5979\u5639\u4eae\u5730\u8aaa\u8a71\uff0c\u53eb\u8def\u4e0a\u7684\u4eba\u90fd\u80fd\u807d\u898b\u5979\u3002 \u3000\u3000\u667a\u6167\u5927\u8072\u8aaa\uff1a\u300c\u4eba\u54ea\uff0c\u6211\u547c\u5524\u4f60\u5011\uff0c\u6211\u5411\u4e16\u4eba\u63da\u8072\u3002\u300d\uff08\u516b4\uff09\u300c\u4eba\u300d\uff08people\uff09\u548c\u300c\u4e16\u4eba\u300d\uff08mankind\uff09\u90fd\u662f\u6307\u4eba\u985e\u3002\u667a\u6167\u6307\u5b9a\u4e86\u5979\u7684\u807d\u773e\uff0c\u5c31\u662f\u6bcf\u4e00\u500b\u4eba\uff0c\u751a\u81f3\u5305\u62ec\u50bb\u74dc\uff08\u4e0022\uff09\u3002\u667a\u6167\u547c\u559a\u4ed6\u5011\u90fd\u8981\u8e0f\u4e0a\u667a\u6167\u7684\u9053\u8def\u3002 \u8ffd\u6c42\u660e\u8fa8 \u3000\u3000\u667a\u6167\u7d66\u4e88\u4eba\u751a\u9ebc\u5fe0\u544a\uff1f\u7bb4\u8a00\u7b2c\u516b\u7ae0\u7d66\u4e86"}