2014-01-01から1年間の記事一覧

hoge

hoge@geho:~$ uname -a Linux geho 3.13.0-30-generic #54-Ubuntu SMP Mon Jun 9 22:45:01 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux hoge@geho:~$ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 14.04 LTS Rel…

シンタックスハイライトテスト(C)

#include <stdio.h> int main(void) { int x; x = 0; printf("%d\n", x); return x; }</stdio.h>

androidのUSBドライバー完全削除

ドライバを削除 PnPUtil.exe -f -d oem11.inf ドライバ一覧を表示 PnPUtil.exe -e http://blog.livedoor.jp/mogiken1/archives/4341688.html http://togarasi.wordpress.com/2008/12/22/vista-%E3%81%AE%E3%83%89%E3%83%A9%E3%82%A4%E3%83%90%E3%82%B9%E3%83…

おためし

おためし