|

蓝天 2003-12-11 12:11:05
:)

...全文
32 18 打赏 收藏 转发到动态 举报
AI 作业
写回复
用AI写文章
18 条回复
切换为时间正序
请发表友善的回复…
发表回复
j9988 2003-12-11
  • 打赏
  • 举报
回复
“|”--禅语啊,表示“立地成佛”,大家不知道了吧。:)
zgh2003 2003-12-11
  • 打赏
  • 举报
回复
?_?
nik_Amis 2003-12-11
  • 打赏
  • 举报
回复
@_@
rainbow0326 2003-12-11
  • 打赏
  • 举报
回复
下次我髮只有一個.的帖子:),讓摟主好好練習一下“槍”法
CrazyFor 2003-12-11
  • 打赏
  • 举报
回复
俗人都喜欢这样.:)
Jain123 2003-12-11
  • 打赏
  • 举报
回复
老衲傻笑什么
liuri璇玑 2003-12-11
  • 打赏
  • 举报
回复
嘿嘿
mouseam 2003-12-11
  • 打赏
  • 举报
回复
hehe,练习瞄准~~~~~~~~~~~~~~~~~~~~~~~ :P
豹子辰 2003-12-11
  • 打赏
  • 举报
回复
就是,好难打开啊!!
txlicenhe 2003-12-11
  • 打赏
  • 举报
回复
(:
rainbow0326 2003-12-11
  • 打赏
  • 举报
回复
好難打開,你幹嗎~~~~
蓝天 2003-12-11
  • 打赏
  • 举报
回复
http://expert.csdn.net/Expert/topic/2514/2514568.xml?temp=6.495303E-02
dlpseeyou 2003-12-11
  • 打赏
  • 举报
回复
:(
net_steven 2003-12-11
  • 打赏
  • 举报
回复
偶是念了“Open,sesame!”才进来的,里面居然很热闹!:P
lvltt 2003-12-11
  • 打赏
  • 举报
回复
|
happydreamer 2003-12-11
  • 打赏
  • 举报
回复
和尚GG 老摆噱头 ;)
rainbow0326 2003-12-11
  • 打赏
  • 举报
回复
年度最佳幽默獎一定要給J老師!!
:-)
lynx1111 2003-12-11
  • 打赏
  • 举报
回复
受教!
. |-- drivers_and_test | |-- buttons | | |-- button_test.c | | |-- Makefile | | `-- s3c24xx_buttons.c | |-- fb_test | | |-- fb.h | | |-- fb_test.c | | `-- Makefile | |-- leds | | |-- led_test | | |-- led_test.c | | |-- Makefile | | `-- s3c24xx_leds.c | `-- regeditor | |-- Makefile | `-- regeditor.c |-- hardware | |-- adc_ts | | |-- adc_ts.c | | |-- adc_ts.h | | |-- adc_ts.lds | | |-- head.S | | |-- include | | | |-- ctype.h | | | |-- gcclib.h | | | |-- kernel.h | | | |-- stdio.h | | | |-- string.h | | | |-- system.h | | | `-- types.h | | |-- init.c | | |-- interrupt.c | | |-- interrupt.h | | |-- lib | | | |-- ctype.c | | | |-- div64.h | | | |-- div64.S | | | |-- lib1funcs.S | | | |-- Makefile | | | |-- muldi3.c | | | |-- printf.c | | | |-- printf.h | | | |-- string.c | | | |-- vsprintf.c | | | `-- vsprintf.h | | |-- main.c | | |-- Makefile | | |-- nand.c | | |-- s3c24xx.h | | |-- serial.c | | `-- serial.h | |-- hello | | `-- hello.c | |-- i2c | | |-- head.S | | |-- i2c.c | | |-- i2c.h | | |-- i2c.lds | | |-- include | | | |-- ctype.h | | | |-- gcclib.h | | | |-- kernel.h | | | |-- stdio.h | | | |-- string.h | | | |-- system.h | | | `-- types.h | | |-- init.c | | |-- interrupt.c | | |-- interrupt.h | | |-- lib | | | |-- ctype.c | | | |-- div64.h | | | |-- div64.S | | | |-- lib1funcs.S | | | |-- Makefile | | | |-- muldi3.c | | | |-- printf.c | | | |-- printf.h | | | |-- string.c | | | |-- vsprintf.c | | | `-- vsprintf.h | | |-- m41t11.c | | |-- m41t11.h | | |-- main.c | | |-- Makefile | | |-- nand.c | | |-- s3c24xx.h | | |-- serial.c | | `-- serial.h | |-- int | | |-- head.S | | |-- init.c | | |-- interrupt.c | | |-- main.c | | |-- Makefile | | `-- s3c24xx.h | |-- key_led | | |-- crt0.S | | |-- key_led.c | | `-- Makefile | |-- lcd | | |-- framebuffer.c | | |-- framebuffer.h | | |-- head.S | | |-- include | | | |-- ctype.h | | | |-- gcclib.h | | | |-- kernel.h | | | |-- stdio.h | | | |-- string.h | | | |-- system.h | | | `-- types.h | | |-- init.c | | |-- interrupt.c | | |-- interrupt.h | | |-- lcddrv.c | | |-- lcddrv.h | | |-- lcd.lds | | |-- lcdlib.c | | |-- lcdlib.h | | |-- lib | | | |-- ctype.c | | | |-- div64.h | | | |-- div64.S | | | |-- lib1funcs.S | | | |-- Makefile | | | |-- muldi3.c | | | |-- printf.c | | | |-- printf.h | | | |-- string.c | | | |-- vsprintf.c | | | `-- vsprintf.h | | |-- main.c | | |-- Makefile | | |-- nand.c | | |-- s3c24xx.h | | |-- serial.c | | `-- serial.h | |-- led_on | | |-- led_on.S | | `-- Makefile | |-- led_on_c | | |-- crt0.S | | |-- led_on_c.c | | |-- led_on_c.c.bak | | `-- Makefile | |-- leds | | |-- crt0.S | | |-- leds.c | | |-- leds.lds | | `-- Makefile | |-- link | | `-- link.S | |-- mmu | | |-- head.S | | |-- init.c | | |-- leds.c | | |-- Makefile | | `-- mmu.lds | |-- nand | | |-- head.S | | |-- init.c | | |-- main.c | | |-- Makefile | | |-- nand.c | | `-- nand.lds | |-- options | | |-- main.c | | |-- Makefile | | |-- sub.c | | `-- sub.h | |-- sdram | | |-- head.S | | |-- leds.c | | `-- Makefile | |-- stdio | | |-- head.S | | |-- include | | | |-- ctype.h | | | |-- gcclib.h | | | |-- kernel.h | | | |-- stdio.h | | | |-- system.h | | | `-- types.h | | |-- init.c | | |-- lib | | | |-- ctype.c | | | |-- div64.h | | | |-- div64.S | | | |-- lib1funcs.S | | | |-- Makefile | | | |-- muldi3.c | | | |-- printf.c | | | |-- printf.h | | | |-- string.c | | | |-- string.h | | | |-- vsprintf.c | | | `-- vsprintf.h | | |-- main.c | | |-- Makefile | | |-- nand.c | | |-- s3c2410.h | | |-- serial.c | | |-- serial.h | | `-- stdio.lds | |-- timer | | |-- head.S | | |-- init.c | | |-- interrupt.c | | |-- interrupt.h | | |-- main.c | | |-- Makefile | | |-- s3c24xx.h | | `-- timer.lds | `-- uart | |-- head.S | |-- init.c | |-- main.c | |-- Makefile | |-- s3c24xx.h | |-- serial.c | |-- serial.h | `-- uart.lds `-- log 31 directories, 194 files

11,850

社区成员

发帖
与我相关
我的任务
社区描述
MS-SQL Server 非技术版
社区管理员
  • 非技术版社区
加入社区
  • 近7日
  • 近30日
  • 至今
社区公告
暂无公告

试试用AI创作助手写篇文章吧