{"id":3516,"date":"2022-02-01T16:38:14","date_gmt":"2022-02-01T07:38:14","guid":{"rendered":"https:\/\/taitan916.info\/blog\/?p=3516"},"modified":"2022-03-01T17:03:57","modified_gmt":"2022-03-01T08:03:57","slug":"post-3516","status":"publish","type":"post","link":"https:\/\/taitan916.info\/blog\/archives\/3516","title":{"rendered":"jquery.cookie.js\u3067\u4fdd\u5b58\u671f\u9593\u3092\u6642\u9593\u6307\u5b9a\u3059\u308b\u65b9\u6cd5"},"content":{"rendered":"<p>jquery.cookie.js\u3067\u4fdd\u5b58\u671f\u9593\u30921\u6642\u9593\u7b49\u3001\u6642\u9593\u6307\u5b9a\u3057\u305f\u3044\u3002<a href=\"https:\/\/github.com\/carhartl\/jquery-cookie\">\u516c\u5f0f\u30b5\u30a4\u30c8<\/a>\u3092\u898b\u308b\u9650\u308a\u3067\u306f\u65e5\u6570\u6307\u5b9a\u3057\u304b\u66f8\u304b\u308c\u3066\u3044\u306a\u304b\u3063\u305f\u306e\u3067\u4e0d\u53ef\u80fd\u304b\u3068\u601d\u3044\u304d\u3084\u8abf\u3079\u3066\u307f\u305f\u3068\u3053\u308d\u5bfe\u5fdc\u3067\u304d\u305f\u3002\u4ee5\u4e0b\u306b\u5bfe\u5fdc\u65b9\u6cd5\u3092\u30e1\u30e2\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u30bd\u30fc\u30b9\u30b3\u30fc\u30c9<\/h2>\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\">&lt;script src=\"\/\/code.jquery.com\/jquery-3.5.1.js\"&gt;&lt;\/script&gt;\r\n&lt;script src=\"\/\/cdnjs.cloudflare.com\/ajax\/libs\/jquery-cookie\/1.4.1\/jquery.cookie.min.js\"&gt;&lt;\/script&gt;\r\n&lt;script&gt;\r\n$(function(){\r\n\r\n        \/\/\u73fe\u5728\u6642\u523b\u306e\u53d6\u5f97\r\n        let expires = new Date();\r\n\r\n        \/\/Cookie\u306e\u4fdd\u5b58\u671f\u9593\u309212\u6642\u9593\u306b\u8a2d\u5b9a\r\n        expires.setTime( expires.getTime() + ( 1000 * 60 * 60 * 12 ));\r\n\r\n        $.cookie('key', 'value', { expires: expires });\r\n\r\n});\r\n&lt;\/script&gt;<\/pre>\n<p>\u4fdd\u5b58\u671f\u9593\u90e8\u5206\u306f\u300c1000\u30df\u30ea\u79d2 * 60\u79d2 * 60\u5206 * 12\u6642\u9593\u300d\u3068\u3044\u3046\u610f\u5473\u306b\u306a\u308b\u3002\u3053\u306e\u90e8\u5206\u3092\u5909\u66f4\u3059\u308b\u3053\u3068\u3067\u300c\u25cb\u6642\u9593\u300d\u300c\u25cb\u5206\u300d\u7b49\u3001\u81ea\u7531\u306b\u4fdd\u5b58\u671f\u9593\u3092\u8a2d\u5b9a\u3067\u304d\u308b\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u6240\u611f<\/h2>\n<p>jquery.cookie.js\u306f\u65e5\u6570\u6307\u5b9a\u306e\u307f\u3067\u4e0d\u4fbf\u3060\u306a\u3041\u3068\u601d\u3063\u3066\u3044\u305f\u304c\u3001\u81ea\u7531\u306b\u8a2d\u5b9a\u3067\u304d\u308b\u65b9\u6cd5\u3092\u77e5\u308c\u3066\u3088\u304b\u3063\u305f\u3002\u4eca\u5f8c\u3082\u4f7f\u3048\u305d\u3046\u3002<\/p>\n<p>&nbsp;<\/p>\n<h2>\u53c2\u8003\u30b5\u30a4\u30c8<\/h2>\n<blockquote class=\"wp-embedded-content\" data-secret=\"swBDkLCQvZ\"><p><a href=\"https:\/\/black-flag.net\/jquery\/20210407-6904.html\">jQuery Cookie\u306e\u4fdd\u5b58\u3059\u308b\u671f\u9593\u3092\u65e5\u6642\u3084\u6642\u9593\u3067\u8a2d\u5b9a\u3059\u308b\u3044\u308d\u3044\u308d<\/a><\/p><\/blockquote>\n<p><iframe loading=\"lazy\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" title=\"&#8220;jQuery Cookie\u306e\u4fdd\u5b58\u3059\u308b\u671f\u9593\u3092\u65e5\u6642\u3084\u6642\u9593\u3067\u8a2d\u5b9a\u3059\u308b\u3044\u308d\u3044\u308d&#8221; &#8212; BLACKFLAG\" src=\"https:\/\/black-flag.net\/jquery\/20210407-6904.html\/embed#?secret=swBDkLCQvZ\" data-secret=\"swBDkLCQvZ\" width=\"580\" height=\"327\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"><\/iframe><\/p>\n","protected":false},"excerpt":{"rendered":"<p>jquery.cookie.js\u3067\u4fdd\u5b58\u671f\u9593\u30921\u6642\u9593\u7b49\u3001\u6642\u9593\u6307\u5b9a\u3057\u305f\u3044\u3002\u516c\u5f0f\u30b5\u30a4\u30c8 ... <\/p>\n","protected":false},"author":1,"featured_media":1071,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"_acf_changed":false,"footnotes":""},"categories":[3,4],"tags":[],"class_list":["post-3516","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-jquery","category-javascript"],"acf":[],"aioseo_notices":[],"_links":{"self":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/3516","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/comments?post=3516"}],"version-history":[{"count":0,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/posts\/3516\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media\/1071"}],"wp:attachment":[{"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/media?parent=3516"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/categories?post=3516"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/taitan916.info\/blog\/wp-json\/wp\/v2\/tags?post=3516"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}