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

トーストを焼くときに、きちんと角皿と網皿を使うと香ばしくなっておいしかった。丸皿とここまで違うとは。。

落とし穴の中でもがいてしまった。。http://drednote.blog92.fc2.com/blog-entry-34.html http://209.85.175.104/search?q=cache:VWBsKx4DJ88J:www15.ocn.ne.jp/~enjoy_i/develop/sound-4.html+SetNotificationPositions+DirectSound&hl=ja&ct=clnk&cd=8&gl=…

メモ http://www.microsoft.com/japan/msdn/community/gdn/ShowPost-11441.htm http://msdn2.microsoft.com/en-us/library/ms645606(VS.85).aspx

makeとbashhttp://www.unixuser.org/~euske/doc/makefile/index.htmlよくわからないので勉強しないと。 test : -cmp a.txt b.txt; \ num1=$$?; \ if [ $$num1 -ne 0 ]; \ then \ cp a.txt b.txt; \ fi