{"blog_title":"\u307f\u304b\u307e\u307e\u306e\u899a\u66f8\u5206\u9928(\u30ea\u30cf\u30d3\u30ea\u4e2d)","author_url":"https://blog.hatena.ne.jp/mikamama/","title":" CGI\u3067\u30a8\u30b9\u30b1\u30fc\u30d7\u8868\u793a","url":"https://mikamama.hatenadiary.org/entry/20040721/p5","author_name":"mikamama","image_url":null,"width":"100%","provider_name":"Hatena Blog","description":"\u540c\u3058\u304f\u843d\u3061\u3066\u305f\u306e\u3067\u8ee2\u8a18\u3002\u305f\u307e\u306b\u77e5\u308a\u305f\u3044\u3068\u304d\u304c\u3042\u308b\u3093\u3067\u3059\u306a\u3001\u306a\u305c\u304b\u3002 #!/usr/bin/perl use CGI; $cgi = new CGI; $enc = $cgi->escape($ARGV[0]); #$enc = $cgi->escape(\"\u3042\"); print \"$enc\\n\";\u9006\u5411\u304d\u306e\u65b9\u304c\u4f7f\u3046\u304b\u3082\u3002 #!/usr/bin/perl use CGI; $cgi = new CGI; $unenc = $cgi->unescape($ARGV[0]); #$unenc = $cgi->unescape(\"%7e\"); print \"$unenc\\n\";","categories":["Perl"],"height":"190","version":"1.0","type":"rich","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fmikamama.hatenadiary.org%2Fentry%2F20040721%2Fp5\" title=\" CGI\u3067\u30a8\u30b9\u30b1\u30fc\u30d7\u8868\u793a - \u307f\u304b\u307e\u307e\u306e\u899a\u66f8\u5206\u9928(\u30ea\u30cf\u30d3\u30ea\u4e2d)\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","provider_url":"https://hatena.blog","blog_url":"https://mikamama.hatenadiary.org/","published":"2004-07-21 00:00:04"}