Reference
Nvu - The Complete Web Authoring System for Linux, Macintoshhttp://nvu.com/
via
窓の杜 - 2005-06-30 - Mozillaから派生したオープンソースのWYSIWYG型HTMLエディター「Nvu」v1.0http://www.forest.impress.co.jp/article/2005/06/30/nvu.html
# aptitude install language-env user-ja
% set-language-env
# aptitude install ja-trans jless
ja_JP.EUC-JP EUC-JP
# /usr/sbin/locale-gen
http_proxy = http://proxy.example.com:8080/
ftp_proxy = http://proxy.example.com:8080/
Acquire::http::Proxy "http://proxy.example.com:8080/";
Acquire::ftp::Proxy "ftp://proxy.example.com:8080/";
又は
Acquire {
Retries "0";
http {
Proxy "http://proxy.example.com:8080/";
}
ftp {
Proxy "ftp://proxy.example.com:8080/";
}
// comment
}
Acquire::http::Proxy "http://username:password@proxy.example.com:8080/";
Acquire::ftp::Proxy "ftp://username:password@proxy.example.com:8080/";
又は
Acquire {
Retries "0";
http {
Proxy "http://username:password@proxy.example.jp:8080/";
}
ftp {
Proxy "ftp://username:password@proxy.example.jp:8080/";
}
// comment
}
暑中見舞 | 梅雨明け後,夏の土用の期間 (立秋前の18または19日間) |
残暑見舞 | 立秋を過ぎてから,8月中 |
LogFile="cat /var/log/httpd/access.log.`/bin/date -v-1d +%Y%m%d` | grep -v -f REFERERSPAMLIST |"
% cal -m
% cal -ym
# aptitude install c-sig
(autoload 'add-signature "c-sig" "c-sig" t)
(autoload 'delete-signature "c-sig" "c-sig" t)
(autoload 'insert-signature-eref "c-sig" "c-sig" t) ;; 対話的に選択する.
(autoload 'insert-signature-automatically "c-sig" "c-sig" t) ;; データベースからの検索結果に従って自動的に挿入する.
(autoload 'insert-signature-randomly "c-sig" "c-sig" t) ;; ランダムに挿入する.
;;; Mewでシグネチャを対話的に選択する設定
(add-hook 'mew-draft-mode-hook
(function (lambda ()
(define-key mew-draft-mode-map "\C-c\C-i" 'insert-signature-eref))))
(setq sig-alist '(
( "default" .
"--
Yoshiki SATO <yoshiki@example.com>
")
( "private" .
"--
佐藤 克己 <yoshiki@example.com>
Tel : XXX-XXXX-XXXX
URI : http://xight.org/
")
))
(setq sig-name-alist nil)
(setq sig-regexp-alist nil)
;;; anonymous@example.com の署名を default に設定する.
(setq sig-name-alist '(
("anonymous@example.com" . "default")
))
(setq sig-regexp-alist nil)
舞さん | ピアニスト |
sonicさん | 音楽の趣味が似ているchalower |
なおつ | 中学高校からの友人.音楽留学で渡米中. |
かな | 従妹.ブラスバンド部. |
みちこ | オーケストラでホルン. |
運営企業 | 料金 |
コナミスポーツ | 1試合 6300円 / 1チーム |
JR東日本スポーツ | 1回 1050 - 1500円 / 1人 |
ジャパンフットサルコート | 1回 1050円 |
ミズノアルファーサービス | 1回 14700円 / 1チーム (4試合以上) |
住所 | 東京都新宿区新宿3-36-10 東洋ビルB1 |
Tel | 03-3356-7621 |
営業時間 | 11:00 - 25:00 (月〜木) |
11:00 - 26:00 (金,土,祝前日) | |
11:00 - 24:00 (日) | |
最寄駅 | 新宿 |
住所 | 東京都港区芝5-22-6 |
Tel | 03-3453-2383 |
営業時間 | 17:00 - 24:00 |
最寄駅 | 田町,三田 |
住所 | 東京都港区芝5-16-7 芝ビルB1F |
Tel | 03-3451-8050 |
営業時間 | 07:00 - 17:00 (うどん屋) |
17:00 - 26:00 (ひもの屋) | |
定休日 | 無休 |
最寄駅 | 田町,三田 |
住所 | 東京都板橋区大和町6-12 |
営業時間 | 11:30 - 14:00 , 18:00 - 26:00 (平日) |
11:30 - 15:00 , 18:00 - 22:00 (日曜日,祝日) | |
定休日 | 月曜日,第三日曜日 |
最寄駅 | 板橋本町 |
copy "file1.xxx"+"file2.xxx"+"file3.xxx"...
- バイナリの場合は /B オプション
copy foo_1.sep+foo_2.sep+foo_3.sep foo.exe /B
- Reference
http://www.ecoop.net/coop/tips/elsetips.html
mb_language('Japanese');
mb_convert_variables('JIS',$local_encoding,$title,$contents);
mb_send_mail($to,$title,$contents);
住所 | 東京都渋谷区代々木2-11-20 新宿島津ビルB1F |
Tel | 03-5371-0666 |
営業時間 | 17:30 - 26:00 (平日・土) |
15:00 - 23:00 (日・祝) | |
定休日 | 第2日曜日 |
最寄駅 | 新宿 |
住所 | 東京都渋谷区代々木2-20-16 |
Tel | 03-5388-5523 |
営業時間 | 17:00 - 26:00 (平日) |
17:00 - 23:00 (土) | |
定休日 | 無休 |
最寄駅 | 新宿 |
粂川美幸
クメちゃんだ.
http://www.toyoseitai-group.com/school/voice-gakuin01.html
function FindProxyForURL(url, host)
{
if (isPlainHostName(host))
return "DIRECT";
if ((dnsDomainIs(host, ".example.com")) && !localHostOrDomainIs(host, "www.example.com"))
return "DIRECT";
else
if ((dnsDomainIs(host, ".example.net")) && localHostOrDomainIs(host, "foo.example.net"))
return "DIRECT";
if ((dnsDomainIs(host, ".example.net")) && localHostOrDomainIs(host, "bar.example.net"))
return "DIRECT";
if (localHostOrDomainIs(host, "192.168.0.2"))
return "DIRECT";
if (localHostOrDomainIs(host, "192.168.1.3"))
return "DIRECT";
return "PROXY 192.168.100.6:8080";
}
mysql_connect('localhost:/tmp/mysql.sock', 'userid', 'password');
住所 | 東京都港区新橋2-8-9 第1吉川ビル5F |
Tel | 03-3503-4495 |
営業時間 | 11:30 - 14:00 (平日) |
17:30 - 23:00 (平日,土曜日) | |
定休日 | 日曜日,祝日 |
最寄駅 | 新橋 |
住所 | 東京都渋谷区代々木2-11-5 アクティブ新宿ビルB1 |
Tel | 03-3320-3557 |
営業時間 | 17:00 - 24:00 (平日・土) |
17:00 - 22:30 (日・祝) | |
定休日 | 無休 |
最寄駅 | 新宿 |
午前試験のスコアは,680 点です。
午後I試験のスコアは,605 点です。
午後II試験のスコアは,530 点です。
午後II試験がネック!
住所 | 東京都中央区銀座2-10-5 オオイビル1F |
Tel | 03-6226-6117 |
営業時間 | 17:30 - 26:00 (平日・土) |
15:00 - 23:00 (日・祝) | |
定休日 | 第1日曜日 |
最寄駅 | 銀座 |
住所 | 東京都渋谷区渋谷3-18-7 渋谷東一号館ビルB1F |
Tel | 03-3409-4442 |
営業時間 | 17:30 - 26:00 (平日・土) |
15:00 - 23:00 (祝) | |
定休日 | 日曜日 |
最寄駅 | 渋谷 |
C-u Z
- Reference
Mew ML - Mew-Win32 - 03259
http://www.mew.org/ml/mew-win32-0/msg03258.html