2006-02-01から1ヶ月間の記事一覧

王への手紙 (上) (岩波少年文庫 574)作者: トンケ・ドラフト,西村由美出版社/メーカー: 岩波書店発売日: 2005/11/17メディア: 文庫 クリック: 8回この商品を含むブログ (12件) を見る王への手紙 (下) (岩波少年文庫 575)作者: トンケ・ドラフト,西村由美出版…

Text Processing in Python (code samples)

http://www.gnosis.cx/TPiP/codes.html Text Processing in Python作者: David Mertz出版社/メーカー: Addison-Wesley Professional発売日: 2003/06/02メディア: ペーパーバック クリック: 11回この商品を含むブログ (2件) を見る

Windowsでハッシュ

@IT:Windows TIPS -- Tips:ハッシュ値を利用してファイルの同一性をチェックする http://www.atmarkit.co.jp/fwin2k/win2ktips/597fciv/fciv.html Availability and description of the File Checksum Integrity Verifier utility http://support.microso…

Live CD

FreeBSD/i386 6.0-RELEASE Release Notes : 2.6 Release Engineering and Integration http://www.freebsd.org/releases/6.0R/relnotes-i386.html#RELENG 6.0-RELEASEはLive CDだとどっかで聞いたので、調べてみた。前からそうだったの?

md5

>>> import md5 >>> f = open('D:\download\python223jp-20030608.exe', 'rb') >>> s = f.read() >>> m = md5.new() >>> m.update(s) >>> m.hexdigest() 'cdcdd656292dd3414175708eb87c2e49' 15.2 md5 -- MD5 メッセージダイジェストアルゴリズム http://www…

なぽれおん君

山手線のドアを見上げるとなぽれん君が…、釘付けでした(笑) みすず学苑のサイトには、まだ出ていないもよう。縄文太郎(!)のページはあるのに。 やはり、同じく気になった人がいるようで “怒濤の英語力!” みすず学苑 [ GARAKUTA ICHI ] http://sawasho.co…

PC-BSD VMware Image http://www.pcbsd.org/index.php?id=23

Python2.4用Kaaedit http://gembook.jp/tsum/page.pys?wiki=%7ENewsSummary%2F1137292336