2006å¹´11æ26æ¥02:45 ã«ãã´ãªLightweight Languages perl, python & ruby - ord() vs. Unicode ã¨ããããã§ãordç¯ã¯ãã¡ãã 404 Blog Not Found:perl, python & ruby - chr() vs. Unicode ã¨ããããchrãé·ããªã£ãã®ã§ordã¯å¥entryã¨ãããã¨ã§ã æåããæ°å¤ã¸(ord) ã¾ãã¯Perlã®ä¾ã #!/usr/local/bin/perl use strict; use warnings; use utf8; binmode STDOUT, ':utf8'; sub say { print @_, "\n" }; say ord "\x{61}"; say ord "\x{3b1}"; say ord "\x{5F3E}"; say ord "\x{2A6
{{#tags}}- {{label}}
{{/tags}}