導讀獎:
藍衣魔鬼, 黑色斷掌, 德克斯特:夢魘殺魔
解說獎
半自白, 拿破崙狂, 向日葵不開的夏天
2000至2500
一萬元獎金
稿件寄至mlrclubtw@gmail.com
存檔成doc
2008年6月10日止
2008年4月23日 星期三
2008年4月22日 星期二
java 視窗最大化
public void setExtendedState(int state)
MAXIMIZED_BOTH
Concatenates MAXIMIZED_HORIZ and MAXIMIZED_VERT.
MAXIMIZED_BOTH
Concatenates MAXIMIZED_HORIZ and MAXIMIZED_VERT.
2008年4月21日 星期一
create partition on mac
1. fdisk -e /dev/disk4
2. auto hfs
3. w
4. newfs_hfs /dev/disk4s1
5. diskutil mountDisk disk4s1
2. auto hfs
3. w
4. newfs_hfs /dev/disk4s1
5. diskutil mountDisk disk4s1
2008年4月11日 星期五
bio_endio
void bio_endio(struct bio *bio, unsigned int nbytes, int error);
通知系統 I/O完成
nbytes表示實際傳送的bytes
通知系統 I/O完成
nbytes表示實際傳送的bytes
struct block_device
struct gendisk * bd_disk:
Pointer to gendisk structure of the disk underlying this block device
Pointer to gendisk structure of the disk underlying this block device
訂閱:
文章 (Atom)