孫的メモ

カテゴリ [ 編集 ] 詳細 [ 編集 ]

Oracle
Velocity
Excel
便利ツール
IE7
情報サイト
休日予定
PSP関連
* なにげないメモ
perlでテンプレートを使う
  テンプレートを用意して表示させる方法の一例
    $data =~ s/\$title/$titleStr/g;
    print "$data";  

  テンプレートの中に$titleという文字を埋め込んでおいて
  $titleStrに格納されている文字列と置換し出力する
  とりあえず、この方法で実装してみたけど
  他のテンプレートを扱ってるCGIはどうやってやってるんだろうか
  ちょっと気になる

VistaからXPへリモート接続する場合のメモ

  http://www.microsoft.com/japan/windowsxp/pro/business/feature/remote/remotedesktop.mspx
  http://forums.microsoft.com/TechNet-JA/ShowPost.aspx?PostID=1125273&SiteID=36
  http://www.forest.impress.co.jp/article/2007/01/31/remotedesktop6.html

Vista関連
  Windows Vistaを快適に使う必殺技28 - 日経トレンディネット
  http://trendy.nikkeibp.co.jp/article/column/20071015/1003470/?ST=digital

  意外と簡単!? Windows サイドバー用のガジェット作りに挑戦! - 日経トレンディネット
  http://trendy.nikkeibp.co.jp/article/column/20070910/1002610/?ST=digital


  module-starter.pl --module=RyumagoUtil
[戻る]

- http://ryumago.dragon-breath.net -