トップ   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS   ログイン


[[Perl]] | [[Sjis.pm]] | [[EUCJP.pm]] | [[UTF2.pm]] | [[jacode.pl]]

&size(28){''404 Flag Not Found''};

&size(16){'''The UTF8 flag was not found -- unless you decoded that of multibyte code using this software.'''};
&color(red){    The UTF8 flag was not found -- unless you decoded that of multibyte code using this software.};

&size(24){''use Char;''};&size(20){ (Charソフトウェア)};

-[[Char 0.04 - Character Oriented Perl by Magic Comment:http://search.cpan.org/dist/Char/]]
-Perlにて[[CSI(Code Set Independent):http://jp.rubyist.net/magazine/?0025-Ruby19_m17n#l13]]を試みるソフトウェアです。
-スクリプトの符号化方式をマジックコメントで記述します。
-下位ソフトウェアにSjisソフトウェアファミリーを使用します。
-スクリプトを符号化方式非依存にするときに役に立ちます。
-例えばシフトJIS環境のスクリプトを use Char; 化することで UTF-8環境への移行を進めることができます。

**コメントをください [#ob4473e9]
- # encoding: sjis -- これがマジックコメントです &new{2010-04-16 (金) 01:46:46};

#comment