エントリーの編集

エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
記事へのコメント3件
- 注目コメント
- 新着コメント


注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています

- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
Big Sky :: Growl for Windowsで日本語が表示出来た
以前試した時は出来なかったんですが、今日試したら動く様になっていました。 growl-for-windows - Goog... 以前試した時は出来なかったんですが、今日試したら動く様になっていました。 growl-for-windows - Google Code A port of the Mac app Growl for use on Windows machines http://code.google.com/p/growl-for-windows/ バージョンが1.1から1.2に上がったからかな? 以下のコードで動きました。 まずperl use strict; use warnings; use Encode; use Net::Growl; register(host => 'localhost', application=>"My Perl App", password=>'Realy Secure', ); notify( application=>"My Perl App", title=>'
2008/08/07 リンク