2008年9月11日 ... スクリプト自体はほぼコピペなので、何の貢献もはたしてないんですが。 ActivePerlから ネットワーク共有フォルダのファイル一覧が取得できて、びっくらこいたびっくらこいーた ーってことで。 use strict; use warnings; use File::Find::Rule; use ...
2007年5月6日 ... amp;/ return yourfilehost_match.match(yourfilehost_src.scrape(URI.parse(uri)))[1] end def completion_uri(arg) if arg =~ /^h/ uri = arg else uri = 'h' + arg end return uri end def expansion_list() $*.each do |files| File::open(files) ...
2009年5月17日 ... use strict; use warnings; use File::Find::Rule; use Data::Dumper; my $rule = File:: Find::Rule->new; $rule->file; $rule->maxdepth(2); # ディレクトリ深さ(お好みで) my @files = $rule->in("//NeighborMachine/SharedFolder"); # \記号 ...
2011年8月30日 ... This script has a special filename and path because it is automatically. ; launched when ... one ahk file simultaneously and each will get its own tray icon. ... try out these hotkeys, run AutoHotkey again, which will load this file.
2011年11月8日 ... MSG File Properties -X (or -XML) Output properties of an MSG file as XML. MID/F ID Lookup -Fi (or ... -I (or -Input) Indicates the input file for conversion, either a MIME-formatted EML file or an MSG file. -O (or -Output) Indicates ...