間違いだらけの備忘録

このページの内容は無保証でありこのページの内容によって直接、または間接に損害を受けられたとしても私は責任を取りません。

2006-04-27から1日間の記事一覧

KernelVersion,glibcVersion

#include <stdio.h> #include <sys/utsname.h> #include <gnu/libc-version.h> static struct utsname uts; static const char *get_kernel_version(void) { if (uname(&uts) < 0) return "unknown"; return uts.release; } int main (void) { printf("kernel: %s\n", get_kernel_version()); printf("gli</gnu/libc-version.h></sys/utsname.h></stdio.h>…

FireFTP

http://fireftp.mozdev.org/index.html http://norahmodel.exblog.jp/1405872/ FireFTP は Firefox に FTP クライアント機能を追加する拡張機能です。 ほー

SmartFTP

http://www.smartftp.com/ http://www.geocities.jp/you_taro_jp/jpmenu.html http://d.hatena.ne.jp/keyword/SmartFTP デフォルトでは英語だが、日本語化することができる。 複数のサーバーに同時に接続でき、かつ、サーバー間のファイルの移動が可能と高機…

1.0.8

http://ftp.mozilla-japan.org/pub/mozilla.org/firefox/releases/1.0.8/win32/ja-JP/FTPしかなさそうだな。 いい加減、1.5系でも使っている拡張が対応している可能性も高いが... とりあえず。1.5.0.8 http://ftp.mozilla-japan.org/pub/mozilla.org/firefox…

このページにはhatena以外のサービスからのコンテンツが埋め込まれています。 hatenaによりGoogle AdSense 広告が埋め込まれています。