Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
[B! commons] H_Yamaguchiのブックマーク
[go: Go Back, main page]

タグ

関連タグで絞り込む (1)

タグの絞り込みを解除

commonsに関するH_Yamaguchiのブックマーク (1)

  • Apache commonsが便利な件(commons-vfs編) - 都元ダイスケ IT-PRESS

    http://d.hatena.ne.jp/daisuke-m/20080702/1214982943 ユーティリティ系ばっかりじゃ飽きるかな。ということで今回はcommons-vfs。 commons-vfs は、バーチャルファイルシステム。ファイルというのはあらゆる形で存在します。例えば、 ローカルのファイル 圧縮ファイルの中 http越し、ネットの海 scp,ftpで別のサーバに WebDAVの向こう これらのファイルを抽象化して、すべて同じ操作でファイルの読み込み(場合によっては書き込み)ができるようにしたのがこのライブラリ。 このエントリはあんまり重くしません。基的だけど強力な使い方をひとつだけ。あとは全部応用するだけです。 public class Main { public static void main(final String[] args) throws Excep

    Apache commonsが便利な件(commons-vfs編) - 都元ダイスケ IT-PRESS
    H_Yamaguchi
    H_Yamaguchi 2008/11/26
    commons-vfs
  • 1