{"id":1186,"date":"2023-06-09T06:14:43","date_gmt":"2023-06-09T06:14:43","guid":{"rendered":"https:\/\/mio-web.net\/pcsupport\/?p=1186"},"modified":"2023-06-15T01:27:16","modified_gmt":"2023-06-15T01:27:16","slug":"perl-%e5%86%85%e9%83%a8%e6%96%87%e5%ad%97%e5%88%97%e3%81%ab%e3%81%a4%e3%81%84%e3%81%a6%e3%80%80%e3%83%87%e3%82%b3%e3%83%bc%e3%83%89%e3%80%80%e3%82%a8%e3%83%b3%e3%82%b3%e3%83%bc%e3%83%89","status":"publish","type":"post","link":"https:\/\/mio-web.net\/pcsupport\/archives\/1186\/","title":{"rendered":"Perl \u5185\u90e8\u6587\u5b57\u5217\u306b\u3064\u3044\u3066\u3000\u30c7\u30b3\u30fc\u30c9\u3000\u30a8\u30f3\u30b3\u30fc\u30c9"},"content":{"rendered":"\n<p>\u53c2\u8003\u30b5\u30a4\u30c8<\/p>\n\n\n\n<p><a href=\"https:\/\/perlzemi.com\/blog\/20091118124667.html\">https:\/\/perlzemi.com\/blog\/20091118124667.html<\/a><\/p>\n\n\n\n<p>use warnings;\u3000\u8ffd\u52a0<br>use Encode;\u3000\u8ffd\u52a0<br>use utf8;\u8ffd\u52a0<\/p>\n\n\n\n<p>\u4e0b\u8a18\u8ffd\u52a0<br>binmode STDIN, &#8220;:encoding(utf8)&#8221;;<br>binmode STDOUT, &#8220;:encoding(utf8)&#8221;;<br>binmode STDERR, &#8220;:encoding(utf8)&#8221;;<\/p>\n\n\n\n<p>\u4e0b\u8a18\u8ffd\u52a0<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u30c7\u30b3\u30fc\u30c9 \u5916\u90e8\u5165\u529b\uff08\u691c\u7d22\u30da\u30fc\u30b8\u304b\u3089POST\u3055\u308c\u3066\u304f\u308b\u5024\uff09\u3067\u65e5\u672c\u8a9e\u306f\u30c7\u30b3\u30fc\u30c9\u3057\u3066\u5185\u90e8\u6587\u5b57\u306b\u5909\u63db\u3059\u308b<\/h1>\n\n\n\n<p>$mod = Encode::decode(&#8216;utf8&#8217;,$mod);<br>$f_name = Encode::decode(&#8216;utf8&#8217;,$f_name);<br>$f_branch = Encode::decode(&#8216;utf8&#8217;,$f_branch);<br>$f_city = Encode::decode(&#8216;utf8&#8217;,$f_city);<br>$f_recog = Encode::decode(&#8216;utf8&#8217;,$f_recog);<\/p>\n\n\n\n<p>\u4e0b\u8a18\u8ffd\u52a0<\/p>\n\n\n\n<h1 class=\"wp-block-heading\">\u30c7\u30b3\u30fc\u30c9 \u5916\u90e8\u5165\u529b\uff08CSV\u30d5\u30a1\u30a4\u30eb\u304b\u3089\u53d6\u308a\u51fa\u3057\u305f\u5024\u3067\u95a2\u6570\u7b49\u3067\u7528\u3044\u308b\u3082\u306e\uff09\u306f\u30c7\u30b3\u30fc\u30c9\u3057\u3066\u5185\u90e8\u6587\u5b57\u306b\u5909\u63db\u3059\u308b<\/h1>\n\n\n\n<pre class=\"wp-block-code\"><code>    $num=Encode::decode('utf8',$num); \n    $branch=Encode::decode('utf8',$branch);\n    $name1=Encode::decode('utf8',$name1); \n    $name2=Encode::decode('utf8',$name2);  \n    $name3=Encode::decode('utf8',$name3);\n    $name4=Encode::decode('utf8',$name4);\n    $zip=Encode::decode('utf8',$zip);\n    $add1=Encode::decode('utf8',$add1);\n    $add2=Encode::decode('utf8',$add2);\n    $tel=Encode::decode('utf8',$tel);\n    $fax=Encode::decode('utf8',$fax);\n    $date=Encode::decode('utf8',$date);\n    $recog=Encode::decode('utf8',$recog); \n    $city=Encode::decode('utf8',$city);\n\n\u4e0a\u8a18\u306b\u3088\u308a\u3000Wide character in print\u3000\u3068\u3044\u3046\u8b66\u544a\u304c\u3067\u306a\u304f\u306a\u3063\u305f<\/code><\/pre>\n","protected":false},"excerpt":{"rendered":"<p>\u53c2\u8003\u30b5\u30a4\u30c8 https:\/\/perlzemi.com\/blog\/20091118124667.html use warnings;\u3000\u8ffd\u52a0use Encode;\u3000\u8ffd\u52a0use utf8;\u8ffd\u52a0 \u4e0b\u8a18\u8ffd\u52a0binmode STDI [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"vkexunit_cta_each_option":"","footnotes":""},"categories":[15],"tags":[],"class_list":["post-1186","post","type-post","status-publish","format-standard","hentry","category-cgi"],"_links":{"self":[{"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/posts\/1186","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/comments?post=1186"}],"version-history":[{"count":2,"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/posts\/1186\/revisions"}],"predecessor-version":[{"id":1190,"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/posts\/1186\/revisions\/1190"}],"wp:attachment":[{"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/media?parent=1186"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/categories?post=1186"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mio-web.net\/pcsupport\/wp-json\/wp\/v2\/tags?post=1186"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}