タグ

unicodeとperlに関するmakoto15のブックマーク (13)

  • Unicode - perl+javascript - にプログラムでよく使われる英語の記号の読み方を調べさせる : 404 Blog Not Found


    2014032900:00 TipsLightweight Languages Unicode - perl+javascript - 使調      by @masuidrive  CodeIQ 使  dankogai/js-charnames 使git clonemake charnames.js使 Charnames['']=''; Unicode 6.1使
    Unicode - perl+javascript - にプログラムでよく使われる英語の記号の読み方を調べさせる : 404 Blog Not Found
  • Perl Unicode Cookbook: The Standard Preamble

    Perl Unicode Cookbook: The Standard Preamble Apr 2, 2012 by Tom Christiansen Editor’s note: Perl guru Tom Christiansen created and maintains a list of 44 recipes for working with Unicode in Perl 5. This is the first recipe in the series. ℞ 0: Standard preamble Unless otherwise noted, all examples in this cookbook require this standard preamble to work correctly, with the #! adjusted to work on you

    Perl Unicode Cookbook: The Standard Preamble
  • はてなグループの終了日を2020年1月31日(金)に決定しました - はてなの告知


    2020131()  2019 -   : 2020131() :2020131() 稿 稿 -   2020-06-25  2020228
    はてなグループの終了日を2020年1月31日(金)に決定しました - はてなの告知
  • 404 Blog Not Found:perl & Unicode - その字の名前


    2006112023:00 Logos perl & Unicode -  Unicode?()      U+3005 IDEOGRAPHIC ITERATION MARK  調Perl5.8  perl -Mencoding=utf8 -MHTML::Entities -Mcharnames=:full -ple \ '$o=ord; $_=sprintf"$_ U+%04X %s", $o, charnames::viacode($o)' Unicode
    404 Blog Not Found:perl & Unicode - その字の名前
  • Perl 5.8 Unicode で再びはまり中 : NDO::Weblog


    Perl 5.8 Unicode  [ Perl ]  Perl 5.8  Unicode  -C  PERL_UNICODE PerlIO UTF-8    'Perl 5.8  Unicode ' UTF-8  open  PerlIO使 UTF-8  open $fh, "<:utf8", $file;  open  open() 
  • Perl 5.8.x Unicode 関連

  • Perl-5.8 MEMO

    Perl-5.8 覚え書き Last Updated at $Date: 2005/12/04 04:00:59 $. このページは,Perl-5.8.2 を使う上で困ったことなどの覚え書きです. 日語を含むスクリプトを書く 日語 EUC でスクリプトを書く UTF-8 でスクリプトを書く 日語を含むファイルを開く 連想配列で日語を使う 日語を含む正規表現 文字コードの自動判定 古い Perl でも実行できるように書く 未解決の問題 日語を含むスクリプトを書く Perl-5.8.x で日語を扱うスクリプトを書く場合,大きく2通りの方法があります. 日語 EUC でスクリプトを書く. UTF-8 でスクリプトを書く. どちらの方法でも, (1)ファイル入出力, (2)データベースアクセス, (3)プロセス間通信の3つに気をつけて, 明示的にバイト列を文字列に変換したり,また逆

  • Perl の多言語処理 -- Perl ヒント集 (ja)


     Perl 5.8  UTF-8 (Unicode ) Shift JIS  EUC-JP  Perl Perl      CGI Perl 5.8  UTF-8  Shift JIS 2
  • Perl5.8 の UNICODE 対応

    perl は 5.8 から Unicode(utf-8) がサポートされました.5.6 でも Unicode に対応はしていましたが,ぜんぜん使い物にならず,ようやく 5.8 でまともに使えるようになったということです.ただせっかく使えるにもかか わらず perldoc などを見てもイマイチ使い方がわからないので,独自にまと めてみたのがこのページです. 誤った書き方や勘違いをしてい ることもあるので,形式的ですがこのページの内容は無保証です. 内容 文字コード変換 perlIO jperlからの移行 UTF-8フラグ 文字コード自動判別 Unicode Standard Unicode 正規化 その他 参考資料 文字コード変換 とりあえず perl5.8 で新しく組み込まれた機能を見るために,euc-jp から shift_jis への変換スクリプトをいくつか載せます. openを利用し

  • naoya.dyndns.org is offline

    naoya.dyndns.org is currently offline. Please try again later. Questions about our services? Learn more at Dyn.com.

  • perl - When \p{} gets evaluated : 404 Blog Not Found


    2006030702:15  perl - When \p{} gets evaluated entry 404 Blog Not Found:perl - how 2 cope w/ \p{IsBogus} \p{}  'ok' =~ /no\p{IsBogus}/; # 's'matchnoerror 'nok' =~ /no\p{IsBogus}/; # nomatch\p{}exception \p{}lib/utf8_heavy.pl Heavyscr
    perl - When \p{} gets evaluated : 404 Blog Not Found
  • perl - how 2 cope w/ \p{IsBogus} : 404 Blog Not Found


    2006030700:38 Lightweight Languages perl - how 2 cope w/ \p{IsBogus}  Rauru Blog - BlogArchive - perl  Unicode Property perl 5.8.* \p  Unicode 使? 5.8.8  m/\p{IsDAMEDAME}/;  m/\p{IsDAMEDAME}/i; Can't find Unicode property definition "DAMEDAME"  m/ \p{
    perl - how 2 cope w/ \p{IsBogus} : 404 Blog Not Found
  • perl5.8のUnicodeは便利 - Pixel Pedals of Tomakomai


    ()utf8便 use utf8;utf8使utfEncode::decodeEncode::Guessutf使 binmode使openPerlIO
    perl5.8のUnicodeは便利 - Pixel Pedals of Tomakomai
  • 1