摘要:
#!/bin/shmodule="scull"device="scull"mode="664"# invoke insmod with all arguments we got# and use a pathname, as newer modutils don't look in . by def 阅读全文
posted @ 2016-02-29 16:59
luxiaolai
阅读(271)
评论(0)
推荐(0)
摘要:
#include "stdio.h"typedef enum weekday{sun,mon,tue,wed,thu,fri,sat} week;typedef enum ledstate{on,off,tri} state;void main(){week a,b,c,d;state ledon, 阅读全文
posted @ 2016-02-29 15:44
luxiaolai
阅读(455)
评论(0)
推荐(0)
浙公网安备 33010602011771号